summaryrefslogtreecommitdiff
path: root/core/launcher/launcherview.h
AgeCommit message (Collapse)AuthorFilesLines
2005-03-12And I'm wondering why opie sometimes is that slow. Hopefully reducedalwin1-0/+4
the calls to opie-eye for images in documenttab when changing layout and so on.
2005-02-17The response to the static background pixmap was overwhelmingly positive, hence:mickeyl1-1/+2
* fix static background pixmap also for tiled pixmaps * make it customizable via LauncherSettings * enable it per default
2005-02-16this patch adds the possibility to have a static (as in non-scrolling) ↵mickeyl1-4/+3
background in the launcher. major drawback: most of our machines (at least the SA1100 based ones) are too slow to make it flicker free w/ tracking (repainting while dragging the scrollbar). so i needed to disable tracking for the static background. it's a hidden setting and disabled per default. please play around with it and give me your comments. How to enable: Launcher.conf: [GUI] StaticBackground = 1
2005-01-10make number of icon columns in the launcher customizable per-tabmickeyl1-0/+5
TODO: add GUI for that
2004-11-10implemented icon cache so it will not scan every time when changing thealwin1-1/+6
doctab categorie ToDo: implement a cache flush
2004-11-09- removed code which let qpe crash when generating image iconsalwin1-1/+0
- when edit properties of an document item it will reread the table of categories
2004-11-09again some improvements to image iconsalwin1-0/+2
2004-11-08timer for releasing a reference to opie-eye_slave if exists when unused for tenalwin1-16/+6
minutes.
2004-11-08image preview for documenttab again, I think, for first shot it isalwin1-2/+3
working fine now.
2004-11-08- reworked the icon generation for images in doctabalwin1-8/+106
- some reorg of code was strongly required - code more readable
2004-11-08first try getting small imagethumbs in document-tab.alwin1-2/+38
2003-11-30make the busy indicator launcher settings also work in headharlekin1-1/+8
2003-08-28-Make it compilezecke1-12/+18
-apply Opie patches -prepare BusyIndicator changes -add QCOP method for showing the desktop and going to the next tab
2002-10-31launcher side enhancements to support the "use global font" option fromsandman1-0/+1
launcher-settings
2002-10-01busyindicator type can now be changed at run-timesandman1-0/+3
2002-09-26Qtopia 1.6 merge:sandman1-4/+25
Launcher tabs can now each have their own background, icon-size and font.
2002-01-25Initial revisionkergoth1-0/+81