summaryrefslogtreecommitdiff
path: root/tests/auto/declarative_ui/tst_map.qml
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.9' into 5.10v5.10.0-beta3Liang Qi2017-10-261-0/+22
|\
| * Fix Map.fromCoordinate returning wrong values during tiltingPaolo Angelelli2017-09-211-0/+22
* | Merge remote-tracking branch 'origin/5.9' into 5.10v5.10.0-beta1Paolo Angelelli2017-09-111-14/+2
|\ \ | |/
| * Remove HERE plugin from testsPaolo Angelelli2017-09-091-14/+2
* | Merge remote-tracking branch 'origin/5.9' into devPaolo Angelelli2017-08-271-0/+24
|\ \ | |/
| * Fix PluginParameter not working with script as property valuesPaolo Angelelli2017-08-231-0/+24
* | Merge remote-tracking branch 'origin/5.9' into devPaolo Angelelli2017-08-101-0/+41
|\ \ | |/
| * Fix visible region computation in QGeoProjectionWebMercatorPaolo Angelelli2017-08-091-0/+41
* | Add alignCoordinateToPoint methodPaolo Angelelli2017-08-031-0/+26
* | Add setBearing overload to rotate around a coordinatePaolo Angelelli2017-08-031-0/+27
* | Add camera capabilities + metadata to QGeoMapType/QDeclarativeGeoMapTypePaolo Angelelli2017-07-311-1/+16
|/
* Add mapReady to test case start conditionsKarol Polak2017-04-111-1/+9
* Make min/max Tilt/FieldOfView Read/WritePaolo Angelelli2017-02-281-14/+72
* Make QGeoCameraCapabilities independent of the enginePaolo Angelelli2017-02-281-0/+41
* Add rotation/tilting support to QGeoTiledMapScene/QGeoCameraTilesPaolo Angelelli2017-01-261-2/+6
* Add rotation and tilt controls to QDeclarativeGeoMapPaolo Angelelli2017-01-251-2/+42
* Make zoomLevel refer to a default 256^2 tile sizePaolo Angelelli2017-01-161-17/+19
* MapParameters for accessing specific features of custom QGeoMapsPaolo Angelelli2016-12-011-2/+51
* Remove QGeoMapController from QGeoMapMichal Klocek2016-03-171-0/+35
* Adjustment for the minimum zoom level to prevent gray bandsPaolo Angelelli2016-03-021-9/+25
* Updated license headersAntti Kokko2016-01-201-17/+12
* Bump all QtLocation 5.5 tags to 5.6Alex Blasche2015-09-231-1/+1
* Small cleanup of _ui qml unit testsMichal Klocek2015-06-151-21/+27
* Add "here" prefix to all Here geoservices parametersAlex Blasche2015-05-271-2/+2
* Changes key of "nokia" geoservices plugin to "here"Alex Blasche2015-03-251-2/+2
* 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
* Better names for incorrectly named Map functions.Aaron McCarthy2015-01-201-5/+5
* Don't override user's Map.zoomLevel when initializing QGeoCameraDataAlex Blasche2015-01-191-0/+20
* Update license headers and add new license filesAntti Kokko2014-08-241-19/+11
* Bump all qml code to QtLocation 5.3Alex Blasche2014-02-261-1/+1
* Fix declarative_ui tests.Aaron McCarthy2014-02-111-0/+10
* Enabled setting max/min zoom level in declarative mapErik Mattsson2013-10-241-0/+39
* Add proper version to QtPositioning and its QML API.Alex Blasche2013-10-141-1/+1
* Split QtLocation into QtPositioning and QtLocationAlex Blasche2013-09-021-6/+7
* Update copyright year to 2013Sergio Ahumada2013-06-131-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-241-24/+24
* Convert Coordinate into a QML coordinate value type.Aaron McCarthy2012-08-241-42/+16
* Populate error information if required parameters (app_id and token) are absent.Vladimir Bezkorovainyi2012-06-041-1/+12
* Removed Map tests that depended on plugin-less map (unsupported).Jean Gressmann2012-03-301-105/+39
* Mark test plugin as experimental.Aaron McCarthy2012-03-201-2/+2
* Panning is consistent for horizontal and vertical axes.Cristian Adam2012-02-071-6/+6
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update obsolete contact address.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-061-1/+1
* Autotest improvements and additions.Juha Vuolle2011-12-161-8/+8
* Split declarative tests into core and ui tests.Aaron McCarthy2011-11-301-0/+310