aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/items/qquickmousearea.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove interim compatibility measuresAlan Alpert2012-10-161-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* Fix uses of various qml doc commandsBea Lam2012-08-081-2/+2
* MouseArea doc improvementsBea Lam2012-08-071-24/+59
* Doc: QQuickMouseArea::acceptedButtons() accepts ALL MouseButtonsstockton2012-08-031-10/+10
* Doc: Changed \qmlclass to \qmltype and added \instantiates.Jerome Pasion2012-07-301-1/+2
* Fix resolution of cursor when items are overlapping.Andrew den Exter2012-07-261-17/+8
* QQuickCanvas renamesAlan Alpert2012-07-171-12/+12
* Change Quick docs to refer to "types" rather than "elements"Martin Jones2012-07-161-4/+4
* MouseArea: use current value of drag.axisAlberto Mardegan2012-07-161-13/+9
* pressed and pressedButtons don't work when multiple buttons are pressedMartin Jones2012-07-111-35/+52
* Report correct mouse position when made visible with hoverEnabled.Michael Brasser2012-07-041-1/+9
* Allow mouse interaction with 0 opacity items.Andrew den Exter2012-07-041-2/+0
* Add mouse cursor shapes to MouseAreaFrederik Gladhorn2012-06-251-0/+78
* Make qtdeclarative compile with QT_NO_DRAGANDDROPTasuku Suzuki2012-06-241-2/+36
* Create new documentation structureChris Adams2012-06-211-1/+1
* Avoid string-based lookup in IS_SIGNAL_CONNECTEDKent Hansen2012-06-101-4/+4
* Fixing MouseArea::onWheel event docLuís Gabriel Lima2012-06-071-1/+1
* Utilize StartDragVelocity style hint in FlickableLaszlo Agocs2012-06-061-4/+5
* Doc: Grouped Qt Quick types into several groupsJerome Pasion2012-06-061-1/+1
* Fix doc snippets paths and parsing errorsBea Lam2012-05-311-6/+6
* Doc: Sanitized QML typesNico Vertriest2012-05-241-1/+1
* Fix setting drag properties in mousePress.Andrew den Exter2012-05-141-5/+5
* Doc: Moving Qt Quick docs for new doc structureGeir Vattekar2012-05-091-6/+6
* Rename absorb to enabled.Frederik Gladhorn2012-04-301-15/+15
* Also check notifier endpoints when checking whether a signal is connected.Michael Brasser2012-04-231-8/+6
* Add contains method to QQuickItem public APIAdriano Rezende2012-04-191-8/+8
* Remove the usage of deprecated qdoc macros.Casper van Donderen2012-03-131-12/+12
* Add mouse wheel events handler to MouseAreaLuis Gabriel Lima2012-03-101-1/+36
* Handle MouseArea.enabled = false after mouse is pressed.Martin Jones2012-03-051-6/+6
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-241-7/+7
* Reduce size of QQuickItemPrivateAaron Kennedy2012-02-211-2/+2
* Provide visual debugging for MouseArea and TouchAreaYann Bodson2012-02-171-0/+23
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update obsolete contact address.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Say hello to QtQuick moduleKent Hansen2011-12-021-0/+1168