summaryrefslogtreecommitdiff
path: root/tests/auto/geotestplugin
Commit message (Expand)AuthorAgeFilesLines
* Eradicate Java-style iterators and mark the module free of themMarc Mutz2019-08-031-13/+5
* Fix deprecation warningsFriedemann Kleint2019-05-271-3/+6
* Add QDeclarativeGeoServiceProviderRequirements navigation propertyPaolo Angelelli2019-03-202-3/+4
* Add departure time attribute to route queriesv5.13.0-alpha1Paolo Angelelli2019-02-061-0/+6
* Unify semicolon usage in Q_UNUSEDJesus Fernandez2019-01-234-9/+9
* Provide extended, plugin dependent information for Geo LocationsPaolo Angelelli2018-12-041-1/+52
* Move management of QDeclarativeGeoMap camera data into QGeoMapPaolo Angelelli2018-08-201-2/+1
* Introduce Map.visibleAreaPaolo Angelelli2018-07-263-6/+41
* API Fix: change QGeoRouteRequest::extraParameters into QVariantMapv5.11.0-beta2Paolo Angelelli2018-03-081-1/+1
* Replace Q_DECL_OVERRIDE with overrideKevin Funk2018-02-051-17/+17
* Make QPlace extensiblePaolo Angelelli2018-01-272-1/+41
* Merge remote-tracking branch 'origin/dev' into wip/navigationPaolo Angelelli2018-01-111-3/+21
|\
| * Introduce WaypointPaolo Angelelli2017-11-301-0/+10
| * Allow to specify extra parameters in RouteQuery using MapParametersPaolo Angelelli2017-11-291-0/+5
* | Fix enabling polymorphic pimpl in QGeoRoute/Segment/ManeuverPaolo Angelelli2017-10-191-0/+5
* | Merge remote-tracking branch 'origin/dev' into wip/navigationPaolo Angelelli2017-09-111-0/+7
|\ \ | |/
| * 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
* | | Make QGeoRoute extensiblePaolo Angelelli2017-08-241-1/+28
|/ /
* | 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