summaryrefslogtreecommitdiff
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* Rename namespace QtLocation -> QLocationSze Howe Koh2013-02-056-9/+9
* Remove use of QT_{BEGIN,END}_HEADER macros.Aaron McCarthy2013-02-036-18/+1
* Change copyright from 2012 to 2013Rainer Keller2013-01-1756-56/+56
* make use of qtHaveModule()Oswald Buddenhagen2013-01-081-1/+1
* Sync MARC language codes with QLocale onesKonstantin Ritt2012-11-241-21/+67
* adjust to qt_plugin.prf changesOswald Buddenhagen2012-11-237-35/+7
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-24107-2579/+2579
* centralize load(qt_build_config)s in .qmake.confOswald Buddenhagen2012-09-137-14/+0
* Convert GeoShape, GeoRectangle and GeoCircle into QML value types.v5.0.0-beta1Aaron McCarthy2012-08-282-2/+0
* Remove unnecessary warningabcd2012-08-061-2/+1
* Fix incorrect error code during details fetch for nokia pluginabcd2012-08-063-0/+8
* Refactor schema representation of categoriesabcd2012-08-0613-158/+378
* Fix incorrect error code during recommendation searchabcd2012-08-021-0/+5
* QWeakPointer for QObjects is deprecated: use QPointerThiago Macieira2012-08-021-1/+1
* Assorted fixes for jsondb pluginabcd2012-07-231-5/+7
* Produce warning if connection to jsondb could not be madeabcd2012-07-192-0/+10
* Rename nokia_places_jsondb to places_jsondbabcd2012-07-1726-9/+9
* 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