summaryrefslogtreecommitdiffstats
path: root/src/location/maps/qgeomappingmanager.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix memleak: delete QGeoMap when QDeclarativeGeoMap gets deletedBogDan Vatra2017-07-281-4/+2
* Make QGeoCameraCapabilities independent of the enginePaolo Angelelli2017-02-281-5/+0
* Remove moc_* inclusions from source filesPaolo Angelelli2017-02-141-2/+0
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-011-0/+6
|\
| * Enable dynamic addition/removal of map types by the mapping managerPaolo Angelelli2016-07-291-0/+6
* | Replace m_mappingManagerInitialized check from qdeclaratviegeomapMichal Klocek2016-03-171-1/+2
|/
* Bump all QtLocation 5.5 tags to 5.6Alex Blasche2015-09-231-1/+1
* Fix QtLocation \since tags in QML and C++Alex Blasche2015-05-291-1/+1
* Set shorter name for class names with 'MapData'Michal Klocek2015-05-041-1/+1
* Remove QGeoMapData class.Michal Klocek2015-05-041-2/+2
* Remove LGPLv2.1 and add GPLv2+ from/to QtLocationAlex Blasche2015-02-191-14/+17
* Update contact URL in all license headers to qt.ioAlex Blasche2015-02-181-1/+1
* Update license headers and add new license filesAntti Kokko2014-08-241-19/+11
* Update copyright year to 2013Sergio Ahumada2013-06-131-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-241-24/+24
* Remove Maps from public C++ API.Aaron McCarthy2012-06-071-4/+5
* QtLocation: Fix dependencies, remove network.Friedemann Kleint2012-05-291-1/+0
* Correct destruction of mappingManagerEngineThomas Lowe2012-05-291-0/+2
* Coverity and compiler warning fixesAlex Wilson2012-04-191-1/+1
* General documentation issuesWolfgang Beck2012-03-291-1/+1
* Refactoring of QtLocation APIBasel Hashisho2012-03-091-234/+17
* Implementing deregisterMap to avoid crashes on slow requestsAlex Wilson2012-03-091-32/+80
* Remove left overs from QGraphicsGeoMap removalalex2012-02-231-26/+0
* Adds the camera capabilities class.David Laing2012-02-161-56/+4
* Makes the map library use the file extension from the plugin.David Laing2012-02-021-4/+4
* Cleans up the projection code.David Laing2012-02-021-0/+10
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update obsolete contact address.Jason McDonald2012-01-231-1/+1
* Adding private API warnings for the Maps API.David Laing2012-01-091-3/+3
* Update copyright year in license headers.Jason McDonald2012-01-061-1/+1
* Renames the new mapping classes.David Laing2012-01-051-33/+33
* Fixing up a bunch of minor compile warningsAlex Wilson2011-12-281-0/+1
* Refactors the caching and tile fetching code.David Laing2011-12-191-27/+129
* Fixes the threading issues with maps.David Laing2011-12-071-11/+12
* Improves thread behaviour on termination.David Laing2011-12-021-2/+9
* Maptype support, basic China support, new maptile serverTimo Ojala2011-11-181-8/+5
* Update structure of QtLocation documentation.Aaron McCarthy2011-10-251-4/+4
* Remove obsolete \since flags from good old Mobility times.alex2011-10-201-1/+0
* QML Map pinch and flick part 1/3juhvu2011-10-201-0/+23
* Fix missing/outdated license headers.Aaron McCarthy2011-09-261-2/+2
* Register TileSpec as a meta type for QGeoMappingManager.Aaron McCarthy2011-09-091-0/+3
* Squashed commit of the following:Aaron McCarthy2011-09-091-35/+69
* make QtLocation work while Qt is compiled with namespaceAlex2011-06-211-2/+2
* Update licenseheader text in source files for qtlocation Qt moduleJyri Tahtela2011-05-241-17/+17
* first commit of QtLocationAlex2011-05-061-0/+264