summaryrefslogtreecommitdiff
path: root/src/plugins/geoservices/nokia/qplacemanagerengine_nokiav2.cpp
Commit message (Expand)AuthorAgeFilesLines
* qtlocation: remove uses of the deprecated member-functionTimur Pocheptsov2020-01-151-1/+1
* Unify semicolon usage in Q_UNUSEDJesus Fernandez2019-01-231-2/+2
* Port Nokia geo service plugin to QRegularExpressionSamuel Gaist2018-12-041-4/+6
* Make QPlace extensiblePaolo Angelelli2018-01-271-0/+1
* Merge remote-tracking branch 'origin/5.6' into 5.75.7Liang Qi2016-11-241-1/+1
|\
| * Update "nokia" geoservices plugin to use HERE APIsChris Adams2016-11-161-1/+1
* | fix expensive iteration over QMap::keys(), QHash::keys()Anton Kudryavtsev2016-01-151-6/+6
|/
* Add "here" prefix to all Here geoservices parametersAlex Blasche2015-05-271-3/+3
* Fix incomplete category hierarchy in Here pluginAlex Blasche2015-04-171-0/+1
* Add new Here standard categoriesAlex Blasche2015-04-021-5/+32
* Avoid symbol clash between here and osm pluginAlex Blasche2015-03-301-7/+7
* 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
* Add center() function to QGeoShape.Aaron McCarthy2014-12-041-20/+8
* Update license headers and add new license filesAntti Kokko2014-08-241-19/+11
* Use QStringLiteral whereever possibleAlex Blasche2014-05-151-48/+48
* Fix crash when initializing Nokia place categories.Aaron McCarthy2014-04-231-31/+46
* 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