summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativeitem/tst_qdeclarativeitem.cpp
Commit message (Expand)AuthorAgeFilesLines
* Change copyrights from Nokia to Digia.Marko Valtanen2012-11-301-23/+24
* Update licenseheader text in source filesJyri Tahtela2011-05-131-17/+17
* Include dynamic parenting use cases in layout mirroring autotestsJoona Petrell2011-03-081-0/+33
* Reverse KeyNavigation left and right properties when the layout mirroring is ...Joona Petrell2011-03-011-0/+54
* Add LayoutMirroring attached property for mirroring QML layoutsJoona Petrell2011-03-011-29/+151
* Don't crash when appending a null itemAaron Kennedy2011-01-271-0/+9
* Implement property versioning inside the declarative engineAaron Kennedy2011-01-271-4/+4
* Expose implicitWidth and implicitHeight properties of Item.Martin Jones2011-01-241-0/+80
* 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-111-1/+1
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into qtquick11Martin Jones2011-01-071-0/+5
|\|
| * More testing for KeyNavigation attached properties.Martin Jones2010-12-211-0/+5
* | KeyNavigation skips disabled or invisible itemsChristopher Ham2010-12-101-0/+79
|/
* Don't emit xChanged()/yChanged() twice.Martin Jones2010-11-041-0/+10
* Test for QTBUG-13685Martin Jones2010-10-081-0/+12
* Improve test coverage for declarative module.Michael Brasser2010-10-041-0/+5
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Aaron Kennedy2010-09-291-0/+12
|\
| * Fix crash when trying to append a null transform to QDeclarativeItem.Michael Brasser2010-09-291-0/+12
* | Replace all occurances of "Qt 4.7" with "QtQuick 1.0"Aaron Kennedy2010-09-291-3/+3
|/
* Don't double-add item change listeners.Michael Brasser2010-08-101-0/+12
* Remove QDeclarativeItem::childrenChanged() signal overloadMartin Jones2010-07-221-0/+5
* QML focus API updates.Michael Brasser2010-07-211-14/+14
* wantsFocus should be based on FocusScope chain, not parent chain.Michael Brasser2010-07-131-5/+2
* Properly update childrenRect for position changes and shrinking.Michael Brasser2010-06-171-1/+26
* Fix bug with childrenRect resizing on startup.Michael Brasser2010-06-151-0/+17
* Make declarative autotests compile on Symbian abld build systemJoona Petrell2010-06-081-0/+5
* Add a "priority" property to Keys and KeyNavigationMartin Jones2010-05-141-1/+130
* Fix for graphics widget in the background stealing declarative item's focusJoona Petrell2010-05-131-0/+37
* Update childrenRect when children are added or removed.Michael Brasser2010-05-041-0/+28
* Emit runtime warnings through QDeclarativeEngineAaron Kennedy2010-04-191-2/+5
* Rename remaining import Qt 4.6 lines to import Qt 4.7Joona Petrell2010-04-141-3/+3
* Allow iteration over the Item.children propertyAaron Kennedy2010-04-071-0/+33
* Test and fix order of transform application.Warwick Allison2010-03-261-4/+10
* Test transforms.Warwick Allison2010-03-261-0/+21
* Auto-test fix.Alexis Menard2010-03-251-8/+2
* Fix tests after 47fb07c9fdf47584ae55f3412102bbeef5576b04.Michael Brasser2010-03-181-2/+2
* Make QDeclarativeItem NOTIFY signals canonicalJoona Petrell2010-03-091-2/+90
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Bea Lam2010-03-051-0/+38
|\
| * Add autotests for tab and backtab in Keys and KeyNavigation.Yann Bodson2010-03-041-0/+38
* | Fix test leaksBea Lam2010-03-051-0/+8
* | Add mapFromItem() and mapToItem() in QDeclarativeItem.Bea Lam2010-03-051-0/+58
|/
* Change autotest class prefix from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX t...Leonardo Sobral Cunha2010-02-241-9/+9
* Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to QDec...Warwick Allison2010-02-241-0/+318