summaryrefslogtreecommitdiffstats
path: root/src/declarative/graphicsitems/qdeclarativemousearea_p.h
Commit message (Expand)AuthorAgeFilesLines
* Revert some of "Make QMLViewer startup animation stop after a while"Alan Alpert2011-06-031-3/+0
* QDeclarativeMouseArea: block context menu eventsCaio Marcelo de Oliveira Filho2011-05-131-0/+3
* Make QMLViewer startup animation stop after a whileAlan Alpert2011-04-191-0/+3
* Allow MouseArea to prevent mouse grab begin stolen by Flickable.Martin Jones2011-02-171-0/+5
* Update copyright year to 2011.Jason McDonald2011-01-101-1/+1
* Allow MouseArea dragging to filter mouse events from descendantsMartin Jones2010-07-221-1/+9
* Don't export declarative private classesMartin Jones2010-07-011-2/+2
* Avoid emitting release when the mouse is ungrabbedLeonardo Sobral Cunha2010-05-071-0/+1
* Emit hoverChanged appropriately when Item visibility changes.Martin Jones2010-04-281-1/+6
* Add drag.active property to MouseArea in qmlLeonardo Sobral Cunha2010-04-201-0/+6
* Renamed mousePosChanged signal to mousePositionChangedLeonardo Sobral Cunha2010-04-191-3/+3
* Update mouse area coordinates automatically when changing positionLeonardo Sobral Cunha2010-04-191-2/+6
* Allow MouseArea.Drag.target to be reset.Martin Jones2010-04-071-1/+2
* MouseArea works now with any QGraphicsObjectAlexis Menard2010-03-171-4/+4
* Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to QDec...Warwick Allison2010-02-241-0/+185