summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Ignore MapItemDetails::test_border_drag test failures on Windows 7Simon Hausmann2017-06-131-0/+2
* Skip failing autotests due to flick signals not being emittedPaolo Angelelli2016-11-011-0/+5
* BC data files for QtLocation for Qt 5.6Milla Pohjanheimo2016-09-141-0/+4118
* Fix the fitViewportToGeoShape calculationMichal Klocek2016-07-281-70/+126
* A fix for not working setVisibleRegionMichal Klocek2016-06-241-0/+21
* Delay removal/readd of map items until incubation completion on resetPaolo Angelelli2016-06-241-0/+2
* fix for losing map item focus while dragging themPaolo Angelelli2016-06-021-6/+22
* Replace waitForRendering calls in qml unit testsMichal Klocek2016-05-2611-152/+215
* QtLocation autotest fixPaolo Angelelli2016-05-201-1/+1
* Windows: Skip flaky tests in declarative_ui.Friedemann Kleint2016-05-181-0/+4
* decruft project fileOswald Buddenhagen2016-05-101-6/+0
* make use of COPIESOswald Buddenhagen2016-04-281-6/+3
* Added methods for modifying QDeclarativePolylineMapItem.v5.6.0-beta1Harald Meyer2015-12-141-0/+59
* Improve map item rendering performanceMichal Klocek2015-11-276-45/+74
* Fix tile fetcher from test plugin.Michal Klocek2015-11-251-27/+36
* Fix MapGestureArea APIMichal Klocek2015-11-231-30/+75
* Remove fitViewportToGeoShape from map qml apiMichal Klocek2015-11-232-12/+4
* Fix coordianteAnimation testMichal Klocek2015-11-231-2/+6
* geocode tests: use tryCompare after waitLaszlo Agocs2015-11-031-50/+25
* Split QGeoTileCache for easier customization of the tile cache.Harald Meyer2015-10-221-1/+1
* Bump all QtLocation 5.5 tags to 5.6Alex Blasche2015-09-2312-12/+12
* Remove dependency on libgeoclue.Aaron McCarthy2015-09-103-23/+105
* Skip loading real plugins in testsLaszlo Agocs2015-09-091-1/+2
* Do not double delete in positioning test appLaszlo Agocs2015-09-091-4/+4
* Make use of incubator to asynchronously instantiate delegatesAaron McCarthy2015-09-091-37/+62
* Fix incorrect include guardLaszlo Agocs2015-09-071-1/+1
* Harden the Routing QML testv5.6.0-alpha1Alex Blasche2015-09-031-6/+3
* Update Error enums for GeoCode & Route model typesAlex Blasche2015-08-282-25/+27
* Re-enable QML geocoding unit testAlex Blasche2015-08-281-16/+9
* Disable MapPinch test due to flakinesssAlex Blasche2015-08-281-0/+0
* Fix routing test for OSXAlex Blasche2015-08-251-12/+7
* Adjust plugin path for win to cope with Debug/Release dirsAlex Blasche2015-07-2912-0/+60
* Temporarily disable test to make qtlocation pass in dev CI.Alex Blasche2015-07-291-0/+3
* Prospective fix for running tests in the new CI on OS XSimon Hausmann2015-07-2912-0/+24
* Do not rely on synthesized MouseReleseEvent when tracking mouse pointMichal Klocek2015-07-131-0/+1
* Remove declarative_map test applicationMichal Klocek2015-07-1028-2949/+0
* Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-06-291-2/+2
|\
| * Don't mix GeocodeModel and GeoRouteModel enumsAlex Blasche2015-06-151-2/+2
* | Add new types of interpolation to CoordinateAnimationMichal Klocek2015-06-231-10/+179
* | Add mouse and touch keep grabs and prevent stealing handling.Michal Klocek2015-06-161-0/+161
* | Fix warning about registering test plugin without idMichal Klocek2015-06-166-18/+18
* | Small cleanup of _ui qml unit testsMichal Klocek2015-06-159-55/+61
* | Merge branch '5.5' into devAlex Blasche2015-06-152-62/+55
|\|
| * Fix activeMapType handlingMichal Klocek2015-06-102-62/+55
* | Improve error handling in map, geo and route modelsMichal Klocek2015-06-112-39/+105
* | Fix crash when calling setVisibleRegion and no pluginMichal Klocek2015-06-091-26/+154
* | Rewrite flick and pinch unit tests, fix corner casesMichal Klocek2015-06-042-284/+504
* | Rename setCamera to setCameraData in qgeocameratilesMichal Klocek2015-06-032-6/+6
|/
* Add "here" prefix to all Here geoservices parametersAlex Blasche2015-05-275-11/+11
* Provide means to convert GeoShape to appropriate subclass in QMLAlex Blasche2015-05-261-0/+38