guitone

guitone Commits

AgeSort asc/descChange
Prev 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 Next
Feb 8, 2010
14 years 2 months Added preliminary support for add, drop, revert, ignore and unignore actions; open issues
Feb 7, 2010
14 years 2 months * ouch, why do I always call removePaths in ::watchPaths()
14 years 2 months * Add two known bugs to the README
14 years 2 months * Always delegate signals from single dialogs to the dialog manager and connect to these signals instead of the original ones from the dialogs; the reason is that we cannot always say for sure if we correctly directly connected to a signal of a dialo
14 years 2 months * create a temporary lua rc file for every started monotone instance and dynamically add all the saved passwords in it for authentication
Feb 4, 2010
14 years 2 months * configure all boolean default values in the Settings class and replace the getBool() getter by a version which takes no default value argument
14 years 2 months * add the possibility to change the passphrase of an existing key
14 years 2 months * only set a bigger font size on OSX - this looks crappy on other OSes
14 years 2 months * if 'au roots' fails, don't wrongly display the message dialog to choose actions for an empty database
14 years 2 months merge of '3b0c5b3dd50f237892e32e59af76b03b3c3f811a'
14 years 2 months * add an option to save a key's password in guitone's preferences for later usage
14 years 2 months * added methods to get, set and delete item maps
14 years 2 months * new method getLast(MessageType) to retrieve the last out-of-band message for a task
14 years 2 months * add a simple wildcard filter on top of the key list; move generate keypair button to the right
Feb 3, 2010
14 years 2 months * netsync dialog: improved error reporting by parsing monotone's out-of-band output; color errors and successful message differently
14 years 2 months * if we new it, we should also delete it
14 years 2 months * implemented a fixed size LRU cache with a maximum of 200 paths which can be monitored at the same time (closes FS#37)
Feb 2, 2010
14 years 2 months * remove MonotoneManager::singleRun in favour of MonotoneProcess::singleRun and add a few useful getters and setters
Feb 1, 2010
14 years 2 months * we had a race condition on Linux in ::stopAllWorkspaceThreads(): while we signal stopped() from the thread just before we return from run(), this signal is executed asynchronously, thus a QThread::finish() signal comes right after it and lets other
14 years 2 months * lower the timeout until the update window is closed a little, otherwise the window keeps open too long on slower machines

All Updates

Filter by type
Commits
Issues and Comments

Subscribe to this timeline
RSS Atom feed

Quick Links:     www.monotone.ca    -     Downloads    -     Documentation    -     Wiki    -     Code Forge    -     Build Status