| 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 | |
| Jan 21, 2008 | |
| 16 years 15 days | * removed framework copying and linking stuff, this is better done by |
| 16 years 15 days | * guitone is now re-licensed under the GNU General Public License Version 3 |
| 16 years 15 days | * all: license header cleanup |
| 16 years 15 days | * added NEWS entry for the recent license change |
| Feb 3, 2008 | |
| 16 years 2 days | * about.ui: removed dialog fixation and set text box to use preferred |
| Feb 7, 2008 | |
| 15 years 11 months | * make both slots, abort() and enqueueTask(), only simple public functions |
| 15 years 11 months | * be a bit more explicit about our object creation and deletion here |
| 15 years 11 months | * disable the open prompt if we're loading something (merely a bug fix in |
| 15 years 11 months | * NEWS: added a note about the pref dialog in the open prompt, target these |
| Feb 10, 2008 | |
| 15 years 11 months | * tst_StdioParser.h: test remaining bytes properly |
| Feb 11, 2008 | |
| 15 years 11 months | * AbstractParser.h/cpp: rewritten, now with better handling for the last |
| 15 years 11 months | * guitone.pro: version / mtn interface version pushed (for no-corresponding |
| 15 years 11 months | * noted recent changes |
| Feb 13, 2008 | |
| 15 years 11 months | * Inventory.h/cpp: skip the root element for directory-restricted queries |
| Feb 20, 2008 | |
| 15 years 11 months | merge of '415f5cdb25e7102f4a42c991014dc5244b068657' |
| 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 | * NEWS: noted restriction support for commits, wording fixes |
| 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 |
| Feb 21, 2008 | |
| 15 years 11 months | merge of '134208971bc24249ae5381eec63303fb78407dea' |
| 15 years 11 months | renamed WorkspaceFloater class to IconHelp, the ui file was renamed |