summaryrefslogtreecommitdiff
path: root/tests/auto/webp
Commit message (Expand)AuthorAgeFilesLines
* Remove remains of qmake conversion from CMakeLists.txt filesFriedemann Kleint2023-02-081-2/+0
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-251-1/+1
* CMake: Don't use PUBLIC_LIBRARIES for tests and test helpersAlexandru Croitor2022-07-281-1/+1
* Add license headers to cmake filesLucie Gérard2022-07-071-0/+3
* Use SPDX license identifiersLucie Gérard2022-06-131-27/+2
* Remove unused .qrc filesJoerg Bornemann2022-01-181-9/+0
* Remove QMake project filesJoerg Bornemann2021-02-111-8/+0
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-10-011-2/+2
* Regenerate projects to be in sync with the scriptAlexandru Croitor2019-11-151-2/+2
* Regenerate projects before mergeAlexandru Croitor2019-10-151-8/+13
* Initial CMake PortAlexandru Croitor2019-05-281-0/+24
* webp handler: support alpha-less reading and writingEirik Aavitsland2018-05-283-5/+19
* Fix QWebpHandler::canRead() to take animation frame count into accountJ-P Nurmi2017-07-031-0/+1
* Add animation support to WebP pluginDayang Shen2016-03-103-0/+61
* Updated license headersJani Heikkinen2016-01-201-17/+12
* Skip (pass) each autotest if the corresponding handler not presentEirik Aavitsland2015-11-251-0/+7
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Merge remote-tracking branch 'origin/5.3' into 5.4Frederik Gladhorn2014-10-145-7/+0
|\
| * Remove some material with questionable copyrightv5.3.25.3.2Lars Knoll2014-09-035-7/+0
* | Update license headers and add new licensesJani Heikkinen2014-08-251-19/+11
|/
* Added webp image format pluginSteven Yao2014-02-139-0/+137