aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/items/qquickmultipointtoucharea.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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