Age | Commit message (Expand) | Author | Files | Lines |
2003-01-26 | Added two missing dir.exists() checks, without which a segfault occurs if m_c... | kergoth | 1 | -72/+76 |
2003-01-26 | None->Rot0 name for transformation enum, as it stomped on someone elses None ;) | kergoth | 1 | -1/+1 |
2003-01-26 | fix the Transformation redefinition. | kergoth | 1 | -1/+1 |
2003-01-26 | Arent dependencies fun? | kergoth | 1 | -2/+2 |
2003-01-26 | 1) Add Sharp Zaurus A300/B600|5600/C700 models, will add the model specific bits | kergoth | 2 | -11/+54 |
2003-01-24 | Sorry about the flood on the cvs ml list, but this uses OPIEDIR to locate inc... | kergoth | 3 | -3/+3 |
2003-01-23 | .cvsignore | kergoth | 1 | -3/+1 |
2003-01-23 | QTDIR/lib -> OPIEDIR/lib | kergoth | 3 | -3/+3 |
2003-01-23 | opiedir/lib instead of qtdir/lib.. | kergoth | 2 | -9/+1 |
2003-01-23 | libopie/libopie.control | kergoth | 1 | -4/+0 |
2003-01-23 | package naming change.. alter library packages to use debian naming conventio... | kergoth | 2 | -0/+14 |
2003-01-16 | Libopie links against libqpe, need that explicit dependency in the config sys... | kergoth | 1 | -0/+1 |
2003-01-16 | i18n for new buildsystem :) | kergoth | 3 | -0/+12 |
2003-01-16 | *** empty log message *** | kergoth | 1 | -3/+0 |
2003-01-13 | Fixing crash when businesscard.vcf is missing.. | eilers | 1 | -2/+11 |
2003-01-11 | michael suggested to try it without the macro | harlekin | 1 | -3/+1 |
2003-01-03 | Reenable debug output | eilers | 1 | -6/+11 |
2003-01-03 | Bugfix for calculating data diffs.. | eilers | 1 | -18/+39 |
2003-01-02 | Improved query by example: Search by date is possible.. First step | eilers | 2 | -34/+113 |
2003-01-02 | Detailview cleanup.. | eilers | 1 | -45/+77 |
2003-01-01 | T ORecordList<T>::operator[]( uint i ) { | simon | 1 | -1/+1 |
2002-12-27 | fix typo | cniehaus | 1 | -2/+2 |
2002-12-27 | Childrens are now shown in detail view.. | eilers | 1 | -0/+5 |
2002-12-27 | i18n-fixlet | cniehaus | 1 | -4/+0 |
2002-12-23 | grrr .. somehow joe put a 'k' in the file | sandman | 1 | -1/+1 |
2002-12-23 | Fixed a few typos and removed some qDebugs | sandman | 2 | -7/+3 |
2002-12-22 | - added the device button stuff to ODevice | sandman | 5 | -20/+609 |
2002-12-22 | call ldconfig in postinst for libraries (only if it is installed) | sandman | 1 | -0/+4 |
2002-12-17 | fix for alarm volume handling on iPAQs | sandman | 1 | -4/+2 |
2002-12-17 | - removed a the obsolete KShellProcess class | sandman | 2 | -110/+56 |
2002-12-17 | adding all libs we need as DT_NEEDED makes prelink happy | sandman | 1 | -0/+2 |
2002-12-14 | addLanguage rules | cniehaus | 3 | -0/+3 |
2002-12-12 | Set vendor to OpenZaurus Team on OZ roms | kergoth | 1 | -0/+1 |
2002-12-12 | Proper zaurus model checking for ODevice | kergoth | 2 | -2/+18 |
2002-12-10 | Add OPimResolver | zecke | 1 | -0/+2 |
2002-12-10 | get in sync with HEAD again | zecke | 15 | -82/+536 |
2002-12-09 | Added preview for default email and all email | eilers | 1 | -2/+6 |
2002-12-08 | Moved journal-enum from ocontact into i the xml-backend.. | eilers | 2 | -11/+15 |
2002-12-07 | Fixing bug in storing anniversary.. | eilers | 2 | -13/+28 |
2002-12-05 | Allow changing styles/position at run-time (i.e. make setTabStyle/setTabPosit... | drw | 1 | -29/+61 |
2002-12-05 | Modified OColorButton to pass color to color dialog. Impacts appearance, lau... | drw | 2 | -17/+17 |
2002-11-30 | pelling updates | zecke | 3 | -5/+27 |
2002-11-30 | More infrastructure | zecke | 32 | -98/+1225 |
2002-11-22 | Hopefully corrects bug #467 | drw | 1 | -3/+10 |
2002-11-21 | support for the new H3900 iPAQ in the iPAQ keyfilter. Since HP thinks it is | sandman | 1 | -37/+35 |
2002-11-21 | danish i18n | cniehaus | 3 | -3/+6 |
2002-11-20 | Reverting back to use system ( "apm --suspend" );, even though I don't | sandman | 1 | -24/+14 |
2002-11-20 | This file contains hacks or workarounds, that make it possible to use a normal | sandman | 2 | -0/+19 |
2002-11-19 | Removed the last QT_QWS_* in libopie .. the libopie binary should now be | sandman | 1 | -8/+0 |
2002-11-18 | Back to main tree.. Waiting for feature freeze | eilers | 2 | -627/+40 |