summaryrefslogtreecommitdiff
path: root/core/pim/today/plugins
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-04-10Added configuration option for max characters displayed in notes. Fixes bug 1635skyhusker5-11/+54
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-02-16Applied Skyhusker's patch for bug #1538drw1-2/+2
2005-01-04control files : changed VERSION stringwimpie1-1/+1
2004-12-24Repair damage done by a broken replace program. Note to self: Never use ↵mickeyl4-44/+4
anything other than sed! Merry Christmas!
2004-12-24qmake 1.08a has more rigid syntax checking and chokes on our .pro filesmickeyl4-4/+44
2004-09-12-Refactor loading of the Plugin Widgets' to be only containedzecke2-2/+2
in one place. -Reload the Plugins after configuration to reflect the changes immediately
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-04-28CLEANUP: no relative references. opie-lupdate takes care about i18nmickeyl3-56/+0
2004-04-04better use owarn heremickeyl1-2/+2
2004-04-04fix odebug usagemickeyl1-2/+2
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 ↵mickeyl4-4/+4
build system
2004-03-25libopie -> libopie2drw9-79/+79
2004-03-23fix typo in LIBRARIES and correct build time dependenciesmickeyl2-3/+3
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-02run the optimize_connect scriptalwin3-6/+6
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-01today plus datebook, mail, todolist plugins libopie1->libopie2harlekin25-66/+77
2004-02-16More control file clean-up...mostly done, except for task-opie-*drw4-4/+7
2004-02-14Clean-up of .cvsignore filesdrw4-3/+8
2004-02-14Make info in *.control files a little more consistent (mostly modified ↵drw4-4/+4
Maintainer, Files and Section fields)
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-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-08remove unused includesharlekin7-20/+0
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-05silenceharlekin3-0/+3
2003-12-05today in HEAD up to dateharlekin22-56/+165
2003-12-04use opie-lupdate instead lupdatear4-78/+0