35e64c44d8
No & is a bit faster here
2019-04-17 17:37:28 +02:00
8e48d67568
Uncomment the qdebug includes
...
i've wasted enough time uncommenting and commenting them again
2019-01-31 01:37:09 +01:00
c2d2a9be66
pcx: Fix crash on fuzzed file
...
oss-fuzz/12784
2019-01-31 00:56:25 +01:00
7e86e62e86
pcx: Fix crash on fuzzed image
2019-01-28 21:40:42 +01:00
7f2c44add4
Use brace-initializer instead of nullptr in returning 0-QFlags
...
Differential Revision: https://phabricator.kde.org/D9182
2017-12-05 19:34:30 +01:00
740fe5df0e
Use nullptr everywhere
...
Differential Revision: https://phabricator.kde.org/D3987
2017-01-16 09:44:17 +01:00
c9ca1f1862
Rename headers to end with _p.h
...
Frameworks have a convention of naming uninstalled headers in src/ with
a _p at the end of the name, to make it clear they are not part of the
API. None of the headers in KImageFormats are installed, so it is not
really necessary to follow this convention, but we follow it anyway for
the benefit of both humans and tools (like kapidox).
2014-08-03 18:08:49 +01:00
63705e373e
Use #pragma pack instead of __attribute__((packed))
...
This is available on all supported compilers, the attribute does not exist
for MSVC
REVIEW: 115345
2014-02-03 18:24:01 +01:00
02b5e97197
Code reformatted using kde-dev-scripts/astyle-kdelibs.
...
Use git blame -w 47df948
to show authorship as it was before this commit.
2013-12-18 09:54:11 +01:00
47df9483fd
Move kimageformats code to the root directory.
2013-12-18 00:45:18 +00:00