summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qmlqt
Commit message (Collapse)AuthorAgeFilesLines
* Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to ↵Warwick Allison2010-02-2418-560/+0
| | | | QDeclarativeXXX.
* Fix copyright year.Jason McDonald2010-02-161-1/+1
| | | | Reviewed-by: Trust Me
* Ref bugWarwick Allison2010-01-141-1/+1
|
* Inline QML still needs a URL so that subtypes are relative to that URL.Warwick Allison2009-12-091-1/+1
| | | | Fixes tst_qmlecmascript::dynamicCreation
* Use console.log, not print.Warwick Allison2009-11-232-0/+19
|
* Rename QML Object to QtObjectAaron Kennedy2009-11-1915-20/+20
|
* TestsAaron Kennedy2009-11-164-0/+112
|
* Improve Qt.lighter()/darker() testsAaron Kennedy2009-11-163-0/+12
|
* Missing filesAaron Kennedy2009-11-131-0/+6
|
* Qt.md5() methodAaron Kennedy2009-11-121-0/+15
|
* mark untested featuresWarwick Allison2009-11-051-0/+2
|
* Add closestAngle function to Qt object to help with rotation animations.Alan Alpert2009-11-042-0/+30
| | | | Includes test and doc.
* Qt object testAaron Kennedy2009-11-0212-0/+364