summaryrefslogtreecommitdiff
path: root/noncore/tools/pimconverter/converter.h
AgeCommit message (Collapse)AuthorFilesLines
2004-10-25Fixing some problems..eilers1-1/+1
2004-10-23-Move code for converting sqlite2 to sqlite3 to a method on its ownzecke1-0/+3
-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/+2
If correct implementation is confirmed, I will commit the rest..
2004-10-12-Make converter_base a QWidgetzecke1-1/+2
-Provide a C'tor with QWidget,const char* name, WFlags fl -Make it quicklaunchable
2004-07-18Fixed bugreport #1370 andeilers1-0/+3
added check, whether source and destdatabase is the same..
2004-04-28First demo release of the PIM database conversion tool..eilers1-0/+40