summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/util/qtexturefilereader
Commit message (Expand)AuthorAgeFilesLines
* Improve KTX file reading memory safetyJonas Karlsson2024-02-093-0/+14
* Change license for tests filesLucie Gérard2024-02-041-1/+1
* CMake: Make gui tests standalone projectsAlexandru Croitor2023-07-051-0/+6
* tests: Remove remains of qmake conversion from CMakeLists.txt filesFriedemann Kleint2023-02-171-2/+0
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-231-1/+1
* Add license headers to cmake filesLucie Gérard2022-08-031-0/+3
* CMake: Don't use PUBLIC_LIBRARIES for tests and test helpersAlexandru Croitor2022-07-281-1/+1
* Use SPDX license identifiersLucie Gérard2022-05-161-27/+2
* CMake: Add BUILTIN_TESTDATA option to qt_internal_add_testAlexey Edelev2022-02-111-13/+8
* Remove unused .qrc filesJoerg Bornemann2022-01-171-11/+0
* QTextureFileData: support key value metadataJonas Karlsson2021-02-094-0/+19
* Support cubemap ktx filesJonas Karlsson2021-02-014-0/+22
* Remove the qmake project filesJoerg Bornemann2021-01-071-5/+0
* Replace QtTest headers with QTestDavid Skoland2020-12-221-1/+1
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-09-231-2/+2
* CMake: Regenerate tests with new qt_ prefixed APIsAlexandru Croitor2020-07-091-2/+2
* Regenerate projects one last time before mergewip/cmakeAlexandru Croitor2020-02-121-2/+1
* Convert remaining gui utils testsLeander Beernaert2019-11-041-0/+31
* QTextureFileReader: add support for astc format filesEirik Aavitsland2019-02-274-24/+48
* Texture file support: add mipmap reading to ktx handlerv5.12.0-alpha1Eirik Aavitsland2018-09-123-11/+26
* Add API for reading and decoding graphical texture filesEirik Aavitsland2018-07-245-0/+108