summaryrefslogtreecommitdiff
path: root/core/pim
AgeCommit message (Collapse)AuthorFilesLines
2005-01-09CONTROL files : reset version to 'standard' formatwimpie2-2/+2
(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 ↵mickeyl10-116/+10
anything other than sed! Merry Christmas!
2004-12-24qmake 1.08a has more rigid syntax checking and chokes on our .pro filesmickeyl10-10/+116
2004-12-20Fix for Bug #1269 and use of new sorted of the pim libaryeilers4-10/+28
2004-11-18-Kill owarn statements from the codezecke4-34/+22
-Kill magic numbers and use enum values
2004-10-12Minor GUI polishingzecke6-6/+8
-Use 'better' icons and always QIconSet::Large -Make the 'Search For' Label to have the same color as the rest of the toolbar
2004-10-12No functional changes.eilers7-120/+120
Just replaced owarn to odebug where debug output was ment by the developer. These warnings confusing users if the have any problems..
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-07-18Update.. New hidden configuration for disabling auto uppercaser..eilers1-0/+2
Todo: Make it visible via configuration settings
2004-07-18Fixing Bug #1361eilers2-8/+32
2004-06-17replaced tr( "" ) by "" (in order not to pollute the .ts translation files)clem2-2/+2
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-05-30fix some dependencieschicken3-3/+3
2004-05-15CLEANUP: synchronize binary and .desktop file namesmickeyl1-1/+1
2004-05-02- convert qWarning to owarnar1-1/+5
2004-05-01A new LineEdit to assis entering names.zecke4-6/+97
so holger hans peter freyther will get Holger Hans Peter Freyther on the fly but you can also change the letter later...
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-28Removed static cast which is not working with the new modifications ofeilers1-1/+2
the opie-pim api
2004-04-26add missing TEMPLATEmickeyl1-0/+1
2004-04-06Some spelling and capitalization fixes for menu itemsdrw4-5/+5
2004-04-04fix up owarn usagezecke8-44/+36
2004-04-04fix odebug usagemickeyl1-10/+10
2004-04-04better use owarn heremickeyl1-2/+2
2004-04-04fix odebug usagemickeyl1-2/+2
2004-04-04catch up with new define in odebug.hmickeyl4-5/+5
2004-04-04fix debugging stuff (see addressbook)mickeyl4-12/+12
2004-04-04s/Opie::Core::odebug/odebug/ (same with oerr,owarn,ofatal)mickeyl7-134/+134
2004-04-02Use ODebug (another 35 down...) - all of core/pim is converted.drw10-42/+56
2004-04-02Use ODebug (another 10 down...)drw2-11/+13
2004-04-02Use ODebug (another 2 down...)drw2-6/+5
2004-04-02Use ODebug (another 7 down...)drw7-11/+16
2004-04-02Use ODebug (another 43 down...)drw7-23/+31
2004-04-02Use ODebug (135 down...), and remove libopiedb2 from dependenciesdrw8-156/+170
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 reimplementedeilers7-8/+8
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 ↵mickeyl10-11/+11
build system
2004-03-28libopie1 => libopie2groucho2-2/+2
2004-03-25libopie -> libopie2drw14-326/+328
2004-03-25libopie -> libopie2drw9-79/+79
2004-03-23fix typo in LIBRARIES and correct build time dependenciesmickeyl2-3/+3