aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml
Commit message (Expand)AuthorAgeFilesLines
...
* 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 rounding behavior of Qml when assigning doubles to integer propertiesSimon Hausmann2013-11-051-4/+4
* tests: fix tst_qqmlmoduleplugin::incorrectPluginCase()Liang Qi2013-11-011-7/+7
* Fix valgrind errors in tst_qqmlecmascript::revisionSimon Hausmann2013-11-011-1/+1
* 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
* 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
* Use finalUrl in QQmlTypeLoader::Blob::addPragma to fix a bug.Antti Piira2013-10-252-0/+30
* V4 debugger: retrieve formals and locals.Erik Verbruggen2013-10-241-1/+166
* 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
* tests: Replace Q_OS_MACX -> Q_OS_OSXSergio Ahumada2013-10-211-1/+1
* 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
* Cleanup exception handlingSimon Hausmann2013-10-031-1/+0
* 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
* 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
* Try to stabilize the multipleTransitions testLars Knoll2013-09-281-0/+2
* Fix compilation of the auto testLars Knoll2013-09-281-3/+7
* Move Value::fromBool, ... to a new Primitive classLars Knoll2013-09-281-66/+66
* 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
* Fix Persistent/WeakValue APILars Knoll2013-09-262-10/+12
* Split off crashing test from qqmlecmascript.Erik Verbruggen2013-09-251-15/+21
* convert Managed::put() API to be GC safeLars Knoll2013-09-221-1/+1
* Cleanup Object::define*Property APILars Knoll2013-09-221-1/+1
* Start using StringRef for parameter passingLars Knoll2013-09-221-1/+1
* Cleanup ExecutionEngine::newBuiltinFunction() usagesLars Knoll2013-09-221-3/+4
* Don't use Value::emptyValue() anymore.Lars Knoll2013-09-221-13/+17
* Add Singleton support for QMLAntti Piira2013-09-2145-8/+721
* Remove milliseconds before comparing JS + Qt date strings.Mitch Curtis2013-09-201-0/+2
* Revert "Temporarily disable tst_QJSEngine tests [...]"Mitch Curtis2013-09-201-28/+24
* Disable gui tests on Mac for nowLars Knoll2013-09-201-2/+6