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 | |
Jan 9, 2007 | |
17 years 9 months | ensure that a model is set for InventoryView before we set a type, because |
17 years 9 months | * replaced scalable guitone icon by pixel version (128x128) without drop shadow |
17 years 9 months | exit cleanly from the attached mtn process on normal exists |
17 years 9 months | * added Jean to the authors in the About dialog |
17 years 9 months | * added generalized Dialog class from which all dialogs subclass, |
17 years 9 months | added new guitone icon to all dialogs |
17 years 9 months | brought back About Qt dialog |
Jan 10, 2007 | |
17 years 9 months | if no previous workspace can be loaded, make sure the menus and functionalities |
17 years 9 months | open a recent database if there is no recent workspace available |
17 years 9 months | reimplemented Toposort as proxy model - everything should work fine, if |
17 years 9 months | * Select.cpp: remove trailing newline (if sorting direction is DESC, this |
17 years 9 months | FINALLY sorting with toposort works, after searching hours and hours for |
17 years 9 months | * FINALLY localization of shortcuts seems to work, what a mess was that |
17 years 9 months | removed non-existant and not used patterns from both SVGs which create |
17 years 9 months | spell fix in about dialog, slightly renamed |
Jan 11, 2007 | |
17 years 9 months | better handling if a workspace or database cannot be loaded on start |
17 years 9 months | ensure that the communication pipes are closed before sending terminate to |
17 years 9 months | * DiffParser.cpp: separate the filename from the hash by a tab, just like |
17 years 9 months | * I SHOULD actually build the code before I check it in blindly |
Jan 15, 2007 | |
17 years 8 months | started work on a logging mechanism, which crashes for unknown reasons if |