summaryrefslogtreecommitdiff
path: root/libopie
AgeCommit message (Expand)AuthorFilesLines
2003-04-05get the animation right and allways show the busy indicator in the middle of ...harlekin1-2/+5
2003-04-01Open zaurus buzzer device as write only, and close it.kergoth1-2/+4
2003-04-01Set appropriate default rotation for SL-A300.kergoth1-1/+3
2003-03-30bigger animation to be more distinguish compared to desktop icons, also new a...harlekin1-3/+3
2003-03-28owait - displays a busy indicator in the middle of the screen, initial versionharlekin3-2/+149
2003-03-26delay the initialization of the button information:sandman2-24/+70
2003-03-26Use QObject::tr rather than qApp->translatekergoth1-3/+3
2003-03-21added doxygen comment docsllornkcor1-10/+85
2003-03-21g++ compliance fix: default arguments belong into the declaration, but not th...mickeyl1-1/+4
2003-03-21Fixing small bug: If we search a birthday from today to today, it returnedeilers1-1/+5
2003-03-21Merged speed optimized xml backend for contacts to main.eilers15-718/+174
2003-03-19Fixed bug #744 where non mapped buttons in buttonsettings were not saved by i...groucho2-6/+12
2003-02-23make mickeyl happyzecke1-3/+2
2003-02-22Fix savingzecke3-3/+10
2003-02-22fixx off by one in readingzecke3-23/+57
2003-02-22Remove some testing codezecke1-3/+1
2003-02-22Implement saving of eventszecke6-19/+319
2003-02-22Finally and hopefully, dependencies are correct. Comments ?groucho1-1/+1
2003-02-21Add XML datebookresourcezecke10-19/+512
2003-02-21-Fix hasRecurrence()zecke7-32/+292
2003-02-21-Remove old Todo classes they're deprecated and today I already using thezecke21-1084/+921
2003-02-19Fix a bug that prevented ldconfig execution in postinstkergoth1-1/+1
2003-02-18Fixing categoryNames in opimrecord which was just checking for Todo Listeilers4-6/+6
2003-02-17Cardview improved ..eilers1-5/+6
2003-02-160000276 Fix for that bug.. or better temp workaroundzecke2-35/+54
2003-02-16Added changeTab() to OTabWidget to dynamically change tab name and/or icon (s...drw3-6/+68
2003-02-16attempt to fix bug. please testllornkcor1-5/+20
2003-02-15clear before reloadingzecke1-0/+1
2003-02-10added a virtual refresh to the interface, in future each plugin decides how m...harlekin1-0/+6
2003-02-09Nothing happened.. Just some cleanup before I will start..eilers1-0/+739
2003-01-26Added two missing dir.exists() checks, without which a segfault occurs if m_c...kergoth1-72/+76
2003-01-26None->Rot0 name for transformation enum, as it stomped on someone elses None ;)kergoth1-1/+1
2003-01-26fix the Transformation redefinition.kergoth1-1/+1
2003-01-26Arent dependencies fun?kergoth1-2/+2
2003-01-261) Add Sharp Zaurus A300/B600|5600/C700 models, will add the model specific bitskergoth2-11/+54
2003-01-24Sorry about the flood on the cvs ml list, but this uses OPIEDIR to locate inc...kergoth3-3/+3
2003-01-23.cvsignorekergoth1-3/+1
2003-01-23QTDIR/lib -> OPIEDIR/libkergoth3-3/+3
2003-01-23opiedir/lib instead of qtdir/lib..kergoth2-9/+1
2003-01-23libopie/libopie.controlkergoth1-4/+0
2003-01-23package naming change.. alter library packages to use debian naming conventio...kergoth2-0/+14
2003-01-16Libopie links against libqpe, need that explicit dependency in the config sys...kergoth1-0/+1
2003-01-16i18n for new buildsystem :)kergoth3-0/+12
2003-01-16*** empty log message ***kergoth1-3/+0
2003-01-13Fixing crash when businesscard.vcf is missing..eilers1-2/+11
2003-01-11michael suggested to try it without the macroharlekin1-3/+1
2003-01-03Reenable debug outputeilers1-6/+11
2003-01-03Bugfix for calculating data diffs..eilers1-18/+39
2003-01-02Improved query by example: Search by date is possible.. First stepeilers2-34/+113
2003-01-02Detailview cleanup..eilers1-45/+77