summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add changelog file for 5.5.0 releasev5.5.0-rc1v5.5.05.5.0Alex Blasche2015-06-091-0/+40
* Improve Polyline MapItemWolfgang Bremer2015-06-011-10/+28
* Fix documenation in 'places' exampleMichal Klocek2015-05-298-122/+72
* Double pan dragStartDistance in mapgestureareaMichal Klocek2015-05-291-1/+1
* Workaround for pinch in 'places' exampleMichal Klocek2015-05-291-0/+5
* 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
* Improve 'mapviewer' example readabilityMichal Klocek2015-05-2928-131/+121
* 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
* Rewrite 'places' example to use qtquickcontrolsMichal Klocek2015-05-2791-2929/+2400
* 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-2714-62/+69
* Remove some unused features from 'places' exampleMichal Klocek2015-05-2710-662/+0
* Provide means to convert GeoShape to appropriate subclass in QMLAlex Blasche2015-05-263-0/+67
* Workaround for failing conversion between Q_GADGET'sAlex Blasche2015-05-263-0/+53
* Tune up dialog transitions in 'mapviewer' exampleMichal Klocek2015-05-261-0/+5
* Fix typo and remove appPath from mapviewerMichal Klocek2015-05-262-15/+10
* Add helper.js to project files in 'mapviewer' exampleMichal Klocek2015-05-262-0/+3
* Update qt logo in mapviewer exampleMichal Klocek2015-05-261-0/+0
* Icon themes are no longer supported. Remove their documentation.Alex Blasche2015-05-261-36/+0
* Add visible region support to MapAlex Blasche2015-05-263-14/+136
* Merge remote-tracking branch 'origin/5.4' into 5.5Liang Qi2015-05-251-0/+28
|\
| * Merge remote-tracking branch 'origin/5.4.2' into 5.45.4Liang Qi2015-05-181-0/+28
| |\
| | * Add QtLocation changelog for Qt 5.4.2 releasev5.4.25.4.2Alex Blasche2015-04-241-0/+28
* | | Reanimate tests/auto/qmlinterface.Friedemann Kleint2015-05-235-24/+25
* | | Enable and update map flick and pinch autotest.Michal Klocek2015-05-224-72/+155
* | | 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-216-96/+93
* | | 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
* | | Update design in mapviewer exampleMichal Klocek2015-05-1217-47/+36
* | | 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