aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.7.0' into 5.7Liang Qi2016-06-161-3/+12
|\
| * QML: Only release types if they aren't referenced anymorev5.7.0Ulf Hermann2016-06-111-3/+12
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-104-1/+51
|\ \ | |/ |/|
| * Fix crash when using with statement with an expression that throwsSimon Hausmann2016-06-071-0/+9
| * Fix bug in SQL database integration with null valuesSimon Hausmann2016-06-032-1/+26
| * QmlProfiler: When flushing data, send it in the right orderUlf Hermann2016-05-251-1/+7
| * Fix crash for unknown QQmlListModel roles in debug buildsFilipe Azevedo2016-05-231-0/+16
* | V4: allow inlining of ExecutionEngine::{qml,js}Engine()Erik Verbruggen2016-05-202-0/+4
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-196-1/+96
|\|
| * Merge remote-tracking branch 'origin/5.6.1' into 5.6Liang Qi2016-05-193-0/+75
| |\
| | * Fix crashes when incubating objects asynchronously with initial propertiesSimon Hausmann2016-05-183-0/+75
| * | Revert "Remove this piece of code"Simon Hausmann2016-05-182-0/+21
| * | prune unused assignmentOswald Buddenhagen2016-05-121-1/+0
| |/
* | QML: Fill QtObject lazily.Erik Verbruggen2016-05-112-0/+56
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-063-2/+25
|\|
| * Revert "Temporarily blacklist importsPath change on Windows"Simon Hausmann2016-05-021-2/+0
| * Fix crash when trying to call a property of the scope or context objectSimon Hausmann2016-05-012-0/+25
* | Add QVector support to JS sequencesKevin Ottens2016-05-033-1/+39
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-2726-19/+211
|\|
| * Also match QJSValue conversion types in MatchScore.Michael Bruning2016-04-202-0/+14
| * Occasionally trim the type cacheUlf Hermann2016-04-192-0/+38
| * Fix memory corruption when calling Array.unshift()Simon Hausmann2016-04-141-0/+15
| * Instantiate static Qml plugins declaring QQmlExtensionInterface onlySebastian Lösch2016-04-1121-19/+144
* | Allow target path version in a parent moduleJ-P Nurmi2016-04-2115-1/+358
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-082-0/+0
|\|
| * Purge sRGB chunks from PNG in tests.Edward Welbourne2016-03-291-0/+0
| * Remove empty .pro fileJoerg Bornemann2016-03-241-0/+0
* | Merge remote-tracking branch 'origin/5.6' into 5.7J-P Nurmi2016-03-0112-1/+148
|\|
| * Properly signal errors when accessing lowercase enum valuesThomas McGuire2016-02-249-1/+94
| * Validate Binding only when it is enabledNikita Krupenko2016-02-243-0/+54
* | 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