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
Nov 15, 2009
14 years 5 months * Sparkle no longer needs to be bundled with guitone
14 years 5 months * removed the errornous Sparkle Software update lib from the OSX version. We're now using the same update mechanism on all supported platforms.
14 years 5 months * guitone.qrc: add search input images as resources
14 years 5 months * MonotoneThread.h/cpp: don't try to append an empty QList which is a waste of time
14 years 5 months * WorkspaceWindow: new toolbar with a simple search field for both proxy models
Nov 14, 2009
14 years 5 months * save out-of-band messages in the executing task so we can later look for certain messages and decide certain actions
14 years 5 months * introduce a simple typedef for out-of-band message pairs
Nov 11, 2009
14 years 5 months * MonotoneThread.cpp: log out-of-band messages with our logging system so they don't get forgotten
Nov 3, 2009
14 years 5 months * netsync.ui: make the progress text a little smaller
Oct 31, 2009
14 years 5 months * InventoryWatcher.cpp: make a couple of fatal errors non-fatal
Oct 23, 2009
14 years 5 months * IDEAS: the node information view has already been included in 0.9
14 years 5 months * Certs.cpp, Tags.cpp: the signer of a tag / cert is now a hash, no longer a normal string value; we eventually want to map this back to a key name later on...
Commit 1963390487e418c9404dc14d02d074ebb8f41acc, 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
14 years 5 months * commit_revision.ui: align the labels in the form dialog left-side
Commit 1cf5e65edd8741bd5c198ea925cdd949eeaa826d, by 1aaecf3a7c227e5545b0504aea5d3716d3128117
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 * MonotoneManager.h/cpp: distinguish between abortion and normal termination; the cleanup part is the same, however only on abortion we display an error message
Oct 22, 2009
14 years 5 months * improved thread abortion a bit, not quite there yet, though
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 * 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 [b] support version string suffixes such as "dev" when comparing versions

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