summaryrefslogtreecommitdiff
path: root/libopie/libopie.pro
AgeCommit message (Collapse)AuthorFilesLines
2003-03-21Merged speed optimized xml backend for contacts to main.eilers1-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-21Add XML datebookresourcezecke1-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()zecke1-0/+4
-Add the Access(Backend) of DateBook
2003-02-21-Remove old Todo classes they're deprecated and today I already using thezecke1-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-24Sorry about the flood on the cvs ml list, but this uses OPIEDIR to locate ↵kergoth1-1/+1
include.pro rather than a relative path.. then you dont have to alter the .pro when restructuring cvs.
2003-01-23opiedir/lib instead of qtdir/lib..kergoth1-1/+1
2003-01-16i18n for new buildsystem :)kergoth1-0/+4
2002-12-22- added the device button stuff to ODevicesandman1-2/+2
- ODevice is now derived from QObject (don't ask me why I didn't make this from the beginning)
2002-12-17adding all libs we need as DT_NEEDED makes prelink happysandman1-0/+2
2002-12-14addLanguage rulescniehaus1-0/+1
2002-12-10Add OPimResolverzecke1-0/+2
2002-11-30pelling updateszecke1-0/+6
libopie.pro additions
2002-11-21danish i18ncniehaus1-1/+2
2002-11-20This file contains hacks or workarounds, that make it possible to use a normalsandman1-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-15Make OTodo compilezecke1-0/+2
add the MaintainerMode to OTodo
2002-11-15Add the implementation for the XRef Managerzecke1-0/+6
Add it to libopie.pro Adjust OPimRecord to use the new manager The backends do not support xref yet
2002-11-09Removed the vcard stuffeilers1-0/+2
2002-11-05typo. otodacess->otodoaccesskergoth1-1/+1
2002-11-03add otickerllornkcor1-14/+16
2002-11-02Add Pim Statezecke1-0/+2
2002-10-31paper bag - next time specify which files should be commited .-|harlekin1-26/+2
2002-10-31excludeFromRefresh() addedharlekin1-2/+26
2002-10-21Fix spellingzecke1-1/+1
2002-10-21Include orecurzecke1-1/+5
+ oreccurancewidget and other stuff
2002-10-13added ocontactaccessharlekin1-1/+3
2002-10-10pim/opimcache.h addedharlekin1-2/+3
2002-10-08someone kicked out ocolorbutton -- readdedsandman1-0/+2
2002-10-08Fixed libopie.pro to include the new pim-API.eilers1-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-24button with popup-menu for color selections -- this should be used insteadsandman1-2/+2
of the QToolButton + ColorPopupMenu construct
2002-09-23new OFontSelector - used in Appearance and Launcher settingssandman1-2/+4
2002-09-20accidentaly committedzecke1-27/+6
2002-09-20OTodo know is the first implementation of OPimRecordzecke1-6/+27
2002-09-10Fix for QTopia1.6zecke1-2/+17
2002-09-03otabwidget changes by drw , like getting rid of the dotted line etcharlekin1-3/+3
2002-08-21patch from drw, adds otabwidgetllornkcor1-16/+16
2002-08-20Added nice timepicker widget and dialogeilers1-2/+4
2002-06-26Major pro file overhaul from davipt. Commited by me, since it touchessandman1-0/+15
many core files ... please report bugs on this to davipt
2002-06-18Reimplemented OHwInfo as ODevice with enhanced capabilitiessandman1-2/+2
ODevice should replace custom-*.h in the future (iPAQ is finished)
2002-06-12New singleton class for getting info on hardwaresandman1-2/+2
(Zaurus detection is missing -- kergoth ?)
2002-06-10imported kprocess as oprocesstille1-2/+2
2002-05-07Moved ClickableLabel to libopie/OClickableLabelhakan1-2/+2
2002-04-27View Interfacezecke1-1/+1
2002-04-27Update TODOzecke1-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-25Add ColorPopupMenu and ColorDialogdrw1-3/+3
2002-04-13PopupMenu for fontsize handling like on the Zauruszecke1-2/+2
2002-04-12Add OFileDialog to the .prozecke1-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-27here comes the skeleton of the new fileselector.zecke1-2/+2
Please comment on the api? Sissi are you reading this? Please send me input
2002-03-22small wrapper around config to let us select any filezecke1-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 HEADERSsimon1-1/+1
2002-03-20- updated HEADERS field for proper dependency trackingsimon1-1/+1