summaryrefslogtreecommitdiff
path: root/core/pim
AgeCommit message (Collapse)AuthorFilesLines
2004-03-02run the optimize_connect scriptalwin26-139/+137
the whole cvs is tagged with "before_optimize_connect" if there are problems you can check the diff (but it had compiled and run here)
2004-03-01fix includeschicken34-123/+1
2004-03-01osearch libopie1->libopie2harlekin23-109/+137
2004-03-01today plus datebook, mail, todolist plugins libopie1->libopie2harlekin33-98/+109
2004-02-25depends on LIBOPIE2DBalwin1-1/+1
2004-02-25must link against libopiedb2alwin2-2/+2
2004-02-25Todo: libopie->libopie2drw33-224/+237
2004-02-22check if there is a listview item at all.zecke1-3/+12
c cast -> static_cast
2004-02-18Add Documentation on how we search and why we do stuffzecke1-0/+12
2004-02-18be more clever when it comes to searching eventszecke1-21/+14
Fix bug 1193
2004-02-16Take care of the lifetime of the EffectiveEvent/Occurencezecke4-14/+13
Make sure not to keep reference on non existing objects
2004-02-16More control file clean-up...mostly done, except for task-opie-*drw7-14/+14
2004-02-14Clean-up of .cvsignore filesdrw10-4/+20
2004-02-14Make info in *.control files a little more consistent (mostly modified ↵drw10-11/+11
Maintainer, Files and Section fields)
2004-02-08Fix two problems:zecke1-3/+12
1.) accept the key event so it does not reoccur and reoccur 2.) do not crash if asked to delete and there is nothing to delete
2004-02-08improve support for BigScreenar2-2/+3
2004-02-07QPEApplication::showDialog() and QPEAPplication::execDialog() for better big ↵ar8-55/+20
screen handling
2004-02-05Janitor: remove ulon refzecke4-6/+0
2004-01-27Return QS_FALSE if we don't implement the interface queried forzecke4-4/+12
2004-01-19Fix bug 0001248 by disabling the horizontal scrollbar.zecke1-3/+5
So we truncate by screen width
2004-01-08Forgotten to commit the patch for Mac OSX..eilers1-0/+5
2004-01-06correct config entriesharlekin1-1/+1
2004-01-05today plugin active againharlekin1-0/+9
2004-01-04depends on libmailwrapperalwin1-1/+2
2004-01-04also update the icon etcharlekin1-1/+1
2004-01-04also update the icon etcharlekin2-3/+3
2004-01-03apdated to new mailerharlekin2-11/+35
2003-12-25called binary when sending email to a contact is "opiemail" insteadalwin1-3/+3
of "mail" when using opiemal as standard mailer.
2003-12-08remove unused includesharlekin11-28/+0
2003-12-08Appearance fixed for osearchcoredump8-19/+64
2003-12-08Added CONFIG += plugin for correct support of MacOSX.eilers2-2/+2
Note: This should't have any effect to other platforms due to the fact that it will removed in "include.pro" in this case !
2003-12-07s/QPEToolBar/QToolBar:mickeyl10-21/+21
- remove usage of deprecated classses - makes it easier to migrate to OToolBar in the future
2003-12-07s/QPEMenuBar/QMenuBar:mickeyl4-8/+8
- remove usage of deprecated classses - makes it easier to migrate to OMenuBar in the future
2003-12-05silenceharlekin3-0/+3
2003-12-05today in HEAD up to dateharlekin30-174/+214
2003-12-05add it to head tooharlekin1-0/+240
2003-12-04use opie-lupdate instead lupdatear7-139/+0
2003-11-30Limit the number of shown All Day Events to approxiametely threezecke2-10/+19
Patch by Rajko Albrecht
2003-11-30resolved bug 0001230waspe1-25/+59
2003-11-11Updating apps to use quickexec. Ipks are now generated properly.treke10-73/+25
2003-11-05fix compile. probably wont work. who knows.llornkcor7-86/+385
2003-11-05fix compile. may need more fixing.. who knows....llornkcor1-0/+11
2003-11-05make compile. needs fixingllornkcor2-2/+4
2003-11-04resolved merge conflictwaspe1-38/+114
2003-11-04remove merge conflictwaspe1-14/+14
2003-11-03resolve merge conflictwaspe1-2/+2
2003-11-03reolved merge conflictwaspe1-0/+2
2003-11-03remove merge conflictwaspe1-1/+13
2003-11-03resolved merge conflictwaspe11-60/+88
2003-11-03Porting Opie to MacOS-X.eilers5-4/+11
The base system and all platform independent applications and platforms should work. Please see $OPIEDIR/development/macosx for details