summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* Provide new planespotter exampleAlex Blasche2015-05-072-0/+169
* Clean up QGeoCameraTilesMichal Klocek2015-05-052-120/+92
* Remove movementStopped from QDeclarativeGeoMapGestureAreaMichal Klocek2015-05-055-9/+12
* Change visibility of updateSceneGraph in QGeoMapMichal Klocek2015-05-051-3/+3
* Fixes PIMPL in QGeoTiledMap.Michal Klocek2015-05-056-89/+68
* Cleanup QGeoTileMap code.Michal Klocek2015-05-055-103/+78
* Set shorter name for class names with 'MapData'Michal Klocek2015-05-0428-149/+149
* Fix PIMPL in QGeoMap.Michal Klocek2015-05-043-101/+39
* Remove QGeoMapData class.Michal Klocek2015-05-0420-458/+210
* Cleanup QGeoMapData code.Michal Klocek2015-05-043-98/+56
* Cleanup QGeoMap code.v5.5.0-beta1Michal Klocek2015-04-302-58/+29
* Remove QLOC_TRACE macrosMichal Klocek2015-04-292-17/+1
* Cleanup QDeclarativeGeoMap code.Michal Klocek2015-04-294-284/+232