summaryrefslogtreecommitdiff
path: root/library/mimetype.cpp
AgeCommit message (Collapse)AuthorFilesLines
2004-06-20Use A higher prime number in AppLnkzecke1-3/+7
Somehow the Launcher triggers issues with libqpe and MimeType. Due the mix of calling MimeType::clear, MimeType type(doclnk.linkFile()), MimeType::clear the registration of Application was cleared and not reentered due the inner static variable in MimeType::init which was set. Now make sure that if we clear that we will reenter the Application in all cases!
2004-03-01fix includeschicken1-4/+0
2003-08-08Merged branches from BRANCH_1_0eilers1-0/+64
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-24Fixed loading of file extensions from mime.types (only the first ext wassandman1-5/+3
loaded)
2002-09-10Qtopia1-6 mergezecke1-37/+128
still to test bic changes to be resolved more changes to be made?
2002-06-07Backing out unintentional merge from TT branch.kergoth1-3/+16
2002-01-25Initial revisionkergoth1-0/+204