Laurent Montel
297b168a52
Use auto here too
2019-02-28 23:03:25 +01:00
Laurent Montel
f1c6c15b06
compile without foreach
...
Summary: compile without foreach
Reviewers: dfaure, apol
Reviewed By: apol
Subscribers: apol, kde-frameworks-devel
Tags: #frameworks
Differential Revision: https://phabricator.kde.org/D19317
2019-02-28 23:02:41 +01:00
Alex Merry
895305050c
Extract QImage::Format parsing into its own header
...
Use the array-of-strings suggested by David Faure so that only one list
has to be maintained instead of three.
REVIEW: 116567
2014-03-05 12:10:31 +00:00
Alex Merry
e29a897cb9
Add imagedump: a utility to dump the raw data of a QImage
...
This is intended as an aid when writing and debugging imageformat
plugins. It creates a file containing the bytes of QImage::bits(),
which can then be viewed in Okteta.
REVIEW: 116532
2014-03-02 16:09:30 +00:00