aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | 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
* | | 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
* | | Fix crash when loop peeling and basic block mergingSimon Hausmann2016-10-251-0/+18
* | | 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
* | | 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.7' into 5.8Liang Qi2016-09-215-0/+54
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-09-165-0/+54
| |\|
| | * Allow for garbage collection of types with errors in trimCache()Michael Brasser2016-08-305-0/+54
* | | Add qmlRegisterUncreatableMetaObject convenience functionBogDan Vatra2016-09-073-0/+12
* | | Fix conversion of QByteArray back to String in JavaScriptSimon Hausmann2016-08-301-0/+6
* | | Fix binding dependencies when used in together with functionsSimon Hausmann2016-08-302-0/+25
* | | Improve error handling in library loading testSimon Hausmann2016-08-261-1/+1
* | | Merge remote-tracking branch 'origin/5.7' into 5.8Simon Hausmann2016-08-262-0/+13
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Simon Hausmann2016-08-251-0/+4
| |\|
| | * Prospective fix for the plugin check on Apple platformsSimon Hausmann2016-08-251-0/+4
| * | V4: Correctly format on Number.toPrecision(n)Ulf Hermann2016-08-231-0/+9
* | | Merge dev into 5.8Oswald Buddenhagen2016-08-226-46/+142
|\ \ \
| * | | Exclude tests that require features not present on UIKit platformsJake Petroules2016-08-191-3/+2
| * | | Adjust decarative after qtConfig changes in qtbaseLars Knoll2016-08-192-4/+3
| * | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-08-174-39/+137
| |\| |
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-134-39/+137
| | |\|
| | | * Fix char conversions in QMLChristian Strømme2016-08-092-39/+32
| | | * Fix crash with Component.onDestructionSimon Hausmann2016-08-052-0/+105
* | | | Merge remote-tracking branch 'origin/dev' into 5.8Liang Qi2016-08-1611-47/+225
|\| | |
| * | | Enable disk cache for files coming from resourcesSimon Hausmann2016-08-123-0/+34