Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2002-11-21 | danish i18n | cniehaus | 1 | -1/+2 |
2002-11-20 | This file contains hacks or workarounds, that make it possible to use a normal | sandman | 1 | -0/+1 |
libopie arm build (iPAQ or OZ) directly on the Sharp retail ROM. This way, we only need one 'official' libopie binary for all platforms. 1) Opie's libqpe.so has an additional function in Sound, which is utilized in ODevice: ok this is really evil ;), but Sound::isFinished is only needed in the iPAQ part of ODevice, which is never called on Z's we add a "weak" symbol here. This will be used, if ld.so does not find a normal ("hard") symbol of the same name - hence only on the retail Z | ||||
2002-11-15 | Make OTodo compile | zecke | 1 | -0/+2 |
add the MaintainerMode to OTodo | ||||
2002-11-15 | Add the implementation for the XRef Manager | zecke | 1 | -0/+6 |
Add it to libopie.pro Adjust OPimRecord to use the new manager The backends do not support xref yet | ||||
2002-11-09 | Removed the vcard stuff | eilers | 1 | -0/+2 |
2002-11-05 | typo. otodacess->otodoaccess | kergoth | 1 | -1/+1 |
2002-11-03 | add oticker | llornkcor | 1 | -14/+16 |
2002-11-02 | Add Pim State | zecke | 1 | -0/+2 |
2002-10-31 | paper bag - next time specify which files should be commited .-| | harlekin | 1 | -26/+2 |
2002-10-31 | excludeFromRefresh() added | harlekin | 1 | -2/+26 |
2002-10-21 | Fix spelling | zecke | 1 | -1/+1 |
2002-10-21 | Include orecur | zecke | 1 | -1/+5 |
+ oreccurancewidget and other stuff | ||||
2002-10-13 | added ocontactaccess | harlekin | 1 | -1/+3 |
2002-10-10 | pim/opimcache.h added | harlekin | 1 | -2/+3 |
2002-10-08 | someone kicked out ocolorbutton -- readded | sandman | 1 | -0/+2 |
2002-10-08 | Fixed libopie.pro to include the new pim-API. | eilers | 1 | -8/+34 |
The SQL-Stuff is currently deactivated. Otherwise everyone who wants to compile itself would need to install libsqlite, libopiesql... Therefore, the backend currently uses XML only.. | ||||
2002-09-24 | button with popup-menu for color selections -- this should be used instead | sandman | 1 | -2/+2 |
of the QToolButton + ColorPopupMenu construct | ||||
2002-09-23 | new OFontSelector - used in Appearance and Launcher settings | sandman | 1 | -2/+4 |
2002-09-20 | accidentaly committed | zecke | 1 | -27/+6 |
2002-09-20 | OTodo know is the first implementation of OPimRecord | zecke | 1 | -6/+27 |
2002-09-10 | Fix for QTopia1.6 | zecke | 1 | -2/+17 |
2002-09-03 | otabwidget changes by drw , like getting rid of the dotted line etc | harlekin | 1 | -3/+3 |
2002-08-21 | patch from drw, adds otabwidget | llornkcor | 1 | -16/+16 |
2002-08-20 | Added nice timepicker widget and dialog | eilers | 1 | -2/+4 |
2002-06-26 | Major pro file overhaul from davipt. Commited by me, since it touches | sandman | 1 | -0/+15 |
many core files ... please report bugs on this to davipt | ||||
2002-06-18 | Reimplemented OHwInfo as ODevice with enhanced capabilities | sandman | 1 | -2/+2 |
ODevice should replace custom-*.h in the future (iPAQ is finished) | ||||
2002-06-12 | New singleton class for getting info on hardware | sandman | 1 | -2/+2 |
(Zaurus detection is missing -- kergoth ?) | ||||
2002-06-10 | imported kprocess as oprocess | tille | 1 | -2/+2 |
2002-05-07 | Moved ClickableLabel to libopie/OClickableLabel | hakan | 1 | -2/+2 |
2002-04-27 | View Interface | zecke | 1 | -1/+1 |
2002-04-27 | Update TODO | zecke | 1 | -2/+2 |
Update todoevent.cpp I almost forgot about this \n -> <br> inside the RichText remove oconfig cause it was bogus. We can achieve the same with Config(path, Config::File ); | ||||
2002-04-25 | Add ColorPopupMenu and ColorDialog | drw | 1 | -3/+3 |
2002-04-13 | PopupMenu for fontsize handling like on the Zaurus | zecke | 1 | -2/+2 |
2002-04-12 | Add OFileDialog to the .pro | zecke | 1 | -2/+2 |
OFileDialog is now working resize it when not used by the static methods OFileSelector some bugfixes. Some bugs are not yet fixed (the switching from views can segfault ) | ||||
2002-03-27 | here comes the skeleton of the new fileselector. | zecke | 1 | -2/+2 |
Please comment on the api? Sissi are you reading this? Please send me input | ||||
2002-03-22 | small wrapper around config to let us select any file | zecke | 1 | -2/+3 |
and treat it like a config This will be used in a new kewl feature | ||||
2002-03-20 | - added the todovcalresource.h to HEADERS | simon | 1 | -1/+1 |
2002-03-20 | - updated HEADERS field for proper dependency tracking | simon | 1 | -1/+1 |
2002-03-20 | vCal Resource for the tododb | zecke | 1 | -1/+1 |
2002-03-18 | tododb - simular to datebookdb but for todos, initial import | harlekin | 1 | -1/+1 |
2002-03-16 | mark: added .pro for libopie. moved .h to includedir. | kergoth | 1 | -0/+7 |