summaryrefslogtreecommitdiff
path: root/library/resource.h
AgeCommit message (Collapse)AuthorFilesLines
2005-05-09Inline Pictures and Resources:zecke1-0/+10
I hate how the 'compability' inline methods produce nothing but problems... Do not expose the bool in the header file, this should help alwin... Most of the time the method is not inlined anyway so not having this bool accessible outside libqpe is good enough...
2005-04-04Speed up start times of applications:zecke1-1/+10
-Do not load MimeType when using Resource::loadIconSet we introduce a global boolean (like TT) What is bad: The boolean is visible outside of libqpe and we've that extern in the header... On the former we can use visibility attributes soon
2002-09-10Qtopia1-6 mergezecke1-28/+5
still to test bic changes to be resolved more changes to be made?
2002-01-25Initial revisionkergoth1-0/+80