summaryrefslogtreecommitdiff
path: root/src/plugins/geoservices/osm/qplacemanagerengineosm.cpp
Commit message (Expand)AuthorAgeFilesLines
* Unify semicolon usage in Q_UNUSEDJesus Fernandez2019-01-231-1/+1
* Enable incremental updates in PlaceSearchModelPaolo Angelelli2018-07-051-1/+1
* Change nominatim base URL to HTTPSPaolo Angelelli2018-05-151-1/+3
* OSM Places: support query limit parameterPaolo Angelelli2018-01-111-0/+6
* Add debug parameter to OSM plugin to include the request url in resultsPaolo Angelelli2018-01-101-0/+7
* Use QGeoShapes properly throughout the modulePaolo Angelelli2018-01-091-19/+1
* Refactoring: removing m_reply from GeoReply classesPaolo Angelelli2016-11-291-3/+0
* Updated license headersAntti Kokko2016-01-201-14/+20
* Add missing url parameter for OSM places search.Alex Blasche2015-07-161-1/+6
* Use "osm" prefix for osm plugin parametersAlex Blasche2015-05-271-2/+2
* Avoid symbol clash between here and osm pluginAlex Blasche2015-03-301-6/+6
* Update LGPLv2.1 header for OSM plugin headerAlex Blasche2015-02-181-5/+5
* Update contact URL in all license headers to qt.ioAlex Blasche2015-02-181-1/+1
* Add support for places to Open Street Map plugin.Aaron McCarthy2015-02-021-0/+354