summaryrefslogtreecommitdiff
path: root/tests/plugins/declarativetestplugin/qdeclarativepinchgenerator.cpp
Commit message (Expand)AuthorAgeFilesLines
* Enable QML unit-testsIvan Solovev2022-02-281-383/+0
* Replace Qt::MidButton with Qt::MiddleButtonEdward Welbourne2020-07-221-1/+1
* Fix warning about unused parameter only used in Q_ASSERTThiago Macieira2017-04-111-0/+1
* Merge remote-tracking branch 'gerrit/5.6' into 5.7Alex Blasche2016-05-271-0/+4
|\
| * Replace waitForRendering calls in qml unit testsMichal Klocek2016-05-261-0/+4
* | Updated license headersAntti Kokko2016-01-201-17/+12
|/
* Enable and update map flick and pinch autotest.Michal Klocek2015-05-221-3/+9
* Update contact URL in all license headers to qt.ioAlex Blasche2015-02-181-1/+1
* Update BSD and LGPLv2.1 licensesAlex Blasche2015-02-181-3/+3
* Update all LGPLv2.1 license headers in source to latest versionAlex Blasche2015-02-151-4/+4
* Update license headers and add new license filesAntti Kokko2014-08-241-19/+11
* Update copyright year to 2013Sergio Ahumada2013-06-131-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-241-24/+24
* Fix compile.Aaron McCarthy2012-08-061-1/+3
* Rename QQuickCanvas to QQuickWindow, in line with qtdeclarativeIan Chen2012-07-181-13/+13
* Fix PinchGeneratorIan Chen2012-07-051-275/+139
* Don't include QtWidgets headerKent Hansen2012-06-081-1/+1
* Do not include deprecated header fileGunnar Sletta2012-05-021-1/+0
* Coverity fixes, the sequel.David Laing2012-03-201-2/+2
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update obsolete contact address.Jason McDonald2012-01-231-1/+1
* Build fixes for removal of TouchPoint::PrimaryAlex Wilson2012-01-161-19/+2
* Update copyright year in license headers.Jason McDonald2012-01-061-1/+1
* Updates pinch generator to use latest touch API.David Laing2011-12-131-1/+2
* Build against new QtQuick2 library.Aaron McCarthy2011-12-131-2/+1
* Fix for compile error introduced by QTouchEvent changesAlex Wilson2011-12-121-3/+3
* QML Map pinch and flick part 2/3Juha Vuolle2011-10-261-1/+1
* Adapt to QtDeclarative api renaming (QSG --> QQuick)Kent Hansen2011-10-251-3/+3
* QML Map pinch and flick part 1/3juhvu2011-10-201-5/+83
* restructure of tests directoryshubinba2011-10-041-0/+459