aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* tst_qmldiskcache: speed up testThiago Macieira2018-07-221-1/+7
* Revert "[Quick] Make sure an transition instance is stopped when destroyed"Simon Hausmann2018-07-172-88/+0
* [Quick] Make sure an transition instance is stopped when destroyedErik Verbruggen2018-07-132-0/+88
* Tooling: Increase timeouts in qqmldebugjs test by a factor of 6Ulf Hermann2018-07-121-44/+51
* Fix items in layouts not being rendered when layers are usedMitch Curtis2018-07-092-0/+96
* Don't leak components in QQuickLoaderColin Ogilvie2018-07-051-0/+53
* Fix tst_qquickitem::qtBug60123Sami Nurmenniemi2018-07-052-9/+8
* Tighten expected output for floating point conversionsSimon Hausmann2018-07-021-18/+8
* Adapt floating point precision test to changes in QtBaseSimon Hausmann2018-06-281-11/+19
* Clarify error message when using eval in signal handlersSimon Hausmann2018-06-281-1/+1
* Show error message when type qmlRegisterType and friends failErik Verbruggen2018-06-261-9/+5
* QQuickPathViewPrivate: fix heap-use-after-freeMitch Curtis2018-06-252-0/+171
* Remove dead test - compilerwarningsLiang Qi2018-06-221-38/+0
* revert change 353164263c55825a0ec72d30128c50560c626334Lars Knoll2018-06-191-0/+0
* Fix CONFIG+=qtquickcompiler with umlauts in the file pathSimon Hausmann2018-06-197-4/+40
* Attempt to stabilize tst_qquickwindow::openglContextCreatedSignalSimon Hausmann2018-06-191-1/+1
* QQmlDebugProcess: Wait forever for debug messagesUlf Hermann2018-06-191-2/+0
* Add binary compatibility files for Qt 5.11Milla Pohjanheimo2018-06-054-0/+57946
* V4: Set argumentsCanEscape when debuggingUlf Hermann2018-05-301-0/+22
* Formals come after locals in the CallContextLars Knoll2018-05-291-0/+32
* Fix a crash in the modulus operationLars Knoll2018-05-281-0/+10
* QML Debugger: Don't crash when encoding JSON dataUlf Hermann2018-05-251-1/+62
* Fix crash when modifying list model in worker threadSimon Hausmann2018-05-241-0/+1
* tst_gradient.qml: fix warnings about multiple var declarationsMitch Curtis2018-05-241-115/+115
* tst_gradient.qml: fix warnings about type coercionMitch Curtis2018-05-241-108/+108
* V4 debugger: Allow retrieval of non-CallContext scopesUlf Hermann2018-05-233-1/+88
* On network redirects, update finalUrl, not urlUlf Hermann2018-05-237-1/+49
* Fix crash when incubating objects with non-existent initial propertiesSimon Hausmann2018-05-233-0/+31
* Fix crash when modifying objects used as prototypesLars Knoll2018-05-231-0/+18
* Ensure we restore QML-defined enumsMichael Brasser2018-05-233-0/+22
* tst_qquickanimatedsprite: add all QML files to OTHER_FILESMitch Curtis2018-05-161-1/+1
* Fix bug where Ungrab event was not sentJan Arve Sæther2018-05-111-0/+41
* Fix .import within .js files with CONFIG+=qtquickcompilerSimon Hausmann2018-05-115-0/+29
* tests: unblacklist tst_qquickwindow.cpp::touchEvent_propagationGatis Paeglis2018-05-081-3/+0
* Fix crash when changing the source of AnimatedImage after a frame changeLouis du Verdier2018-05-081-0/+28
* Fix loading of composite singletons from resourcesSimon Hausmann2018-05-082-0/+18
* tests: blacklist tst_qquickitem::qtBug60123Gatis Paeglis2018-05-081-0/+3
* QQuickItem: Guard against null deref in transformationsRobin Burchell2018-04-302-0/+27
* Tests: Silence Clang warningsFriedemann Kleint2018-04-272-7/+5
* test: fix flaky in tst_QQuickPathView::movementDirection()Liang Qi2018-04-271-1/+3
* Fix qmlInfo and friends for anonymous componentsSimon Hausmann2018-04-272-0/+22
* Normalize URL before loading typesErik Verbruggen2018-04-274-0/+36
* Make the test pass on my high resolution screenLars Knoll2018-04-251-1/+1
* Fix QQuickListViewPrivate::snapItemAt for lists with spacingJohan Klokkhammer Helsing2018-04-252-0/+44
* Make the shared test code independent of QtQmlUlf Hermann2018-04-2413-52/+44
* Make QtQmlDebug independent of QtQmlUlf Hermann2018-04-241-47/+37
* Update submodule now that I've fixed the actual bug hereEdward Welbourne2018-04-231-0/+0
* Use Los Angeles to represent PST8PDT, not VancouverEdward Welbourne2018-04-201-1/+1
* Fix Text with ElideRight not being rendered when reparentedMitch Curtis2018-04-172-0/+54
* Fix calling Qt.binding() on bound functionsLars Knoll2018-04-163-0/+59