summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.12' into 5.13v5.13.0-beta3Qt Forward Merge Bot2019-04-131-3/+3
|\
| * QDeclarativeGeoMapItemView: Silence MSVC warnings about commentsFriedemann Kleint2019-04-111-3/+3
* | Minor fix in a table for Qt Location Mapbox GL PluginKavindra Palaraja2019-04-101-2/+2
* | Diagnose flaky coordinate animation testPaolo Angelelli2019-04-101-12/+9
* | Reduce QtXmlPattern dependencyv5.13.0-beta2Alex Blasche2019-04-022-3/+5
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-04-0111-58/+176
|\ \ | |/
| * Display a notice when requesting a SSL map type without SSL supportPaolo Angelelli2019-03-255-17/+63
| * Fix Map destructor incorrectly deleting MapItemViewsPaolo Angelelli2019-03-253-40/+75
| * Bump versionKari Oikarinen2019-03-211-1/+1
| * Document QGeoPath::length behaviorPaolo Angelelli2019-03-191-0/+4
| * Fix incorrect indexing of Mapbox tiles in the cachePaolo Angelelli2019-03-181-1/+1
| * Merge remote-tracking branch 'origin/5.12.2' into 5.12Qt Forward Merge Bot2019-03-151-0/+33
| |\
| | * Add changes file for Qt 5.12.2v5.12.25.12.2Paolo Angelelli2019-02-271-0/+33
* | | Update Location QML importsAlex Blasche2019-03-252-4/+8
* | | Update plugins.qmltypes for Qt 5.13Paolo Angelelli2019-03-223-17/+134
* | | Fix missing \row in osm.qdocPaolo Angelelli2019-03-191-0/+2
* | | Import OSM GeoJSON when extended data is requestedPaolo Angelelli2019-03-181-1/+6
* | | Merge remote-tracking branch 'origin/5.12' into 5.13v5.13.0-beta1Qt Forward Merge Bot2019-03-121-1/+3
|\ \ \ | |/ /
| * | Print warning when QGeoFileTileCache::init fails creating the directoryPaolo Angelelli2019-03-101-1/+3
* | | Introduce Qt.labs.location QtLocationLabs singleton typePaolo Angelelli2019-03-1117-4/+281
* | | Fix 5.13 API Review Issues for LocationPaolo Angelelli2019-03-073-2/+5
* | | Doc: Fix link error to XmlListModelNico Vertriest2019-02-271-1/+1
* | | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-02-212-3/+3
|\ \ \ | |/ /
| * | Merge remote-tracking branch 'origin/5.12.2' into 5.12Qt Forward Merge Bot2019-02-212-3/+3
| |\ \ | | |/
| | * Fix toCoordinate calls in qml testsPaolo Angelelli2019-02-212-3/+3
| |/
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-02-164-2/+4897
|\ \ | |/
| * Re-enable geoclue plugins on BSD styleAlex Blasche2019-02-121-2/+2
| * geoservices_mapboxgl depends on opengl and guiLiang Qi2019-02-061-0/+1
| * Merge remote-tracking branch 'origin/5.12.1' into 5.12Qt Forward Merge Bot2019-02-012-0/+4894
| |\
| | * Add changes file for Qt 5.12.1v5.12.15.12.1Paolo Angelelli2019-01-161-0/+56
| | * Merge 5.12 into 5.12.1Kari Oikarinen2019-01-0828-81/+381
| | |\
| | * | Add binary compatibility file to QtLocation for 5.12Milla Pohjanheimo2018-12-191-0/+4838
* | | | Add departure time attribute to route queriesv5.13.0-alpha1Paolo Angelelli2019-02-0610-0/+99
* | | | Fix broken MapPolylineObjectQSGPaolo Angelelli2019-02-041-1/+3
* | | | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-02-025-12/+47
|\ \ \ \ | |/ / /
| * | | winrt: Remove incorrect asserts and fix incorrect conditionOliver Wolff2019-01-311-3/+1
| * | | Document Qt.labs.location qml modulePaolo Angelelli2019-01-301-0/+18
| * | | test app: Improve status and error handling a bitOliver Wolff2019-01-243-9/+28
* | | | Expose QAbstractNavigatorPaolo Angelelli2019-02-013-0/+20
* | | | Introduce QGeoMapObject::geoShape propertyPaolo Angelelli2019-02-0123-93/+243
* | | | Provide additional navigation information via NavigatorPaolo Angelelli2019-02-016-138/+325
* | | | Fix crash when removing items from MapboxGL mapsPaolo Angelelli2019-01-2912-31/+13
* | | | Improve GeoJson Viewer examplePaolo Angelelli2019-01-255-52/+72
* | | | Unify semicolon usage in Q_UNUSEDJesus Fernandez2019-01-2367-186/+186
* | | | QGeoServiceProvider: Remove unimplemented functionsFriedemann Kleint2019-01-221-2/+0
* | | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2019-01-2210-149/+212
|\ \ \ \ | |/ / /
| * | | winrt: Initialize position source on first usageOliver Wolff2019-01-142-24/+54
| * | | 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