summaryrefslogtreecommitdiffstats
path: root/src/declarative/graphicsitems/qdeclarativepincharea_p_p.h
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
* Fix g++/MinGW compiler warnings.Friedemann Kleint2012-09-291-2/+2
* 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-1/+2
* 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-1/+4
|\
| * PinchArea and Flickable don't work well enough togetherMartin Jones2011-04-011-1/+4
* | 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-1/+4
|/
* PinchArea sometimes failed.Martin Jones2011-02-011-1/+1
* Add PinchArea.Martin Jones2010-11-291-0/+109