AgeSort asc/desc | Change |
---|---|
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 | |
Mar 28, 2007 | |
16 years 8 months | * Inventory.cpp (buildTreeRecursive): no status info for cdup items (fixes |
Mar 13, 2007 | |
16 years 8 months | updated TODO |
Mar 6, 2007 | |
16 years 8 months | * GetRevision, CommitRevision: support for (workspace) merge revisions |
Mar 2, 2007 | |
16 years 8 months | * TODO: note to self about bug in GetRevision |
Feb 27, 2007 | |
16 years 9 months | * InventoryItem: getLabel now really returns the label, while getItemName |
16 years 9 months | * InventoryItem: removed hasChildDirs() method (not used), refactored |
Feb 26, 2007 | |
16 years 9 months | implemented renaming in the GUI, no actual mtn action is done for now |
Feb 23, 2007 | |
16 years 9 months | * added some temporary code to create partial revisions from selected |
Feb 22, 2007 | |
16 years 9 months | * popup a message box and close the dialog if a workspace has no |
16 years 9 months | added first rough implementation of a "Commit revision" dialog, the |
Feb 21, 2007 | |
16 years 9 months | changed IDEAS and TODO |
16 years 9 months | * close the current MainWindow properly if it receives an error message |
16 years 9 months | * tweaked README and included some hints what to do in case the app crashes |
Feb 19, 2007 | |
16 years 9 months | * removed FIXME wrt get_file command over mtn wrapper in RevisionManifest |
Feb 18, 2007 | |
16 years 9 months | reconnected the triggered() signal on actionClose properly |
Feb 15, 2007 | |
16 years 9 months | * propagate fixes |
Feb 12, 2007 | |
16 years 9 months | propagate from branch 'net.venge.monotone.guitone' (head a959a0f27c0ae1f5e9e178a45484b9048665ee7f) |
16 years 9 months | merge of '0929791f878d6cb6906e5190a1b5609f5da71260' |
Feb 11, 2007 | |
16 years 9 months | * renamed StanzaParser to BasicIOParser |
16 years 9 months | * renamed DatabaseView to ChangesetBrowser (classes and UI) |