aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/items/qquickpincharea.cpp
Commit message (Expand)AuthorAgeFilesLines
* Doc: Add missing dots (qtdeclarative)Paul Wicking2018-06-191-2/+2
* use nullptr consistently (clang-tidy)Shawn Rutledge2018-02-261-1/+1
* Introduce Q_FALLTHROUGH()Friedemann Kleint2018-01-101-1/+2
* Merge remote-tracking branch 'origin/dev' into wip/pointerhandlerShawn Rutledge2017-05-081-0/+1
|\
| * Run includemocs in qtdeclarativeThiago Macieira2017-04-261-0/+1
* | Add QQuickItem acceptTouchEvents/setAcceptTouchEvents; require for touchShawn Rutledge2017-04-141-0/+1
|/
* Get rid of most QT_NO_FOO usagesLars Knoll2016-11-291-2/+2
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-181-1/+1
|\
| * Doc: Change instances of 'OS X' to 'macOS'Topi Reinio2016-08-151-1/+1
* | Updated license headersJani Heikkinen2016-01-191-14/+20
|/
* Fix compilation of QtDeclarative with QT_NO_GESTURESTobias Koenig2015-09-221-1/+1
* Fix invocations of static methods of QGuiApplication/QCoreApplication.Friedemann Kleint2015-03-051-1/+1
* Handle TouchCancel events in QQuickPinchAreaAaron McCarthy2015-02-241-1/+45
* Cleanup math function includes and usageAllan Sandfeld Jensen2015-02-191-2/+2
* PinchArea: handle smart zoom gestureShawn Rutledge2015-02-131-0/+37
* Update copyright headersJani Heikkinen2015-02-121-7/+7
* PinchArea: handle native gestures when availableShawn Rutledge2015-01-251-50/+126
* Update license headers and add new licensesJani Heikkinen2014-08-251-19/+11
* Fix touch/mouse propagation bugsMartin Jones2014-08-011-4/+6
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-05-101-48/+107
|\
| * PinchArea docs: elaborate on confusing aspectsShawn Rutledge2014-04-011-11/+22
| * Release the mouse grab from PinchArea when it's not needed anymoreUlf Hermann2014-03-181-5/+8
| * Doc: Document signals (not handlers) under \qmlsignalSze Howe Koh2014-03-181-6/+12
| * PinchArea: zooming requires pinch distance to exceed the thresholdShawn Rutledge2014-03-181-32/+39
* | QQuickPinchArea: Don't jump around when a finger is lifted.Robin Burchell2014-04-021-47/+55
|/
* Improve Mac OS X touch event enabling.Morten Johan Sørvig2014-01-171-23/+24
* QtQuick docs: add missing \qmlpropertygroup commandsJ-P Nurmi2013-12-201-0/+1
* qdoc: no longer recognizes the version nr in QML refsMartin Smith2013-10-021-29/+29
* Doc: Fixed and updated Qt Quick's \qmlmodule pageJerome Pasion2013-09-251-2/+2
* Fix warnings about unused parameters.Friedemann Kleint2013-05-151-0/+2
* Enable touch events on Mac for PinchAreaShawn Rutledge2013-05-031-0/+26
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Fix PinchArea stealing events while disabledOleg Shparber2013-01-091-1/+1
* Add a hidden XandYAxis enum valueAlan Alpert2012-12-151-1/+1
* Renamed QQuickItem::pos property to positionShawn Rutledge2012-11-291-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* Doc: Changed \qmlclass to \qmltype and added \instantiates.Jerome Pasion2012-07-301-2/+4
* QQuickCanvas renamesAlan Alpert2012-07-171-3/+3
* Change Quick docs to refer to "types" rather than "elements"Martin Jones2012-07-161-3/+3
* Propagate synthesized mouse events in parallel with touch.Shawn Rutledge2012-06-281-97/+41
* Create new documentation structureChris Adams2012-06-211-2/+2
* Doc: Grouped Qt Quick types into several groupsJerome Pasion2012-06-061-2/+3
* Doc: Sanitized QML typesNico Vertriest2012-05-241-2/+2
* Rename absorb to enabled.Frederik Gladhorn2012-04-301-8/+8
* Add contains method to QQuickItem public APIAdriano Rezende2012-04-191-3/+3
* Remove the usage of deprecated qdoc macros.Casper van Donderen2012-03-131-20/+20
* Flickable containing PinchArea is unresponsive following pinch.Martin Jones2012-02-101-3/+0
* 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