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 | |
Nov 21, 2007 | |
17 years 5 months | * do not handle the exceptions in the load() methods already, instead |
17 years 5 months | * two methods became slots |
17 years 5 months | * MacStartMenu is gone, but a couple of other classes went in, this is |
17 years 5 months | * make readInventory a slot |
17 years 5 months | * make the DatabaseWindow class inheritable |
17 years 5 months | * the workspace window class (freshly snagged contents from the |
17 years 5 months | * public, instead of private inheritance |
Nov 20, 2007 | |
17 years 5 months | * convenience slot to expand/collapse the whole tree |
Nov 18, 2007 | |
17 years 5 months | * a first shot |
17 years 5 months | * bare MainWindow class, specific code will be moved into |
17 years 5 months | * changed the names of two signals |
17 years 5 months | * remove unused private slots |
17 years 5 months | * splitted up dialog manager in three instances (basic one for just |
17 years 5 months | * use a parent widget for all the different menu bars |
Oct 31, 2007 | |
17 years 5 months | * if a workspace is loaded it should still be supported to diff two |
17 years 5 months | * remove window closing and menu disabling code |
Oct 28, 2007 | |
17 years 5 months | * initial commit |
17 years 5 months | * initial commit |
17 years 5 months | * protected data members, not public |
17 years 5 months | * removed, if the functionality is needed again, it will probably be done |