summaryrefslogtreecommitdiff
path: root/src/location
Commit message (Expand)AuthorAgeFilesLines
* 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
* Use separate cache dir per geoservice/mapping pluginAlex Blasche2015-02-173-6/+28
* QGeoMapScenePrivate::setVisibleTiles(): remove unused local variableMaks Naumov2015-02-131-1/+0
* Merge remote-tracking branch 'gerrit/5.4' into devAlex Blasche2015-02-1116-38/+37
|\
| * Remove duplicate includesSergio Ahumada2015-02-091-1/+0
| * Add the QtCore/ library prefix in public headersSergio Ahumada2015-02-0915-37/+37
* | Fix places_map exampleAlex Blasche2015-02-061-4/+16
* | Make Open Street Maps the default plugin used in Qt Location examples.Aaron McCarthy2015-02-043-3/+3
* | Add support for places to Open Street Map plugin.Aaron McCarthy2015-02-023-7/+8
* | Doc: Language editsVenugopal Shivashankar2015-02-022-85/+75
* | Doc: Few updates to the qdocconfVenugopal Shivashankar2015-02-021-5/+2
* | Add support for more tile types to OSM plugin.Aaron McCarthy2015-01-281-3/+4
* | Add cycle map type.Aaron McCarthy2015-01-281-0/+1
* | Allow HTML based copyright notices.Aaron McCarthy2015-01-273-3/+6
* | Better names for incorrectly named Map functions.Aaron McCarthy2015-01-209-32/+32
* | Fix empty map on screen issue when map initialized or map type changedMichal Klocek2015-01-161-6/+6