summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* use centralized qml plugin project handlingOswald Buddenhagen2012-07-112-70/+1
* Change private include file to follow qtgui header rename.ybot2012-07-091-1/+1
* Remove uses of deprecated MapPinchArea and MapFlickable.Aaron McCarthy2012-07-062-6/+7
* First few fixes to map circle across north/south polesIan Chen2012-07-062-22/+50
* Fix mouse wheel event handling and testIan Chen2012-07-062-2/+2
* 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
* Expand the PlaceSearchModel auto tests.Aaron McCarthy2012-07-031-1/+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
* Preserve map route geometryIan Chen2012-06-291-0/+1
* Update the export macros in qtlocation.gitThiago Macieira2012-06-281-18/+2
* Move copyright message to follow map when it resizesAlex Wilson2012-06-282-0/+8
* Fix compile of jsondb pluginabcd2012-06-281-1/+1
* Generate QtLocation docs the way all modules do italex2012-06-281-0/+2
* Expand auto test for PlaceSearchSuggestionModel.Aaron McCarthy2012-06-271-1/+4
* Manager should have been assigned to iconabcd2012-06-271-0/+4
* Don't rely on indirect inclusion; include <qdatastream.h>Thiago Macieira2012-06-272-0/+2
* Fix compile warnings.Aaron McCarthy2012-06-263-11/+9
* 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
* Fix qmake warnings.Aaron McCarthy2012-06-251-1/+1
* build system cleanupsOswald Buddenhagen2012-06-258-18/+9
* switch to new-style configure testsOswald Buddenhagen2012-06-251-1/+1
* auto-generate module prisOswald Buddenhagen2012-06-251-2/+1
* Update search result documentationabcd2012-06-252-5/+24
* Save and restore cache queues, for better cachingThomas Lowe2012-06-222-24/+118
* Remove osbsoleted code.abcd2012-06-221-7/+3
* Documentation fixes.Aaron McCarthy2012-06-2216-94/+177
* Minor documentation fixes to declarativesIan Chen2012-06-228-12/+15
* Remove compiler warningsalex2012-06-221-1/+1
* More accurate docs for Location::boundingBoxabcd2012-06-222-7/+11
* Rename Icon class in jsondb plugin.Aaron McCarthy2012-06-226-88/+88
* Integrate fitViewportToMapItem with MapItemViewIan Chen2012-06-222-1/+55
* Documentation fixes.Aaron McCarthy2012-06-2215-51/+57
* Fix broken links to plugin documentation.Aaron McCarthy2012-06-224-8/+9
* Specify minor version in \inqmlmodule qdoc command.Aaron McCarthy2012-06-2242-46/+46
* Removed unused files.abcd2012-06-213-420/+0
* Refactor recommendationsabcd2012-06-2124-1218/+373
* Remove unused files.Aaron McCarthy2012-06-212-238/+0
* Prevent mapitems from overriding quickitem's visible propertyIan Chen2012-06-211-8/+0
* Fix up documentation.Aaron McCarthy2012-06-2110-67/+20
* Rename QGeoBoundingArea and related classes to QGeoShape.Aaron McCarthy2012-06-2174-1095/+1074
* Refactor Search Resultsabcd2012-06-2017-118/+537
* Add missing QGeoServiceProvider documentation.Aaron McCarthy2012-06-203-30/+98
* Fix qtlocation build for WEC7.Janne Anttila2012-06-204-2/+10