summaryrefslogtreecommitdiff
path: root/core/launcher/launcher.cpp
AgeCommit message (Collapse)AuthorFilesLines
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
2002-04-15added a configurable delay, so for example if 5 min are set, and the suspend ↵harlekin1-34/+48
time is shorter, no app is autostarted
2002-04-03changed MRUlist to a taskbar, only running apps are shownharlekin1-3/+8
2002-03-25- remove old Icons from the taskbar (only when you start a new app )zecke1-1/+1
2002-03-24Hija this adds the "Do you want to scan this device?"zecke1-24/+60
to launcher and should speed up some things. Please test launcher and report bugs to me
2002-03-22make some people happy updatezecke1-0/+1
2002-03-22make some people happyzecke1-3/+28
2002-03-22make something kewl possiblezecke1-0/+1
2002-03-22make something kewl possiblezecke1-2/+37
2002-03-09ljp: hopefully took care of doclnk creating zero size files, while ↵bipolar1-332/+332
maintaining what was going on.
2002-03-07beginning support for autostartharlekin1-12/+48
2002-01-25Initial revisionkergoth1-0/+804