summaryrefslogtreecommitdiff
path: root/tests/auto/declarative_ui
Commit message (Expand)AuthorAgeFilesLines
* Update all LGPLv2.1 license headers in source to latest versionAlex Blasche2015-02-1511-44/+44
* Improve filtering of touch and mouse events.Aaron McCarthy2015-02-061-9/+17
* Better names for incorrectly named Map functions.Aaron McCarthy2015-01-204-76/+76
* Don't override user's Map.zoomLevel when initializing QGeoCameraDataAlex Blasche2015-01-192-1/+21
* Fix crash when mouse area in uninitialized map receives eventMichal Klocek2015-01-131-0/+86
* Re-enable declarative_ui testsv5.4.0-alpha1Alex Blasche2014-09-042-1/+0
* Update license headers and add new license filesAntti Kokko2014-08-2411-209/+121
* Bump all qml code to QtLocation 5.3Alex Blasche2014-02-2610-16/+16
* Remove test code related to removed gestures.Aaron McCarthy2014-02-261-211/+4
* Fix declarative_ui tests.Aaron McCarthy2014-02-114-28/+83
* Work around broken Map mouse tests.Aaron McCarthy2014-02-071-18/+23
* Missing changes from MapMouseArea removal.Aaron McCarthy2014-02-063-15/+2
* Remove the GeoMapMouseAreaFabian Bumberger2014-02-064-25/+24
* Fix tryCompare call with 2 parameters.Aaron McCarthy2014-01-161-1/+1
* Fix coordinate animation test.Aaron McCarthy2014-01-161-2/+14
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-01-104-0/+16
|\
| * Stop skipping declarative_core tests.Aaron McCarthy2014-01-102-0/+14
| * Fix declarative_core unit testAlex Blasche2014-01-102-0/+2
* | Fixed broken test cases with incomplete test plugin configurationAnders Gunnarsson2013-11-052-2/+2
* | Enabled setting max/min zoom level in declarative mapErik Mattsson2013-10-241-0/+39
* | Merge branch 'stable' into devAlex Blasche2013-10-226-6/+6
|\ \ | |/
| * Add proper version to QtPositioning and its QML API.Alex Blasche2013-10-146-6/+6
* | Added qml function to fit map to geo shapeErik Mattsson2013-10-151-0/+61
* | Make geo coordinates animatable in QML.Albin Olsson2013-10-111-0/+135
|/
* Split QtLocation into QtPositioning and QtLocationAlex Blasche2013-09-028-51/+57
* test: Mark tst_declarative_ui as insignificant on Windows as wellSergio Ahumada2013-06-181-1/+1
* test: Mark tst_declarative_ui as insignificantSergio Ahumada2013-06-171-1/+1
* Update copyright year to 2013Sergio Ahumada2013-06-1310-10/+10
* remove some unnecessary CONFIG additionsOswald Buddenhagen2012-12-161-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-2410-241/+241
* Fix the test MapType auto testLars Knoll2012-09-031-1/+1
* Convert GeoShape, GeoRectangle and GeoCircle into QML value types.v5.0.0-beta1Aaron McCarthy2012-08-282-22/+12
* Convert Coordinate into a QML coordinate value type.Aaron McCarthy2012-08-249-217/+223
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-011-0/+1
* Remove uses of deprecated MapPinchArea and MapFlickable.Aaron McCarthy2012-07-061-215/+203
* Fix mouse wheel event handling and testIan Chen2012-07-061-13/+21
* Fix PinchGeneratorIan Chen2012-07-051-4/+2
* Disable mouse wheel event test.Aaron McCarthy2012-07-051-0/+1
* Make declarative_ui tests as insignificant on win32.Aaron McCarthy2012-07-021-0/+1
* Disable pinch tests temporarilyIan Chen2012-06-291-2/+4
* Rename QGeoBoundingArea and related classes to QGeoShape.Aaron McCarthy2012-06-212-8/+8
* Add test for dragging item onto map borderIan Chen2012-06-191-25/+265
* Add map item dateline testIan Chen2012-06-081-84/+210
* More unit test coverageThomas Lowe2012-06-051-0/+6
* Add test for setting polyline and polygon pathIan Chen2012-06-051-15/+37
* Populate error information if required parameters (app_id and token) are absent.Vladimir Bezkorovainyi2012-06-042-1/+22
* Fix dragging of map rectangle, polygon, polyline itemsIan Chen2012-05-251-2/+4
* Add cancel() method to GeocodeModel and RouteModel.Aaron McCarthy2012-05-091-0/+1
* Fix inconsistent API for clear() and reset() in models.Aaron McCarthy2012-05-092-14/+13
* Comment out fit viewport move item testIan Chen2012-05-011-3/+3