Porting to KF5 - kimageio question

2015-05-09 Thread Martin Koller
I'm working on porting kolourpaint to kf5. Now I find the following: KDELIBS4SUPPORT_DEPRECATED_EXPORT QStringList typeForMime(const QString &mimeType); The comment says: Use QMimeType::name() instead(). However this seems incorrect. typeForMime() returned a format string usable for QImage::save

Re: KDE Frameworks 5.10.0 released

2015-05-09 Thread Jan Kundrát
Hi David, could you please clarify the release procedure, in particular what determines whether commits pushed after the -rc1 tag are included or not? I pushed a Qt 5.5 build fix to kitemmodels yesterday, but it apparently didn't make it through. Not a big deal, of course, but it got me curiou