aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/qquickloader/tst_qquickloader.cpp
Commit message (Expand)AuthorAgeFilesLines
* Provide a threaded TestHTTPServerUlf Hermann2015-10-141-14/+7
* tests/quick: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b).Friedemann Kleint2015-07-271-15/+15
* Merge remote-tracking branch 'origin/5.4' into 5.5Simon Hausmann2015-04-271-18/+24
|\
| * Prospective fix for flakey "network" related QML testsv5.4.2Simon Hausmann2015-04-251-18/+24
* | Update copyright headersJani Heikkinen2015-02-121-7/+7
|/
* Update license headers and add new licensesJani Heikkinen2014-08-251-19/+11
* TestHTTPServer: Make listening an explicit operation that reports failure.Robin Burchell2014-03-211-8/+8
* Add a column to the default method error messageSimon Hausmann2014-03-021-1/+1
* Fix crash in QQuickLoader when source component is garbage collectedSimon Hausmann2013-12-061-0/+22
* QQuickLoader: fix the recursion guard for size updatesJ-P Nurmi2013-03-171-0/+17
* Improve timer dependent tests.Frederik Gladhorn2013-03-111-2/+27
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Stabilize QQuickLoader test on Windows.Friedemann Kleint2012-12-191-0/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* Stabilize tst_qquickloader test caseMatthew Vogt2012-07-301-14/+22
* Stabilize Loader test.Michael Brasser2012-07-101-2/+4
* Use unique port numbers for http servers in auto tests.Andrew den Exter2012-07-051-5/+6
* Decode directory separators in source URLsMatthew Vogt2012-06-251-0/+4
* Emit itemChanged when Loader fails to load a source.Alan Alpert2012-06-121-1/+1
* Allow Loader to load non-Item types.Martin Jones2012-06-121-3/+8
* Change uses of {to,from}Ascii to {to,from}Latin1Thiago Macieira2012-05-041-2/+2
* Fix erroneous signal emission in LoaderChris Adams2012-04-051-6/+47
* Size loaded item before bindings are evaluatedMartin Jones2012-03-301-0/+12
* Loader could leak qml contexts if interruptedMartin Jones2012-03-201-2/+4
* Windows: Fix file URL issues in declarative autotestsMiikka Heikkinen2012-03-151-1/+1
* Allow threaded compilation in an async LoaderMartin Jones2012-03-151-5/+48
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-241-0/+987