Age | Commit message (Expand) | Author | Files | Lines |
2005-02-16 | Applied Skyhusker's patch for bug #1538 | drw | 1 | -2/+2 |
2005-02-07 | Fix contact edit dialog captioning | drw | 1 | -5/+8 |
2005-02-07 | Implement contact duplication | drw | 1 | -0/+12 |
2005-02-07 | Eliminate compiler warnings | drw | 2 | -3/+2 |
2005-02-07 | Disable certain UI elements while editing personal details | drw | 1 | -8/+36 |
2005-02-06 | Convert to OPimMainWindow and UI tweaks. There is still a couple items yet to... | drw | 6 | -499/+310 |
2005-02-02 | Minor update to work with new OPimMainWindow | drw | 1 | -11/+12 |
2005-01-30 | Convert Todo to use new OPimMainWindow functionality, plus some other code cl... | drw | 10 | -521/+375 |
2005-01-09 | CONTROL files : reset version to 'standard' format | wimpie | 2 | -2/+2 |
2005-01-04 | control files : changed VERSION string | wimpie | 2 | -3/+3 |
2004-12-24 | Repair damage done by a broken replace program. Note to self: Never use anyth... | mickeyl | 10 | -116/+10 |
2004-12-24 | qmake 1.08a has more rigid syntax checking and chokes on our .pro files | mickeyl | 10 | -10/+116 |
2004-12-20 | Fix for Bug #1269 and use of new sorted of the pim libary | eilers | 4 | -10/+28 |
2004-11-18 | -Kill owarn statements from the code | zecke | 4 | -34/+22 |
2004-10-12 | Minor GUI polishing | zecke | 6 | -6/+8 |
2004-10-12 | No functional changes. | eilers | 7 | -120/+120 |
2004-09-12 | -Refactor loading of the Plugin Widgets' to be only contained | zecke | 5 | -115/+76 |
2004-09-12 | -Only create configWidgets once per config dialog, properly delete them | zecke | 4 | -32/+43 |
2004-09-12 | Follow the defined Ownership and have a maybe not needed | zecke | 9 | -28/+15 |
2004-09-12 | -Fix layout for http://handhelds.org/scap/port.32003.png | zecke | 3 | -31/+9 |
2004-07-18 | Update.. New hidden configuration for disabling auto uppercaser.. | eilers | 1 | -0/+2 |
2004-07-18 | Fixing Bug #1361 | eilers | 2 | -8/+32 |
2004-06-17 | replaced tr( "" ) by "" (in order not to pollute the .ts translation files) | clem | 2 | -2/+2 |
2004-06-15 | libopiepim2 dependency added | clem | 1 | -2/+2 |
2004-06-03 | updated today to use the new opluginloader, migration not finished yet but mo... | harlekin | 4 | -318/+236 |
2004-05-30 | fix some dependencies | chicken | 3 | -3/+3 |
2004-05-15 | CLEANUP: synchronize binary and .desktop file names | mickeyl | 1 | -1/+1 |
2004-05-02 | - convert qWarning to owarn | ar | 1 | -1/+5 |
2004-05-01 | A new LineEdit to assis entering names. | zecke | 4 | -6/+97 |
2004-04-29 | remove the bogus } which confused qmake... /me hugs cvsblame... | mickeyl | 1 | -1/+0 |
2004-04-28 | CLEANUP: no relative references. opie-lupdate takes care about i18n | mickeyl | 3 | -56/+0 |
2004-04-28 | Removed static cast which is not working with the new modifications of | eilers | 1 | -1/+2 |
2004-04-26 | add missing TEMPLATE | mickeyl | 1 | -0/+1 |
2004-04-06 | Some spelling and capitalization fixes for menu items | drw | 4 | -5/+5 |
2004-04-04 | fix up owarn usage | zecke | 8 | -44/+36 |
2004-04-04 | fix odebug usage | mickeyl | 1 | -10/+10 |
2004-04-04 | better use owarn here | mickeyl | 1 | -2/+2 |
2004-04-04 | fix odebug usage | mickeyl | 1 | -2/+2 |
2004-04-04 | catch up with new define in odebug.h | mickeyl | 4 | -5/+5 |
2004-04-04 | fix debugging stuff (see addressbook) | mickeyl | 4 | -12/+12 |
2004-04-04 | s/Opie::Core::odebug/odebug/ (same with oerr,owarn,ofatal) | mickeyl | 7 | -134/+134 |
2004-04-02 | Use ODebug (another 35 down...) - all of core/pim is converted. | drw | 10 | -42/+56 |
2004-04-02 | Use ODebug (another 10 down...) | drw | 2 | -11/+13 |
2004-04-02 | Use ODebug (another 2 down...) | drw | 2 | -6/+5 |
2004-04-02 | Use ODebug (another 7 down...) | drw | 7 | -11/+16 |
2004-04-02 | Use ODebug (another 43 down...) | drw | 7 | -23/+31 |
2004-04-02 | Use ODebug (135 down...), and remove libopiedb2 from dependencies | drw | 8 | -156/+170 |
2004-04-02 | added ENDOFLINE | wimpie | 1 | -1/+1 |
2004-04-02 | improve visible name | mickeyl | 1 | -2/+2 |
2004-04-02 | reduce unnecessary nesting | mickeyl | 2 | -2/+6 |