summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix OSM based routing5.5Alex Blasche2016-01-041-2/+2
* Fix issue where tiles are prefetched using both prefetch stylesAaron McCarthy2015-07-291-0/+1
* Make geoclue plugin compile on gcc4.5Alex Blasche2015-07-241-1/+1
* OSM supports up to zoom level 19Alex Blasche2015-07-221-1/+1
* Add missing url parameter for OSM places search.Alex Blasche2015-07-163-5/+18
* Fix OSM parametersAlex Blasche2015-07-152-5/+5
* Update places-list and places-map examplesMichal Klocek2015-07-134-2/+2
* Remove FIXME which is no longer relevantAaron McCarthy2015-06-301-2/+0
* Make use of qBoundAaron McCarthy2015-06-261-2/+1
* Remove official support of BlackBerry on 5.5 in QtPositioningAlex Blasche2015-06-171-1/+1
* Fix activeMapType handlingMichal Klocek2015-06-101-3/+9
* Update qmltypes for QtLocationAlex Blasche2015-06-091-10/+424
* Update qmltypes for QtPositioningAlex Blasche2015-06-091-1/+83
* Improve Polyline MapItemWolfgang Bremer2015-06-011-10/+28
* Fix documenation in 'places' exampleMichal Klocek2015-05-295-89/+41
* Double pan dragStartDistance in mapgestureareaMichal Klocek2015-05-291-1/+1
* Fix doc issues around MapPolylineAlex Blasche2015-05-293-2/+16
* Fix QtLocation \since tags in QML and C++Alex Blasche2015-05-2967-71/+71
* Fix broken MapType enum linksAlex Blasche2015-05-291-3/+3
* Document return types for invokable functions in QtLocation QMLAlex Blasche2015-05-298-36/+36
* Don't use polygon but polygon_geojson for nominatim queriesNiels Weber2015-05-291-1/+1
* Mark Qt Location as Tech Preview on its documentation front pageAlex Blasche2015-05-291-0/+3
* Don't share provider specific parameters with unrelated pluginsAlex Blasche2015-05-292-5/+52
* Change HERE tiles default size to 256Michal Klocek2015-05-281-1/+1
* Cleanup QGeoCameraData classMichal Klocek2015-05-281-42/+37
* Cleanup QGeoMapScene classMichal Klocek2015-05-282-212/+189
* Allow custom URLs for OSM geocodingWolfgang Bremer2015-05-283-2/+14
* Document the new parameter prefixes for here an osm pluginAlex Blasche2015-05-271-0/+6
* Use "osm" prefix for osm plugin parametersAlex Blasche2015-05-274-19/+23
* Add "here" prefix to all Here geoservices parametersAlex Blasche2015-05-279-51/+58
* Provide means to convert GeoShape to appropriate subclass in QMLAlex Blasche2015-05-262-0/+29
* Workaround for failing conversion between Q_GADGET'sAlex Blasche2015-05-262-0/+33
* Icon themes are no longer supported. Remove their documentation.Alex Blasche2015-05-261-36/+0
* Add visible region support to MapAlex Blasche2015-05-262-5/+135
* Enable and update map flick and pinch autotest.Michal Klocek2015-05-221-2/+2
* More fixes to geoshape.type qml documentationAlex Blasche2015-05-221-0/+3
* Fix missing guarded pointers for mapping engineMichal Klocek2015-05-2113-125/+128
* Unify zoom calculationsMichal Klocek2015-05-212-19/+9
* Fix missing tiles on some zoomLevelsMichal Klocek2015-05-211-2/+3
* Refactor fetching calls in QGeoCameraTilesMichal Klocek2015-05-214-85/+82
* Add QML API changes to documentationMichal Klocek2015-05-212-0/+53
* Rename cameraStopped to prefetchData in Map APIMichal Klocek2015-05-212-3/+3
* Ensure that docs always import QtPositioning and QtLocation moduleAlex Blasche2015-05-2018-27/+28
* Fix crash when initiating map flick w/o QtPositioning importAlex Blasche2015-05-206-19/+36
* Updated WinRT license headers to use LGPLv3 instead of LGPLv21Jani Heikkinen2015-05-204-40/+52
* Make geoclue plugin compile on RHEL 6.6Alex Blasche2015-05-121-1/+1
* Fix QDeclarativeSearchResultModel error processing.Michal Klocek2015-05-111-0/+1
* Allow custom URLs for OSRM routingWolfgang Bremer2015-05-083-1/+14
* Allow custom URLs for OSM tilesWolfgang Bremer2015-05-088-1/+66
* Shift generic docs away from planespotter exampleAlex Blasche2015-05-077-39/+60