summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativeqt
Commit message (Expand)AuthorAgeFilesLines
* Fix deployment for declarative tests, examples on SymbianDamian Jansen2011-10-041-1/+1
* Update licenseheader text in source filesJyri Tahtela2011-05-131-17/+17
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into qtquick11Martin Jones2011-01-191-1/+1
|\
| * Update copyright year to 2011.Jason McDonald2011-01-101-1/+1
* | Fix Qt.formatTime() to accept QTime valuesBea Lam2011-01-113-53/+109
|/
* Qt.openUrlExternally should resolve relative URLs.Michael Brasser2010-10-014-0/+51
* Replace all occurances of "Qt 4.7" with "QtQuick 1.0"Aaron Kennedy2010-09-2923-30/+30
* More declarative autotests.Michael Brasser2010-09-242-0/+19
* Allow components to be created from .pragma library JS filesAaron Kennedy2010-06-253-4/+8
* Fix testBea Lam2010-06-181-0/+3
* Auto test for QTBUG-11507Bea Lam2010-06-173-0/+28
* Make declarative autotests compile on Symbian abld build systemJoona Petrell2010-06-082-2/+6
* Symbian build fix to declarative auto and benchmark testsJoona Petrell2010-05-141-1/+8
* Add Qt.fontFamilies() methodAaron Kennedy2010-04-302-0/+24
* Allow factor parameter to be passed to Qt.lighter() and Qt.darker()Martin Jones2010-04-293-6/+8
* AutotestsAaron Kennedy2010-04-272-0/+25
* Autotests and docAaron Kennedy2010-04-223-24/+72
* Fix versioning of Qt Declarative's in-built typesAlan Alpert2010-04-2118-25/+25
* Update strings in testAlan Alpert2010-04-211-2/+2
* Make the dynamic creation functions on the Qt objectAlan Alpert2010-04-213-17/+17
* clean upWarwick Allison2010-04-161-1/+0
* Throw exceptions on programming errors for global functions.Warwick Allison2010-04-165-57/+80
* Tweak tests to run in parallelAaron Kennedy2010-04-131-0/+3
* Add a Qt.isQtObject() methodAaron Kennedy2010-04-092-0/+30
* Replace "property var " with "property variant " in QML codeAaron Kennedy2010-04-097-32/+32
* Test openUrlExternallyWarwick Allison2010-03-312-2/+29
* Fix qdeclarativeqt::createQmlObject autotestLeonardo Sobral Cunha2010-03-222-6/+8
* Remove Qt.closestAngle().Michael Brasser2010-03-122-30/+0
* Fix Qt.tint() algorithmAaron Kennedy2010-03-082-3/+3
* Remove Qt.playSound()Michael Brasser2010-03-041-7/+0
* Add formatting functions to QML's global Qt object.Michael Brasser2010-03-042-0/+48
* Change autotest class prefix from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX t...Leonardo Sobral Cunha2010-02-241-20/+20
* Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to QDec...Warwick Allison2010-02-2418-0/+560