[Kde-imaging] kolourpaint frameworks status
Christoph Feck
christoph at maxiom.de
Mon Oct 27 14:16:49 UTC 2014
Hi,
The following issues currently prevent a KF5 based release of
kolourpaint:
- SOVERSION of installed private library is not set correctly.
- When run without the frameworks-integration plugin (e.g. in a non-
KDE desktop environment), no tool icons are loaded, because
QIcon::fromTheme() does not automatically search per-application
icons.
- Unclear status of scanning integration.
The following work still has to be done to make the port free of
kdelibs4support:
- KApplication > QApplication
- KCmdLineArgs > QCommandLineParser
- K4AboutData > KAboutData
- KComboBox > QComboBox
- K*NumInput > QSlider + Q*SpinBox
- KIntSpinBox > QSpinBox
- KImageIO::mimeTypes > QImageReader/Writer::supportedMimeTypes
- KImageIO::typeForMime > ???
- #include KLocale > #include KLocaledString
- kDebug > qDebug ?
- kError > qDebug ?
- KIO::NetAccess > ???
Additionally, these tasks are still open:
- remove manual ".moc" includes
- port to new connect syntax ?
Christoph Feck (kdepepo)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-imaging/attachments/20141027/d747b990/attachment.html>
More information about the Kde-imaging
mailing list