summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativemousearea/tst_qdeclarativemousearea.cpp
Commit message (Expand)AuthorAgeFilesLines
* Specify global mouse position for QDeclarativeMouseArea auto testJonathan Liu2012-02-281-3/+4
* Update year in Nokia copyright messages.Jason McDonald2012-01-111-1/+1
* Merge remote-tracking branch 'qt/4.8'Jyri Tahtela2011-05-181-0/+63
|\
| * QDeclarativeMouseArea: block context menu eventsCaio Marcelo de Oliveira Filho2011-05-131-0/+63
* | Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-131-17/+17
|/
* 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-171-0/+135
* Notify that pressed has changed before calling the onClicked handler.Michael Brasser2011-01-251-0/+35
* 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-011-0/+42
* Add test for QTBUG-14279Martin Jones2010-10-081-0/+5
* Improve test coverage for declarative module.Michael Brasser2010-10-041-0/+1
* When onDoubleClicked: is handled don't emit a second onPressed/onClickedMartin Jones2010-09-131-0/+32
* 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-081-0/+5
* 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
* Add drag.active property to MouseArea in qmlLeonardo Sobral Cunha2010-04-201-0/+56
* Update mouse area coordinates automatically when changing positionLeonardo Sobral Cunha2010-04-191-0/+41
* Don't emit clicked() after pressAndHold()Martin Jones2010-04-081-0/+31
* Allow MouseArea.Drag.target to be reset.Martin Jones2010-04-071-6/+39
* Update mouseX(Y) when clicking on a mouse areaLeonardo Sobral Cunha2010-03-311-0/+36
* 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-241-0/+138