aboutsummaryrefslogtreecommitdiffstats
path: root/tests/manual
Commit message (Expand)AuthorAgeFilesLines
* Rename v4 to qmljsSimon Hausmann2013-10-222-2/+2
* Introduce a Referenced<T> class to pass Objects into methodsLars Knoll2013-09-221-1/+0
* Merge branch 'stable' into devSergio Ahumada2013-09-191-0/+1
|\
| * Fix qmlClearTypeRegistrations testsAlan Alpert2013-09-171-0/+1
* | Remove qSort usages from declarativeGiuseppe D'Angelo2013-09-131-1/+2
* | Optimise property lookups on primitive typesLars Knoll2013-09-021-2/+1
* | Move prototype pointer into QV4::InternalClassLars Knoll2013-09-021-2/+0
* | Allow for function declarations inside conditionalsSimon Hausmann2013-08-231-0/+8
* | Fix Array.prototype.concatPeter Varga2013-08-141-5/+1
* | Added an iterative version of factorial as a (performance) test.Erik Verbruggen2013-08-142-3/+23
* | Merge branch 'dev' of ssh://codereview.qt-project.org/qt/qtdeclarative into m...Simon Hausmann2013-07-261-1/+0
|\|
| * Remove unnecessary CONFIG += ordered.Robin Burchell2013-07-221-1/+0
* | Fix missing license headers for test262.pySergio Ahumada2013-06-241-0/+40
* | Fix some missing license headersSergio Ahumada2013-06-241-0/+40
* | Merge branch 'dev' of ssh://codereview.qt-project.org/qt/qtdeclarative into w...Simon Hausmann2013-06-2411-0/+408
|\|
| * Add qmlClearRegisteredTypes FunctionAlan Alpert2013-05-0711-0/+408
* | Fix scope chain for eval in strict modeLars Knoll2013-06-211-2/+0
* | Introducing SSA.Erik Verbruggen2013-06-061-3/+10
* | Fix compilation with built-in v4vm JS engineSimon Hausmann2013-04-151-2/+15
* | Merge branch 'master' of ssh://codereview.qt-project.org:29418/playground/v4v...Simon Hausmann2013-04-1542-0/+14388
|/
* Fix alignment of Text element with implicit sizeEskil Abrahamsen Blomfeldt2013-01-241-0/+35
* Update copyright year in Digia's license headersSergio Ahumada2013-01-1010-10/+10
* Add a hidden XandYAxis enum valueAlan Alpert2012-12-152-2/+2
* Update qml test scenes with new property namesaavit2012-10-293-4/+4
* Added lancelot-based scenegraph rendering regression testaavit2012-09-27208-0/+9671
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-237-169/+169
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-247-7/+7
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-307-7/+7
* Update obsolete contact address.Jason McDonald2012-01-237-7/+7
* Update copyright year in license headers.Jason McDonald2012-01-057-7/+7
* Don't set the role to Accessible.ButtonJan-Arve Saether2012-01-031-1/+0
* Add accessibility to qmlFrederik Gladhorn2012-01-028-0/+679