summaryrefslogtreecommitdiff
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
|\ \ \ | | |/ | |/|
| * | Merge remote-tracking branch 'origin/dev' into wip/qt6Alexandru Croitor2019-08-1114-5/+33
| |\ \ | | |/
| | * Fix compilation with disabled deprecated APIsSona Kurazyan2019-07-0812-0/+24
| | * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-05-142-5/+9
| | |\
| | | * Fix feature and library checks for tiff and mngJoerg Bornemann2019-05-132-5/+9
* | | | Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-06-172-4/+2
|\ \ \ \ | |/ / /
| * | | Fix qt6 buildAlexandru Croitor2019-06-142-4/+2
| |/ /
* | | Regenerate qtimageformatsAlexandru Croitor2019-06-0616-0/+54
* | | Fix qtimageformats buildingAlexandru Croitor2019-06-061-1/+10
* | | Initial CMake PortAlexandru Croitor2019-05-2818-0/+510
|/ /
* | Merge remote-tracking branch 'origin/5.12' into 5.13v5.13.0-beta2Qt Forward Merge Bot2019-04-092-6/+0
|\ \ | |/
| * Remove the QT_NO_IMAGEFORMAT_{TIFF|WEBP} definesJoerg Bornemann2019-04-022-6/+0
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-04-023-10/+18
|\ \ | |/
| * Move qtimageformats over to the new config systemLiang Qi2019-04-023-10/+18
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-03-275-49/+208
|\ \ | |/
| * Heic handler: fix orientation and other image propertiesEirik Aavitsland2019-03-264-48/+207
| * tiff handler: fix compilation failureEirik Aavitsland2019-03-251-1/+1
* | Add Grayscale16 support to TIFFAllan Sandfeld Jensen2019-01-031-2/+8
|/
* Merge remote-tracking branch 'origin/5.11' into 5.12Qt Forward Merge Bot2018-10-271-5/+14
|\
| * tiffhandler: improve stripsizeEirik Aavitsland2018-10-251-5/+14
* | Remove bundled, unmaintained libjasper source codev5.12.0-beta3Eirik Aavitsland2018-10-152-12/+6