summaryrefslogtreecommitdiff
path: root/core/launcher/launcherview.cpp
AgeCommit message (Collapse)AuthorFilesLines
2004-04-07use Opie debugging frameworkmickeyl1-3/+6
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-14/+0
2003-11-30make the busy indicator launcher settings also work in headharlekin1-11/+21
2003-08-28-Make it compilezecke1-333/+412
-apply Opie patches -prepare BusyIndicator changes -add QCOP method for showing the desktop and going to the next tab
2002-12-30getting rid of some qDebugs to make the startup a bit more quietsandman1-1/+0
2002-11-03Nice to see more kde dudes here!zecke1-2/+3
A patch from jowenn to make Opie compile with gcc3 again No default arguments! Some namespace issues
2002-10-31launcher side enhancements to support the "use global font" option fromsandman1-0/+5
launcher-settings
2002-10-23- fix for the busy indicator timer, in case someone switches to non-blinksandman1-7/+50
style, while the indicator is blinking - the launcher QIconView is now drawn flickerfree into a background QPixmap
2002-10-06- support "Rotation" setting in .desktop applnk filesandman1-7/+6
- changed properties dialog to make Rotation editable - fixed a long-standing QPE bug: launcher expects AppLnk::file() to return QString::null for *all real* applnks (as opposed to doclnks) -- but AppLnk itself initializes this field to the name of the dir, where the applnk is stored. This is why qcop "QPE/System" "linkChanged(QString)" xyz.desktop cleared a whole launcher tab I hope I didn't break anything with this change ;)
2002-10-01busyindicator type can now be changed at run-timesandman1-6/+25
2002-10-01Another performance tweak for busyindicator and alpha-blended bg pixmapssandman1-4/+18
2002-09-30- again some speedups for the new busy indicatorsandman1-23/+30
- (inefficient) fix for background pixmaps with alpha channel (untested)
2002-09-30Optimizations for the new busy indicator:sandman1-35/+36
- QPixmaps are buffered now - real fix for the startTimer 100% cpu-load bug (was a typo)
2002-09-29temporary workarround to prevent high cpuloads after first app is launchedharlekin1-1/+3
2002-09-29compromise for the new busy indicator:sandman1-12/+38
old explosion + new highlight = exploding highlight ;)
2002-09-27- fixed bg image locationsandman1-1/+1
2002-09-26Qtopia 1.6 merge:sandman1-269/+501
Launcher tabs can now each have their own background, icon-size and font.
2002-09-01fix for bug 0000014llornkcor1-1/+1
2002-07-07Make the Grid Variabelzecke1-4/+4
2002-05-18Added ability to turn off background image.drw1-1/+1
2002-05-18Added Launcher icon text and background color optionsdrw1-1/+14
2002-03-20added better configurable background image supportllornkcor1-3/+2
2002-03-19fixed moved location of opie-backgroundllornkcor1-1/+1
2002-03-18Fixing package conflicts.kergoth1-1/+1
2002-03-09ljp: hopefully took care of doclnk creating zero size files, while ↵bipolar1-226/+223
maintaining what was going on.
2002-02-23make the two bottom menus the same height (the buttons)harlekin1-2/+4
2002-02-23Makes it possible to choose your background image with a config item inmark1-3/+13
qpe.conf Accepts both absolute paths '/opt/QtPalmtop/pics/mypic.png' and loadPixmap type paths 'mypic'
2002-02-23change to Documents tab, it now shows only existing filesharlekin1-1/+10
2002-01-31*** empty log message ***kergoth1-10/+17
2002-01-25Committing in .kergoth1-6/+6
Modified Files: taskbar/launcherview.cpp Log Message: Checked in whardier's launcherview changes.
2002-01-25Initial revisionkergoth1-0/+596