aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Re-enable working test.Gunnar Sletta2013-10-221-3/+0
* tests: Replace Q_OS_MACX -> Q_OS_OSXSergio Ahumada2013-10-211-1/+1
* Reset on model layout changedAlbert Astals Cid2013-10-215-2/+284
* Fix crash in FolderListModelFabian Bumberger2013-10-172-5/+24
* Fix flaky QQmlProfilerService::scenegraphData testKai Koehne2013-10-171-6/+5
* Improve output of test caseKai Koehne2013-10-165-3/+61
* Fix segfault in autotestKai Koehne2013-10-161-2/+5
* Turn on exact garbage collection by defaultLars Knoll2013-10-163-72/+7
* Compile binding expressions in the QQmlCompilerSimon Hausmann2013-10-113-2/+10
* Fix and re-enable constantUpdateOnWindow test.Gunnar Sletta2013-10-111-15/+33
* Unskip test which now passes.Gunnar Sletta2013-10-111-3/+0
* Fix regression in pressDelay behavior.Michael Brasser2013-10-041-0/+17
* Cleanup exception handlingSimon Hausmann2013-10-031-1/+0
* Fix warnings in tst_qquickaccessible.Friedemann Kleint2013-10-031-6/+2
* Change exception handling APISimon Hausmann2013-10-021-6/+6
* Cleanup API of Safe<T>Lars Knoll2013-10-021-2/+1
* Always call callCompleted in QQmlDataBlob::tryDoneAlbert Astals Cid2013-10-0213-0/+478
* Stabilize tst_qqmlprofilerserviceGunnar Sletta2013-10-021-9/+4
* Fix PathView stealing mouse grab from its child items.Andrew den Exter2013-10-012-0/+60
* Improve error location reporting for invalid aliases in old VMESimon Hausmann2013-09-301-1/+1
* Compile imported scripts in the loader threadSimon Hausmann2013-09-301-21/+42
* Remove debug output from tst_qqmlprofilerservice.Gunnar Sletta2013-09-301-2/+0
* remove more uses of QV4::ValueLars Knoll2013-09-302-17/+15
* Stabilize and speed up testLars Knoll2013-09-285-45/+55
* Mark qmltest as insignificant to get CI to pass againLars Knoll2013-09-281-0/+2
* Try to stabilize the multipleTransitions testLars Knoll2013-09-282-0/+3
* Fix compilation of the auto testLars Knoll2013-09-281-3/+7
* Move Value::fromBool, ... to a new Primitive classLars Knoll2013-09-281-66/+66
* Allow animators to work properly with multiple windowsGunnar Sletta2013-09-2619-56/+185
* Support looping for "uncontrolled animations".Gunnar Sletta2013-09-262-0/+89
* Skip two tests that don't work reliably with a conservative GCLars Knoll2013-09-261-0/+4
* Move more API over to use ValueRefLars Knoll2013-09-261-6/+6