Digikam/CodingSprint2014: Difference between revisions
< Digikam
Line 27: | Line 27: | ||
| uncomplete | | uncomplete | ||
| yes | | yes | ||
| ThreadWeaver based classes not ported.Use new ThreaWeaver API, or use QFuture + QThread API instead. | | *ThreadWeaver based classes not ported. Use new ThreaWeaver API, or use QFuture + QThread API instead. | ||
KIntNumInput and KDoubleNumInput are deprecated. Use Krita Int and Double input widgets to replace RNumInput and add reset button. See [https://bugs.kde.org/show_bug.cgi?id=284216 bug #284216] for details. | *KIntNumInput and KDoubleNumInput are deprecated. Use Krita Int and Double input widgets to replace RNumInput and add reset button. See [https://bugs.kde.org/show_bug.cgi?id=284216 bug #284216] for details. | ||
|- | |- | ||
| libkipi | | libkipi |
Revision as of 07:28, 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 | Project Page | Status | KDE4Support | Remarks |
---|---|---|---|---|
libkexiv2 | link | done | yes | |
libkdcraw | link | uncomplete | yes | *ThreadWeaver based classes not ported. Use new ThreaWeaver API, or use QFuture + QThread API instead.
|
libkipi | link | todo | ||
libkface | link | todo | ||
libkgeomap | link | todo | ||
Kipi-plugins | link | todo | ||
digiKam | link | todo | ||
Software Compilation | link | todo |