KMyMoney/Frameworks

From KDE Community Wiki
Revision as of 09:39, 30 June 2014 by Cristianonet (talk | contribs) (Created page with "The porting to frameworks is coordinated trough this page. All frameworks related development should go into the '''frameworks''' branch, '''master''' is still reserved for r...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

The porting to frameworks is coordinated trough this page.

All frameworks related development should go into the frameworks branch, master is still reserved for releasing KDE 4 based versions.

Currently KMyMoney can be built with KF5 using KDELibs4Support. Checkout the Frameworks/Porting_Notes for the steps needed to move away from KDELibs4Support.

The source code changes between the frameworks and master branches should be kept to a necessary minimum. This means that if a change is KDE4 compatible then it should be made in master and picked in frameworks. This is necessary to make it easier to pick future commits from master in frameworks.

Status Description Coordination
DONE Build system changes to build using frameworks Cristian Oneț
DONE Source changes to build using frameworks Cristian Oneț
IN PROGRESS Resolve 'port to KF5' todos Cristian Oneț
IN PROGRESS Fix failing tests Cristian Oneț
TO DO libkdchart - update to Qt5 based version <{{{3}}}>
TO DO libkgpgfile - remove KDELibs4Support <{{{3}}}>
TO DO storage - remove KDELibs4Support <{{{3}}}>
TO DO mymoney - remove KDELibs4Support <{{{3}}}>
TO DO models - remove KDELibs4Support <{{{3}}}>
TO DO plugins - remove KDELibs4Support <{{{3}}}>
TO DO reports - remove KDELibs4Support <{{{3}}}>
TO DO converter - remove KDELibs4Support <{{{3}}}>
TO DO dialogs - remove KDELibs4Support <{{{3}}}>
TO DO widgets - remove KDELibs4Support <{{{3}}}>
TO DO views - remove KDELibs4Support <{{{3}}}>
TO DO wizards - remove KDELibs4Support <{{{3}}}>
TO DO kmymoney - remove KDELibs4Support <{{{3}}}>
TO DO Documentation <{{{3}}}>
TO DO Translations <{{{3}}}>
TO DO Continuous Integration <{{{3}}}>