summaryrefslogtreecommitdiff
path: root/library
AgeCommit message (Collapse)AuthorFilesLines
2002-09-29handwriting files are now in opie-handwriting where they belongharlekin1-1/+1
2002-09-29Add the possibility to hide/show the TypeCombo/CategorySelectzecke2-0/+22
2002-09-29Fast-load should work now again -- I think this was a Qtopia merge problemsandman1-0/+3
2002-09-26task-opie-today to get all pluginsharlekin1-1/+1
2002-09-26include logo dirharlekin1-1/+1
2002-09-25ljps patch was/is correctzecke1-1/+5
but for some reason TT is not using QFile so I made it use getenv(HOME) instead
2002-09-25fix qpeDir() to return users dir, not qpeDir.. duhllornkcor1-271/+272
2002-09-25Fix bigPixmaps BUG.zecke1-1/+1
instead of returning the bigPixmap from the d->mPixmaps[1] I returned the deprecated variable which was null
2002-09-24Fixed loading of file extensions from mime.types (only the first ext wassandman1-5/+3
loaded)
2002-09-24Better workaround for the "ignoring inline" gcc bug, since editing thesandman1-0/+6
generated inlinepics_p.h makes no sense after all
2002-09-24make thetimezecke1-16/+17
not a pointer and memset it this makes valgrind shut up
2002-09-23gcc workaround for inline applied once again .. thanks Harlekin ;)sandman1-1/+1
2002-09-22opie uses citytime, not worldtime, and changed tz to more opie specificllornkcor1-62/+63
2002-09-21new cleaned inlinepicsharlekin1-3477/+1611
2002-09-21Remove the start(void)const and end(void)const stuffzecke1-15/+2
2002-09-21Make end inline againzecke2-3/+6
2002-09-17updatezecke2-3/+2
2002-09-10Icon sizeszecke1-2/+2
2002-09-10Workaround for gcc bug: gcc is irgnoring the inline keyword and thesandman1-1/+1
qembed_findImage function is exported to libqpe
2002-09-10Icon size updatezecke1-1/+2
2002-09-10AppLnk fix QArray -> QMApzecke1-2/+5
2002-09-10Fix floating point exception divide by 0 in qpedecorationzecke1-11/+12
2002-09-10Fix inline for Event::startzecke2-6/+11
2002-09-10header fixzecke1-1/+1
2002-09-10add missing file spotted by Maxzecke1-0/+45
2002-09-10Commentzecke1-1/+2
2002-09-10cvs is too stupid to remove and add without commit in betweenzecke2-0/+651
2002-09-10Qtopia1-6 mergezecke102-7175/+10199
still to test bic changes to be resolved more changes to be made?
2002-09-09add preloaded app control needed to runningappsbarharlekin2-3/+31
2002-09-06Removed all the LCD specific stuff:sandman1-358/+3
- the low-level part of it is now libopie / ODevice - the high-level (QCop and QWSScreenSaver) part of it is now in the QWS-Server (launcher)
2002-09-04Fix some storage nameleseb1-4/+4
2002-08-30since oz does not use the tasks anyway, no batteryapplet-ipaq is defaultharlekin1-1/+1
2002-08-30Try to handle RAM storage for documentsleseb4-11/+16
2002-08-30all hail the new default keyboard, .. but to make sure theres a fallback I ↵harlekin1-1/+1
also added handwriting to default task .-)
2002-08-30make it earlier in boot processharlekin1-1/+1
2002-08-30first bootsplash attemptharlekin1-0/+7
2002-08-29removes one no longer existend files from the .procniehaus1-1/+1
2002-08-15applied hashs patchharlekin1-35/+41
2002-08-15tabmanager was allready with right package name in settings taskharlekin1-1/+1
2002-08-15serveral updates, konqueror, sdmon and nethack out, opie-mail2 inharlekin3-3/+3
2002-08-08not needed anymore since ipkg does know Conflicts nowharlekin1-10/+0
2002-08-04Fix bug for RamFS on iPaq (not tested)leseb1-1/+1
2002-07-31fixed to new namesharlekin2-2/+2
2002-07-18added timezones, but #121tille1-1/+1
2002-07-07opie-advancedfm not advancedfmharlekin1-1/+1
2002-07-06Complete renovation of the external style API:sandman2-1078/+1284
- created two QCom interfaces in "styleinterface.h" - moved the liquid/theme settings apps into the plugins - modified the plugin interface for all three styles - extended appearance to fully support the new API (replaces the settings apps) Additional work: - made a workaround in appearance for a Qt Bug -- now a QDialog again (this should really be fixed in Qt, but Z won't work that way)
2002-07-02added user message for non existing filellornkcor1-0/+2
2002-07-02attempt to fix bug #95, now it checks for existing file before trying to deletellornkcor1-6/+7
2002-07-01Made loading of custom styles much faster, since symbols are now resolvedsandman1-1/+1
"on-the-fly" (This only makes it harder for new styles to be debugged)
2002-06-29whoopsllornkcor1-2/+2