Digikam/CodingSprint2014: Difference between revisions

From KDE Community Wiki
No edit summary
Line 3: Line 3:
The KDE Graphics coding sprint 2014 will take place at [https://sprints.kde.org/sprint/248 Berlin, Germany], from november 14h to 16th 2014.
The KDE Graphics coding sprint 2014 will take place at [https://sprints.kde.org/sprint/248 Berlin, Germany], from november 14h to 16th 2014.


=== Common Topics for Discussion and Coding  ===
== Common Topics for Discussion and Coding  ==


==== KF5/Qt5 port status ====
=== KF5/Qt5 port status ===


Note: all port code must be stored in dedicated "frameworks" git branch for each project.
Note: all port code must be stored in dedicated "frameworks" git branch for each project.
Line 62: Line 62:




==== Link to documentation to port code ====
=== Link to documentation to port code ===


* [https://community.kde.org/Frameworks/Porting_Notes KF5 port]
* [https://community.kde.org/Frameworks/Porting_Notes KF5 port]

Revision as of 07:16, 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

Note: all port code must be stored in dedicated "frameworks" git branch for each project.

Component Repository Status KDE4Support Remarks
libkexiv2 done yes
libkdcraw uncomplete yes ThreadWeaver based classes not ported. Use new ThreaWeaver API, or use QFuture + QThread API instead
libkipi todo
libkface todo
libkgeomap todo
Kipi-plugins todo
digiKam todo


Link to documentation to port code