summaryrefslogtreecommitdiff
path: root/noncore/styles/theme/othemebase.cpp
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.
2004-10-16Replace QPEApplication::qpeDir() + "/ withzecke1-1/+1
QPEApplication::qpeDir() + " as it is guranteed that qpeDir() will have '/' as the last charachter
2004-05-21- convert qDebug to odebugar1-990/+995
2004-04-04convert to Opie Debugging Frameworkmickeyl1-16/+11
2002-12-22use the new Config::hasGroup method instead of a custom Config classsandman1-13/+1
2002-11-24Valgrind complaintsandman1-1/+1
had to changed the initialization sequence
2002-09-27commented out a bunch of debug printf'ssandman1-6/+7
2002-07-13Fix config readleseb1-2/+6
2002-06-29*** empty log message ***sandman1-0/+1212