summaryrefslogtreecommitdiff
path: root/core/pim/today
AgeCommit message (Collapse)AuthorFilesLines
2005-06-27Use the two new Sort Flags. I applied an older/wrong version of the patch beforezecke1-2/+2
Patch courtsey Marcin Juszkiewicz
2005-06-27Fix the compiler warning with converting NULL to integer.zecke1-2/+2
I hope this has no negative side effects
2005-06-27Sort by Anniversary and Birthdayzecke1-0/+10
Patch courtsey Marcin Juszkiewicz
2005-06-14Fix #1635skyhusker1-1/+1
2005-06-06Fix to show/not show birthdays and use checkboxes for selection in plugin ↵drw3-52/+52
config dialog (courtesy of hrw)
2005-05-13Remove latinism in today owner information - bug 1655gints1-4/+8
2005-04-10Added configuration option for max characters displayed in notes. Fixes bug 1635skyhusker5-11/+54
2005-04-06Use OResource for loading images and fix headersdrw7-112/+209
2005-04-03- fix bug #1535 (Missing line break and unnecessary location shown with ↵deller1-3/+5
Today-Calendar plugin) - document bugs 1535 and my last commits in the Changelog
2005-03-12pixmap correctedalwin1-3/+2
2005-03-04Scale icons appropriatelydrw1-1/+3
2005-02-16Applied Skyhusker's patch for bug #1538drw1-2/+2
2005-01-09CONTROL files : reset version to 'standard' formatwimpie1-1/+1
(partly rolls back my drastic all-applicatoins-same-version change) now format is x.y(.z)$EXTRAVERSION where x.y (and aptionally .z) are x : major version y : minor version z : application patch and extra version is seconds-since-epoch this value can be used to automatically upgrade versions with minor changes (without manual update of the control file)
2005-01-04control files : changed VERSION stringwimpie2-3/+3
2004-12-24Repair damage done by a broken replace program. Note to self: Never use ↵mickeyl5-55/+5
anything other than sed! Merry Christmas!
2004-12-24qmake 1.08a has more rigid syntax checking and chokes on our .pro filesmickeyl5-5/+55
2004-09-12-Refactor loading of the Plugin Widgets' to be only containedzecke5-115/+76
in one place. -Reload the Plugins after configuration to reflect the changes immediately
2004-09-12-Only create configWidgets once per config dialog, properly delete themzecke4-32/+43
-Delete the Widgets before we remove the plugin from our address space some random clean ups
2004-09-12Follow the defined Ownership and have a maybe not neededzecke9-28/+15
sanity check
2004-09-12-Fix layout for http://handhelds.org/scap/port.32003.pngzecke3-31/+9
-Remove old code -Remove bogus code as commented by Stefan Eilers
2004-06-15libopiepim2 dependency addedclem1-2/+2
2004-06-03updated today to use the new opluginloader, migration not finished yet but ↵harlekin4-318/+236
mostly working
2004-04-29remove the bogus } which confused qmake... /me hugs cvsblame...mickeyl1-1/+0
I know who introduced that thing! Shame on you! ;)
2004-04-28CLEANUP: no relative references. opie-lupdate takes care about i18nmickeyl3-56/+0
2004-04-26add missing TEMPLATEmickeyl1-0/+1
2004-04-04fix odebug usagemickeyl1-10/+10
2004-04-04better use owarn heremickeyl1-2/+2
2004-04-04fix odebug usagemickeyl1-2/+2
2004-04-02Use ODebug (another 10 down...)drw2-11/+13
2004-04-02Use ODebug (another 2 down...)drw2-6/+5
2004-04-02added ENDOFLINEwimpie1-1/+1
2004-04-02improve visible namemickeyl1-2/+2
2004-04-02reduce unnecessary nestingmickeyl2-2/+6
improve plugin names
2004-03-31Removed all unnecessary dependencies to libopiedb2 and reimplementedeilers2-3/+3
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-31Some smarter information which libraries should be activated to be ableeilers3-0/+9
to compile them
2004-03-29fix dependenciesmickeyl2-2/+2
2004-03-28remove hardcoded build types "debug" and "release". these are set by the ↵mickeyl5-5/+5
build system
2004-03-28libopie1 => libopie2groucho1-1/+1
2004-03-25libopie -> libopie2drw9-79/+79
2004-03-23fix typo in LIBRARIES and correct build time dependenciesmickeyl2-3/+3
2004-03-15More LIBOPIE2 config fixesbrad1-1/+1
2004-03-15Fixed LIBOPIE2 config dependsbrad1-1/+1
2004-03-14no using namespace in a headerzecke4-7/+5
2004-03-14Compile fixeszecke5-9/+11
2004-03-14More stuff cvs did not commit the first timezecke8-6/+8
2004-03-08Consolidate Opie logo images. Apps should use common logo: ↵drw1-1/+4
pics/logo/opielogo.png
2004-03-02run the optimize_connect scriptalwin5-9/+9
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 includeschicken1-1/+0
2004-03-01today plus datebook, mail, todolist plugins libopie1->libopie2harlekin33-98/+109
2004-02-16More control file clean-up...mostly done, except for task-opie-*drw6-12/+12