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
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