summaryrefslogtreecommitdiff
path: root/src/location/maps/qgeocameracapabilities.cpp
Commit message (Expand)AuthorAgeFilesLines
* Clarify overzoomEnabled property of QGeoCameraCapabilitiesv5.9.0-beta2Paolo Angelelli2017-04-121-0/+8
* Allow overzooming when setting zoomLevel directly in a MapPaolo Angelelli2017-04-121-3/+29
* Lower bound minimum/maximumZoomLevelAt256Paolo Angelelli2017-03-221-2/+2
* Make QGeoCameraCapabilities independent of the enginePaolo Angelelli2017-02-281-1/+28
* Add field of view support to QtLocation mappingPaolo Angelelli2017-01-261-2/+57
* Add rotation and tilt controls to QDeclarativeGeoMapPaolo Angelelli2017-01-251-0/+2
* Make zoomLevel refer to a default 256^2 tile sizePaolo Angelelli2017-01-161-2/+40
* 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
* 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
* Fix some typosSergio Ahumada2014-03-031-2/+2
* 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-0/+1
* Coding style fixes: whitespace around pointers/referencesAlex Wilson2012-05-151-3/+3
* Coding style fixes, round #1Alex Wilson2012-05-151-0/+3
* Coverity and compiler warning fixesAlex Wilson2012-04-191-0/+3
* General documentation issuesWolfgang Beck2012-03-291-1/+1
* Fixes various Coverity warnings.David Laing2012-03-161-1/+0
* Docs: Bug-6677 fix for items 001-003.Peter Yard2012-03-151-4/+4
* Location C++ API documentation needs to be updatedJean Gressmann2012-03-021-3/+1
* Expose camera caps via QGeoMap, add isValid() method to camera capsAlex Wilson2012-02-241-0/+26
* Adds the camera capabilities class.David Laing2012-02-161-0/+287