summaryrefslogtreecommitdiff
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* 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-295-6/+0
* Move copyright message to follow map when it resizesAlex Wilson2012-06-282-0/+8
* Fix compile of jsondb pluginabcd2012-06-281-1/+1
* Manager should have been assigned to iconabcd2012-06-271-0/+4
* Fix compile warnings.Aaron McCarthy2012-06-262-4/+4
* Add config test to detect when to build gypsy backend.Aaron McCarthy2012-06-254-9/+18
* Add config test to detect when to build geoclue backend.Aaron McCarthy2012-06-254-6/+13
* Compile fix for maemo position backend.Aaron McCarthy2012-06-255-2/+17
* build system cleanupsOswald Buddenhagen2012-06-257-9/+7
* switch to new-style configure testsOswald Buddenhagen2012-06-251-1/+1
* Rename Icon class in jsondb plugin.Aaron McCarthy2012-06-226-88/+88
* Removed unused files.abcd2012-06-213-420/+0
* Refactor recommendationsabcd2012-06-219-315/+38
* Rename QGeoBoundingArea and related classes to QGeoShape.Aaron McCarthy2012-06-2118-57/+62
* Refactor Search Resultsabcd2012-06-204-23/+43
* Add an option to search by distance and or name.Chris Axiarlis2012-06-191-47/+37
* 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 crash in simulator when connection fails.Aaron McCarthy2012-06-075-4/+19
* 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-2517-165/+526
* Prepend protocol to request urls for online places pluginabcd2012-05-241-7/+21
* Explicitly provide Index namesabcd2012-05-212-20/+21
* Renamed terms and conditions as Nokia.Chris Axiarlis2012-05-1673-217/+217
* Removed spurious pointer check before deletionCristian Adam2012-05-163-12/+6
* 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
* Use comparison operators for bounding box searchabcd2012-05-163-41/+29
* Coding style fixes: whitespace around pointers/referencesAlex Wilson2012-05-1545-164/+164
* Fixed -qtnamespace compilation issues.Rohan McGovern2012-05-156-13/+12
* Coding style fixes: use true/false rather than TRUE/FALSE macrosAlex Wilson2012-05-151-1/+1
* Coding style fixes: use Q_SIGNALS/Q_SLOTSAlex Wilson2012-05-157-7/+7
* Test prepopulation index fileabcd2012-05-141-0/+20