guitone

guitone All Updates

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 68 Next
Feb 28, 2009
15 years 1 month Major fs cleanup: added a couple of not checked in patches / files into attic, together with a README what they're doing there; grouped dialogs, panels, widgets and mainwindows in separate directories (forms as well as classes); dropped no longer nee
15 years 1 month Nicer, rounded buttons in the db variables dialog
15 years 1 month Give the buttons a height of 18px instead of 26px
Sep 1, 2009
14 years 7 months merge of '3fee1f0ca17860c64f637354d23a0e04a1c2041f'
Sep 2, 2009
14 years 7 months * added support for key identities and thus changed output of mtn au keys
Sep 3, 2009
14 years 7 months * of course we get segfaults if we try to access stack objects as if they were on the heap...
Sep 4, 2009
14 years 7 months * allow dropping of keys (with extra check for private keys)
Oct 2, 2009
14 years 6 months * CreateDatabase.cpp: add a .mtn suffix to the database file in case the user didn't entered one
Oct 19, 2009
14 years 5 months * MonotoneUtil.h/cpp: return a string map instead of a simple list when returning the private keys of a user. Since mtn 0.45 each key is identified by its hash and we should really use this internally as well; Also introduce a new method to query a p
14 years 5 months * Netsync.ui/h/cpp: new dialog for automate push/pull/sync
14 years 5 months * bump version to 0.10dev
14 years 5 months * register some custom meta types for Qt's signals and slot system at a central place
Oct 22, 2009
14 years 5 months [b] support version string suffixes such as "dev" when comparing versions
14 years 5 months * GuitoneCore.h/cpp: sometimes an exception is thrown in an event handler which should actually be catched and logged at least here
14 years 5 months * GuitoneStandalone.cpp: if we load files / paths from command line, use their canonical paths as input for monotone, which otherwise assumes that relative paths have to reside under its working directory
14 years 5 months * improved thread abortion a bit, not quite there yet, though
Oct 23, 2009
14 years 5 months * MonotoneManager.h/cpp: distinguish between abortion and normal termination; the cleanup part is the same, however only on abortion we display an error message
14 years 5 months Major change: use QSharedPointer to properly handle the lifetime of MonotoneThreads and MonotoneTasks - the latter are no longer copied as "working items" within MonotoneThread, but keep existant until the thread finished the task. Many other, smalle
Commit 87e1bcb081af781e6aa1a0c914c12baaf9564438, by 1aaecf3a7c227e5545b0504aea5d3716d3128117
14 years 5 months * commit_revision.ui: align the labels in the form dialog left-side
Commit 1cf5e65edd8741bd5c198ea925cdd949eeaa826d, by 1aaecf3a7c227e5545b0504aea5d3716d3128117
14 years 5 months * GetAttributes.cpp: newer monotone versions no longer include the "version" flag for a couple of commands, such as get_attributes
Commit d16a21de5516fac9354be7f575e3560e73dc158f, by 1aaecf3a7c227e5545b0504aea5d3716d3128117

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