Discussion:
Converting KDE4 projects to KF5
Robin Atwood
2018-02-21 13:42:20 UTC
Permalink
I have several old projects that really needed to be updated to KF5. Is there
a handy guide to doing the conversion?

Thanks
Robin
--
--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
Kevin Funk
2018-02-21 14:00:56 UTC
Permalink
Post by Robin Atwood
I have several old projects that really needed to be updated to KF5. Is
there a handy guide to doing the conversion?
Heya Robin,

note: wrong mailing list. This is the mailing list dealing with KDevelop, the
IDE :)

I've CC'd the correct mailing list now.

Anyway, for porting your applications to KF5, check out:
http://www.proli.net/2014/06/21/porting-your-project-to-qt5kf5/

I'd especially pay attention to:
http://community.kde.org/Frameworks/Porting_Notes

And I'd strongly recommend you to use the porting scripts here:
git://anongit.kde.org/kde-dev-scripts, subdirectory kf5

Happy porting!

Regards,
Kevin
Post by Robin Atwood
Thanks
Robin
--
Kevin Funk | ***@kde.org | http://kfunk.org
Robin Atwood
2018-02-21 15:44:42 UTC
Permalink
Post by Kevin Funk
Post by Robin Atwood
I have several old projects that really needed to be updated to KF5. Is
there a handy guide to doing the conversion?
Heya Robin,
note: wrong mailing list. This is the mailing list dealing with KDevelop,
the IDE :)
I've CC'd the correct mailing list now.
http://www.proli.net/2014/06/21/porting-your-project-to-qt5kf5/
http://community.kde.org/Frameworks/Porting_Notes
git://anongit.kde.org/kde-dev-scripts, subdirectory kf5
Happy porting!
Regards,
Kevin
Thanks, Kevin. I thought the IDE list would be good because that is what I use
and it creates the projects.

Cheers
Robin
--
--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
Loading...