summaryrefslogtreecommitdiff
path: root/library/fontdatabase.cpp
AgeCommit message (Collapse)AuthorFilesLines
2004-10-16Replace QPEApplication::qpeDir() + "/ withzecke1-1/+1
QPEApplication::qpeDir() + " as it is guranteed that qpeDir() will have '/' as the last charachter
2004-03-01fix includeschicken1-2/+0
2003-11-03Porting Opie to MacOS-X.eilers1-0/+4
The base system and all platform independent applications and platforms should work. Please see $OPIEDIR/development/macosx for details
2002-11-06Some ugly ifdefs inside fontdatabase for now :(zecke1-1/+16
This temp. helps the x11 port
2002-10-21Get rid of the QDir::readDirEntries: Cannot read the directory:sandman1-0/+4
/opt/QtPalmtop/plugins/fontfactories message if no fontfactories are installed -- this seems to confuse users
2002-10-16Remove #ifdef QWS HELLzecke1-2/+0
a Platform which is not supporting IPC compatible to QCopChannel/Envelope is not of much use nowadays.. so be sure your platform is supporting it
2002-10-15Actually most of them are -+ cause I opened them in xemacs..zecke1-1/+1
The main goal is to replace some header names to let them be overwritten by external once so "qpeapplication.h" is now <qpe/qpeapplication.h> I'll check if it's building on non Qt2/X11 systems...
2002-09-10Qtopia1-6 mergezecke1-21/+18
still to test bic changes to be resolved more changes to be made?
2002-01-25Initial revisionkergoth1-0/+235