summaryrefslogtreecommitdiff
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* CMake: Fix vendored libwebp to build for universal macOSAlexandru Croitor2021-04-081-4/+13
* Use checked image allocation on readingEirik Aavitsland2021-03-057-29/+39
* Avoid scanline overflow when reading corrupt tiffsEirik Aavitsland2021-03-031-0/+4
* Avoid oob access when reading certain corrupt tiled tiffsEirik Aavitsland2021-02-241-3/+8
* Fix mng image plugin in cmake buildNiclas Rosenvik2021-02-242-2/+2
* Remove QMake project filesJoerg Bornemann2021-02-1120-588/+0
* Do not use API deprecated in Qt 6Eirik Aavitsland2021-02-011-1/+1
* CMake: Re-generate configure and project filesJoerg Bornemann2020-12-102-3/+318
* TGA Plugin: don't print warning in QTgaHandler::canRead(QIODevice*)Christian Ehrlicher2020-10-311-2/+0
* TGA Plugin: print error message when tga could not be loadChristian Ehrlicher2020-10-041-0/+3
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-10-012-14/+14
* CMake: Regenerate projects before API changeAlexandru Croitor2020-09-2311-11/+11
* fix build on Arch LinuxEvgeniy A. Dushistov2020-08-171-0/+1
* fix error: comparison of integer expressions of different signednessJonas Karlsson2020-08-131-1/+1
* Use QList instead of QVectorJarek Kobus2020-06-084-14/+14
* Fix UB in webp decode and memory leak in encoderAllan Sandfeld Jensen2020-05-181-2/+7
* CMake: Regenerate and fixup qtimageformats projectswip/cmakeAlexandru Croitor2020-03-1618-86/+217
* Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2020-03-1626-127/+56
|\
| * Merge remote-tracking branch 'origin/5.15' into devSimon Hausmann2020-03-0516-83/+0
| |\
| | * Remove overrides of QImageIOHandler::name()v5.15.0-beta2Shawn Rutledge2020-03-0316-83/+0
| * | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-02-291-2/+2
| |\ \ | | |/
| | * Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-02-251-2/+2
| | |\
| | | * tiff: do not try to read 32bpc as 16bpcEirik Aavitsland2020-02-241-2/+2
| * | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-01-251-2/+14
| |\ \ \ | | |/ /
| | * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-211-2/+14
| | |\ \ | | | |/
| | | * Fix rendering errors with animated webp filesMichael Brasser2020-01-201-2/+14
| * | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-12-311-6/+0
| |\ \ \ | | |/ /
| | * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-12-301-6/+0
| | |\ \ | | | |/
| | | * Do not explicitly disable plugins for winrtOliver Wolff2019-12-171-6/+0
| * | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-12-241-3/+8
| |\ \ \ | | |/ /
| | * | Add support for reading BigTIFFEirik Aavitsland2019-12-201-3/+8
| * | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-11-239-28/+28
| |\ \ \ | | |/ /
| | * | Avoid initializing QFlags with 0 or nullptrFriedemann Kleint2019-11-229-28/+28
| | |/
| * | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-11-051-3/+4
| |\ \ | | |/
| | * Tiff: Align 16 to 8 bit colormap conversion to libtiffEirik Aavitsland2019-10-291-3/+4
* | | Regenerate projects to be in sync with the scriptAlexandru Croitor2019-11-1512-24/+12
* | | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-10-281-20/+8
|\ \ \ | |/ /
| * | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-10-191-20/+8
| |\ \ | | |/
| | * Merge remote-tracking branch 'origin/5.13' into 5.14v5.14.0-beta2Qt Forward Merge Bot2019-10-121-20/+8
| | |\
| | | * Tiff handler: Improve writing performance for some casesEirik Aavitsland2019-10-091-20/+8
* | | | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-10-153-12/+89
|\ \ \ \ | |/ / /
| * | | Merge remote-tracking branch 'origin/wip/qt6' into devSimon Hausmann2019-09-182-4/+2
| |\ \ \ | | |/ / | |/| |
| | * | Merge remote-tracking branch 'origin/dev' into wip/qt6Simon Hausmann2019-09-163-12/+91
| | |\ \
| * | | | Fix build after QColorSpace API changesTor Arne Vestbø2019-09-051-2/+0
| | |/ / | |/| |
| * | | Support writing WebP color space profilesAllan Sandfeld Jensen2019-08-211-11/+51
| * | | Read color space from WebPAllan Sandfeld Jensen2019-08-192-0/+18
| * | | Read/write ICC profile in TIFF pluginAllan Sandfeld Jensen2019-08-171-1/+18
| | |/ | |/|
| * | Do not try to write too large WebP imagesAllan Sandfeld Jensen2019-08-171-0/+4
* | | Regenerate projects before mergeAlexandru Croitor2019-10-1518-44/+32
* | | Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-08-1519-137/+66
|\ \ \ | | |/ | |/|