summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativemousearea
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'qt/4.8'Jyri Tahtela2011-05-182-0/+85
|\
| * Merge branch 4.7 into qt-4.8-from-4.7Qt Continuous Integration System2011-05-132-0/+85
| |\
| | * QDeclarativeMouseArea: block context menu eventsCaio Marcelo de Oliveira Filho2011-05-132-0/+85
* | | Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-131-17/+17
|/ /
* | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-02-232-0/+149
|\ \ | |/
| * 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
* | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-02-042-0/+63
|\ \ | |/
| * Notify that pressed has changed before calling the onClicked handler.Michael Brasser2011-01-252-0/+63
* | Merge remote branch 'origin/master' into file-engine-refactorJoão Abecasis2010-12-021-0/+7
|\ \
| * \ Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-11-251-0/+7
| |\ \ | | |/
| | * Flickable and MouseArea were too eager to take/keep mouse grab.Martin Jones2010-11-241-0/+7
* | | Merge remote branch 'qt/master' into file-engine-refactorJoão Abecasis2010-11-234-1/+66
|\ \ \ | |/ /
| * | Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2010-11-012-0/+58
| |\ \ | | |/
| | * Quickly clicking an item that doesn't use double clicking should result in tw...Joona Petrell2010-11-012-0/+58
| * | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-10-152-0/+7
| |\ \ | | |/
| | * Add test for QTBUG-14279Martin Jones2010-10-082-0/+7
| * | Align .pro with qmake: s/\.sources/.files/.Miikka Heikkinen2010-10-081-1/+1
| |/
* | Fix deployment for examples and testsShane Kearns2010-10-121-1/+1
|/
* 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