aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qtquick2/qquickitem/tst_qquickitem.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-241-1468/+0
* Skip tst_qquickitem::simpleFocus on Mac OS X 10.7Yann Bodson2012-02-061-0/+5
* Fix unhandled touch events not being ignored.Simon Hausmann2012-02-021-11/+89
* Update item focus when the enabled property is changed.Andrew den Exter2012-02-011-0/+139
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* QQuickCanvas::event should return true if the touch event was acceptedAndras Becsi2012-01-241-0/+40
* Update obsolete contact address.Jason McDonald2012-01-231-1/+1
* Add tests for item polish bug on MacBea Lam2012-01-131-2/+31
* Use QGuiApplication, not QApplication, in testsDamian Jansen2012-01-131-2/+2
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* QDeclarative tests: Introduce base class for data tests.Friedemann Kleint2011-12-211-32/+19
* Say hello to QtQuick moduleKent Hansen2011-12-021-0/+1190