Digikam/CodingSprint2014: Difference between revisions

From KDE Community Wiki
Line 17: Line 17:


- [https://community.kde.org/Frameworks/Porting_Notes KF5 port]
- [https://community.kde.org/Frameworks/Porting_Notes KF5 port]
- [http://qt-project.org/wiki/Transition_from_Qt_4.x_to_Qt5 Qt5 port]
- [https://projects.kde.org/projects/kdesupport/extra-cmake-modules/repository ECM - Extra CMake Module]
- [https://projects.kde.org/projects/kdesupport/extra-cmake-modules/repository ECM - Extra CMake Module]

Revision as of 06:55, 16 October 2014

KDE Graphics Coding Sprint 2014

The KDE Graphics coding sprint 2014 will take place at Berlin, Germany, from november 14h to 16th 2014.

Common Topics for Discussion and Coding

  • KF5/Qt5 port status
    • libkexiv2 : done, still use KDE4Support, git branch frameworks
    • libkdcraw : done excepted ThreadWeaver based classes, still use KDE4Support, git branch frameworks. 2 solutions : use new ThreaWearver API, or use QFuture + QThread API instead
    • libkipi : todo
    • libkface : todo
    • libkgeomap : todo
    • Kipi-plugins : todo
    • digiKam : todo

Link to port documentation :

- KF5 port

- Qt5 port

- ECM - Extra CMake Module