summaryrefslogtreecommitdiff
path: root/noncore/styles
AgeCommit message (Collapse)AuthorFilesLines
2007-01-24Each file in this commit has the issue where it is possible for code toerik1-1/+1
overrun static buffers. This could lead to serious problems. Granted it is almost impossible to do that. But it isn't totally impossible. So this commit makes it impossible to overrun.
2005-04-14More icon sizing updatesdrw7-108/+252
2005-03-07applied patch from Paul Eggletonalwin1-1/+1
2005-02-20.cvsignore updatesdrw1-3/+1
2004-12-24Repair damage done by a broken replace program. Note to self: Never use ↵mickeyl7-1705/+7
anything other than sed! Merry Christmas!
2004-12-24qmake 1.08a has more rigid syntax checking and chokes on our .pro filesmickeyl7-7/+1705
2004-11-02uiuiui - fixed a bug which let running applications crash if switched stylealwin2-9/+21
from phase to any other. Reason was that in phase-style a special menubaritem- drawroutine was set but not RESET to qte default if this style was removed I'd implemented the unPolish routine and just set this callback to 0 (qt-default) and now it works nice.
2004-10-16Replace QPEApplication::qpeDir() + "/ withzecke2-2/+2
QPEApplication::qpeDir() + " as it is guranteed that qpeDir() will have '/' as the last charachter
2004-09-15remove bogus filemickeyl1-4/+0
2004-09-13Try to make the tabbar a bit 'higher' but less widezecke2-0/+7
2004-08-28Use the bitmap found on the scrollbar as comboboxzecke1-4/+3
indicator. A push effect is missing for that though
2004-08-24go awaymickeyl1-7/+0
2004-08-02Make CheckBox a bit smallerzecke1-2/+2
2004-08-02Change target namezecke1-1/+1
TARGET = phasestyle
2004-08-02Remove wrong import and I'm doing now the followingzecke5-1621/+0
(\call -> system("man cvs")[ x | x <- [1..] ] (haskell code)
2004-08-02Initial revisionzecke9-0/+1651
2004-08-02Resolve my miss 'import'zecke1-1/+3
2004-08-02Initial revisionzecke15-0/+3267
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 Frameworkmickeyl4-31/+31
2004-03-28remove hardcoded build types "debug" and "release". these are set by the ↵mickeyl5-5/+5
build system
2004-03-14ODP changes for the Styleszecke8-10/+11
2004-03-02applied the patch generated by the optimize_connect script fromalwin1-3/+3
TT.
2004-02-16More control file clean-up...mostly done, except for task-opie-*drw5-9/+9
2004-02-14Clean-up of .cvsignore filesdrw3-1/+6
2004-02-14Make info in *.control files a little more consistent (mostly modified ↵drw2-2/+2
Maintainer, Files and Section fields)
2004-02-05Janitor: remove ulong refzecke10-11/+13
2003-12-04use opie-lupdate instead lupdatear3-60/+0
2003-11-03Porting Opie to MacOS-X.eilers5-5/+5
The base system and all platform independent applications and platforms should work. Please see $OPIEDIR/development/macosx for details
2003-10-29merge noncore/styles/*mickeyl1-1/+0
2003-08-09Merge from BRANCH_1_0kergoth2-30/+104
2003-08-09Merge from BRANCH_1_0.kergoth6-6/+6
2003-06-05sanitizedschurig5-5/+5
2003-05-26remove extra includesllornkcor1-9/+0
2003-04-22Add Package: field to control files. This will facilitate ditching mkipks ↵kergoth6-0/+6
in favor of something with some sanity.
2003-04-22Dependency fixes. s/opie-base/task-opie-minimal/; ↵kergoth5-5/+5
s/libqt2-emb-fonts/qte-fonts/; s/libqt2-emb/libqte2/;
2003-04-20adding dutch to the .pro-filescniehaus3-0/+3
2003-01-26Remove depends on a specific version.. it should be depending on >= or <= ↵kergoth6-6/+6
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 ↵kergoth5-5/+5
include.pro rather than a relative path.. then you dont have to alter the .pro when restructuring cvs.
2003-01-16i18n for new buildsystem :)kergoth5-0/+20
2002-12-22use the new Config::hasGroup method instead of a custom Config classsandman1-13/+1
2002-12-17forgot to commit that filesandman1-1/+0
2002-12-14addLanguage rulescniehaus3-0/+6
2002-12-08removed some clumsy workarounds for old (unpatched) libqte'ssandman1-12/+3
2002-12-05Modified OColorButton to pass color to color dialog. Impacts appearance, ↵drw1-11/+9
launcher settings and liquid settings.
2002-12-03small fix regarding focus handling on combo-boxessandman1-1/+4