Age | Commit message (Expand) | Author | Files | Lines |
2004-08-11 | added functionality to support the multiple view config setting | ulf69 | 2 | -45/+100 |
2004-08-11 | added a configurationsettings that aloowes the user to choose between | ulf69 | 4 | -1/+13 |
2004-08-11 | added special detailview handling for small devices. Now the behavior is | ulf69 | 2 | -20/+94 |
2004-08-10 | final changes on how to send emails to selected contacts | ulf69 | 1 | -16/+10 |
2004-08-10 | enabled the collecting of emailadresses for the purpouse of sending emails | ulf69 | 1 | -32/+26 |
2004-08-10 | libkdepim references libkcal, and not kaddressbook. Therefore I moved the lin... | ulf69 | 1 | -6/+0 |
2004-08-10 | removed unneedded references to qtopia/services.h | ulf69 | 1 | -2/+0 |
2004-08-10 | enhancements to configure external apps like email and phones through a | ulf69 | 3 | -55/+28 |
2004-08-08 | Made it compileable on desktop | zautrix | 2 | -2/+5 |
2004-08-07 | now building again | zautrix | 1 | -0/+5 |
2004-08-06 | kcmultidialog can now handle the configuration of multiple applications at once | ulf69 | 9 | -184/+78 |
2004-08-06 | Added licence to kapi | zautrix | 2 | -2/+10 |
2004-08-06 | Fixed some beaming problems | zautrix | 1 | -14/+35 |
2004-08-06 | enabled beaming and sending of emails | ulf69 | 2 | -14/+162 |
2004-08-05 | enabled the sending of emails to selected contacts, and mailing of vCards | ulf69 | 5 | -207/+367 |
2004-08-03 | hopefully last modifications of resource based export/import functionality | ulf69 | 7 | -557/+137 |
2004-08-02 | load all export managers statically instead dynamically | ulf69 | 1 | -21/+3 |
2004-08-02 | changed the layout to run on SL5500 | ulf69 | 1 | -22/+22 |
2004-08-02 | implemented the exportclasses for opie, qtopia and sharp as part of kaddressb... | ulf69 | 5 | -9/+78 |
2004-08-02 | opie, qtop and sharp ex/import classes will now be build together with the ka... | ulf69 | 3 | -81/+0 |
2004-08-02 | overhaul of the export/import interface to use dynamically loaded | ulf69 | 9 | -3/+962 |
2004-07-29 | the export/import will be done now from within the resources. | ulf69 | 6 | -773/+0 |
2004-07-20 | remove the export was successfull dialog if the user canceled the operation | ulf69 | 3 | -45/+45 |
2004-07-19 | added env variable SHARPDTMSDK | ulf69 | 1 | -1/+1 |
2004-07-17 | implementation of sharp import/export resourcehandling | ulf69 | 1 | -25/+24 |
2004-07-17 | implementation of sharp import and export | ulf69 | 2 | -56/+49 |
2004-07-16 | load the sharp dtm lib automatically if it exists | ulf69 | 1 | -8/+15 |
2004-07-16 | initial revision of the sharp import export module | ulf69 | 3 | -0/+284 |
2004-07-15 | resolved crash during import of opie and qtopia addressbooks | ulf69 | 2 | -2/+21 |
2004-07-15 | ask for readwrite resources if the user wants them to reload in the case of an | ulf69 | 2 | -1/+3 |
2004-07-14 | implemented automatic update in case of external resource changes (kdirwatch) | ulf69 | 2 | -8/+15 |
2004-07-14 | added support for qtopia import and export | ulf69 | 3 | -0/+268 |
2004-07-14 | added changes to support qtopia import/export and improved resource support | ulf69 | 1 | -2/+8 |
2004-07-14 | added changes to support the kdirwatch implementation | ulf69 | 2 | -2/+2 |
2004-07-13 | changed output of gender field. Now it can have the values "male", "female" o... | ulf69 | 1 | -1/+2 |
2004-07-12 | Windows import fixes | zautrix | 3 | -9/+36 |
2004-07-12 | Added importing from OL to KA/Pi | zautrix | 5 | -3/+757 |
2004-07-09 | renamed lib to microX | zautrix | 2 | -2/+2 |
2004-07-09 | Changed name of pro file | zautrix | 1 | -1/+1 |
2004-07-09 | export of kde 2.1 vcards is not supported by the converter | ulf69 | 1 | -1/+2 |
2004-07-09 | support for export of categories und supression of empty fields | ulf69 | 2 | -4/+15 |
2004-07-09 | changed the IntDateFormat from type int to enum, for easier categorization | ulf69 | 2 | -6/+1 |
2004-07-08 | Compile fixes for windows | zautrix | 2 | -3/+4 |
2004-07-07 | Changes for compiling on desktop | zautrix | 2 | -3/+5 |
2004-07-07 | Added possibility to remove voice from phone types | zautrix | 2 | -1/+35 |
2004-07-07 | Changed some strings. Removed some kdebug | zautrix | 1 | -1/+1 |
2004-07-06 | Fixed the qdialog::accept problem | zautrix | 1 | -2/+3 |
2004-07-06 | Switched to the way importing of vcards is done in current cvs HEAD of KDE | zautrix | 1 | -4/+12 |
2004-07-06 | Fixed a crash | zautrix | 1 | -3/+2 |
2004-07-06 | ok button of dialog works now. import of vcards works now, export of opie res... | ulf69 | 2 | -4/+8 |