summaryrefslogtreecommitdiff
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* Move mapboxgl.use_fbo to the mapboxgl.mapping namespaceThiago Marcos P. Santos2017-02-171-2/+2
* Optional support for QSGMapboxGLRenderNodeBruno de Oliveira Abinader2017-02-166-23/+114
* QGeoMapMapboxGL: Fix tr()-context of warningFriedemann Kleint2017-02-151-1/+1
* Remove moc_* inclusions from source filesPaolo Angelelli2017-02-144-6/+0
* Support for Mapbox GL Native rendering of QML Map{Polygon,Polyline} itemsBruno de Oliveira Abinader2017-02-144-110/+327
* Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-02-145-11/+16
|\
| * Fix HERE Plugin requesting invalid range when on high dpi modePaolo Angelelli2017-02-081-8/+12
| * Set parent to timers in position pluginsVyacheslav Koscheev2017-02-074-4/+4
* | Default style for the copyright defined on the pluginThiago Marcos P. Santos2017-02-139-20/+28
* | mapbox-gl-native and mapboxgl depend on opengl (attempt 2)Liang Qi2017-02-131-1/+1
* | QGeoMapMapboxGL: Fix tr()-context of warningFriedemann Kleint2017-02-131-1/+1
* | mapbox-gl-native and mapboxgl depend on openglLiang Qi2017-02-131-8/+10
* | Add a default development token for Mapbox GL stylesThiago Marcos P. Santos2017-02-082-1/+33
* | Fix Mapbox GL plugin not being bundled on AndroidThiago Marcos P. Santos2017-02-021-1/+3
* | Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-02-021-0/+3
|\ \ | |/
| * Fix for index OOBPaolo Angelelli2017-01-271-0/+3
* | Add support for native polylines in Mapbox GL pluginBruno de Oliveira Abinader2017-01-314-0/+188
* | Re-enable the Mapbox GL 3rdparty and the pluginThiago Marcos P. Santos2017-01-312-2/+16
* | Momentarily disable/remove Mapbox GL 3rdpartyThiago Marcos P. Santos2017-01-313-34/+0
* | Add color and style properties to QDeclarativeGeoMapCopyrightNoticePaolo Angelelli2017-01-312-4/+14
* | Fix Mapbox GL plugin not rendering when reloadedThiago Marcos P. Santos2017-01-301-3/+3
* | Mapbox GL plugin for QtLocationBruno de Oliveira Abinader2017-01-3013-0/+876
* | Add rotation/tilting support to QGeoTiledMapScene/QGeoCameraTilesPaolo Angelelli2017-01-264-2/+24
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2017-01-252-1/+2
|\ \ | |/
| * Prevent destroying QGeoTileProviderOsm before QGeoFileTileCacheOsmPaolo Angelelli2017-01-172-1/+2
* | Remove support for WinRT 8.1 and Windows Phone 8.1Maurice Kalinowski2017-01-191-8/+3
* | Rename QGeoProjection to QWebMercatorPaolo Angelelli2017-01-161-2/+3
* | Merge remote-tracking branch 'gerrit/5.8' into devAlex Blasche2016-12-0522-736/+977
|\ \ | |/
| * Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-2813-684/+596
| |\
| | * Merge remote-tracking branch 'origin/5.6' into 5.75.7Liang Qi2016-11-2413-684/+596
| | |\
| | | * Update "nokia" geoservices plugin to use HERE APIsChris Adams2016-11-1611-675/+577
| | | * Remove duplicated but otherwise harmless codeAlex Blasche2016-11-081-7/+0
| | | * winrt: Use backend provided timestampsMaurice Kalinowski2016-11-041-2/+19
| * | | Add cache cost strategy parameters to all geoservice pluginsPaolo Angelelli2016-11-243-3/+146
| * | | Improve support for unitary tile cost in QGeoFileTileCachePaolo Angelelli2016-11-231-13/+38
| * | | Add support for unitary tile cost in QGeoFileTileCachePaolo Angelelli2016-11-221-10/+18
| * | | Renaming QGeoMapPrivate::changeMapSize to changeViewportSizePaolo Angelelli2016-11-221-2/+2
| * | | Fix mapbox map loading in offline modeKatja Marttila2016-11-141-2/+2
| * | | Evict obsolete provider data on init()Paolo Angelelli2016-11-085-41/+187
* | | | Refactoring: removing m_reply from GeoReply classesPaolo Angelelli2016-11-2933-640/+350
* | | | Merge remote-tracking branch 'gerrit/5.8' into devAlex Blasche2016-11-0312-351/+69
|\ \ \ \ | |/ / /
| * | | Fix the direction of arguments in signalsThiago Macieira2016-11-022-3/+3
| * | | Merge remote-tracking branch 'gerrit/5.7' into 5.8Alex Blasche2016-11-026-340/+56
| |\ \ \ | | |/ /
| | * | Merge remote-tracking branch 'gerrit/5.6' into 5.7Alex Blasche2016-11-023-324/+36
| | |\ \ | | | |/
| | | * Return only one route from osm pluginPaolo Angelelli2016-10-101-1/+1
| | | * Add OSRMv5 support in osm pluginPaolo Angelelli2016-10-063-323/+35
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-013-16/+20
| | |\ \ | | | |/
| | | * Fix error status for QGeoPositionInfoSourceAndroidVyacheslav Koscheev2016-09-302-15/+19
| | | * Update here plugin routing base addressPaolo Angelelli2016-09-221-1/+1
| * | | Use QDateTime::currentMSecsSinceEpoch() instead of currentDateTimeThiago Macieira2016-11-021-1/+1