| 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 Next | |
| Feb 22, 2008 | |
| 15 years 11 months | merge of '0c7c0df53e9c160aec9d797350449e72a11a7ba6' |
| 15 years 11 months | * added needed machinery to view, add, edit and drop database variables |
| 15 years 11 months | * refresh if a workspace path has been set |
| 15 years 11 months | * removed SignalWaiter include |
| 15 years 11 months | * remove SignalWaiter inclusion |
| 15 years 11 months | * ApplicationUpdate.h/cpp: implement HTTP content fetching without the |
| 15 years 11 months | * add an include to let guitone compile on gcc 4.3 without errors |
| 15 years 11 months | uhh, designer didn't like my handish change, so I had to break and redo |
| Feb 21, 2008 | |
| 15 years 11 months | * changeset_browser.ui: add a widget around the label and parent combo box |
| 15 years 11 months | * document recent changes |
| 15 years 11 months | * changeset_browser.ui: dropdown box to select a parent revision for which |
| 15 years 11 months | * dock widget to display and edit database variables added; currently just |
| 15 years 11 months | renamed WorkspaceFloater class to IconHelp, the ui file was renamed |
| 15 years 11 months | merge of '134208971bc24249ae5381eec63303fb78407dea' |
| Feb 20, 2008 | |
| 15 years 11 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 |
| 15 years 11 months | * NEWS: noted restriction support for commits, wording fixes |
| 15 years 11 months | * GetRevision.h/cpp (readWorkspaceRevision): now takes a QStringList as additional argument which is used to restrict get_current_revision; (getRevisionText, getChangedFiles) new methods to support WorkspaceCommitter |
| 15 years 11 months | merge of '415f5cdb25e7102f4a42c991014dc5244b068657' |
| Feb 13, 2008 | |
| 15 years 11 months | * Inventory.h/cpp: skip the root element for directory-restricted queries |
| Feb 11, 2008 | |
| 15 years 11 months | * noted recent changes |