aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-12-1414-28/+126
|\
| * Get rid of FunctionObject::createQmlFunctionLars Knoll2016-12-091-4/+3
| * Change signature of QQmlBinding::create to take a FunctionObject *Lars Knoll2016-12-091-1/+1
| * Merge remote-tracking branch 'origin/5.8.0' into 5.8Lars Knoll2016-12-074-3/+18
| |\
| | * Fix support for namespaced types in property/signal declarationsSimon Hausmann2016-11-304-3/+18
| * | Cleanup and reduce the number of overloads for QQmlBinding::create()Lars Knoll2016-12-062-13/+14
| * | Inline the qmlScope and urlScope methodsLars Knoll2016-12-041-1/+1
| * | Start cleaning up the QmlContextWrapperLars Knoll2016-12-042-1/+2
| * | Get rid of most QT_NO_FOO usagesLars Knoll2016-11-293-6/+6
| |/
| * Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-284-0/+82
| |\
| | * Merge remote-tracking branch 'origin/5.6' into 5.75.7Liang Qi2016-11-254-0/+82
| | |\
| | | * Improved robustness of the optimizer when removing expressionsSimon Hausmann2016-11-221-0/+8
| | | * Fix binding re-evaluation when list model properties changeSimon Hausmann2016-11-182-0/+40
| | | * Fix reading of enum properties from gadgetsSimon Hausmann2016-11-161-0/+34
* | | | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-12-144-2/+45
|\| | |
| * | | Fix support for QML declared default list propertiesSimon Hausmann2016-11-233-0/+20
| * | | Fix handling of qrc:/// urls with disk cachingSimon Hausmann2016-11-231-1/+20
| * | | Fix qrc testSimon Hausmann2016-11-231-1/+5
* | | | V4 Debugger: Add an option to pass additional context for evaluateUlf Hermann2016-12-093-10/+85
* | | | QmlDebug: Allow specifying debug connectors on the command lineUlf Hermann2016-11-243-37/+83
* | | | QmlTooling: Retry local client connection on errorUlf Hermann2016-11-231-8/+3
* | | | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-11-234-0/+65
|\| | |
| * | | Merge remote-tracking branch 'origin/5.7' into 5.8Simon Hausmann2016-11-154-0/+65
| |\| |
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-11-155-0/+70
| | |\|
| | | * Setting Connection's target to null should disconnect implicit targetMichael Brasser2016-11-152-0/+36
| | | * Fix more cases where DSE would optimize out too many storesErik Verbruggen2016-11-101-0/+5
| | | * QV4String: properly detect overflow when trying to convert to an array indexGiuseppe D'Angelo2016-11-042-0/+29
* | | | Introduce qmlRegisterModule()J-P Nurmi2016-11-186-36/+131
* | | | Add ECMAScript 6 Array find and findIndex methodsKai Uwe Broulik2016-11-101-0/+2
* | | | Merge remote-tracking branch 'origin/5.8' into devJ-P Nurmi2016-11-031-0/+18
|\| | |
| * | | Fix crash when loop peeling and basic block mergingSimon Hausmann2016-10-251-0/+18
* | | | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-10-223-1/+118
|\| | |
| * | | Fix crash with v4 lookups on changing objectsSimon Hausmann2016-10-221-0/+17
| * | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-10-201-1/+1
| |\| |
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-121-0/+14
| | |\|
| | * | Make tst_qqmlapplicationengine pass when JIT is not availableDmitry Shachnev2016-10-111-1/+1
| * | | Fix excessive invalidation of QML disk cachesSimon Hausmann2016-10-181-0/+100
* | | | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-10-184-6/+62
|\| | |
| * | | Fix written time stamp in QML cache files for QRC sourcesSimon Hausmann2016-10-141-1/+10
| * | | Merge remote-tracking branch 'origin/5.6' into 5.8Simon Hausmann2016-10-131-0/+14
| |\ \ \ | | | |/ | | |/|
| | * | Fix corruption when adding or changing properties of JS objectsArnaud Vrac2016-10-101-0/+14
| * | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-10-103-0/+31
| |\ \ \ | | | |/ | | |/|
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-042-0/+22
| | |\|
| | | * qv4jsonobject: Make use of QVariant::toString in stringificationRobin Burchell2016-09-302-0/+22
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-09-301-0/+9
| | |\|
| | | * Fix crash on Array.prototype.join.call(0)Robin Burchell2016-09-291-0/+9
| * | | QML: Also check for correct destroy() chainingErik Verbruggen2016-10-061-0/+1
| * | | QML: Make Heap::Object and all subclasses trivialErik Verbruggen2016-10-061-4/+5
| * | | QML: Introduce destroy() on Base subclassesErik Verbruggen2016-10-051-1/+1
* | | | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-10-015-0/+54
|\| | |