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