aboutsummaryrefslogtreecommitdiffstats
path: root/src/declarative/items/qsgmousearea.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rename Qt Quick-specific classes to QQuick*Kent Hansen2011-10-211-1131/+0
* Don't keep a cache of created QSGDragAttached objects.Andrew den Exter2011-10-181-1/+1
* Fix coding style issuesKent Hansen2011-10-171-2/+2
* Add DropArea item and Drag attached property.Andrew den Exter2011-10-101-129/+13
* Remove the remaining dependencies onto QtWidgetsLars Knoll2011-09-011-1/+2
* Use QMouseEvent instead of QGraphicsSceneMouseEventLars Knoll2011-09-011-48/+30
* Merge branch 'master' into refactorGunnar Sletta2011-08-251-11/+357
|\
| * Add documentationAlan Alpert2011-08-091-8/+345
| * Cancel mousearea pressed state when window is deactivatedCharles Yin2011-08-021-1/+12
| * Allow descendant chains to simultaneously be hovered.Alan Alpert2011-08-021-2/+0
* | Build against refactor.Samuel Rødal2011-07-291-2/+2
|/
* Remove forwardTo codeAlan Alpert2011-07-281-21/+0
* A long press should allow onClicked if there is no onPressAndHoldMartin Jones2011-07-261-0/+2
* Remove onMousePositionChanged signal.Michael Brasser2011-07-261-12/+17
* Update licenseheader text in source files for qtdeclarative Qt moduleJyri Tahtela2011-07-081-17/+17
* Replace the QGraphicsSceneHoverEvent with a QHoverEventLars Knoll2011-07-071-7/+9
* Drag items relative to their scene position.Andrew den Exter2011-06-211-4/+10
* Merge branch 'master' into qtquick2Gunnar Sletta2011-06-151-1/+0
|\
| * Doc: Cleaned up the scene graph documentation a little.David Boddie2011-06-091-1/+0
* | Add a DragTarget element.Andrew den Exter2011-06-091-7/+132
|/
* Update SG items with GV item changes.Martin Jones2011-05-041-1/+30
* Initial import from qtquick2.Qt by Nokia2011-04-271-0/+771