summaryrefslogtreecommitdiff
path: root/src/location
Commit message (Expand)AuthorAgeFilesLines
* Fix issue where tiles are prefetched using both prefetch stylesAaron McCarthy2015-07-291-0/+1
* Add missing url parameter for OSM places search.Alex Blasche2015-07-161-4/+11
* Update places-list and places-map examplesMichal Klocek2015-07-134-2/+2
* Fix documenation in 'places' exampleMichal Klocek2015-05-294-88/+40
* Fix QtLocation \since tags in QML and C++Alex Blasche2015-05-2941-41/+41
* 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
* Cleanup QGeoCameraData classMichal Klocek2015-05-281-42/+37
* Cleanup QGeoMapScene classMichal Klocek2015-05-282-212/+189
* Allow custom URLs for OSM geocodingWolfgang Bremer2015-05-281-0/+6
* Document the new parameter prefixes for here an osm pluginAlex Blasche2015-05-271-0/+6
* Use "osm" prefix for osm plugin parametersAlex Blasche2015-05-271-8/+12
* Add "here" prefix to all Here geoservices parametersAlex Blasche2015-05-271-17/+21
* Icon themes are no longer supported. Remove their documentation.Alex Blasche2015-05-261-36/+0
* Fix missing guarded pointers for mapping engineMichal Klocek2015-05-2111-102/+99
* 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
* Ensure that docs always import QtPositioning and QtLocation moduleAlex Blasche2015-05-204-11/+12
* Allow custom URLs for OSRM routingWolfgang Bremer2015-05-081-0/+7
* Allow custom URLs for OSM tilesWolfgang Bremer2015-05-081-0/+26
* Shift generic docs away from planespotter exampleAlex Blasche2015-05-071-34/+8
* Provide new planespotter exampleAlex Blasche2015-05-072-0/+169
* Clean up QGeoCameraTilesMichal Klocek2015-05-052-120/+92
* Remove movementStopped from QDeclarativeGeoMapGestureAreaMichal Klocek2015-05-053-3/+9
* 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-0412-98/+98
* Fix PIMPL in QGeoMap.Michal Klocek2015-05-043-101/+39
* Remove QGeoMapData class.Michal Klocek2015-05-0412-449/+201
* Cleanup QGeoMapData code.Michal Klocek2015-05-043-98/+56
* Cleanup QGeoMap code.v5.5.0-beta1Michal Klocek2015-04-302-58/+29
* Unify the doc pages of all QtLocation examplesAlex Blasche2015-04-235-28/+39
* Refactor code and fix documentation for mapviewer example.Michal Klocek2015-04-143-95/+72
* Changes key of "nokia" geoservices plugin to "here"Alex Blasche2015-03-257-17/+21
* Fix duplicated link targetsAlex Blasche2015-03-031-9/+1
* Fix broken links from QtLocation to QtPositioningAlex Blasche2015-03-032-3/+3
* Rename Nokia to HERE pluginAlex Blasche2015-02-266-34/+38
* Remove all Nokia specific license details.Alex Blasche2015-02-263-49/+1
* Fix QtLocation QML snippetsAlex Blasche2015-02-255-445/+49
* Fix qdoc warnings and similar problems in QtLocation documentationAlex Blasche2015-02-252-3/+4
* Remove Qt4/QtMobility porting information.Alex Blasche2015-02-241-28/+0
* Remove LGPLv2.1 and add GPLv2+ from/to QtLocationAlex Blasche2015-02-19156-2181/+2649
* Export the *Unsupported classes.Friedemann Kleint2015-02-191-7/+7
* Update contact URL in all license headers to qt.ioAlex Blasche2015-02-18186-186/+186
* Update all FDL licensesAlex Blasche2015-02-1818-88/+88
* Update BSD and LGPLv2.1 licensesAlex Blasche2015-02-1812-36/+36
* Add Q_DECL_OVERRIDE where missingAlex Blasche2015-02-171-3/+12