summaryrefslogtreecommitdiff
path: root/src/plugins/geoservices/nokia/placesv2/qplacedetailsreplyimpl.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use SPDX license identifiersVolker Hilsheimer2023-02-021-38/+2
* Cleanup: QPlaceContent and subclasses (1/3)Volker Hilsheimer2022-09-221-3/+0
* Port to pointer-to-member-function connection syntaxVolker Hilsheimer2022-08-231-4/+5
* Clean up includesVolker Hilsheimer2022-07-281-0/+9
* Use up-to date LGPL license headerKai Köhne2021-12-021-11/+14
* Change 'setBoundingBox' to 'setBoundingShape'Lauri Laanmets2021-11-091-1/+1
* QtLocation: get rid of now unneeded qOverloadsTimur Pocheptsov2020-03-231-1/+1
* Revert "qtlocation: remove uses of the deprecated member-function"Timur Pocheptsov2020-02-251-1/+1
* qtlocation: remove uses of the deprecated member-functionTimur Pocheptsov2020-01-151-1/+1
* Refactoring: removing m_reply from GeoReply classesPaolo Angelelli2016-11-291-31/+29
* fix expensive iteration over QMap::keys(), QHash::keys()Anton Kudryavtsev2016-01-151-2/+3
* Changes key of "nokia" geoservices plugin to "here"Alex Blasche2015-03-251-1/+1
* Remove all Nokia specific license details.Alex Blasche2015-02-261-7/+0
* Remove LGPLv2.1 and add GPLv2+ from/to QtLocationAlex Blasche2015-02-191-14/+17
* Update contact URL in all license headers to qt.ioAlex Blasche2015-02-181-1/+1
* Update license headers and add new license filesAntti Kokko2014-08-241-19/+11
* Remove offset attribute from place content requests.Aaron McCarthy2014-01-221-3/+3
* Update copyright year to 2013Sergio Ahumada2013-06-131-1/+1
* Rename namespace QtLocation -> QLocationSze Howe Koh2013-02-051-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-241-24/+24
* Fix incorrect error code during details fetch for nokia pluginabcd2012-08-061-0/+5
* Fix setting of ratings count in nokia plugin.abcd2012-07-051-1/+1
* Set the visibility of places for nokia pluginabcd2012-07-021-0/+1
* Fix finished signaling (on error) for nokia pluginabcd2012-07-021-13/+11
* Rename QGeoBoundingArea and related classes to QGeoShape.Aaron McCarthy2012-06-211-1/+1
* Update Nokia places service URLs.Aaron McCarthy2012-06-071-1/+0
* Move hard-codded messages into separate file and declare constants for them.Vladimir Bezkorovainyi2012-05-311-1/+3
* Refactor to allow specification for nokia icons onlyabcd2012-05-251-12/+9
* Renamed terms and conditions as Nokia.Chris Axiarlis2012-05-161-3/+3
* Use local icons if possible and enable choosing of themes.abcd2012-05-011-4/+11
* places server v2 should be setting a provider attributeabcd2012-02-211-0/+4
* Rename formattedAddress to text.Aaron McCarthy2012-02-101-1/+1
* Add support for the new Nokia REST API to nokia plugin.Aaron McCarthy2012-02-091-0/+345