summaryrefslogtreecommitdiff
path: root/noncore/styles/theme
AgeCommit message (Collapse)AuthorFilesLines
2005-04-14More icon sizing updatesdrw1-25/+28
2004-12-24Repair damage done by a broken replace program. Note to self: Never use ↵mickeyl1-246/+1
anything other than sed! Merry Christmas!
2004-12-24qmake 1.08a has more rigid syntax checking and chokes on our .pro filesmickeyl1-1/+246
2004-10-16Replace QPEApplication::qpeDir() + "/ withzecke2-2/+2
QPEApplication::qpeDir() + " as it is guranteed that qpeDir() will have '/' as the last charachter
2004-05-31- convert qWarning to owarnar1-488/+493
2004-05-21- convert qDebug to odebugar2-1024/+1033
2004-05-05Package control files for the new themes mickeyl added earlierdrw5-0/+45
2004-04-11needs libopiecore2mickeyl2-2/+3
2004-04-10After using odebug, my mac need libopiecore to compile !eilers1-1/+1
Could someone check it on linux, please !?
2004-04-04convert to Opie Debugging Frameworkmickeyl1-16/+11
2004-03-28remove hardcoded build types "debug" and "release". these are set by the ↵mickeyl1-1/+1
build system
2004-03-14ODP changes for the Styleszecke1-1/+1
2004-02-16More control file clean-up...mostly done, except for task-opie-*drw1-2/+2
2004-02-05Janitor: remove ulong refzecke2-2/+3
2003-12-04use opie-lupdate instead lupdatear1-20/+0
2003-11-03Porting Opie to MacOS-X.eilers1-1/+1
The base system and all platform independent applications and platforms should work. Please see $OPIEDIR/development/macosx for details
2003-08-09Merge from BRANCH_1_0.kergoth2-2/+2
2003-06-05sanitizedschurig1-1/+1
2003-04-22Add Package: field to control files. This will facilitate ditching mkipks ↵kergoth2-0/+2
in favor of something with some sanity.
2003-04-22Dependency fixes. s/opie-base/task-opie-minimal/; ↵kergoth1-1/+1
s/libqt2-emb-fonts/qte-fonts/; s/libqt2-emb/libqte2/;
2003-04-20adding dutch to the .pro-filescniehaus1-0/+1
2003-01-26Remove depends on a specific version.. it should be depending on >= or <= ↵kergoth2-2/+2
depending on what API the app in question is depending on.. given we're still in a development stage, this is unnecessary. Going forward better explicit depends will be necessary on every API change which introduces a new dependency.
2003-01-24Sorry about the flood on the cvs ml list, but this uses OPIEDIR to locate ↵kergoth1-1/+1
include.pro rather than a relative path.. then you dont have to alter the .pro when restructuring cvs.
2003-01-16i18n for new buildsystem :)kergoth1-0/+4
2002-12-22use the new Config::hasGroup method instead of a custom Config classsandman1-13/+1
2002-12-14addLanguage rulescniehaus1-0/+2
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