Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2007-01-13 | Actually read the doctab enable/disable setting. | paule | 1 | -0/+7 |
Partially fixes bug #1618. | ||||
2005-01-21 | - make opie compilable against qte 2.3.10 snapshot | ar | 1 | -1/+1 |
check QT_VERSION against 0x030000 instead of 300 | ||||
2004-12-24 | Repair damage done by a broken replace program. Note to self: Never use ↵ | mickeyl | 1 | -288/+1 |
anything other than sed! Merry Christmas! | ||||
2004-12-24 | qmake 1.08a has more rigid syntax checking and chokes on our .pro files | mickeyl | 1 | -1/+288 |
2004-05-20 | remove bogus paths out of .pro files | mickeyl | 1 | -1/+1 |
2004-05-14 | fixes | chicken | 1 | -1/+1 |
2004-03-28 | remove hardcoded build types "debug" and "release". these are set by the ↵ | mickeyl | 1 | -1/+1 |
build system | ||||
2004-03-14 | Make use of ODP | zecke | 1 | -0/+1 |
2004-02-28 | Small typo fixed | sudonix | 1 | -1/+1 |
2004-02-22 | Fix config depends | drw | 1 | -1/+1 |
2004-02-22 | DocTab: libopie->libopie2 | drw | 3 | -9/+9 |
2004-02-16 | More control file clean-up...mostly done, except for task-opie-* | drw | 1 | -2/+1 |
2004-02-14 | Clean-up of .cvsignore files | drw | 1 | -0/+4 |
2003-11-19 | _this_ contains the minibugfix | mickeyl | 1 | -1/+1 |
2003-11-17 | This patch makes the famous Documents Tab customizably optional. | mickeyl | 8 | -0/+319 |
Note that the document tab is so tight coupled to the rest of the launcher that it proved impossible for me to remove the tab as is. However I could make all the scanning and the displaying optional. The customization can be done via the launcher settings applications - a new doc tab category has been added. Further customization can be added to that tab. I also added a doc tab settings application for use with the "first usage wizard" |