summaryrefslogtreecommitdiffstats
path: root/src/declarative/graphicsitems/qdeclarativepincharea.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headersAkseli Salovaara2015-03-311-13/+13
* Updated year in copyright headerKai Koehne2014-03-261-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-131-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-291-24/+24
* Update contact information in license headers.Sergio Ahumada2012-08-011-2/+2
* Fix pinch-zoom problem when application is deactivatedJarkko T. Toivonen2012-02-031-2/+9
* Update year in Nokia copyright messages.Jason McDonald2012-01-111-1/+1
* Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-131-17/+17
* Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2011-04-021-107/+129
|\
| * PinchArea and Flickable don't work well enough togetherMartin Jones2011-04-011-107/+129
* | Merge remote-tracking branch 'origin/master' into qt-master-from-4.7Thiago Macieira2011-03-111-1/+1
|\ \ | |/ |/|
| * Update copyright year to 2011.Rohan McGovern2011-03-111-1/+1
* | The rotation reported by PinchArea should not be in the range -180..180Martin Jones2011-03-091-7/+10
|/
* PinchArea sometimes failed.Martin Jones2011-02-011-1/+4
* PinchArea API changes following review.Martin Jones2011-01-071-21/+21
* Add PinchArea.Martin Jones2010-11-291-0/+579