aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge "Merge remote-tracking branch 'origin/5.3' into dev" into refs/staging/devFrederik Gladhorn2014-08-013-0/+133
|\ \
| * | Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-07-293-0/+133
| |\|
| | * Fix interaction of garbage collector with JS objects during QML type instanti...Simon Hausmann2014-07-263-0/+133
* | | tst_qqmlapplicationengine: clear $QT_MESSAGE_PATTERNDavid Faure2014-07-301-1/+2
|/ /
* | Merge remote-tracking branch 'origin/5.3' into devSimon Hausmann2014-07-261-0/+37
|\|
| * shift and unshift fail for QQmlSequence typesMartin Jones2014-07-221-0/+37
* | qmlRegisterCustomExtendedType, qmlRegisterExtendedUncreatableTypePaul Lemire2014-07-258-0/+148
* | QQmlError::toString: improve handling of empty urls.David Faure2014-07-243-3/+3
* | Change the object allocation schemeSimon Hausmann2014-07-221-2/+2
* | Remove unused methodLars Knoll2014-07-221-1/+1
* | Fix QQmlDelegateModelChangeArrayLars Knoll2014-07-221-18/+18
* | Remove QWidget include from QQmlProperty test.Andrew den Exter2014-07-171-1/+0
* | Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-07-021-2/+7
|\|
| * Use QSignalSpy instead of waitFor in tst_qpacketprotocolUlf Hermann2014-06-191-2/+7
* | Allow integer values to be assigned QList<qreal> propertiesOleg Shparber2014-06-255-8/+8
* | Exclude private methods and QObject::deleteLater from enumerable propertiesSimon Hausmann2014-06-241-0/+37
* | Test the javascript heap profilerUlf Hermann2014-06-181-3/+64
* | Merge remote-tracking branch 'origin/5.3' into devSimon Hausmann2014-06-132-46/+101
|\|
| * 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
* | V4 RegAlloc: change life-time intervals from closed to half-open.Erik Verbruggen2014-06-131-1/+1
* | Add support for translations in pure QJSEngine based environmentsSimon Hausmann2014-06-1316-0/+668
* | Javascript heap profilerUlf Hermann2014-06-061-0/+13
* | Merge remote-tracking branch 'origin/stable' into devSimon Hausmann2014-06-045-147/+313
|\|
| * 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
* | Rework custom parser integrationSimon Hausmann2014-06-043-68/+37
* | V4: support calling constants.Erik Verbruggen2014-06-021-0/+11
* | Merge remote-tracking branch 'origin/stable' into devSimon Hausmann2014-05-222-0/+66
|\|
| * 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
* | | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-05-1033-109/+718
|\| |
| * | 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