summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.12' into devLiang Qi2018-12-1034-336/+747
|\
| * Merge remote-tracking branch 'origin/5.11' into 5.12Qt Forward Merge Bot2018-12-105-16/+38
| |\
| | * Merge remote-tracking branch 'origin/5.11.3' into 5.11Qt Forward Merge Bot2018-12-041-0/+32
| | |\
| | | * Add changes file for Qt 5.11.3v5.11.35.11.3Alex Blasche2018-11-231-0/+32
| | * | Fix compilation with GCC < 5.0Paolo Angelelli2018-11-301-6/+6
| | * | Fix missing geometry update when changing border widthPaolo Angelelli2018-11-192-12/+2
| | * | Fix unstable rotation gestureTasuku Suzuki2018-11-141-0/+1
| | |/
| | * Bump versionOswald Buddenhagen2018-11-081-1/+1
| | * 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
| * | Merge remote-tracking branch 'origin/5.12.0' into 5.12Qt Forward Merge Bot2018-12-054-3/+55
| |\ \
| | * | QGeoPath: revert clear API to clearPathv5.12.0-rc2v5.12.0-rc1v5.12.05.12.0Samuel Gaist2018-11-103-3/+3
| | * | Add changes file for Qt 5.12.0Paolo Angelelli2018-11-071-0/+52
| * | | Port Nokia geo service plugin to QRegularExpressionSamuel Gaist2018-12-041-4/+6
| * | | Fix compilation with gcc 4.8Ville Voutilainen2018-12-033-10/+9
| * | | 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
* | | | Explain how to use QAbstractNavigatorPaolo Angelelli2018-12-051-0/+6
* | | | Add QDeclarativeNavigator currentRouteLeg propertyPaolo Angelelli2018-12-052-0/+10
* | | | Move declarative positioning classes to positioningquick, fix exportsPaolo Angelelli2018-12-049-13/+11
* | | | Provide extended, plugin dependent information for Geo LocationsPaolo Angelelli2018-12-0414-13/+190
* | | | Allow QGeoCodeReplyPrivate to be subclassed and carry extra dataPaolo Angelelli2018-12-049-4/+82
* | | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-11-2715-148/+320
|\ \ \ \ | |/ / /
| * | | 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
* | | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-11-0316-55/+95
|\ \ \ \ | |/ / /
| * | | 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