summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* | Refactoring: removing m_reply from GeoReply classesPaolo Angelelli2016-11-293-12/+1
|/
* Merge remote-tracking branch 'gerrit/5.7' into 5.8Alex Blasche2016-11-021-0/+3
|\
| * Merge remote-tracking branch 'gerrit/5.6' into 5.7Alex Blasche2016-11-021-0/+5
| |\
| | * Skip failing autotests due to flick signals not being emittedPaolo Angelelli2016-11-011-0/+5
* | | Add labels for ground speed and directionMaurice Kalinowski2016-10-062-13/+51
* | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-09-182-0/+8518
|\ \ \ | |/ /
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-09-171-0/+4118
| |\ \ | | |/
| | * BC data files for QtLocation for Qt 5.6Milla Pohjanheimo2016-09-141-0/+4118
| * | BC data files added for QtLocation (5.7)Milla Pohjanheimo2016-09-151-0/+4400
* | | Add geoservices plugin to support ESRI mapping servicesv5.8.0-alpha1Guillaume Belz2016-08-311-2/+10
* | | Improve robustness of QML plugin loadingSimon Hausmann2016-08-261-1/+1
* | | QDeclarativeGeoMap::sendTouchEvent: fix compilationSimon Hausmann2016-08-121-0/+2
* | | Merge remote-tracking branch 'gerrit/5.7' into devAlex Blasche2016-07-293-71/+158
|\ \ \ | |/ /
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Michal Klocek2016-07-282-69/+148
| |\ \ | | |/
| | * 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 wandering QGeoMapPolylineGeometryPaolo Angelelli2016-06-281-2/+10
* | | Add routing support for the mapbox geoservice pluginVlad Seryakov2016-07-221-1/+1
|/ /
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-101-6/+22
|\ \ | |/
| * fix for losing map item focus while dragging themPaolo Angelelli2016-06-021-6/+22
* | Remove test_border_drag testMichal Klocek2016-05-301-152/+1
* | Merge remote-tracking branch 'gerrit/5.6' into 5.7Alex Blasche2016-05-2711-152/+215
|\ \ | |/
| * Replace waitForRendering calls in qml unit testsMichal Klocek2016-05-2611-152/+215
* | Merge branch '5.6' into 5.7Alex Blasche2016-05-261-1/+1
|\ \ | |/
| * QtLocation autotest fixPaolo Angelelli2016-05-201-1/+1
* | Merge remote-tracking branch 'origin/5.6' into 5.7Simon Hausmann2016-05-183-12/+7
|\ \ | |/
| * 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
* | Fix for negative QGeoCoordinate.azimuthTo results in range ]360, 359[Paolo Angelelli2016-04-111-1/+6
* | Reduce setCameraData calls to minimumMichal Klocek2016-03-171-1/+1
* | Remove QGeoMapController from QGeoMapMichal Klocek2016-03-175-378/+35
* | QGeoMapScene renamed to QGeoTiledMapScenev5.7.0-alpha1Paolo Angelelli2016-03-033-11/+11
* | Adjustment for the minimum zoom level to prevent gray bandsPaolo Angelelli2016-03-023-16/+60
* | Add hash function for QGeoCoordinateAlex Blasche2016-03-021-0/+40
* | Refactor prefetching tilesMichal Klocek2016-02-098-98/+257
* | Load geotest plugin during geomapcontroller unit testMichal Klocek2016-02-042-113/+114
* | Add prefetch testcase to tst_QGeoCameraTilesMichal Klocek2016-02-041-854/+927
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-01-261-0/+59
|\ \ | |/
| * Added methods for modifying QDeclarativePolylineMapItem.v5.6.0-beta1Harald Meyer2015-12-141-0/+59
* | Updated license headersAntti Kokko2016-01-20160-2721/+1921
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-12-0110-167/+221
|\ \ | |/
| * 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