aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml
Commit message (Expand)AuthorAgeFilesLines
* Use QSignalSpy instead of waitFor in tst_qpacketprotocolUlf Hermann2014-06-191-2/+7
* Keep QML and JS messages separate in QQmlProfilerService testUlf Hermann2014-06-061-46/+52
* Fix method overload calling of Qt slots from JavaScriptkh12014-06-041-0/+49
* Dump all received messages if tst_QQmlProfilerService failsUlf Hermann2014-06-021-0/+21
* Fix emission of QQmlListModel::rowsAboutToBeXxx() signalsJ-P Nurmi2014-05-291-0/+129
* Fix crash (failing assertion) when declaring a non-string id propertySimon Hausmann2014-05-272-14/+30
* Fix QQmlScriptString::isEmpty for script strings without source codeSimon Hausmann2014-05-271-0/+49
* deduplicate and decruft SUBDIRS listOswald Buddenhagen2014-05-261-4/+0
* Record synchronous and asynchronous events separately in profiler testUlf Hermann2014-05-221-129/+84
* Merge remote-tracking branch 'origin/release' into stableIikka Eklund2014-05-201-0/+39
|\
| * Fix QJSEngine::evaluate using the wrong execution contextv5.3.0Simon Hausmann2014-05-091-0/+39
* | Fix regression in QJSValueIterator::next() since Qt 5.1.1Gunnar Sletta2014-05-141-0/+27
* | Be more verbose about actual results in tst_qqmlprofilerserviceUlf Hermann2014-05-061-27/+38
|/
* Fix translations in states causing failing assertionsSimon Hausmann2014-04-281-0/+50
* Fix marking of prototype objects in internal class poolSimon Hausmann2014-04-281-0/+16
* Fix crash when loading QML that tries to set non-existent group propertiesSimon Hausmann2014-04-243-0/+6
* Refine fix for dynamic properties on QObjects wrapped in JavaScriptSimon Hausmann2014-04-171-5/+29
* Stabilize tst_qqmlxmlhttprequest::stateChangeCallingContext() on Mac.Friedemann Kleint2014-04-151-1/+1
* Fix assignments of null strings in QML and JavaScriptSimon Hausmann2014-04-123-0/+34
* Add support for dynamic properties for QObjects in JavaScriptSimon Hausmann2014-04-091-0/+11
* Fix remaining QQmlLocale auto-test failuresSimon Hausmann2014-04-081-3/+0
* Fix XHR auto tests always failingSimon Hausmann2014-04-081-2/+0
* Fix marking of prototype objects in chainSimon Hausmann2014-04-071-0/+18
* Regression: Fix id objects in group propertiesSimon Hausmann2014-04-042-1/+10
* Avoid recompiling of signal handlers defined in QtQuick state changes and Con...Simon Hausmann2014-04-023-9/+8
* Fix compilation of script stringsSimon Hausmann2014-04-022-0/+28
* Fix compilation on QNXSergio Ahumada2014-03-311-5/+5
* Fix performance regression of parent setting during QML object creationSimon Hausmann2014-03-313-1/+36
* Remove object index parameter from QQmlCustomParser::compileSimon Hausmann2014-03-292-9/+7
* Eliminate noop translation bindingsSimon Hausmann2014-03-291-3/+3
* Fix crash in conversion from QVariantMap to QJSValueSimon Hausmann2014-03-281-0/+8
* Fix crash in sparse array handlingSimon Hausmann2014-03-281-0/+1
* Fix instantiation of QML list models with custom object propertiesSimon Hausmann2014-03-274-0/+65
* Fix infinite loop in method overload resolutionSimon Hausmann2014-03-241-0/+20
* tests: fix tst_qqmllanguage::importIncorrectCase() and errors(incorrectCase)Liang Qi2014-03-241-13/+19
* Don't crash on Runtime::getQmlImportedScriptsAlbert Astals Cid2014-03-243-0/+56
* Clear the chain of incubated objects in QQmlIncubatorPrivate::clearAlbert Astals Cid2014-03-194-23/+87
* Fixes to for...in statementLars Knoll2014-03-191-2/+31
* Register animation profiler callback also from render threadUlf Hermann2014-03-181-1/+3
* FolderListModel: pessimize change signals when the filter changesShawn Rutledge2014-03-183-11/+38
* Use QUrl::toLocalFile() when decoding a string URLAndrew Knight2014-03-182-0/+7
* Namespace cleanupSimon Hausmann2014-03-171-1/+1
* Fix crash with lazy binding initialization and compile time calculated depend...Simon Hausmann2014-03-173-0/+31
* Fix crash when calling concat on an empty arraySimon Hausmann2014-03-151-0/+1
* Fix crash on shutdown with statesSimon Hausmann2014-03-155-0/+56
* WinRT: Disable qml debugger autotestOliver Wolff2014-03-141-1/+1
* Fix crash when appending arrays to sub models in list modelsSimon Hausmann2014-03-141-0/+2
* Fix property caches out of sync with grouped properties that have a VME meta ...Simon Hausmann2014-03-132-0/+31
* Don't crash when a signal/slot connection outlives the engineSimon Hausmann2014-03-121-0/+22
* Remove redundant QQmlBinding members.Michael Brasser2014-03-112-1/+2