summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative
Commit message (Expand)AuthorAgeFilesLines
* Fixed compile of some tests with `-qtnamespace'Rohan McGovern2010-03-031-0/+3
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qmlBea Lam2010-03-0116-190/+174
|\
| * Fixed qdeclarativeconnection test.Rohan McGovern2010-02-267-1/+1
| * missed renameWarwick Allison2010-02-261-1/+1
| * Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qmlWarwick Allison2010-02-261-132/+119
| |\
| | * Polish QDeclarativeProperty APIAaron Kennedy2010-02-261-132/+119
| * | Rename files to follow class name.Warwick Allison2010-02-267-1/+1
| * | Change Connection syntax as per QT-2822.Warwick Allison2010-02-265-12/+8
| |/
| * Test, demo, and work-around bug QTBUG-8535Warwick Allison2010-02-262-1/+3
| * Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qmlMartin Jones2010-02-263-17/+218
| |\
| | * Make compile following recent QDeclarativeProperty changesBea Lam2010-02-261-28/+28
| * | Renamed Flickable viewportXXX properties contentXXXMartin Jones2010-02-268-44/+43
* | | Make compile following QDeclarativePropertyChanges.Bea Lam2010-03-011-28/+28
* | | Fix reload() when keys are not specified, and add extra tests.Bea Lam2010-03-011-41/+89
| |/ |/|
* | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qmlBea Lam2010-02-2515-216/+254
|\ \ | |/
| * Update test numbers after change to default transformOrigin.Michael Brasser2010-02-251-6/+4
| * Introduced QDeclarativeExtensionPlugin::registerTypes(uri).Roberto Raggi2010-02-254-8/+6
| * Rename QDeclarativeMetaProperty -> QDeclarativePropertyAaron Kennedy2010-02-259-203/+203
| * Document and test resetting properties in a state change.Michael Brasser2010-02-252-0/+41
| * Make more private QDeclarativeMetaProperty methods privateAaron Kennedy2010-02-252-12/+13
* | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qmlBea Lam2010-02-256-0/+269
|\ \ | |/
| * Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qmlMartin Jones2010-02-256-88/+93
| |\
| * | React to QAbstractItemModel::modelReset() signal.Martin Jones2010-02-256-0/+269
* | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qmlBea Lam2010-02-252-18/+18
|\ \ \ | | |/ | |/|
| * | Tweak QDeclarativeMetaProperty type category APIAaron Kennedy2010-02-252-18/+18
* | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qmlBea Lam2010-02-2519-81/+148
|\ \ \ | |/ /
| * | Remove QDeclarativeMetaProperty::createProperty() methodAaron Kennedy2010-02-252-14/+14
| * | Add import Qt.widgets 4.6 to loader auto test using graphics widgetsJoona Petrell2010-02-251-0/+1
| * | Move private QDeclarativeMetaProperty functions into the private classAaron Kennedy2010-02-252-56/+59
| * | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qmlWarwick Allison2010-02-2413-3/+59
| |\ \ | | |/
| | * Make QDeclarativeMetaType and QDeclarativeType privateAaron Kennedy2010-02-243-3/+6
| | * Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qmlMartin Jones2010-02-249-1/+6
| | |\
| | | * Fixup tests after QDeclarative class renamesAaron Kennedy2010-02-244-1/+1
| | | * Simplify QML element registration headersAaron Kennedy2010-02-245-0/+5
| | * | Don't crash if the currentIndex is set while creating a delegate.Martin Jones2010-02-242-0/+48
| | |/
| * | Uses Qt.widgetsWarwick Allison2010-02-241-0/+1
| |/
| * Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qmlWarwick Allison2010-02-245-6/+41
| |\
| | * Add an "asynchonous" property to Image.Martin Jones2010-02-242-6/+12
| * | Manually merge 0f761d9d95bc187cb786ce7dc03a7d8c9ad9d779Warwick Allison2010-02-242-2/+2
* | | Automatically connect to signals "onFooChanged" if property is "foo".Bea Lam2010-02-253-17/+218
| |/ |/|
* | Make compile following renaming of class.Bea Lam2010-02-241-1/+1
* | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qmlBea Lam2010-02-2461-892/+892
|\ \ | |/
| * Change autotest class prefix from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX t...Leonardo Sobral Cunha2010-02-2460-891/+891
| * Fix declarative failing auto-test, missing rename of the test fileLeonardo Sobral Cunha2010-02-242-1/+1
* | Automatically connect to a notify signal if the requested signal isBea Lam2010-02-243-0/+29
|/
* Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to QDec...Warwick Allison2010-02-241166-3307/+3310
* Fix positioner auto test with new easing curve syntaxJoona Petrell2010-02-241-4/+4
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qmlWarwick Allison2010-02-244-4/+4
|\
| * Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qmlBea Lam2010-02-243-0/+106
| |\
| * | Fix expected errors following d43ec1bdb12649c32f0f0067492857a70bef05b4Bea Lam2010-02-243-3/+3