summaryrefslogtreecommitdiffstats
path: root/src/plugins/geoservices/nokia/placesv2
Commit message (Expand)AuthorAgeFilesLines
* Remove offset attribute from place content requests.Aaron McCarthy2014-01-224-17/+37
* Remove offset attribute from place search requests.Aaron McCarthy2014-01-201-6/+15
* Fix Nokia place recommendation search parsing.Aaron McCarthy2014-01-201-2/+5
* Fix some name inconsistencies in QtLocationAlex Blasche2013-09-032-5/+5
* Split QtLocation into QtPositioning and QtLocationAlex Blasche2013-09-021-1/+1
* Support explore functionality.Aaron McCarthy2013-07-262-53/+81
* Update copyright year to 2013Sergio Ahumada2013-06-137-7/+7
* Rename namespace QtLocation -> QLocationSze Howe Koh2013-02-052-2/+2
* Change copyright from 2012 to 2013Rainer Keller2013-01-177-7/+7
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-2414-336/+336
* Fix incorrect error code during details fetch for nokia pluginabcd2012-08-062-0/+7
* Fix incorrect error code during recommendation searchabcd2012-08-021-0/+5
* Fix setting of ratings count in nokia plugin.abcd2012-07-051-1/+1
* Refactor error handling in nokia plugin for search suggestionsabcd2012-07-053-17/+13
* Set the visibility of places for nokia pluginabcd2012-07-022-0/+2
* Fix finished signaling (on error) for nokia pluginabcd2012-07-024-28/+23
* Refactor recommendationsabcd2012-06-215-269/+13
* Rename QGeoBoundingArea and related classes to QGeoShape.Aaron McCarthy2012-06-212-2/+2
* Refactor Search Resultsabcd2012-06-202-11/+18
* Update Nokia places service URLs.Aaron McCarthy2012-06-073-5/+0
* Move hard-codded messages into separate file and declare constants for them.Vladimir Bezkorovainyi2012-05-315-5/+15
* Refactor to allow specification for nokia icons onlyabcd2012-05-257-66/+65
* Renamed terms and conditions as Nokia.Chris Axiarlis2012-05-1610-30/+30
* Fix case where second and subsequent searches fail.Chris Axiarlis2012-05-161-1/+0
* Use local icons if possible and enable choosing of themes.abcd2012-05-018-21/+63
* Change default REST server to version 2.alex2012-03-211-2/+5
* Fix clipped category ids from v2 engineabcd2012-03-191-1/+2
* Fixes various Coverity warnings.David Laing2012-03-161-1/+0
* places server v2 should be setting a provider attributeabcd2012-02-212-0/+8
* Add sponsored field/role to place search results.Aaron McCarthy2012-02-211-1/+1
* Rename formattedAddress to text.Aaron McCarthy2012-02-103-3/+3
* Add support for the new Nokia REST API to nokia plugin.Aaron McCarthy2012-02-0917-0/+1944