summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | | * 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
* | | | | Add notification signal to Map.visibleRegion propertyPaolo Angelelli2019-04-103-6/+26
|/ / / /
* | | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-03-302-4/+8
|\ \ \ \ | |/ / /
| * | | Update Location QML importsAlex Blasche2019-03-252-4/+8
* | | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-03-235-18/+142
|\ \ \ \ | |/ / /
| * | | 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
* | | | Add QDeclarativeGeoServiceProviderRequirements navigation propertyPaolo Angelelli2019-03-205-7/+52
* | | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-03-1618-5/+284
|\ \ \ \ | |/ / /
| * | | 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
* | | | Diagnose flaky coordinate animation testPaolo Angelelli2019-03-111-12/+9
* | | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-03-094-3/+6
|\ \ \ \ | |/ / /
| * | | 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.13' into devQt Forward Merge Bot2019-02-262-3/+3
|\ \ \ \ | |/ / /
| * | | 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
| | |/
* | | Bump versionKari Oikarinen2019-02-251-1/+1
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-02-1920-15/+5046
|\ \ \ | |/ /
| * | 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
* | | | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-02-0229-231/+588
|\ \ \ \ \ | |/ / / /
| * | | | 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