summaryrefslogtreecommitdiff
path: root/src/plugins/geoservices/osm
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.6' into 5.75.7Liang Qi2016-11-241-7/+0
|\
| * Remove duplicated but otherwise harmless codeAlex Blasche2016-11-081-7/+0
* | 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-09-171-26/+31
|\ \ | |/
| * Fix for multiple city tags mapping to the same fieldPaolo Angelelli2016-08-291-26/+31
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-161-1/+1
|\ \ | |/
| * Fix for wrong std::copy in QGeoTileProviderOsm::TileProviderPaolo Angelelli2016-08-101-1/+1
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-013-10/+48
|\ \ | |/
| * Enable dynamic addition/removal of map types by the mapping managerPaolo Angelelli2016-07-293-10/+48
* | Merge remote-tracking branch 'origin/5.6' into 5.7Michal Klocek2016-07-2811-101/+868
|\ \ | |/
| * Add indirection for osm providersPaolo Angelelli2016-07-2711-101/+868
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-081-4/+4
|\ \ | |/
| * consistently put {qt,qml}_{module,plugin} at the end of project filesOswald Buddenhagen2016-02-251-4/+4
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-01-261-2/+2
|\ \ | |/
| * Merge remote-tracking branch 'gerrit/5.5' into 5.6Alex Blasche2016-01-051-2/+2
| |\
| | * Fix OSM based routing5.5Alex Blasche2016-01-041-2/+2
* | | Updated license headersAntti Kokko2016-01-2024-336/+480
|/ /
* | Fix disfunctional disk cache with OSMLaszlo Agocs2015-09-072-2/+9
|/
* 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
* Don't use polygon but polygon_geojson for nominatim queriesNiels Weber2015-05-291-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
* 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-045-21/+21
* Remove QGeoMapData class.Michal Klocek2015-05-042-2/+2
* Avoid symbol clash between here and osm pluginAlex Blasche2015-03-307-36/+37
* Replace Unicode characters by HTML entities in texts.Friedemann Kleint2015-02-271-3/+3
* 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-1824-24/+24
* 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
* Don't reparent network replies away from their owning network managerLars Knoll2015-01-262-7/+2
* Fix OSM routing service. It sends route instructions with nine entries.Alex Blasche2015-01-211-1/+1
* Fix crash in Nokia geocoding engine if results are emptyAlex Blasche2015-01-071-6/+4
* Update license headers and add new license filesAntti Kokko2014-08-2416-288/+160
* 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
* | Add night property to MapType.Aaron McCarthy2014-07-211-2/+2
* | Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-06-261-1/+1
|\ \ | |/
| * Fix the names of the plugin factory classes for static plugin loadingAlex Blasche2014-06-251-1/+1
* | Use QStringLiteral whereever possibleAlex Blasche2014-05-152-3/+3
|/
* Add PLUGIN_CLASS_NAME declarations to plug-in projectsAlex Blasche2014-04-231-0/+1
* Normalize signal & slot signatures in connectionThiago Macieira2014-02-281-1/+1