aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/items/qquickmultipointtoucharea.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/stable' into devSimon Hausmann2014-01-241-18/+20
|\
| * Improve Mac OS X touch event enabling.Morten Johan Sørvig2014-01-171-18/+20
* | Ignore mouse events synthesized by the OS in Quick2Laszlo Agocs2013-10-141-0/+5
|/
* qdoc: no longer recognizes the version nr in QML refsMartin Smith2013-10-021-22/+22
* Fix license headers of QtQuick sources.Gunnar Sletta2013-09-301-1/+1
* 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 MultiPointTouchAreaMorten Johan Sørvig2013-05-031-0/+26
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* Fix various broken links in documentationBea Lam2012-08-031-1/+1
* Doc: Changed \qmlclass to \qmltype and added \instantiates.Jerome Pasion2012-07-301-2/+4
* QQuickCanvas renamesAlan Alpert2012-07-171-7/+7
* Change Quick docs to refer to "types" rather than "elements"Martin Jones2012-07-161-2/+2
* Propagate synthesized mouse events in parallel with touch.Shawn Rutledge2012-06-281-1/+1
* Create new documentation structureChris Adams2012-06-211-2/+2
* Doc: Grouped Qt Quick types into several groupsJerome Pasion2012-06-061-2/+4
* Fix doc snippets paths and parsing errorsBea Lam2012-05-311-1/+1
* Flickable containing MultiPointTouchArea is unresponsive following touch.Martin Jones2012-05-281-6/+0
* Doc: Sanitized QML typesNico Vertriest2012-05-241-2/+2
* Remove deprectated MultiPointTouchArea signals.Michael Brasser2012-05-231-10/+3
* Doc: Moving Qt Quick docs for new doc structureGeir Vattekar2012-05-091-1/+1
* Typo fixPekka Vuorela2012-04-261-1/+1
* Add contains method to QQuickItem public APIAdriano Rezende2012-04-191-10/+8
* MultiPointTouchArea documentation not to use deprecated signalsPekka Vuorela2012-04-051-1/+1
* Remove the usage of deprecated qdoc macros.Casper van Donderen2012-03-131-6/+6
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-241-2/+2
* Add velocity data to TouchPointMichael Brasser2012-02-171-0/+14
* 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
* Simplify MultiPointTouchArea signal names.Michael Brasser2012-01-031-12/+22
* touchUpdated should be called for release and cancel.Michael Brasser2011-12-301-2/+3
* Minor cleanup: use standard emit syntax.Michael Brasser2011-12-301-3/+3
* Add a pressed property to TouchPoint.Michael Brasser2011-12-231-18/+19
* Say hello to QtQuick moduleKent Hansen2011-12-021-0/+729