summaryrefslogtreecommitdiff
path: root/tests/plugins
Commit message (Expand)AuthorAgeFilesLines
* Fix license headersLiang Qi2018-01-151-17/+12
* Update to new QRandomGenerator APIv5.10.0-beta4Thiago Macieira2017-11-031-3/+3
* Use QRandomGenerator instead of q?randThiago Macieira2017-06-301-5/+3
* Fix warning about unused parameter only used in Q_ASSERTThiago Macieira2017-04-111-0/+1
* Skip Flick autotests altogether on windows 32bitPaolo Angelelli2017-03-151-0/+9
* Improve robustness of QML plugin loadingSimon Hausmann2016-08-261-1/+1
* Merge remote-tracking branch 'gerrit/5.6' into 5.7Alex Blasche2016-05-277-7/+93
|\
| * Replace waitForRendering calls in qml unit testsMichal Klocek2016-05-267-7/+93
* | Merge remote-tracking branch 'origin/5.6' into 5.7Simon Hausmann2016-05-181-6/+3
|\ \ | |/
| * make use of COPIESOswald Buddenhagen2016-04-281-6/+3
* | Updated license headersAntti Kokko2016-01-205-85/+60
|/
* Fix warning about registering test plugin without idMichal Klocek2015-06-163-10/+10
* Small cleanup of _ui qml unit testsMichal Klocek2015-06-151-5/+2
* Enable and update map flick and pinch autotest.Michal Klocek2015-05-222-3/+10
* Update contact URL in all license headers to qt.ioAlex Blasche2015-02-185-5/+5
* Update BSD and LGPLv2.1 licensesAlex Blasche2015-02-185-15/+15
* Update all LGPLv2.1 license headers in source to latest versionAlex Blasche2015-02-155-20/+20
* Update license headers and add new license filesAntti Kokko2014-08-245-95/+55
* Copy qmldir of test import to destination directory.Aaron McCarthy2014-02-252-0/+14
* Split QtLocation into QtPositioning and QtLocationAlex Blasche2013-09-021-1/+1
* Update copyright year to 2013Sergio Ahumada2013-06-133-3/+3
* Change copyright from 2012 to 2013Rainer Keller2013-01-172-2/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-245-120/+120
* Convert Coordinate into a QML coordinate value type.Aaron McCarthy2012-08-243-12/+9
* Fix compile.Aaron McCarthy2012-08-062-2/+4
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-011-0/+1
* Rename QQuickCanvas to QQuickWindow, in line with qtdeclarativeIan Chen2012-07-182-15/+15
* use centralized qml plugin project handlingOswald Buddenhagen2012-07-111-14/+2
* Fix PinchGeneratorIan Chen2012-07-053-314/+148
* Don't include QtWidgets headerKent Hansen2012-06-081-1/+1
* QAbstractItemModel::setRoleNames is deprecated in favour of a virtual.Aaron McCarthy2012-06-052-5/+8
* QtLocation: Fix dependencies, remove network.Friedemann Kleint2012-05-292-2/+1
* Do not include deprecated header fileGunnar Sletta2012-05-021-1/+0
* Use new plugin systemDebao Zhang2012-04-301-2/+1
* Coverity fixes, the sequel.David Laing2012-03-201-2/+2
* QtDeclarative renaming.Aaron McCarthy2012-03-094-9/+11
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-305-5/+5
* Update obsolete contact address.Jason McDonald2012-01-235-5/+5
* Build fixes for removal of TouchPoint::PrimaryAlex Wilson2012-01-162-20/+2
* Update copyright year in license headers.Jason McDonald2012-01-065-5/+5
* First set of map(-item, -view) quick autotests.Juha Vuolle2011-12-132-0/+6
* Updates pinch generator to use latest touch API.David Laing2011-12-131-1/+2
* Build against new QtQuick2 library.Aaron McCarthy2011-12-134-6/+5
* Fix for compile error introduced by QTouchEvent changesAlex Wilson2011-12-121-3/+3
* Remove qmobilitypluginsearch.halex2011-11-101-1/+1
* QML Map pinch and flick part 2/3Juha Vuolle2011-10-261-1/+1
* Adapt to QtDeclarative api renaming (QSG --> QQuick)Kent Hansen2011-10-253-13/+13
* QML Map pinch and flick part 1/3juhvu2011-10-202-10/+100
* Convert QtLocation QML import to new Qt 5.0 standardalex2011-10-102-6/+2
* restructure of tests directoryshubinba2011-10-047-0/+1126