summaryrefslogtreecommitdiff
path: root/src/plugins/geoservices
Commit message (Expand)AuthorAgeFilesLines
* fix expensive iteration over QMap::keys(), QHash::keys()Anton Kudryavtsev2016-01-153-12/+12
* Fix route requests with excluded areasAaron McCarthy2015-11-181-8/+5
* Remove createTileCacheWithDir from QGeoTiledMappingManagerEngineMichal Klocek2015-10-271-1/+2
* Split QGeoTileCache for easier customization of the tile cache.Harald Meyer2015-10-222-8/+8
* Isolate the default cache directoryLaszlo Agocs2015-09-151-2/+1
* Fix disfunctional disk cache with OSMLaszlo Agocs2015-09-072-2/+9
* Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-08-195-7/+13
|\
| * OSM supports up to zoom level 19Alex Blasche2015-07-221-1/+1
| * Add missing url parameter for OSM places search.Alex Blasche2015-07-162-1/+7
| * Fix OSM parametersAlex Blasche2015-07-152-5/+5
* | Fix tile version handlingMichal Klocek2015-06-043-12/+2
|/
* Don't use polygon but polygon_geojson for nominatim queriesNiels Weber2015-05-291-1/+1
* Change HERE tiles default size to 256Michal Klocek2015-05-281-1/+1
* Allow custom URLs for OSM geocodingWolfgang Bremer2015-05-282-2/+8
* Use "osm" prefix for osm plugin parametersAlex Blasche2015-05-273-11/+11
* Add "here" prefix to all Here geoservices parametersAlex Blasche2015-05-277-32/+35
* Fix missing guarded pointers for mapping engineMichal Klocek2015-05-212-23/+29
* Allow custom URLs for OSRM routingWolfgang Bremer2015-05-082-1/+7
* Allow custom URLs for OSM tilesWolfgang Bremer2015-05-086-1/+32
* Set shorter name for class names with 'MapData'Michal Klocek2015-05-0413-48/+48
* Remove QGeoMapData class.Michal Klocek2015-05-046-6/+6
* Fix incomplete category hierarchy in Here pluginAlex Blasche2015-04-171-0/+1
* Add new Here standard categoriesAlex Blasche2015-04-021-5/+32
* Avoid symbol clash between here and osm pluginAlex Blasche2015-03-3014-74/+75
* Changes key of "nokia" geoservices plugin to "here"Alex Blasche2015-03-255-10/+10
* Fix build systemUlf Hermann2015-03-131-1/+0
* Replace Unicode characters by HTML entities in texts.Friedemann Kleint2015-02-271-3/+3
* Remove all Nokia specific license details.Alex Blasche2015-02-2643-917/+0
* Remove LGPLv2.1 and add GPLv2+ from/to QtLocationAlex Blasche2015-02-1958-806/+980
* Update LGPLv2.1 header for OSM plugin headerAlex Blasche2015-02-1824-120/+120
* Update contact URL in all license headers to qt.ioAlex Blasche2015-02-1882-82/+82
* Add Q_DECL_OVERRIDE where missingAlex Blasche2015-02-171-15/+15
* Use separate cache dir per geoservice/mapping pluginAlex Blasche2015-02-171-2/+8
* Merge remote-tracking branch 'gerrit/5.4' into devAlex Blasche2015-02-113-7/+7
|\
| * Use single-char QString operations for efficiencySergio Ahumada2015-02-093-7/+7
* | Add support for places to Open Street Map plugin.Aaron McCarthy2015-02-029-11/+851
* | Remove connection to non-existing slotAlex Blasche2015-01-291-1/+0
* | Add support for more tile types to OSM plugin.Aaron McCarthy2015-01-286-29/+185
* | Allow HTML based copyright notices.Aaron McCarthy2015-01-272-11/+1
* | Don't reparent network replies away from their owning network managerLars Knoll2015-01-266-28/+6
* | Fix OSM routing service. It sends route instructions with nine entries.Alex Blasche2015-01-211-1/+1
* | Add Mapbox plugin.Robert Ancell2015-01-0911-1/+666
* | Merge remote-tracking branch 'gerrit/5.4' into devAlex Blasche2015-01-092-7/+7
|\ \ | |/
| * Fix crash in Nokia geocoding engine if results are emptyAlex Blasche2015-01-072-7/+7
* | Add center() function to QGeoShape.Aaron McCarthy2014-12-041-20/+8
|/
* Update license headers and add new license filesAntti Kokko2014-08-2466-1236/+708
* Merge remote-tracking branch 'origin/5.3' into 5.4Frederik Gladhorn2014-08-121-2/+14
|\
| * Avoid potential double deletion when handling OSM route repliesAlex Blasche2014-08-111-0/+3
| * Fix QGeoRouteReplyOsm::networkReplyFinishedWolfgang Bremer2014-08-111-2/+11
* | Remove unused source file.Aaron McCarthy2014-07-232-246/+0