summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative
Commit message (Expand)AuthorAgeFilesLines
* Ensure currentIndex NOTIFY is emitted when currentIndex changes due to model ...Martin Jones2010-03-104-0/+12
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-03-102-4/+4
|\
| * Use no-version-specified to mean any version (used to work, fixed again,Warwick Allison2010-03-102-4/+4
* | Schedule view relayout after itemsInserted/Removed()Martin Jones2010-03-101-0/+3
|/
* Update AutotestsAlan Alpert2010-03-093-4/+4
* Fix qdeclarativevaluetype::font() autotestAaron Kennedy2010-03-091-2/+11
* Add QML support for methods returning QList<QObject *>Aaron Kennedy2010-03-093-0/+49
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Aaron Kennedy2010-03-093-3/+101
|\
| * Make QDeclarativeItem NOTIFY signals canonicalJoona Petrell2010-03-093-3/+101
* | CompileAaron Kennedy2010-03-091-1/+1
|/
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Aaron Kennedy2010-03-092-0/+104
|\
| * Add highlightRangeMode and snapMode to GridView.Martin Jones2010-03-092-0/+104
* | Integrate QML's object ownership with the JS collectorAaron Kennedy2010-03-091-0/+52
|/
* Fix failing autotest.Alan Alpert2010-03-081-1/+1
* clearFocus() before setParentItem(0) on an item with focus.Martin Jones2010-03-081-3/+7
* Remove expect fail from ListView currentIndex testMartin Jones2010-03-081-3/+7
* Fix Qt.tint() algorithmAaron Kennedy2010-03-082-3/+3
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Aaron Kennedy2010-03-082-19/+2
|\
| * Remove expected warningBea Lam2010-03-082-19/+2
* | Disallow upper case property, signal and method names in QMLAaron Kennedy2010-03-089-0/+31
|/
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-03-081-3/+3
|\
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Bea Lam2010-03-0811-0/+334
| |\
| * | Make test compileBea Lam2010-03-081-3/+3
* | | Add PathView.isCurrentIndex and PathView.view attached propertiesMartin Jones2010-03-082-3/+54
| |/ |/|
* | Add support for QtScript connect/disconnect syntax in QMLAaron Kennedy2010-03-0511-0/+334
|/
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Bea Lam2010-03-0516-393/+1838
|\
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Michael Brasser2010-03-0518-414/+462
| |\
| | * Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/qt-qml into 4.7Bea Lam2010-03-0537-424/+687
| | |\
| | * | Fix testBea Lam2010-03-051-7/+11
| * | | ParentAnimation docs + test.Michael Brasser2010-03-058-0/+1721
| * | | Remove NumberFormatter and DateTimeFormatter.Michael Brasser2010-03-055-386/+0
| * | | RotationAnimation docs + test.Michael Brasser2010-03-042-0/+106
* | | | Don't assume documents are in UTF-8.Bea Lam2010-03-053-0/+53
| |_|/ |/| |
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Bea Lam2010-03-0536-58/+429
|\ \ \
| * \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-03-0511-4/+156
| |\ \ \
| | * | | Allow unquoted enum syntax for value typesAaron Kennedy2010-03-058-4/+39
| | * | | Add missing NOTIFYs to timer, xmllistmodel, xmlroleJoona Petrell2010-03-053-0/+117
| * | | | Expect fail in currentIndex test for now.Martin Jones2010-03-051-26/+20
| |/ / /
| * | | Include QML doc snippets in examples autotestAaron Kennedy2010-03-052-0/+4
| |/ /
| * | Add testcase for QTBUG-7730Aaron Kennedy2010-03-042-0/+29
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Yann Bodson2010-03-045-8/+42
| |\ \
| | * | Run signal expressions on attached property objects in correct scopeAaron Kennedy2010-03-045-8/+42
| * | | Add autotests for tab and backtab in Keys and KeyNavigation.Yann Bodson2010-03-043-0/+48
| |/ /
| * | Fixup testAaron Kennedy2010-03-041-1/+1
| * | Fix grammar stringifying "on" as "readonly"Aaron Kennedy2010-03-042-0/+22
| * | Improve grouped property error messagesAaron Kennedy2010-03-048-1/+26
| * | Remove Qt.playSound()Michael Brasser2010-03-041-7/+0
| * | Add formatting functions to QML's global Qt object.Michael Brasser2010-03-042-0/+48
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Aaron Kennedy2010-03-042-11/+13
| |\ \ | | |/
| | * Fix tests failing due to javascript eval errors.Bea Lam2010-03-042-11/+13