summaryrefslogtreecommitdiffstats
path: root/src/declarative/graphicsitems/qdeclarativemousearea_p.h
Commit message (Expand)AuthorAgeFilesLines
* 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