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 30, 2007 | |
16 years 8 months | * made arrow a little wider |
16 years 8 months | * damn, its sourceIndex, not index - thats why it is crashing all the time |
16 years 8 months | * allow content_diffs triggered from a workspace run without a path as well |
16 years 8 months | * set the workspace' path rather than the branch as root node |
16 years 8 months | * WorkspaceWindow.cpp: do not add the floater as dock widget |
16 years 8 months | * MonotoneManager.cpp: throw a better exception message |
16 years 8 months | * InventoryItem.h: moved implementation from the ModelItem class into the |
16 years 8 months | * removed unused #include |
Dec 29, 2007 | |
16 years 8 months | * removed status writeup ods, since this is not up2date anymore with the |
16 years 8 months | * all: ensure that the objectName property is set so saving the widgets |
16 years 8 months | * renamed the "Bring all windows to front" thing to "Raise all windows" |
16 years 8 months | * WorkspaceFloater added |
16 years 8 months | * a new small floating panel (actually a dock widget) which displays the |
16 years 8 months | * actionBring_all_to_front renamed to actionRaise_all_windows (labels, |
Dec 28, 2007 | |
16 years 8 months | * setWindowGeometry: arguments order changed |
16 years 8 months | * two more getters which return the icons of all possible item states |
16 years 8 months | * removed text parts from icons which was unreadable anyways |
Dec 25, 2007 | |
16 years 8 months | * converted inventory model for new inventory output |
16 years 8 months | * remove two Q_UNUSED which used the removed widget argument |
Dec 23, 2007 | |
16 years 8 months | * actually delete the window after we should close it |