summaryrefslogtreecommitdiff
path: root/src/plugins/geoservices/osm/qplacemanagerengineosm.cpp
Commit message (Expand)AuthorAgeFilesLines
* Improve compatibility between OSM plugin and places exampleMatthias Rauter2023-02-201-3/+0
* Use SPDX license identifiersVolker Hilsheimer2023-02-021-38/+2
* Port to pointer-to-member-function connection syntaxVolker Hilsheimer2022-08-231-10/+13
* Clean up includesVolker Hilsheimer2022-07-281-3/+8
* Replace foreach with ranged for and set QT_NO_FOREACHVolker Hilsheimer2022-07-261-4/+4
* Merge branch '5.15' into devIvan Solovev2021-03-231-0/+1
|\
| * Use RedirectPolicyAttribute instead of FollowRedirectsAttributeMårten Nordheim2020-09-151-1/+1
* | Remove use of QNetworkRequest::RedirectPolicyAttributeMårten Nordheim2020-09-021-1/+0
* | Qt6: Port QtLocation to QStringViewKarsten Heimrich2020-06-101-5/+5
|/
* QtLocation: get rid of now unneeded qOverloadsTimur Pocheptsov2020-03-231-1/+1
* 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