summaryrefslogtreecommitdiff
path: root/core/pim/datebook
AgeCommit message (Collapse)AuthorFilesLines
2005-03-16added birthday display into datebookalwin6-1/+110
2005-03-16config.in.in are always autogeneratedmickeyl2-1/+4
2005-03-16corrected some stuffalwin4-2/+18
2005-03-16added (base) christian holidaysalwin7-4/+180
2005-03-16VI is a strong weapon... fixed a big cp&paste erroralwin1-4/+2
2005-03-16added holiday packagealwin1-0/+1
2005-03-16ho.alwin10-1191/+1416
in dayview a holiday will displayed (if plugin found) generated a straight forward dummy-holiday-plugin for testing the stuff.
2005-03-16beginning of holiday plugins for datebookalwin1-0/+6
2005-03-07Use popup menu for edit, duplicate, delete and beam in week list view - ↵drw3-9/+72
patch courtesy of Thomas Schnetzer
2004-12-24Repair damage done by a broken replace program. Note to self: Never use ↵mickeyl1-9/+1
anything other than sed! Merry Christmas!
2004-12-24qmake 1.08a has more rigid syntax checking and chokes on our .pro filesmickeyl1-1/+9
2004-05-30fix some dependencieschicken1-1/+1
2004-04-04fix debugging stuff (see addressbook)mickeyl4-12/+12
2004-04-02Use ODebug (another 43 down...)drw7-23/+31
2004-03-31Removed all unnecessary dependencies to libopiedb2 and reimplementedeilers1-1/+1
the conditional compilation of the SQL implementation. Therefore, it is possible to remove all dependencies of libsqlite and libopiedb2 etc. just by disabling the SQL support in the configuration ! If disabled, the usual xml-immplementation is used. Thanks to mickeyl who already fixed the "backends.pro" ..
2004-03-28remove hardcoded build types "debug" and "release". these are set by the ↵mickeyl1-1/+1
build system
2004-03-28libopie1 => libopie2groucho1-1/+1
2004-03-15Fixed LIBOPIE2 config dependsbrad1-1/+1
2004-03-14Add namespace_hack.h to the .pro filezecke1-1/+2
2004-03-14Take that designer...zecke6-9/+31
2004-03-14Opie DP changeszecke6-6/+8
2004-03-02run the optimize_connect scriptalwin10-60/+58
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 includeschicken10-53/+0
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-14Clean-up of .cvsignore filesdrw1-0/+2
2004-02-14Make info in *.control files a little more consistent (mostly modified ↵drw1-1/+1
Maintainer, Files and Section fields)
2004-02-07QPEApplication::showDialog() and QPEAPplication::execDialog() for better big ↵ar2-30/+7
screen handling
2004-01-19Fix bug 0001248 by disabling the horizontal scrollbar.zecke1-3/+5
So we truncate by screen width
2003-12-07s/QPEToolBar/QToolBar:mickeyl1-3/+3
- remove usage of deprecated classses - makes it easier to migrate to OToolBar in the future
2003-12-07s/QPEMenuBar/QMenuBar:mickeyl1-2/+2
- remove usage of deprecated classses - makes it easier to migrate to OMenuBar in the future
2003-12-04use opie-lupdate instead lupdatear1-21/+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.treke3-19/+5
2003-11-04remove merge conflictwaspe1-14/+14
2003-11-03remove merge conflictwaspe1-1/+13
2003-11-03resolved merge conflictwaspe4-34/+45
2003-09-20merge control files with BRANCHmickeyl1-2/+2
2003-08-30 do not rely on scrollbars beeing rightzecke1-3/+4
2003-08-01Merging changes from BRANCH_1_0 to HEAD..eilers13-81/+564
2003-06-05sanitizedschurig1-1/+1
2003-05-20Apply davipt's patch for datebook's week view (needed for proper translation ↵drw1-28/+28
of day abbreviations for Tuesday and Thursday). If looks good, should apply to 0.99
2003-05-13Just a removal of a debug message.umopapisdn1-1/+0
2003-05-13Bugfix: (Bug #0000862) The red time marker should only be visible if we are ↵umopapisdn1-3/+5
showing today's date.
2003-05-13Bugfix: (Bug #0000902) Adding events in weekview shouldn't create them as ↵umopapisdn6-104/+66
events on the first day of the week but rather the last visited day.
2003-05-05UI and code cleanup. Both UI and code is now more consistent. Also removed ↵umopapisdn9-602/+453
menus in favor of toolbuttons. (why were they even available as menus in the first place?)
2003-05-04New feature: It's now possible to configure a default location and default ↵umopapisdn5-71/+250
categories for new events. (Options available in configuration dialog.)
2003-04-22Add Package: field to control files. This will facilitate ditching mkipks ↵kergoth1-0/+1
in favor of something with some sanity.