aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
| * Fix === operator for value typesLars Knoll2013-11-154-1/+69
| * Fix stacking order bug in the rendererGunnar Sletta2013-11-152-0/+66
| * Don't crash when trying to assign to null.propLars Knoll2013-11-153-0/+32
| * Make tst_qqmlprofilerservice more robustKai Koehne2013-11-151-2/+3
| * Don't dereference a null animationTemplateLars Knoll2013-11-142-0/+32
| * V4 debugging: Fix instable test.Erik Verbruggen2013-11-141-2/+2
| * Allow passing qmlRegisterSingletonType QObjects to C++ as QObject*Albert Astals Cid2013-11-144-0/+99
| * Make tst_nodes use QSGRenderLoop to behave more like QQuickWindowGunnar Sletta2013-11-131-6/+14
| * Revert ffaf39e9a7f11d4e2800b3b37160a2a952795614Alan Alpert2013-11-131-1/+1
| * Polish up QQmlFileSelectorAlan Alpert2013-11-132-9/+20
| * V4 IR: scan arguments when entering function scope in QML.Erik Verbruggen2013-11-122-0/+33
| * V4: fix loop block marking for initializer blocks.Erik Verbruggen2013-11-122-0/+21
* | Stabilize tst_qpauseanimationjobFrederik Gladhorn2013-11-201-34/+17
* | qqmldebugclient.cpp: Fix warning about missing return.Friedemann Kleint2013-11-181-0/+1
|/
* Intercept qmldir files with the url interceptorAlan Alpert2013-11-116-1/+31
* Debugging with V4Erik Verbruggen2013-11-103-319/+177
* Avoid using huge floating point values in the renderer.Gunnar Sletta2013-11-093-0/+112
* Add a new variant of qmlRegisterSingletonType for QML singletons.Antti Piira2013-11-093-0/+123
* Fix a few more compiler warnings in release buildsLars Knoll2013-11-091-7/+0
* Remove debugging tests for commands not used by Qt Creator.Erik Verbruggen2013-11-091-122/+0
* Simplify & speed up function callingLars Knoll2013-11-091-2/+2
* Ensure the this object is set correctly to the scope object in binding expres...Simon Hausmann2013-11-052-0/+20
* Fix QQuickText hover event handlingJ-P Nurmi2013-11-052-0/+50
* Fix rounding behavior of Qml when assigning doubles to integer propertiesSimon Hausmann2013-11-052-5/+5
* Don't propagate mouse events to disabled MouseAreasAlan Alpert2013-11-052-0/+61
* Say hello to the scene graph sanity-tests for renderingGunnar Sletta2013-11-016-0/+646
* tests: fix tst_qqmlmoduleplugin::incorrectPluginCase()Liang Qi2013-11-011-7/+7
* Fix valgrind errors in tst_qqmlecmascript::revisionSimon Hausmann2013-11-011-1/+1
* KeyNavigation should use forceActiveFocusFrederik Gladhorn2013-11-012-1/+104
* Added private API for enabling sharing between the QQuickwindow instances.Gunnar Sletta2013-11-011-13/+40
* Speed up lookups of imported scriptsSimon Hausmann2013-10-311-8/+8
* tests: replace nokia with qtproject in tst_qqmlmodulepluginLiang Qi2013-10-3157-86/+86
* Initial support for resolving meta-property access for the scope and context ...Simon Hausmann2013-10-311-0/+1
* Test: qmltest/fontloader were fixedLiang Qi2013-10-301-6/+0
* Use one render loop per QQuickWindowGunnar Sletta2013-10-3011-9/+451
* Fix qqmllocale testAlan Alpert2013-10-301-5/+1
* Fix adding created objects to instantiator.kakadu2013-10-294-0/+169
* QQmlSettings: fix loading of initial valuesJ-P Nurmi2013-10-291-0/+18
* Disable DST related locale test temporarilySimon Hausmann2013-10-291-0/+4
* Properly propagate parse errorsLars Knoll2013-10-291-32/+41
* Fix rendernode bug and enable rendernode test.Gunnar Sletta2013-10-263-24/+21
* Use finalUrl in QQmlTypeLoader::Blob::addPragma to fix a bug.Antti Piira2013-10-252-0/+30
* Explicitly mark subdirs as host_builds in SUBDIRS templateTor Arne Vestbø2013-10-251-0/+2
* V4 debugger: retrieve formals and locals.Erik Verbruggen2013-10-241-1/+166
* Allow " in QQuickStyledTextJohn Brooks2013-10-241-1/+1
* Avoid crash when a QML signal is connected to a non-void slotJ-P Nurmi2013-10-223-0/+24
* Re-enable debugger autotests on MacKai Koehne2013-10-221-7/+3
* Rename v4 to qmljsSimon Hausmann2013-10-222-2/+2
* Re-enable working test.Gunnar Sletta2013-10-221-3/+0
* tests: Replace Q_OS_MACX -> Q_OS_OSXSergio Ahumada2013-10-211-1/+1