summaryrefslogtreecommitdiff
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
...
| * winrt: Depend on access to service for supportedPositioningMethodsOliver Wolff2019-01-141-12/+2
| * winrt: Implement supportedPositioningMethodsChangedOliver Wolff2019-01-141-0/+10
| * winrt: Initialize status and position tokens' values in constructorOliver Wolff2019-01-141-3/+2
| * winrt: Do not emit error signal with NoErrorOliver Wolff2019-01-141-1/+4
| * winrt: Smaller code cleanupsOliver Wolff2019-01-142-15/+14
| * winrt: Check access to location service on every callOliver Wolff2019-01-141-10/+16
| * winrt: Minor changes to loggingOliver Wolff2019-01-141-2/+3
| * winrt: React on position source status change eventsOliver Wolff2019-01-142-55/+52
| * Fix use_mapbox_text_instructions typoTasuku Suzuki2019-01-131-1/+1
* | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2019-01-105-6/+27
|\ \ | |/
| * winrt: Minor improvements in error handlingOliver Wolff2019-01-041-2/+3
| * Ensure QGeoPositionInfoSource::supportedPositioningMethodsChanged() on AndroidAlex Blasche2019-01-044-3/+23
| * Fix QGeoPositionInfoSource::supportedPositioningMethods() on AndroidAlex Blasche2019-01-021-1/+1
* | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2019-01-012-1/+14
|\ \ | |/
| * Introduce a map plugin parameter to decide U-Turn directionTasuku Suzuki2018-12-262-1/+14
* | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-12-251-28/+43
|\ \ | |/
| * Collect vertical position accurancy detailsAlex Blasche2018-12-141-1/+15
| * Fix warnings in jnipositioning.cppAlex Blasche2018-12-101-27/+28
* | Extract all available fields in osm geocode replyPaolo Angelelli2018-12-111-1/+8
* | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2018-12-108-95/+170
|\ \ | |/
| * Merge remote-tracking branch 'origin/5.11' into 5.12Qt Forward Merge Bot2018-12-101-4/+3
| |\
| | * Mapbox: Only include matching categories in the resultsAndy Shaw2018-11-061-4/+3
| * | Fix horizontal accuracy comparison for competing position resultsAlex Blasche2018-12-051-1/+1
| * | Fix warning in Android position pluginAlex Blasche2018-12-051-1/+1
| * | Port Nokia geo service plugin to QRegularExpressionSamuel Gaist2018-12-041-4/+6
| * | Fix compilation with gcc 4.8Ville Voutilainen2018-12-031-1/+1
| * | 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
* | | Provide extended, plugin dependent information for Geo LocationsPaolo Angelelli2018-12-044-6/+29
* | | Allow QGeoCodeReplyPrivate to be subclassed and carry extra dataPaolo Angelelli2018-12-044-2/+46
* | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-11-271-2/+2
|\ \ \ | |/ /
| * | Do not build geoclue plugins on platforms != linuxOliver Wolff2018-11-221-2/+2
* | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-11-034-28/+49
|\ \ \ | |/ /
| * | Mapbox GL: Add mapboxgl.china plugin parameterBruno de Oliveira Abinader2018-10-314-28/+49
* | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-10-231-8/+19
|\ \ \ | |/ /
| * | CoreLocation: fix unconditional (previously) method callsTimur Pocheptsov2018-10-221-8/+19
* | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-10-1330-30/+939
|\ \ \ | |/ /
| * | Esri: enable place searchv5.12.0-beta3v5.12.0-beta2Guillaume Belz2018-10-0930-30/+939
* | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-10-063-229/+51
|\ \ \ | |/ /
| * | Fix HERE route parsingv5.12.0-beta1Paolo Angelelli2018-09-243-229/+51