summaryrefslogtreecommitdiff
path: root/tests/auto/qgeocameratiles
Commit message (Expand)AuthorAgeFilesLines
* Add camera capabilities + metadata to QGeoMapType/QDeclarativeGeoMapTypePaolo Angelelli2017-07-311-3/+3
* Add pluginName to QGeoMapType and check against it in setActiveMapTypePaolo Angelelli2017-05-071-3/+3
* Fix frustum footprint calculation in QGeoCameraTilesPaolo Angelelli2017-02-281-0/+24
* Move the coordinate <-> item position conversion to QGeoProjectionPaolo Angelelli2017-01-162-5/+5
* Rename QGeoProjection to QWebMercatorPaolo Angelelli2017-01-161-2/+2
* Refactor prefetching tilesMichal Klocek2016-02-091-76/+7
* Add prefetch testcase to tst_QGeoCameraTilesMichal Klocek2016-02-041-854/+927
* Updated license headersAntti Kokko2016-01-201-17/+12
* Remove QT_DISABLE_DEPRECATED_BEFORE=0 from tests not using deprecated API.Friedemann Kleint2015-08-281-1/+0
* Rename setCamera to setCameraData in qgeocameratilesMichal Klocek2015-06-031-3/+3
* Refactor fetching calls in QGeoCameraTilesMichal Klocek2015-05-211-7/+7
* Update contact URL in all license headers to qt.ioAlex Blasche2015-02-181-1/+1
* Update BSD and LGPLv2.1 licensesAlex Blasche2015-02-181-3/+3
* Update all LGPLv2.1 license headers in source to latest versionAlex Blasche2015-02-151-4/+4
* Update license headers and add new license filesAntti Kokko2014-08-241-19/+11
* Add night property to MapType.Aaron McCarthy2014-07-211-3/+3
* Merge remote-tracking branch 'origin/stable' into devSergio Ahumada2014-05-221-15/+15
|\
| * QNX: Fix compilation of testsSergio Ahumada2014-05-061-15/+15
* | Use QStringLiteral whereever possibleAlex Blasche2014-05-151-89/+89
* | Replace Qt3D with scene graph API for map rendering.Gunnar Sletta2014-03-241-1/+1
|/
* Make geo coordinates animatable in QML.Albin Olsson2013-10-112-3/+3
* Update copyright year to 2013Sergio Ahumada2013-06-131-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-241-24/+24
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-011-0/+1
* add missing 3d dependency to testOswald Buddenhagen2012-06-251-1/+1
* Remove Maps from public C++ API.Aaron McCarthy2012-06-071-2/+2
* Add in qgeocameratiles the ability to grab corner tiles, and fix a floating p...Ian Chen2012-03-201-92/+81
* Adds testing for the camera -> visible tiles code.David Laing2012-02-282-0/+1834