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 | |
Sep 25, 2006 | |
18 years 16 days | * added file to collect implementation ideas |
18 years 16 days | * fixed column problems by overwriting not View::reset() but View::setModel() |
18 years 16 days | * added generalisations of used tree views and splitters which |
Sep 24, 2006 | |
18 years 17 days | * tree/list view has now saveable col width preferences |
Sep 19, 2006 | |
18 years 22 days | * README: moved version history into own file (ChangeLog) |
Sep 18, 2006 | |
18 years 23 days | * switch revision dialog works expect the actual switching action now |
Sep 16, 2006 | |
18 years 25 days | * introduced preferences dialog through which one can set the path to the mtn executable |
Sep 13, 2006 | |
18 years 27 days | * added certification display support (currently non-functional because of some Qt weirdness) |
18 years 28 days | * move existing loaded workspaces on the front of the recent workspace |
18 years 28 days | * dropped no longer needed eclipse CDT project files |
18 years 28 days | * added mtn-ignore file |
Sep 12, 2006 | |
18 years 29 days | * implemented selector search dialog for revision switching |
Sep 11, 2006 | |
18 years 1 month | * removed debug messages from IconProvider.cpp |
18 years 1 month | * dammit, I should really be more careful when checking in stuff, again forget |
Sep 8, 2006 | |
18 years 1 month | * removed some currently not needed classes (Manifest and Branches, the latter will probably be replaced by an interface to mtn automate select) |
Sep 6, 2006 | |
18 years 1 month | * refactored some names to reflect the particular automate commands better |
Aug 26, 2006 | |
18 years 1 month | * no attribute requests for "cdup" items... does the workspace root need a special handling? not for attributes in particular, but it would be fine if it could get a better decoration than the current path "." which is needed internally |
18 years 1 month | * renamed ProxyModel to InventoryProxyModel |
18 years 1 month | * README: we need mtn >= 0.29 now (for automate attributes) |
Jul 13, 2006 | |
18 years 2 months | Fix up README to point out that mtn 0.27 is needed |
Commit 37cdb3a2c6e2378565cf83daa97e1213369f5c91, by ingo.maindorfer@ipm.fhg.de |