summaryrefslogtreecommitdiff
path: root/tests/auto/geotestplugin
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.9' into devPaolo Angelelli2017-08-271-0/+7
|\
| * Fix PluginParameter not working with script as property valuesPaolo Angelelli2017-08-231-0/+6
* | Add camera capabilities + metadata to QGeoMapType/QDeclarativeGeoMapTypePaolo Angelelli2017-07-311-26/+16
|/
* Add pluginName to QGeoMapType and check against it in setActiveMapTypePaolo Angelelli2017-05-071-4/+5
* Bound check QGeoTileSpec against min/max ZL before requesting itPaolo Angelelli2017-04-121-1/+2
* Replace QGeoMapType argument of cameraCapabilitiesPaolo Angelelli2017-04-121-3/+3
* Fix Clang's inconsistent override warningThiago Macieira2017-04-121-1/+1
* Make QGeoCameraCapabilities independent of the enginePaolo Angelelli2017-02-281-0/+22
* MapParameters for accessing specific features of custom QGeoMapsPaolo Angelelli2016-12-014-4/+104
* Refactoring: removing m_reply from GeoReply classesPaolo Angelelli2016-11-292-11/+0
* Refactor prefetching tilesMichal Klocek2016-02-093-15/+28
* Updated license headersAntti Kokko2016-01-209-153/+108
* Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-12-011-27/+36
|\
| * Fix tile fetcher from test plugin.Michal Klocek2015-11-251-27/+36
* | Merge remote-tracking branch 'gerrit/5.6' into devAlex Blasche2015-09-221-1/+1
|\ \ | |/
| * Fix incorrect include guardLaszlo Agocs2015-09-071-1/+1
* | Remove QT_DISABLE_DEPRECATED_BEFORE=0 from tests not using deprecated API.Friedemann Kleint2015-08-281-1/+0
|/
* Fix activeMapType handlingMichal Klocek2015-06-101-0/+6
* Fixes PIMPL in QGeoTiledMap.Michal Klocek2015-05-051-0/+2
* Set shorter name for class names with 'MapData'Michal Klocek2015-05-043-10/+10
* Remove QGeoMapData class.Michal Klocek2015-05-041-1/+1
* Update contact URL in all license headers to qt.ioAlex Blasche2015-02-189-9/+9
* Update BSD and LGPLv2.1 licensesAlex Blasche2015-02-189-27/+27
* Add Q_DECL_OVERRIDE where missingAlex Blasche2015-02-171-16/+18
* Update all LGPLv2.1 license headers in source to latest versionAlex Blasche2015-02-159-36/+36
* Merge remote-tracking branch 'gerrit/5.4' into devAlex Blasche2015-02-115-0/+9
|\
| * Autotest: Fix compile warningsRainer Keller2015-01-282-0/+2
| * Autotest: Use resources for test dataRainer Keller2015-01-283-0/+7
* | Adds mapping manager error handling to qmlMichal Klocek2015-01-131-3/+21
|/
* Update license headers and add new license filesAntti Kokko2014-08-249-171/+99
* Use QStringLiteral whereever possibleAlex Blasche2014-05-151-5/+5
* Add PLUGIN_CLASS_NAME declarations to plug-in projectsAlex Blasche2014-04-231-0/+2
* Test that the mapping manager engine pointer is still valid.Aaron McCarthy2014-02-101-9/+8
* Remove offset attribute from place content requests.Aaron McCarthy2014-01-221-9/+26
* Fix killing timer in different thread.Aaron McCarthy2014-01-171-13/+12
* Use QVariantMap instead of QMap<QString, QVariant>.Aaron McCarthy2014-01-087-15/+15
* Make geo coordinates animatable in QML.Albin Olsson2013-10-111-1/+1
* Fix some name inconsistencies in QtLocationAlex Blasche2013-09-033-49/+50
* Split QtLocation into QtPositioning and QtLocationAlex Blasche2013-09-022-5/+5
* Update copyright year to 2013Sergio Ahumada2013-06-131-1/+1
* Change copyright from 2012 to 2013Rainer Keller2013-01-178-8/+8
* adjust to qt_plugin.prf changesOswald Buddenhagen2012-11-231-6/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-249-217/+217
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-011-0/+1
* Expand unit tests for EditorialModelabcd2012-07-242-1/+50
* Expand unit tests for image modelabcd2012-07-242-5/+71
* Expand unit tests for review modelabcd2012-07-122-4/+110
* Test searching for recommendations.Aaron McCarthy2012-07-032-1/+21
* Expand the PlaceSearchModel auto tests.Aaron McCarthy2012-07-036-51/+203
* Expand auto test for PlaceSearchSuggestionModel.Aaron McCarthy2012-06-271-6/+37