summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Doc: Add Qt 6 changes filePaul Wicking2020-09-242-3/+52
* CMake: Regenerate projects before API changeAlexandru Croitor2020-09-2311-11/+11
* Fix qt_attribution.json files by replacing newlines with \n escapesSamuel Gaist2020-08-281-2/+1
* 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
* CMake: Regenerate configure.cmake filesAlexandru Croitor2020-06-041-5/+13
* Remove winrtOliver Wolff2020-06-031-1/+1
* Fix UB in webp decode and memory leak in encoderAllan Sandfeld Jensen2020-05-181-2/+7
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-04-041-1/+1
|\
| * winrt: Enable webp for winrt arm configurationsv5.15.0-beta4v5.15.0-beta3Oliver Wolff2020-03-281-1/+1
* | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-03-2833-85/+166
|\ \ | |/
| * Update bundled libwebp to version 1.1.0Eirik Aavitsland2020-03-2733-85/+166
* | CMake: Regenerate and fixup qtimageformats projectswip/cmakeAlexandru Croitor2020-03-1618-86/+217
* | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2020-03-1660-953/+2783
|\ \
| * \ 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-02-181-1/+1
| |\ \ \ | | |/ /
| | * | Merge remote-tracking branch 'origin/5.14' into 5.15v5.15.0-beta1Qt Forward Merge Bot2020-02-151-1/+1
| | |\ \ | | | |/
| | | * Fix NEON support on Android armeabi-v7a for webpAndré Klitzing2020-02-061-1/+1
| * | | 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-312-12/+10
| |\ \ \ | | |/ /
| | * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-12-302-12/+10
| | |\ \ | | | |/
| | | * Do not explicitly disable plugins for winrtOliver Wolff2019-12-171-6/+0
| | | * winrt: Disable libtiff for x86 configurationsOliver Wolff2019-12-171-1/+1
| | | * Disable the webp plugin for winrt on ARMOliver Wolff2019-12-171-1/+1
| | | * Use pkg-config to find dependenciesMarius Kittler2019-12-171-4/+8
| * | | 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-1631-712/+2630
| |\ \ | | |/
| | * Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-11-0931-712/+2630
| | |\
| | | * Update bundled libtiff to version 4.1.05.13Eirik Aavitsland2019-11-0631-712/+2630
| * | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-11-059-115/+95
| |\ \ \ | | |/ /
| | * | Merge remote-tracking branch 'origin/5.13' into 5.14v5.14.0-beta3Qt Forward Merge Bot2019-10-308-112/+91
| | |\ \ | | | |/
| | | * Tiff: Include two upstream CVE fixes in bundled libtiffv5.13.25.13.2Eirik Aavitsland2019-10-238-112/+91
| | * | 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
| | |\ \ | | | |/