summaryrefslogtreecommitdiff
path: root/tests/auto/declarative_ui/tst_map_item_fit_viewport.qml
Commit message (Expand)AuthorAgeFilesLines
* 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