| 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 Next | |
| Dec 8, 2007 | |
| 16 years 1 month | * add the OpenPrompt stuff |
| 16 years 1 month | * MainWindow.cpp: call closeAllDialogs() one window close and actually |
| 16 years 1 month | * remove the execDocumentModal stuff for now, we might bring this back |
| 16 years 1 month | * added a new dialog which is presented to a user if neither a workspace |
| 16 years 1 month | * changed wording |
| Dec 7, 2007 | |
| 16 years 1 month | * it makes no sense to give an empty/non-existant workspace path to both, |
| 16 years 1 month | * MonotoneThread.cpp: wait some time for possible output on stderr to see |
| 16 years 1 month | * finally fixed bug that prevented the second prefix string from being |
| Dec 5, 2007 | |
| 16 years 1 month | * some fixes wrt allocation pools |
| 16 years 1 month | * Guitone.cpp: move static calls to set application, organisation and |
| Nov 27, 2007 | |
| 16 years 2 months | * added a note about escape problems during xcode project creation |
| Nov 25, 2007 | |
| 16 years 2 months | * InventoryProxyModel, WorkspaceWindow, WorkspaceMenuBar: set magic values |
| 16 years 2 months | * add a wait condition to put not used threads to sleep (and prevent that |
| 16 years 2 months | * actually use the normalized workspace path if looking for a suitable thread |
| 16 years 2 months | * bugfix: if the command number is known, we like to call processTaskResult |
| Nov 24, 2007 | |
| 16 years 2 months | * add a status bar |
| 16 years 2 months | * lazy dialog initialization |
| Nov 23, 2007 | |
| 16 years 2 months | * use ViewOption instead of pure int's (maybe move that to vocab.h if it |
| 16 years 2 months | * introduce another virtual method setup() which is only called once |
| 16 years 2 months | * two convenience slots to query the file diff and file history with |