summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add changelog for QtLocation & QtPositioning 5.5.1 releasev5.5.15.5.1Alex Blasche2015-09-231-0/+54
* Add the GPLv3 license textThiago Macieira2015-08-132-0/+688
* 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-1313-23/+87
* Remove FIXME which is no longer relevantAaron McCarthy2015-06-301-2/+0
* Bump versionOswald Buddenhagen2015-06-291-1/+1
* Merge remote-tracking branch 'origin/5.5.0' into 5.5Liang Qi2015-06-261-0/+40
|\
| * Add changelog file for 5.5.0 releasev5.5.0-rc1v5.5.05.5.0Alex Blasche2015-06-091-0/+40
* | Make use of qBoundAaron McCarthy2015-06-261-2/+1
* | Remove official support of BlackBerry on 5.5 in QtPositioningAlex Blasche2015-06-171-1/+1
* | Don't mix GeocodeModel and GeoRouteModel enumsAlex Blasche2015-06-151-2/+2
* | Fix activeMapType handlingMichal Klocek2015-06-103-65/+64
* | Update qmltypes for QtLocationAlex Blasche2015-06-091-10/+424
* | Update qmltypes for QtPositioningAlex Blasche2015-06-091-1/+83
* | Missing import in 'mapviewer' exampleMichal Klocek2015-06-081-0/+1
|/
* 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
| |\