date | project | content | link |
|---|
| 12:23 today | monotone | Commit by me@thomaskeller.biz on net.venge.monotone.guitone :: r50cadb720889bc7257b5e9a5e6058bd778b31900 /res/forms/dialogs/ (4 files): - remove no longer existant path to qt resource file
| # |
| 12:23 today | monotone | Commit by me@thomaskeller.biz on net.venge.monotone.guitone :: r0ac6e5e263adcf78732e814f2327003634dcb8a7 / (NEWS src/model/AutomateCommand.cpp): - AutomateCommand.cpp: fix an unhandled exception if the thread in question does no longer exist
| # |
| 12:23 today | monotone | Commit by me@thomaskeller.biz on net.venge.monotone.guitone :: rec0987fd8acec13c0aa186915902e4dd4a0cfe2f / (6 files in 2 dirs): - Dialog.h/cpp: dialogClosed() is emitted too late in some cases, its better to react on the hideEvent and emit a dialogHidden() signal instead
- Netsync.h/cpp, FileHistory.cpp: use that here
| # |
| 12:23 today | monotone | Commit by me@thomaskeller.biz on net.venge.monotone.guitone :: r8fc8cbb0069a6c8f42a244cc50a7f1c0d4da936a / (18 files in 7 dirs): - MonotoneManager.h/cpp: sanitize the abortion of threads by remembering the scheduled one which should be stopped and prevent that these threads are picked in the meantime for other tasks
- AutomateCommand.cpp: ... use that here for ::abortThreads()
- MonotoneUtil.h/cpp, Certs.cpp, WorkspaceCreator.cpp, NodeInfo.cpp, vocab.h: overhaul cert processing: - drop RevisionCerts structure and querying - move ChangesetCert to Cert and CertList to vocab.h and extend it with a couple of utility functions to easily find the needed certificate - also move stanza list processing to CertList - adapt the places where we used RevisionCerts previously to use the new cert querying
- ChangesetModel.h/cpp: removed, no longer needed
- GetBranchLog.h/cpp: ...functionality has been included here; complete rewrite (no longer needs to query all ancestors and toposort them before seeing the first results - closes FS#46)
- ChangesetBrowser.h/cpp: moved buttons right below the revision list; introduce a (dummy) progress bar with an option to abort the reading
- main.cpp: register CertList as metatype
| # |
| 14:54 Friday | monotone | Commit by me@thomaskeller.biz on net.venge.monotone.web :: re0ee07b27e64f40f6635b5dbd9692f7a8d41f492 / (index.html downloads.php index.html): merge of '34d4dcc64131977ac42134c8563b7e24c5943285'
and '54c02c25946d720100f265860c5a00a64fddacd1' | # |
| 08:28 Friday | monotone | Commit by me@thomaskeller.biz on net.venge.monotone.web :: r34d4dcc64131977ac42134c8563b7e24c5943285 / (downloads.php index.html): - add previously existing downloads/by_platform.php script to the web directory
- link to it from the download section
| # |
| 08:28 Friday | monotone | Commit by me@thomaskeller.biz on net.venge.monotone :: rc833a7adb49c617b778d7f2e83d41c5b887e28af /NEWS: - NEWS: add the bug number as reference
| # |
| 00:20 Friday | monotone | Commit by me@thomaskeller.biz on net.venge.monotone.guitone :: r6d1fc95bc3648dfa4d9ab0b3cd6bca441ac3f906 / (13 files in 6 dirs): First version of an annotation view; still incomplete in that it misses the display of detailed revision information which will be loaded afterwards. I'll create something proprietary here for a couple of other places as well where we until now only put in a simple (collapsed) tree view. | # |
| 00:20 Friday | monotone | Commit by me@thomaskeller.biz on net.venge.monotone.guitone :: ra3affa77e7baaa787f590efe6a692e039d9917c8 / (NEWS src/model/InventoryModel.cpp): - disallow the renaming of the workspace root item
| # |
| 00:20 Friday | monotone | Commit by me@thomaskeller.biz on net.venge.monotone.guitone :: rdbc0ccb84a96dbe74cdd855eec44b80b889c37af / (README guitone.pro): - start 1.0rc2 development
- don't lie about the supported Qt versions, due to QSharedPointer we need at least 4.5
| # |
| 00:20 Friday | monotone | Commit by me@thomaskeller.biz on net.venge.monotone.guitone :: r0ef83f7868bbd9de6a8f9baa217996bfd0430c3b / (4 files in 3 dirs): disapproval of revision '7107250053c077871563f6c586343eeb8f137e8b' | # |
| 00:20 Friday | monotone | Commit by me@thomaskeller.biz on net.venge.monotone.guitone :: r7107250053c077871563f6c586343eeb8f137e8b / (4 files in 3 dirs): - remove unused message dialog
| # |
| 00:20 Friday | monotone | Commit by me@thomaskeller.biz on net.venge.monotone.guitone :: r10599627c5f86fbaeb49c46c3f4bef92ce261de2 / (3 files in 3 dirs): - preferences: color pickers for annotation dialog added; ui visually improved
- settings: default color codes set
| # |
| 00:20 Friday | monotone | Commit by me@thomaskeller.biz on net.venge.monotone.guitone :: r256ea764a5c501a33bf104160f236217e0acccd7 /src/monotone/MonotoneProcess.cpp: - clear the buffer if the process is (re)started
| # |
| 00:19 Friday | monotone | Commit by me@thomaskeller.biz on net.venge.monotone.guitone :: r0f72d35a67e0dae6044ae9b4e3f4d2bc221bf872 /src/monotone/ (MonotoneUtil.cpp MonotoneUtil.h): - new method to query the corresponding path of a file in two revisions
| # |
| 00:19 Friday | monotone | Commit by me@thomaskeller.biz on net.venge.monotone.guitone :: rf950a68e907f7aeae57189544a9771a8e6efce7f /src/monotone/MonotoneManager.cpp: - support for string comparison of version flags
| # |
| 00:19 Friday | monotone | Commit by me@thomaskeller.biz on net.venge.monotone.guitone :: r9de71083457137cfc9406d18f8289a40a78b0085 /guitone.pro: - insert the correct release version
| # |
| 00:19 Friday | monotone | Commit by me@thomaskeller.biz on net.venge.monotone.guitone :: rb575f422d187726c838b7ab03bb25c6e299337f0 /res/i18n/guitone_de.ts: - brought German translation up-to-date
| # |
| 00:19 Friday | monotone | Commit by me@thomaskeller.biz on net.venge.monotone.guitone :: r157270401df8d1ef515467d916c51df15ec9e9ff /res/forms/dialogs/ (new_project_setup.ui preferences.ui): | # |
| 00:19 Friday | monotone | Commit by me@thomaskeller.biz on net.venge.monotone.guitone :: r3eff22db8fcf0d5823fcafcfa445eea4acb4b043 /NEWS: - cleaned up / improved the news file - the next version will be 1.0rc1
| # |