summaryrefslogtreecommitdiff
path: root/src/plugins/geoservices
Commit message (Expand)AuthorAgeFilesLines
* Display a notice when requesting a SSL map type without SSL supportPaolo Angelelli2019-03-253-17/+47
* Fix incorrect indexing of Mapbox tiles in the cachePaolo Angelelli2019-03-181-1/+1
* Fix use_mapbox_text_instructions typoTasuku Suzuki2019-01-131-1/+1
* Introduce a map plugin parameter to decide U-Turn directionTasuku Suzuki2018-12-262-1/+14
* Merge remote-tracking branch 'origin/5.11' into 5.12Qt Forward Merge Bot2018-12-101-4/+3
|\
| * Mapbox: Only include matching categories in the resultsAndy Shaw2018-11-061-4/+3
* | Port Nokia geo service plugin to QRegularExpressionSamuel Gaist2018-12-041-4/+6
* | Mapbox GL: Add mapboxgl.china plugin parameterBruno de Oliveira Abinader2018-10-314-28/+49
* | Esri: enable place searchv5.12.0-beta3v5.12.0-beta2Guillaume Belz2018-10-0930-30/+939
* | Fix HERE route parsingv5.12.0-beta1Paolo Angelelli2018-09-243-229/+51
* | Fix HERE qgeoroutexmlparser and add legs supportPaolo Angelelli2018-09-052-74/+297
* | Set the request into QGeoRoute results in osm, mapbox pluginsPaolo Angelelli2018-08-272-0/+14
* | Honor QGeoPolygon holes in the MapboxGL pluginPaolo Angelelli2018-08-221-9/+21
* | Fix visibleArea handling in mapboxgl pluginPaolo Angelelli2018-07-311-5/+9
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-07-282-105/+41
|\ \ | |/
| * Remove indexing of offline data from OSM pluginPaolo Angelelli2018-07-262-105/+41
* | Introduce Map.visibleAreaPaolo Angelelli2018-07-265-60/+67
* | Enable incremental updates in PlaceSearchModelPaolo Angelelli2018-07-053-1/+18
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-06-121-24/+32
|\ \ | |/
| * Support dynamic properties in QMapboxGLStyleChangeBruno de Oliveira Abinader2018-06-061-24/+32
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-05-265-5/+17
|\ \ | |/
| * Add missing Mapbox Directions API query parametersBruno de Oliveira Abinader2018-05-211-0/+6
| * Support raster-dem source type in Mapbox GL Map QML pluginBruno de Oliveira Abinader2018-05-161-2/+3
| * Bump Mapbox GL to the latest versionThiago Marcos P. Santos2018-05-163-3/+8
* | Merge remote-tracking branch 'origin/5.11' into devPaolo Angelelli2018-05-164-128/+36
|\ \ | |/
| * Change nominatim base URL to HTTPSPaolo Angelelli2018-05-152-2/+4
| * Fix QGeoMapObject handling in reference implementationPaolo Angelelli2018-04-222-126/+32
* | Remove the code to manually initialize resources in static buildsSimon Hausmann2018-04-273-18/+0
|/
* QPlaceManagerEngineMapbox: No longer use deprecated qSort()Friedemann Kleint2018-04-201-2/+4
* Merge remote-tracking branch 'origin/wip/navigation' into 5.11Paolo Angelelli2018-04-1717-20/+239
|\
| * Introduce map objects reference implementationPaolo Angelelli2018-04-1715-16/+243
| * Compile windowsJan Arve Sæther2018-04-162-3/+3
* | Support Mapbox Directions API voice & banner instructionsBruno de Oliveira Abinader2018-04-111-3/+166
* | mapboxgl: Specify map margins in pixels via 'margins' map parameterBruno de Oliveira Abinader2018-04-092-1/+53
* | Implement QGeoRoute{,Private}MapboxBruno de Oliveira Abinader2018-03-281-2/+56
* | Doc: Fix all documentation warningsTopi Reinio2018-03-271-1/+1
* | Fix QGeoMapItemsOverlay not overriding QGeoMap::capabilitiesPaolo Angelelli2018-03-232-0/+8
|/
* Replace Q_NULLPTR with nullptrKevin Funk2018-02-057-8/+8
* Replace Q_DECL_OVERRIDE with overrideKevin Funk2018-02-0524-88/+88
* Introduce Qt.location.labsPaolo Angelelli2018-01-271-1/+1
* Allow plugins to use alternative map projectionsPaolo Angelelli2018-01-273-3/+11
* Make QPlace extensiblePaolo Angelelli2018-01-272-0/+2
* OSM Places: support query limit parameterPaolo Angelelli2018-01-112-0/+7
* Add debug parameter to OSM plugin to include the request url in resultsPaolo Angelelli2018-01-104-0/+17
* Use QGeoShapes properly throughout the modulePaolo Angelelli2018-01-094-36/+18
* Merge remote-tracking branch 'origin/5.10' into devPaolo Angelelli2018-01-072-10/+1
|\
| * Merge remote-tracking branch 'origin/5.9' into 5.10Paolo Angelelli2017-12-153-11/+2
| |\
| | * Remove OpenGL ES limitation for Mapbox GL on WindowsBruno de Oliveira Abinader2017-11-301-9/+0
| | * Enforce numberAlternativeRoutes where possible when doing route requestsPaolo Angelelli2017-11-282-2/+2
* | | Support waypoints bearing in the HERE backendPaolo Angelelli2017-12-051-4/+15