From kde-core-devel Thu Feb 17 02:45:11 2005 From: Benjamin Meyer Date: Thu, 17 Feb 2005 02:45:11 +0000 To: kde-core-devel Subject: Re: Future of KDE Development [Now] Message-Id: <200502170245.12039.ben () meyerhome ! net> X-MARC-Message: https://marc.info/?l=kde-core-devel&m=110860823905953 > - Qt4 port One thing that I have been slowly trying to do is to migrate what can be migrated now, while still being Qt/KDE3 compatible. For example: -Removing foo.ui.h files -Removing all QString::null -Changing from QPtrlist -> QValueList (Guess this one is kinda optional) -Change QCString to be QByteArray or QString depending upon what it does -Compiling with NO_COMPAT and updating function calls that have been renamed There are of course more (feel free to reply and list more), but without a doubt a lot of work can be done today for Qt/KDE4 that is still Qt/KDE3 compatible. The majority of these are simple fixes, but they are still work that can be done today without making a branch in cvs etc. -Benjamin Meyer -- aka icefox Public Key: http://www.icefox.net/public_key.asc