summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativeitem/data
Commit message (Expand)AuthorAgeFilesLines
* Add LayoutMirroring attached property for mirroring QML layoutsJoona Petrell2011-03-011-0/+54
* Don't crash when appending a null itemAaron Kennedy2011-01-271-0/+5
* Add list of new properties/methods in QtQuick 1.1Martin Jones2011-01-241-0/+19
* More testing for KeyNavigation attached properties.Martin Jones2010-12-211-0/+40
* Test for QTBUG-13685Martin Jones2010-10-081-0/+1
* Improve test coverage for declarative module.Michael Brasser2010-10-041-0/+3
* Replace "import Qt 4.7" with "import QtQuick 1.0"Aaron Kennedy2010-09-291-1/+1
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Aaron Kennedy2010-09-291-0/+13
|\
| * Fix crash when trying to append a null transform to QDeclarativeItem.Michael Brasser2010-09-281-0/+13
* | Replace all occurances of "Qt 4.7" with "QtQuick 1.0"Aaron Kennedy2010-09-2912-12/+12
|/
* qdoc: Added list of all members (including inherited) page to QML elements.Martin Smith2010-08-111-15/+15
* Don't double-add item change listeners.Michael Brasser2010-08-101-0/+15
* Properly update childrenRect for position changes and shrinking.Michael Brasser2010-06-171-0/+53
* Fix bug with childrenRect resizing on startup.Michael Brasser2010-06-151-0/+23
* Add a "priority" property to Keys and KeyNavigationMartin Jones2010-05-141-0/+9
* Fix for graphics widget in the background stealing declarative item's focusJoona Petrell2010-05-131-0/+20
* Update childrenRect when children are added or removed.Michael Brasser2010-05-041-0/+27
* Fix versioning of Qt Declarative's in-built typesAlan Alpert2010-04-216-6/+6
* Allow iteration over the Item.children propertyAaron Kennedy2010-04-072-0/+35
* Qt.Infinite -> Animation.InfiniteMichael Brasser2010-03-251-1/+1
* Fix tests after 47fb07c9fdf47584ae55f3412102bbeef5576b04.Michael Brasser2010-03-182-0/+0
* Make QDeclarativeItem NOTIFY signals canonicalJoona Petrell2010-03-091-0/+10
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Bea Lam2010-03-052-0/+10
|\
| * Add autotests for tab and backtab in Keys and KeyNavigation.Yann Bodson2010-03-042-0/+10
* | Add mapFromItem() and mapToItem() in QDeclarativeItem.Bea Lam2010-03-041-0/+43
|/
* Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to QDec...Warwick Allison2010-02-242-0/+57