summaryrefslogtreecommitdiff
path: root/core/launcher/launcher.cpp
AgeCommit message (Collapse)AuthorFilesLines
2005-07-03Resource -> OResourcemickeyl1-28/+32
This is a large diff and I'd appreciate some additional pairs of eyes checking it
2005-02-17The response to the static background pixmap was overwhelmingly positive, hence:mickeyl1-0/+8
* fix static background pixmap also for tiled pixmaps * make it customizable via LauncherSettings * enable it per default
2005-01-11finish per-tab column setting. it now works on the fly and is persistentmickeyl1-0/+7
2005-01-10make number of icon columns in the launcher customizable per-tabmickeyl1-0/+1
TODO: add GUI for that
2004-11-11- flush icon cache if reloading all documentsalwin1-43/+64
- send QCop message when the doctab is enabled/disabled so the disabled widget appears or the doc-list will reread
2004-11-10implemented icon cache so it will not scan every time when changing thealwin1-18/+25
doctab categorie ToDo: implement a cache flush
2004-11-09- removed code which let qpe crash when generating image iconsalwin1-8/+10
- when edit properties of an document item it will reread the table of categories
2004-07-17Fix compiler warning about unused variablezecke1-1/+1
2004-07-15-Remove double 'connection' of num/capslock/symbol toggle from launcher.zecke1-20/+0
taskbar itself takes care about it -Make having the LockKeyState indicator in the taskbar configurable and have it enabled by default for Sharp Zaurus which actually got a keyboard :) Initial KeyLock State is still not defined/used from within Sharp
2004-06-17A hack workaround to prevent the launcher segfaulting after adding/removingbrad1-2/+17
a launcher tab. This only appears to happen if you insert/remove removable media that contains apps that would insert a tab (like games perhaps). It has a deeper root cause but for the moment this works around it.
2004-05-02- convert qWarning to owarnar1-148/+148
2004-04-19Small interface update. If we add doctypes disable the viewport() forzecke1-0/+10
updates
2004-04-07use Opie debugging frameworkmickeyl1-20/+17
2004-03-02run the optimize_connect scriptalwin1-6/+6
the whole cvs is tagged with "before_optimize_connect" if there are problems you can check the diff (but it had compiled and run here)
2004-03-01fix includeschicken1-2/+0
2004-02-29*grmpf* inserted into the wrong line (where it worked, too ;) - sorry guys.alwin1-1/+1
2004-02-29aye - fixed the problem on startup, that on each tab inserted the tabbar ↵alwin1-2/+5
menu is re-build. and it was such simple way - just 3 lines...
2004-02-08improve support for BigScreenar1-2/+1
2003-11-21Use TextEdit for open as Text for now until we negotiate on thezecke1-3/+2
service idea
2003-11-20rework optional doc-tab patch to be less intrusive and more sanemickeyl1-8/+8
2003-11-17This patch makes the famous Documents Tab customizably optional.mickeyl1-6/+29
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-11-05removed include custom.h cause build system doesn't create it for me and I ↵llornkcor1-1/+1
am tired of not having a compiling opie to work on. fix it if you need too
2003-08-28-Make it compilezecke1-1098/+499
-apply Opie patches -prepare BusyIndicator changes -add QCOP method for showing the desktop and going to the next tab
2003-08-13make it at least compile. ljp, please look @ the doctabmickeyl1-13/+14
2003-08-09Merge from BRANCH_1_0kergoth1-576/+612
2003-08-09Merge from BRANCH_1_0kergoth1-612/+576
2003-07-14another fixllornkcor1-20/+20
2003-07-14try to fix crash when insert drive. please test.llornkcor1-8/+8
2003-07-05initial new doc tab using ofileselectorllornkcor1-576/+612
2003-04-18removed exerimental stuff I accidently commitedharlekin1-3/+3
2003-04-07show owait and a message in taskbar while scanning for documentsharlekin1-6/+29
2003-03-23after refresh show the same tab again as before ( for example after a medium ↵harlekin1-4/+30
is inserted or linkcChanged(QString) has been called
2003-03-21fix for bug #599:sandman1-3/+13
O-Menu does not detect newly added programs until Opie restart
2002-12-23 - ported the device button handling to the new ODevice based frameworksandman1-0/+7
- removed the key re-grabbing in runningsappbar (not necessary anymore) - added a few new QCops to make all "special" launcher functions available via qcop - added the devicebuttons to the opie-taskbar ipk
2002-10-31launcher side enhancements to support the "use global font" option fromsandman1-1/+4
launcher-settings
2002-10-18Remove some more #ifdefszecke1-1/+1
2002-10-17Move around some #ifdefs to be able to be built with Qt2/X11zecke1-2/+0
2002-10-01busyindicator type can now be changed at run-timesandman1-0/+14
2002-09-30Make QtopiaDesktop1.6 work with Opie againzecke1-7/+12
it did rely on the counter part to send a version number starting with 1
2002-09-27- fixed the default bg typesandman1-2/+2
2002-09-26Qtopia 1.6 merge:sandman1-340/+570
Launcher tabs can now each have their own background, icon-size and font.
2002-09-09mrulist is dead, long live runningappbar, hopefullyharlekin1-3/+3
2002-08-30View docs in RAMleseb1-7/+17
2002-06-21Made the tabbar icons a litte bit more "liquid compliant" -- seems likesandman1-1/+1
the TT styles return wrong values for tabbarMetrics ...
2002-06-11attempt to fix remove from autostartharlekin1-1/+1
2002-06-11attempt to fix remove from autostartharlekin1-145/+144
2002-04-27remove the dependency of libopiezecke1-1/+1
2002-04-27restore original behaviour this can be changed by the MediumMountSettings appzecke1-11/+42
2002-04-23fix the bugszecke1-2/+8
2002-04-18Harlekin does this fix the problems?zecke1-4/+4