summaryrefslogtreecommitdiff
path: root/core/settings/launcher/inputmethodsettings.cpp
AgeCommit message (Collapse)AuthorFilesLines
2004-08-22Reload InputMethods when LauncherSettings changed InputMethod Optionszecke1-5/+24
2004-05-02- convert qDebug to odebugar1-1/+5
2003-12-10less includesharlekin1-2/+0
2003-11-17This patch makes the famous Documents Tab customizably optional.mickeyl1-2/+1
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"
2003-10-02Start with some customization bits for inputmethods as part of themickeyl1-0/+87
BigScreen initiative. You can now choose to have free floating and resizable inputmethods. Two outstanding things: 1.) Hiding the inputmethod via the [x] button confuses the show/hide toggle button. 2.) The new size and position of a moved/resized inputmethod should be remembered.