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 | |
Dec 9, 2007 | |
16 years 10 months | * set the working directory of a loaded database to the system's temp |
16 years 10 months | * DiffView.h/cpp: remove this useless class... |
Dec 10, 2007 | |
16 years 10 months | * note the bugs in RevisionDiff, FileDiff and the respective models which |
16 years 10 months | * fixed a regression: apparently the second range actually does not have |
16 years 10 months | * DialogManager.h/cpp: include code to manage the opened dialogs as stack |
16 years 10 months | * MonotoneThread.cpp: some commands output spurious content on stderr |
16 years 10 months | * added a more detailed fixme note |
16 years 10 months | * Branches.cpp: ensure that branchFromItem() actually returns a |
Dec 11, 2007 | |
16 years 10 months | * changeset_browser.ui: add a qtextedit to display the changelog contents |
Dec 16, 2007 | |
16 years 9 months | * Inventory.cpp: apparently the layoutChanged() signal was the thing which |
16 years 9 months | * Guitone.h/cpp: split setting the mtn binary path and loading of |
16 years 9 months | * removed some entries wrt OSX which should be fixed by now |
16 years 9 months | * delete the aquired objects |
16 years 9 months | * actually ensure we can end the mtn process by calling abort() - forgot |
16 years 9 months | * delete the manager, so threads end safely and are removed properly |
Dec 21, 2007 | |
16 years 9 months | * Platform.cpp: try to display the "Open With" dialog in case shellexecute |
Dec 23, 2007 | |
16 years 9 months | * MainWindow.h/DatabaseWindow.h: make dtor virtual to avoid memory leaks |
16 years 9 months | * actually delete the window after we should close it |
Dec 25, 2007 | |
16 years 9 months | * remove two Q_UNUSED which used the removed widget argument |
16 years 9 months | * converted inventory model for new inventory output |