aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/qquickimageprovider
Commit message (Expand)AuthorAgeFilesLines
* Fix race condition in async image response handlingSimon Hausmann2018-05-171-0/+65
* init variables where they are declared when possible (clang-tidy)Shawn Rutledge2018-02-261-4/+4
* use nullptr consistently (clang-tidy)Shawn Rutledge2018-02-261-14/+14
* Updated license headersJani Heikkinen2016-01-201-17/+12
* Remove CONFIG += parallel_test.Friedemann Kleint2015-09-051-2/+0
* Remove QT_DISABLE_DEPRECATED_BEFORE=0 from tests not using deprecated API.Friedemann Kleint2015-09-031-1/+0
* tests/quick: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b).Friedemann Kleint2015-07-271-9/+9
* Add QQuickAsyncImageProviderAlbert Astals Cid2015-03-261-0/+98
* Update copyright headersJani Heikkinen2015-02-121-7/+7
* Update license headers and add new licensesJani Heikkinen2014-08-251-19/+11
* QQmlError::toString: improve handling of empty urls.David Faure2014-07-241-3/+3
* fix whitespaceOswald Buddenhagen2014-01-221-6/+6
* fix case insensitive issue with image provider idTasuku Suzuki2013-06-181-0/+28
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Fix compiler warnings in declarative tests.Friedemann Kleint2012-12-201-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-011-0/+1
* Allow image providers to force their loading to be asynchronousTor Arne Vestbø2012-05-111-3/+22
* Remove uses of QtGui symbols in QQmlEngine.Matthew Vogt2012-03-072-0/+433