summaryrefslogtreecommitdiff
path: root/tests/auto/qicon_svg
Commit message (Expand)AuthorAgeFilesLines
* Remove remains of qmake conversion from CMakeLists.txt filesFriedemann Kleint2023-02-101-3/+1
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-231-1/+1
* CMake: Don't use PUBLIC_LIBRARIES for tests and test helpersAlexandru Croitor2022-07-271-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-11/+0
* Fix tst_qicon_svg, tst_qsvgplugin, tst_qsvgrenderer runtime failuresTatiana Borisova2022-01-132-0/+2
* Remove QMake project filesJoerg Bornemann2021-02-112-47/+0
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-10-012-4/+4
* CMake: Regenerate projects before API changeAlexandru Croitor2020-09-222-1/+40
* Mark tst_qicon_svg test as low-DPITor Arne Vestbø2020-09-142-1/+2
* Regenerate qtsvgwip/cmakeAlexandru Croitor2020-02-121-2/+1
* Regenerate projectsAlexandru Croitor2019-11-151-11/+22
* cmake: Initial CMake build system supportKevin Funk2019-05-031-0/+29
* Interpret width or height specified in percent as relative to viewportFrederik Christiani2018-04-303-0/+18
* svgiconengine: Fix isNull() for deserialized iconsPalo Kisa2018-01-101-0/+10
* Implement QIcon::isNull support for QtSVG IconsDavid Edmundson2017-04-041-0/+23
* Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-08-021-1/+1
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-011-2/+1
| |\
| | * Allow running qicon_svg test against local qtsvg buildv5.6.25.6.2Dmitry Shachnev2016-07-121-2/+1
* | | Remove Windows CE.Friedemann Kleint2016-03-101-4/+0
|/ /
* | Merge remote-tracking branch 'origin/5.6' into 5.7v5.7.0-alpha1Liang Qi2016-02-152-0/+13
|\ \ | |/
| * Improve format detection in the image reader pluginv5.6.0-beta1Eirik Aavitsland2015-11-202-0/+13
* | Updated license headersJani Heikkinen2016-01-251-17/+12
* | Remove QT_DISABLE_DEPRECATED_BEFORE=0 from tests not using deprecated API.Friedemann Kleint2015-08-311-1/+0
|/
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesv5.4.0-alpha1Antti Kokko2014-08-251-19/+11
* Remove obsolete dependency on QtXmlv5.3.1stable5.3.1Alessandro Portale2014-05-201-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Fix crash when running in a QGuiApplicationAlbert Astals Cid2012-12-201-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-241-24/+24
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-011-0/+1
* fix location of svg file for shadow buildsOswald Buddenhagen2012-06-231-1/+1
* remove XFAILsOswald Buddenhagen2012-06-231-3/+0
* Add gui-private to qtsvg testsGirish Ramakrishnan2012-06-221-1/+1
* Add QIcon SVG specific tests to QtSVG module.Toby Tomkins2012-02-098-0/+368