summaryrefslogtreecommitdiffstats
path: root/src/plugins/geoservices/nokia/qplacemanagerengine_nokiav2.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove offset attribute from place content requests.Aaron McCarthy2014-01-221-52/+40
* Remove offset attribute from place search requests.Aaron McCarthy2014-01-201-10/+0
* Use QVariantMap instead of QMap<QString, QVariant>.Aaron McCarthy2014-01-081-1/+1
* Split QtLocation into QtPositioning and QtLocationAlex Blasche2013-09-021-1/+1
* Support explore functionality.Aaron McCarthy2013-07-261-28/+41
* Update copyright year to 2013Sergio Ahumada2013-06-131-1/+1
* Rename namespace QtLocation -> QLocationSze Howe Koh2013-02-051-4/+4
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-241-24/+24
* Fix incorrect error code during details fetch for nokia pluginabcd2012-08-061-0/+1
* provide check for invalid coordinate parameters for nokia pluginabcd2012-07-121-19/+37
* Add in checks for invalid arguments for search suggestionsabcd2012-07-031-0/+20
* Refactor detection of unsupported search parameter combinationsabcd2012-07-031-3/+4
* Fix finished signaling (on error) for nokia pluginabcd2012-07-021-1/+3
* Manager should have been assigned to iconabcd2012-06-271-0/+4
* Refactor recommendationsabcd2012-06-211-35/+25
* Rename QGeoBoundingArea and related classes to QGeoShape.Aaron McCarthy2012-06-211-7/+7
* Update Nokia places service URLs.Aaron McCarthy2012-06-071-23/+17
* Move hard-codded messages into separate file and declare constants for them.Vladimir Bezkorovainyi2012-05-311-6/+8
* QtLocation: Fix compiler warnings.Friedemann Kleint2012-05-291-0/+1
* Refactor to allow specification for nokia icons onlyabcd2012-05-251-46/+205
* Prepend protocol to request urls for online places pluginabcd2012-05-241-7/+21
* Renamed terms and conditions as Nokia.Chris Axiarlis2012-05-161-3/+3
* China shifting support for dual simvladimirb2012-05-161-42/+13
* Coding style fixes: whitespace around pointers/referencesAlex Wilson2012-05-151-1/+1
* Use QUrlQuery instead of the deprecated QList-based API.Thiago Macieira2012-05-091-57/+58
* Use local icons if possible and enable choosing of themes.abcd2012-05-011-1/+45
* Wrap network access to enable testing in Nokia pluginJean Gressmann2012-04-271-27/+11
* Fix searching by coordinate onlyabcd2012-04-171-2/+4
* Use tf="html" instead of tf="plain"abcd2012-04-171-7/+7
* Added support for proxy autodetection.Cristian Adam2012-03-291-1/+5
* Uniform usage of proxy, app_id, and, token for all managers.Cristian Adam2012-03-261-8/+16
* Change default REST server to version 2.alex2012-03-211-0/+12
* Fix search for empty search term and no categories.Aaron McCarthy2012-03-121-9/+14
* New plugin API changes, centralized geoservice feature detectionAlex Wilson2012-03-051-7/+0
* Fix use of QGeoBoundingArea after API changes.Aaron McCarthy2012-02-211-17/+14
* Convert QGeoBoundingArea to use value type semantics.Aaron McCarthy2012-02-201-7/+9
* Add support for the new Nokia REST API to nokia plugin.Aaron McCarthy2012-02-091-0/+624