summaryrefslogtreecommitdiff
path: root/noncore/tools/pimconverter/converter.cpp
AgeCommit message (Collapse)AuthorFilesLines
2004-10-26Protect against error in database format. Recover to old if database waseilers1-4/+18
unreadable ..
2004-10-25Fixing some problems..eilers1-45/+53
2004-10-23-Move code for converting sqlite2 to sqlite3 to a method on its ownzecke1-63/+84
-Use Global::applicationFileName to get the filenames for the data -Use tr around messages -Do not use custom labels for "Ok" but use Qts QMessageBox ones to get its translation for free TODO: Test on ARM
2004-10-23Pimconverter got a button to convert databases from sqlite 2->3.eilers1-0/+87
If correct implementation is confirmed, I will commit the rest..
2004-10-12-Make converter_base a QWidgetzecke1-21/+8
-Provide a C'tor with QWidget,const char* name, WFlags fl -Make it quicklaunchable
2004-07-18Fixed bugreport #1370 andeilers1-1/+33
added check, whether source and destdatabase is the same..
2004-05-21- convert qDebug to odebugar1-165/+169
2004-05-16Opie PIM-Converter now uses the new OPimAccessFactory template..eilers1-45/+24
2004-04-28First demo release of the PIM database conversion tool..eilers1-0/+224