summaryrefslogtreecommitdiff
path: root/tests/auto/declarative_ui/tst_map_item_fit_viewport.qml
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-06-071-1/+1
|\
| * Add mapReady to test case start conditionsKarol Polak2017-04-111-1/+1
* | Simplify a mathematical expressionEdward Welbourne2017-03-211-2/+2
|/
* Merge remote-tracking branch 'origin/5.6' into 5.7Michal Klocek2016-07-281-69/+146
|\
| * Fix the fitViewportToGeoShape calculationMichal Klocek2016-07-281-70/+126
| * A fix for not working setVisibleRegionMichal Klocek2016-06-241-0/+21
* | Merge remote-tracking branch 'gerrit/5.6' into 5.7Alex Blasche2016-05-271-2/+0
|\ \ | |/
| * Replace waitForRendering calls in qml unit testsMichal Klocek2016-05-261-2/+0
* | Updated license headersAntti Kokko2016-01-201-17/+12
|/
* Improve map item rendering performanceMichal Klocek2015-11-271-0/+2
* Remove fitViewportToGeoShape from map qml apiMichal Klocek2015-11-231-4/+4
* Bump all QtLocation 5.5 tags to 5.6Alex Blasche2015-09-231-1/+1
* Fix warning about registering test plugin without idMichal Klocek2015-06-161-3/+3
* Small cleanup of _ui qml unit testsMichal Klocek2015-06-151-1/+1
* 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
* 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
* Missing changes from MapMouseArea removal.Aaron McCarthy2014-02-061-1/+1
* Remove the GeoMapMouseAreaFabian Bumberger2014-02-061-4/+3
* Merge branch 'stable' into devAlex Blasche2013-10-221-1/+1
|\
| * Add proper version to QtPositioning and its QML API.Alex Blasche2013-10-141-1/+1
* | Added qml function to fit map to geo shapeErik Mattsson2013-10-151-0/+61
|/
* Split QtLocation into QtPositioning and QtLocationAlex Blasche2013-09-021-18/+19
* Update copyright year to 2013Sergio Ahumada2013-06-131-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-241-24/+24
* Convert GeoShape, GeoRectangle and GeoCircle into QML value types.v5.0.0-beta1Aaron McCarthy2012-08-281-14/+3
* Convert Coordinate into a QML coordinate value type.Aaron McCarthy2012-08-241-62/+50
* Rename QGeoBoundingArea and related classes to QGeoShape.Aaron McCarthy2012-06-211-1/+1
* Comment out fit viewport move item testIan Chen2012-05-011-3/+3
* Change the way polygon coords are set in auto testsIan Chen2012-04-271-7/+2
* Add 'fit viewport to map item' function and its unit tests.Ian Chen2012-04-231-0/+593