aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/qquickloader
Commit message (Expand)AuthorAgeFilesLines
* Updated license headersJani Heikkinen2016-01-201-17/+12
* Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-10-141-14/+7
|\
| * Provide a threaded TestHTTPServerUlf Hermann2015-10-141-14/+7
* | Allow forced completion of asynchronous Loader.Michael Brasser2015-09-101-0/+69
* | 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-15/+15
* Merge remote-tracking branch 'origin/5.4' into 5.5Simon Hausmann2015-04-272-19/+26
|\
| * Prospective fix for flakey "network" related QML testsv5.4.2Simon Hausmann2015-04-252-19/+26
* | Tests: Make qquickloader tests significant againCaroline Chao2015-04-071-1/+0
* | 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-063-0/+32
* Mark tests tst_qquickloader as insignificant due to random failuresTony Sarajarvi2013-07-021-0/+1
* QQuickLoader: fix the recursion guard for size updatesJ-P Nurmi2013-03-172-0/+29
* Improve timer dependent tests.Frederik Gladhorn2013-03-112-5013/+29
* 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
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-011-0/+1
* 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-052-6/+7
* Decode directory separators in source URLsMatthew Vogt2012-06-252-0/+9
* 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
* Removed CONFIG+=parallel_test from parallel-unsafe testsRohan McGovern2012-05-141-2/+0
* Change uses of {to,from}Ascii to {to,from}Latin1Thiago Macieira2012-05-041-2/+2
* Merge remote-tracking branch 'origin/master' into api_changesLars Knoll2012-04-115-6/+151
|\
| * Fix erroneous signal emission in LoaderChris Adams2012-04-054-6/+134
| * Size loaded item before bindings are evaluatedMartin Jones2012-03-302-0/+17
* | Merge master into api_changesKent Hansen2012-03-231-2/+4
|\|
| * Loader could leak qml contexts if interruptedMartin Jones2012-03-201-2/+4
* | Merge master into api_changesKent Hansen2012-03-194-6/+752
|\|
| * Windows: Fix file URL issues in declarative autotestsMiikka Heikkinen2012-03-151-1/+1
| * Allow threaded compilation in an async LoaderMartin Jones2012-03-154-5/+751
* | Merge remote-tracking branch 'origin/master' into api_changesLars Knoll2012-03-071-3/+1
|\|
| * Changed quick tests to work from install directoryKurt Korbatits2012-03-071-3/+1
* | Improve support for var propertiesChris Adams2012-03-051-1/+1
|/
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-2455-0/+6751