summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativemousearea
Commit message (Expand)AuthorAgeFilesLines
* Fix deployment for declarative tests, examples on SymbianDamian Jansen2011-10-041-1/+1
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2011-05-171-17/+17
|\
| * Update licenseheader text in source filesJyri Tahtela2011-05-131-17/+17
* | QDeclarativeMouseArea: block context menu eventsCaio Marcelo de Oliveira Filho2011-05-132-0/+85
|/
* Prevent recursion due to nested Flickables with pressDelayMartin Jones2011-02-211-15/+5
* Allow MouseArea to prevent mouse grab begin stolen by Flickable.Martin Jones2011-02-172-0/+159
* Notify that pressed has changed before calling the onClicked handler.Michael Brasser2011-01-252-0/+63
* Flickable and MouseArea were too eager to take/keep mouse grab.Martin Jones2010-11-241-0/+7
* Quickly clicking an item that doesn't use double clicking should result in tw...Joona Petrell2010-11-012-0/+58
* Add test for QTBUG-14279Martin Jones2010-10-082-0/+7
* Improve test coverage for declarative module.Michael Brasser2010-10-041-0/+1
* Replace all occurances of "Qt 4.7" with "QtQuick 1.0"Aaron Kennedy2010-09-298-8/+8
* When onDoubleClicked: is handled don't emit a second onPressed/onClickedMartin Jones2010-09-132-0/+46
* Allow MouseArea dragging to filter mouse events from descendantsMartin Jones2010-07-221-0/+11
* Make declarative autotests compile on Symbian abld build systemJoona Petrell2010-06-082-3/+6
* Symbian build fix to declarative auto and benchmark testsJoona Petrell2010-05-141-1/+8
* Remove debug messages from mousearea autotest fileLeonardo Sobral Cunha2010-05-101-6/+6
* Add missing qml file to qdeclarativemouseareaLeonardo Sobral Cunha2010-05-071-0/+28
* Fix autotest bug in MouseAreaLeonardo Sobral Cunha2010-05-071-1/+1
* Avoid emitting release when the mouse is ungrabbedLeonardo Sobral Cunha2010-05-071-0/+44
* Fix versioning of Qt Declarative's in-built typesAlan Alpert2010-04-215-5/+5
* Add drag.active property to MouseArea in qmlLeonardo Sobral Cunha2010-04-202-0/+84
* Renamed mousePosChanged signal to mousePositionChangedLeonardo Sobral Cunha2010-04-191-1/+1
* Update mouse area coordinates automatically when changing positionLeonardo Sobral Cunha2010-04-192-0/+79
* Tweak tests to run in parallelAaron Kennedy2010-04-131-0/+3
* Don't emit clicked() after pressAndHold()Martin Jones2010-04-082-0/+44
* Allow MouseArea.Drag.target to be reset.Martin Jones2010-04-072-6/+67
* Update mouseX(Y) when clicking on a mouse areaLeonardo Sobral Cunha2010-03-312-0/+56
* Change autotest class prefix from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX t...Leonardo Sobral Cunha2010-02-241-4/+4
* Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to QDec...Warwick Allison2010-02-243-0/+175