aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qqmlecmascript/data/sequenceSort.qml
Commit message (Expand)AuthorAgeFilesLines
* Add support for std::vector and QVector matching the support for QListVille Voutilainen2017-04-211-3/+11
* Add QVector support to JS sequencesKevin Ottens2016-05-031-0/+26
* Fix crashes when calling Array.sort with imperfect sort functionsLars Knoll2014-09-011-1/+1
* Support JS Array.sort() function for sequence wrappers.Glenn Watson2012-08-081-0/+95