summaryrefslogtreecommitdiff
path: root/noncore/styles/theme
AgeCommit message (Collapse)AuthorFilesLines
2002-11-28Some checks for null pixmaps (qtmail seems to create a scrollbar withsandman2-11/+17
width and height == -1 when you tap "New mailbox")
2002-11-24Valgrind complaintsandman1-1/+1
had to changed the initialization sequence
2002-11-21- progress bars are now also themed (same hack/workaround, that is used insandman2-18/+124
liquid) - some speed optimizations
2002-11-06Add X11..kergoth1-1/+1
2002-11-05you know the drillkergoth1-1/+1
2002-11-05Adding initial config.in fileskergoth1-0/+4
2002-11-03include fixletzecke1-0/+2
2002-11-01Some fixes and enhancements:sandman3-36/+223
- don't rely on clipping information from Qt/E -- this doesn't work - theme style has support for all KDE gradient types now
2002-11-01No sorting required for theme listsandman1-3/+4
2002-10-04- ported all OPIE styles to the new Qtopia compatible style interfacesandman2-73/+30
- some cleanup in liquid (unused code)
2002-09-27commented out a bunch of debug printf'ssandman1-6/+7
2002-08-29Correcting various syntax problems in control files.kergoth2-3/+2
2002-07-24usual causeharlekin1-0/+3
2002-07-13Fix config readleseb1-2/+6
2002-07-07For Harlekin ;-)leseb1-0/+3
2002-07-06Complete renovation of the external style API:sandman9-99/+181
- created two QCom interfaces in "styleinterface.h" - moved the liquid/theme settings apps into the plugins - modified the plugin interface for all three styles - extended appearance to fully support the new API (replaces the settings apps) Additional work: - made a workaround in appearance for a Qt Bug -- now a QDialog again (this should really be fixed in Qt, but Z won't work that way)
2002-07-05Initial import of the KDE2 Luna themesandman1-0/+10
2002-07-02Fix QToolButton drawingleseb2-0/+14
2002-07-01- fixed some "unused variable" warnings from the KDE codesandman1-6/+6
- replaced sqrt() calls QPE's qSqrt()
2002-06-29*** empty log message ***sandman13-0/+4514