aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/items/qquickmultipointtoucharea_p.h
Commit message (Expand)AuthorAgeFilesLines
* MultiPointTouchArea.TouchPoint: add rotation, uniqueId and ellipseDiametersShawn Rutledge2017-01-041-0/+19
* Rename parameter i to receiver in QQuickMultiPointTouchArea::childMouseEventF...Frederik Gladhorn2016-10-041-1/+1
* Quick: use const (and const APIs) moreAnton Kudryavtsev2016-08-121-1/+1
* Updated license headersJani Heikkinen2016-01-191-14/+20
* Initialize _startX and _startYAlbert Astals Cid2015-12-011-0/+1
* Add missing "We mean it" comments to private headers.Friedemann Kleint2015-10-061-0/+11
* Fix invocations of static methods of QGuiApplication/QCoreApplication.Friedemann Kleint2015-03-051-1/+1
* Update copyright headersJani Heikkinen2015-02-121-7/+7
* Merge remote-tracking branch 'origin/5.4' into devOswald Buddenhagen2014-09-111-19/+11
|\
| * Update license headers and add new licensesJani Heikkinen2014-08-251-19/+11
* | Add Q_DECL_OVERRIDEAlbert Astals Cid2014-08-141-10/+10
|/
* MultiPointTouchArea: Guard _mouseTouchPoint with a QPointer.Robin Burchell2014-08-081-1/+2
* MultiPointTouchArea: handles mouse too, unless mouseEnabled is falseShawn Rutledge2014-03-101-0/+10
* Improve Mac OS X touch event enabling.Morten Johan Sørvig2014-01-171-4/+5
* Fix license headers of QtQuick sources.Gunnar Sletta2013-09-301-1/+1
* Allow QtQuick private headers to be used with QT_NO_KEYWORDS.Jocelyn Turcotte2013-09-121-1/+1
* Enable touch events on Mac for MultiPointTouchAreaMorten Johan Sørvig2013-05-031-0/+4
* Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-281-4/+0
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* Remove deprectated MultiPointTouchArea signals.Michael Brasser2012-05-231-6/+0
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-241-10/+10
* Add velocity data to TouchPointMichael Brasser2012-02-171-0/+6
* Provide visual debugging for MouseArea and TouchAreaYann Bodson2012-02-171-0/+1
* 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
* Simplify MultiPointTouchArea signal names.Michael Brasser2012-01-031-4/+10
* Add a pressed property to TouchPoint.Michael Brasser2011-12-231-8/+12
* Say hello to QtQuick moduleKent Hansen2011-12-021-0/+265