summaryrefslogtreecommitdiff
path: root/noncore/settings/doctab/doctab.cpp
AgeCommit message (Collapse)AuthorFilesLines
2007-01-13Actually read the doctab enable/disable setting.paule1-0/+7
Partially fixes bug #1618.
2005-01-21- make opie compilable against qte 2.3.10 snapshotar1-1/+1
check QT_VERSION against 0x030000 instead of 300
2003-11-17This patch makes the famous Documents Tab customizably optional.mickeyl1-0/+94
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"