Digikam/CodingSprint2014: Difference between revisions
< Digikam
No edit summary |
|||
Line 77: | Line 77: | ||
* [https://projects.kde.org/projects/kde/kdesdk/kde-dev-scripts/repository/revisions/master/show/kf5 Laurent Montel Scripts] | * [https://projects.kde.org/projects/kde/kdesdk/kde-dev-scripts/repository/revisions/master/show/kf5 Laurent Montel Scripts] | ||
== Image Editor Model/View Fixes and Finalization == | |||
[https://bugs.kde.org/show_bug.cgi?id=320564 CANVAS : full image dimensions not shown when not viewing at 100% zoom level] | |||
[https://bugs.kde.org/show_bug.cgi?id=335661 CANVAS : image is displayed with wrong magnification after crop] | |||
[https://bugs.kde.org/show_bug.cgi?id=263550 CANVAS : image shifts position in mouse-over mode when changing between Before and After] | |||
[https://bugs.kde.org/show_bug.cgi?id=263550 CANVAS : mouse-over preview mode does not work] | |||
[https://bugs.kde.org/show_bug.cgi?id=338367 CANVAS : unable to zoom out to less than fit to window] | |||
== Import Tool Reports Review and Fixes == | |||
== Database Reports Review and Fixes == |
Revision as of 09:30, 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.
KDE Framework Port
KF5/Qt5 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 |
|
libkipi | link | todo | ||
libkface | link | todo | ||
libkgeomap | link | todo | ||
Kipi-plugins | link | todo | ||
digiKam | link | todo | ||
Software Compilation | link | todo |
Link to documentation to port code
Image Editor Model/View Fixes and Finalization
CANVAS : full image dimensions not shown when not viewing at 100% zoom level
CANVAS : image is displayed with wrong magnification after crop
CANVAS : image shifts position in mouse-over mode when changing between Before and After
CANVAS : mouse-over preview mode does not work
CANVAS : unable to zoom out to less than fit to window