summaryrefslogtreecommitdiff
path: root/src/plugins/geoservices/nokia
Commit message (Expand)AuthorAgeFilesLines
* Sync MARC language codes with QLocale onesKonstantin Ritt2012-11-241-21/+67
* adjust to qt_plugin.prf changesOswald Buddenhagen2012-11-231-5/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-2449-1178/+1178
* centralize load(qt_build_config)s in .qmake.confOswald Buddenhagen2012-09-131-2/+0
* Fix incorrect error code during details fetch for nokia pluginabcd2012-08-063-0/+8
* Fix incorrect error code during recommendation searchabcd2012-08-021-0/+5
* QWeakPointer for QObjects is deprecated: use QPointerThiago Macieira2012-08-021-1/+1
* provide check for invalid coordinate parameters for nokia pluginabcd2012-07-121-19/+37
* Fix setting of ratings count in nokia plugin.abcd2012-07-051-1/+1
* Refactor error handling in nokia plugin for search suggestionsabcd2012-07-055-17/+15
* Add in checks for invalid arguments for search suggestionsabcd2012-07-031-0/+20
* Refactor detection of unsupported search parameter combinationsabcd2012-07-031-3/+4
* Set the visibility of places for nokia pluginabcd2012-07-022-0/+2
* Fix finished signaling (on error) for nokia pluginabcd2012-07-025-29/+26
* remove commented out QTDIR_build conditionalsOswald Buddenhagen2012-06-291-1/+0
* Move copyright message to follow map when it resizesAlex Wilson2012-06-282-0/+8
* Manager should have been assigned to iconabcd2012-06-271-0/+4
* Fix compile warnings.Aaron McCarthy2012-06-261-2/+2
* build system cleanupsOswald Buddenhagen2012-06-251-1/+1
* Removed unused files.abcd2012-06-213-420/+0
* Refactor recommendationsabcd2012-06-217-305/+38
* Rename QGeoBoundingArea and related classes to QGeoShape.Aaron McCarthy2012-06-2114-41/+46
* Refactor Search Resultsabcd2012-06-202-11/+18
* Remove correctionsabcd2012-06-141-1/+0
* Update Nokia places service URLs.Aaron McCarthy2012-06-075-30/+19
* Use QPointer instead of QWeakPointer.Stephen Kelly2012-06-072-2/+3
* Remove Maps from public C++ API.Aaron McCarthy2012-06-076-9/+10
* Fix compilation on Windows using MinGW 4.6.2Cristian Adam2012-06-062-11/+11
* Removing old placesv1 interface.Chris Axiarlis2012-06-0542-5892/+1
* Populate error information if required parameters (app_id and token) are absent.Vladimir Bezkorovainyi2012-06-042-75/+49
* Move hard-codded messages into separate file and declare constants for them.Vladimir Bezkorovainyi2012-05-3110-17/+163
* QtLocation: Fix compiler warnings.Friedemann Kleint2012-05-291-0/+1
* Correct destruction of mappingManagerEngineThomas Lowe2012-05-292-7/+9
* Prevent implicit copying raw pointers, which lead to double pointer deletionvladimirb2012-05-254-24/+22
* QtLocation/Nokia plugin: Removed service authentication data and refs.Jean Gressmann2012-05-254-19/+0
* Refactor to allow specification for nokia icons onlyabcd2012-05-259-113/+276
* Prepend protocol to request urls for online places pluginabcd2012-05-241-7/+21
* Renamed terms and conditions as Nokia.Chris Axiarlis2012-05-1673-217/+217
* Removed spurious pointer check before deletionCristian Adam2012-05-162-8/+4
* Add support for language setting in the plugin.Chris Axiarlis2012-05-162-0/+41
* China shifting support for dual simvladimirb2012-05-1614-245/+465
* Fix case where second and subsequent searches fail.Chris Axiarlis2012-05-161-1/+0
* Coding style fixes: whitespace around pointers/referencesAlex Wilson2012-05-1528-74/+74
* Fixed -qtnamespace compilation issues.Rohan McGovern2012-05-156-13/+12
* Coding style fixes: use Q_SIGNALS/Q_SLOTSAlex Wilson2012-05-157-7/+7
* Use QUrlQuery instead of the deprecated QList-based API.Thiago Macieira2012-05-091-57/+58
* Change uses of {to,from}Ascii to {to,from}Latin1Thiago Macieira2012-05-085-7/+7
* Refactore network access manager for mock purposesvladimirb2012-05-044-77/+50
* Use local icons if possible and enable choosing of themes.abcd2012-05-0110-22/+112
* QtLocation/Nokia plugin: Added initial routing tests with mocked network.Jean Gressmann2012-04-304-84/+212