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 | |
Feb 26, 2008 | |
16 years 9 months | * some stuff has already been implemented, some new ideas |
16 years 9 months | * FileExporter.cpp: honor the mtn:execute attribute we get from the |
Feb 25, 2008 | |
16 years 9 months | * check if a file is executable and if it is on the list of possible |
Feb 23, 2008 | |
16 years 9 months | * db_variables.ui: smaller tool buttons; removed spacing in the button |
16 years 9 months | * MonotoneManager.h/cpp: a running mtn instance is now properly re-used |
Feb 22, 2008 | |
16 years 9 months | merge of '0c7c0df53e9c160aec9d797350449e72a11a7ba6' |
16 years 9 months | * added needed machinery to view, add, edit and drop database variables |
16 years 9 months | * refresh if a workspace path has been set |
16 years 9 months | * removed SignalWaiter include |
16 years 9 months | * remove SignalWaiter inclusion |
16 years 9 months | * ApplicationUpdate.h/cpp: implement HTTP content fetching without the |
16 years 9 months | * add an include to let guitone compile on gcc 4.3 without errors |
16 years 9 months | uhh, designer didn't like my handish change, so I had to break and redo |
Feb 21, 2008 | |
16 years 9 months | * changeset_browser.ui: add a widget around the label and parent combo box |
16 years 9 months | * document recent changes |
16 years 9 months | * changeset_browser.ui: dropdown box to select a parent revision for which |
16 years 9 months | * dock widget to display and edit database variables added; currently just |
16 years 9 months | renamed WorkspaceFloater class to IconHelp, the ui file was renamed |
16 years 9 months | merge of '134208971bc24249ae5381eec63303fb78407dea' |
Feb 20, 2008 | |
16 years 9 months | * InventoryView.h/cpp: do not return ModelItems multiple times if the selection model returns multiple columns of the same row; instead store them in a QSet to ensure the uniqueness |