Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2003-09-22 | Added first experimental incarnation of sql-backend for addressbook. | eilers | 1 | -1/+16 |
Some modifications to be able to compile the todo sql-backend. A lot of changes fill follow... | ||||
2003-09-01 | Add big-screen extension to libopie | zecke | 1 | -1/+1 |
2003-08-08 | Merging all changes from BRANCH_1_0. | eilers | 1 | -1/+2 |
2003-05-12 | Funny how opie-lupdate after fixing up the SOURCES tag | zecke | 1 | -4/+1 |
finds so many new nice strings... | ||||
2003-04-22 | Fixing incompatibility to Qtopia 1.6 (especially syncing with QTDesktop 1.6): | eilers | 1 | -0/+2 |
They using a special format for storing birthdays/anniversaries. This patch does not convert all entries, just new/modificated contacts will be stored in this new format ! Addressbook is able to work with both formats (new and old) Complete conversion will be done by the new kitchensync release, provided soon... | ||||
2003-04-20 | opie-lupdate | zecke | 1 | -0/+1 |
2003-04-20 | adding dutch to the .pro-files | cniehaus | 1 | -0/+1 |
2003-03-28 | owait - displays a busy indicator in the middle of the screen, initial version | harlekin | 1 | -2/+2 |
2003-03-21 | Merged speed optimized xml backend for contacts to main. | eilers | 1 | -0/+1 |
Added QDateTime to querybyexample. For instance, it is now possible to get all Birthdays/Anniversaries between two dates. This should be used to show all birthdays in the datebook.. This change is sourcecode backward compatible but you have to upgrade the binaries for today-addressbook. | ||||
2003-02-21 | Add XML datebookresource | zecke | 1 | -0/+2 |
-clean up todoaccessxml header -implement some more stuff in the oeven tester -extend DefaultFactory to not crash and to use datebook -reading of OEvents is working nicely.. saving will be added tomorrow -fix spelling in ODateBookAcces | ||||
2003-02-21 | -Fix hasRecurrence() | zecke | 1 | -0/+4 |
-Add the Access(Backend) of DateBook | ||||
2003-02-21 | -Remove old Todo classes they're deprecated and today I already using the | zecke | 1 | -5/+9 |
new API -Guard against self assignment in OTodo -Add test apps for OPIM -Opiefied Event classes -Added TimeZone handling and pinning of TimeZones to OEvent -Adjust ORecur and the widget to better timezone behaviour | ||||
2003-01-24 | Sorry about the flood on the cvs ml list, but this uses OPIEDIR to locate ↵ | kergoth | 1 | -1/+1 |
include.pro rather than a relative path.. then you dont have to alter the .pro when restructuring cvs. | ||||
2003-01-23 | opiedir/lib instead of qtdir/lib.. | kergoth | 1 | -1/+1 |
2003-01-16 | i18n for new buildsystem :) | kergoth | 1 | -0/+4 |
2002-12-22 | - added the device button stuff to ODevice | sandman | 1 | -2/+2 |
- ODevice is now derived from QObject (don't ask me why I didn't make this from the beginning) | ||||
2002-12-17 | adding all libs we need as DT_NEEDED makes prelink happy | sandman | 1 | -0/+2 |
2002-12-14 | addLanguage rules | cniehaus | 1 | -0/+1 |
2002-12-10 | Add OPimResolver | zecke | 1 | -0/+2 |
2002-11-30 | pelling updates | zecke | 1 | -0/+6 |
libopie.pro additions | ||||
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 |