aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/qquickloader/tst_qquickloader.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-07-161-0/+53
|\
| * Don't leak components in QQuickLoaderColin Ogilvie2018-07-051-0/+53
* | Adjust expected error message to new parserLars Knoll2018-05-021-2/+2
|/
* When deactivating a loader, do not immediately clear its contextErik Verbruggen2018-03-161-0/+61
* init variables where they are declared when possible (clang-tidy)Shawn Rutledge2018-02-261-2/+2
* use nullptr consistently (clang-tidy)Shawn Rutledge2018-02-261-34/+34
* tests: Wrap qWaitForWindow{Active,Exposed} in QVERIFYv5.11.0-beta1Kari Oikarinen2018-02-231-2/+2
* Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-02-021-0/+86
|\
| * If Loader loads Window, set its transient parent to the Loader's windowShawn Rutledge2018-02-021-0/+86
* | Prevent errors when unloading LoaderMichael Brasser2018-01-051-0/+67
* | tst_qquickloader: use QScopedPointer instead of manual deletionMitch Curtis2018-01-021-149/+74
* | tst_qquickloader: use local engines instead of one global engineMitch Curtis2018-01-021-11/+33
|/
* QQuickLoader: Use setSize() to resize itemAlexandr Akulich2017-10-201-4/+11
* Do not leak the item, and use a QScopedPointer to guarantee cleanupJan Arve Saether2017-01-231-2/+1
* Clean up file/error handling in the type loaderSimon Hausmann2016-06-201-3/+3
* 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
|/
* 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