aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-02-191-0/+26
|\
| * Fix crash in Installer Framework when used with Qt 5.6Simon Hausmann2016-02-021-0/+26
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-01-2913-0/+114
|\|
| * QML: do not wrap property values of type QVariant.Erik Verbruggen2016-01-271-0/+18
| * Don't check for revisions when assigning to grouped propertiesLars Knoll2016-01-274-0/+39
| * Fix don't delete singletons objects owned by C++BogDan Vatra2016-01-251-0/+20
| * Pass Qt.include() URLs through the URL interceptor if presentKevin Krammer2016-01-237-0/+37
* | Merge "Merge remote-tracking branch 'origin/5.6' into dev" into refs/staging/devSimon Hausmann2016-01-221-0/+1
|\ \
| * | Merge remote-tracking branch 'origin/5.6' into devSimon Hausmann2016-01-221-0/+1
| |\|
| | * Clean up QV4DataCollectorUlf Hermann2016-01-221-1/+18
| | * V4 Debugger: Avoid looking up values in debugger threadUlf Hermann2016-01-221-65/+73
| | * qmlplugindump test: added check.Marco Benelli2016-01-181-0/+1
* | | Leave out most of tst_qqmlvaluetypes::locale() on QT_NO_IMUlf Hermann2016-01-221-0/+2
|/ /
* | Clean up QV4DataCollectorUlf Hermann2016-01-211-1/+18
* | V4 Debugger: Avoid looking up values in debugger threadUlf Hermann2016-01-211-46/+61
* | Updated license headersJani Heikkinen2016-01-20172-2923/+2063
* | Fixed qtdeclarative tests to pass with updated license headerJani Heikkinen2016-01-205-38/+38
* | Rewrite inspector serviceUlf Hermann2016-01-129-160/+351
* | Make environment for QQmlDebugProcess usefulUlf Hermann2016-01-112-4/+4
* | V4 Debugger: Move all the jobs into one placeUlf Hermann2016-01-112-2/+5
* | V4 Debugger: Clean up testsUlf Hermann2016-01-111-170/+78
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-01-102-0/+108
|\|
| * Fix value changed logic for ValueTypeProvider typesFrank Meerkoetter2016-01-042-0/+108
* | V4 Debugger: Allow expression evaluation without pausingUlf Hermann2016-01-071-27/+19
* | Make RuntimeHelpers::numberToString() comply with EcmaScriptUlf Hermann2016-01-052-11/+53
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-12-183-0/+23
|\|
| * qml: preserve composite singleton types.Marco Benelli2015-12-173-0/+23
* | Rearrange the import paths so the qrc one is after the application pathAndy Shaw2015-12-171-0/+24
* | Replace all occurrences of qSNaN() with qQNaN()Ulf Hermann2015-12-071-8/+8
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-12-073-4/+4
|\|
| * Fix test casesLars Knoll2015-12-013-4/+4
* | Support multiple QML engines in V4 debuggerUlf Hermann2015-12-0217-53/+183
* | Remove libdouble-conversionUlf Hermann2015-11-231-2/+0
* | Extend QDebugMessageServiceUlf Hermann2015-11-171-3/+13
* | QmlDebug: Move EngineControl client to qmldebugUlf Hermann2015-11-171-82/+28
* | QmlDebug: Change "macx" to "osx" in tests' .pro filesUlf Hermann2015-11-1710-10/+10
* | Remove extra copy of connection from engine debug clientUlf Hermann2015-11-172-20/+17
* | QmlDebug: Restructure QPacket and QPacketProtocolUlf Hermann2015-11-179-102/+79
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-11-0313-1/+199
|\|
| * Load component synchronously in method_createQmlObjectUlf Hermann2015-11-032-0/+53
| * QML: Fix typeof context property.Erik Verbruggen2015-10-272-0/+20
| * Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-10-269-1/+126
| |\
| | * qmllint: Add unit-testsSérgio Martins2015-10-259-1/+123
* | | Move QML profiler client to qmldebugUlf Hermann2015-10-301-261/+205
* | | Move QQmlDebugClient into separate static libraryUlf Hermann2015-10-3021-786/+203
* | | Move V4 debugger and its test into better placesUlf Hermann2015-10-305-42/+44
* | | Merge remote-tracking branch 'origin/5.6' into origin/devUlf Hermann2015-10-228-41/+227
|\| |
| * | QmlDebug: Add a debug service for use with native debuggershjk2015-10-163-1/+134
| * | Only set V4 debugger when service is enabledUlf Hermann2015-10-151-0/+3
| * | Don't delete singletons objects owned by C++.BogDan Vatra2015-10-153-0/+36