summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | Fix regression in error handling in QGeoServiceProviderPaolo Angelelli2018-12-031-1/+1
* | | Make tiled renderer and QGeoProjectionWebMercator debuggablePaolo Angelelli2018-11-2813-206/+444
* | | winrt: Implement minimumUpdateIntervalOliver Wolff2018-11-281-12/+12
* | | winrt: Restart location handler on setUpdateInterval if necessaryOliver Wolff2018-11-281-0/+8
* | | winrt: Remove unneeded status change callbackOliver Wolff2018-11-282-18/+0
* | | winrt: Check availability in requestAccess on desktop buildsOliver Wolff2018-11-281-5/+39
* | | winrt: Small code cleanupOliver Wolff2018-11-281-4/+1
* | | winrt: Add nativeStatus helper functionsOliver Wolff2018-11-281-14/+18
* | | winrt: Add categorized loggingOliver Wolff2018-11-282-1/+32
* | | winrt: Fix namespaced buildsOliver Wolff2018-11-281-0/+4
* | | winrt: Make sure that Co(Un)Initialize is calledOliver Wolff2018-11-281-0/+2
* | | winrt: Replace deprecated functionsOliver Wolff2018-11-281-20/+31
* | | winrt: Fix setting of verticalAccuracyOliver Wolff2018-11-281-1/+1
* | | winrt: Minor code cleanupOliver Wolff2018-11-284-11/+12
* | | Improve the initialization behavior of CategoryModelPaolo Angelelli2018-11-272-7/+27
* | | Fix error handling in QGeoServiceProviderPaolo Angelelli2018-11-271-4/+8
* | | Add QAbstractNavigator::setTrackPositionPaolo Angelelli2018-11-263-4/+6
* | | Fix MapItemView removing wrong indices on model changesPaolo Angelelli2018-11-222-46/+51
* | | winrt: Fix msvc condition in configure testsOliver Wolff2018-11-221-1/+1
* | | Do not build geoclue plugins on platforms != linuxOliver Wolff2018-11-221-2/+2
* | | Fix GeoProjectionWebMercator and MapPolyline incorrect projectionPaolo Angelelli2018-11-192-5/+135
* | | Doc: Make documented QML imports follow Qt versioningTopi Reinio2018-11-163-87/+113
* | | Improve error reporting in plugin loadingPaolo Angelelli2018-11-052-2/+12
* | | Remove dead codePaolo Angelelli2018-11-051-1/+0
* | | Mapbox GL: Add mapboxgl.china plugin parameterBruno de Oliveira Abinader2018-10-315-28/+54
|/ /
* | Merge remote-tracking branch 'origin/5.11' into 5.12.0v5.12.0-beta4Liang Qi2018-10-302-0/+4
|\ \ | |/
| * Fix crash when calling QGeoPath::length on empty QGeoPath instanceAlex Blasche2018-10-242-0/+4
* | Move qquickcoordinateanimation to positioningquickPaolo Angelelli2018-10-296-9/+8
* | update esri doc for place searches and creditsGuillaume Belz2018-10-251-9/+5
* | Doc: Fix \code command usageTopi Reinio2018-10-252-9/+24
* | CoreLocation: fix unconditional (previously) method callsTimur Pocheptsov2018-10-221-8/+19
* | Esri: enable place searchv5.12.0-beta3v5.12.0-beta2Guillaume Belz2018-10-0931-31/+940
* | Update name of WebAssembly platformEskil Abrahamsen Blomfeldt2018-10-051-1/+1
* | Merge remote-tracking branch 'origin/5.11' into 5.12Liang Qi2018-10-041-1/+3
|\ \ | |/
| * Amend 8a7bde9b93 to correctly account for the UnspecifiedVisibility caseAndy Shaw2018-10-031-2/+2
| * If a category has UnspecifiedVisibility then we should still matchAndy Shaw2018-10-021-1/+3
| * Use the correct name for the resource when building staticallyAndy Shaw2018-09-271-1/+1
* | Fix HERE route parsingv5.12.0-beta1Paolo Angelelli2018-09-243-229/+51
* | Update plugins.qmltypesAlex Blasche2018-09-245-26/+172
* | Revert "Mark QNmeaPositionInfoSource tests as insignificant on Windows."Tony Sarajärvi2018-09-215-35/+5
* | Check authorization in QGeoPositionInfoSourceCL::enableLocationManagerPaolo Angelelli2018-09-181-1/+33
* | Improvements to geoclue2 pluginAki Koskinen2018-09-172-80/+48
* | Add QGeoMapParameter::hasPropertyPaolo Angelelli2018-09-132-0/+7
* | Set bounds in qgeorouteparserosrmv5.cppPaolo Angelelli2018-09-131-0/+2
* | QGeoPath: fix clear APIv5.12.0-alpha1Samuel Gaist2018-09-123-3/+3
* | Merge remote-tracking branch 'origin/5.11' into 5.12Qt Forward Merge Bot2018-09-111-0/+38
|\ \ | |/
| * Merge remote-tracking branch 'origin/5.11.2' into 5.11Qt Forward Merge Bot2018-09-091-0/+38
| |\
| | * Add changes file for Qt 5.11.2v5.11.25.11.2Paolo Angelelli2018-08-311-0/+38
| |/
* | Fix QGeoRouteSegment documentationPaolo Angelelli2018-09-051-2/+2
* | Fix HERE qgeoroutexmlparser and add legs supportPaolo Angelelli2018-09-053-75/+298