Porting KMyMoney to KDE4

asoliverez's picture

I have started the port of KMyMoney to KDE4. I have setup a chroot sandbox to work on it.

So far, I'm just running the migration scripts, following this guide here: http://techbase.kde.org/Development/Tutorials/KDE4_Porting_Guide

qt3to4

remove-qt3-support.pl

adapt-to-kde4api.pl

ui3c --> convert .ui files to Qt4 format

cmakelint.pl --> fix CMakelist.txt files