summaryrefslogtreecommitdiff
path: root/core/settings/launcher/doctabsettings.cpp
AgeCommit message (Collapse)AuthorFilesLines
2004-11-11send qcop signal when enable/disable doctabalwin1-21/+32
2004-05-02- convert qDebug to odebugar1-1/+5
2003-12-10less includesharlekin1-3/+0
2003-11-17This patch makes the famous Documents Tab customizably optional.mickeyl1-0/+71
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"