summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* doc: fix spelling of signal name "onFlickStarted"Rolf Eike Beer2019-10-241-1/+1
* Doc: Fix link errors and complete parameter specsNico Vertriest2019-09-3012-34/+39
* Doc: Fix link to Qt for UWP docs in Qt Positioning module docsLeena Miettinen2019-09-201-4/+4
* Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-08-241-0/+6
|\
| * Improve debugging in mapboxgl plugin when running without opengl backendPaolo Angelelli2019-08-201-0/+6
* | Doc: Replace example file lists with links to code.qt.ioTopi Reinio2019-07-092-0/+2
* | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-06-251-1/+4
|\ \ | |/
| * winrt: Do not assert if requesting access failedOliver Wolff2019-06-241-1/+4
| * Fix crash when removing items from MapboxGL mapsPaolo Angelelli2019-05-2812-31/+13
* | Doc: Fix documentation issuesTopi Reinio2019-05-1612-90/+153
* | Compile fixJarek Kobus2019-05-131-1/+1
* | Merge remote-tracking branch 'origin/5.12' into 5.13v5.13.0-beta4Qt Forward Merge Bot2019-05-072-16/+24
|\ \ | |/
| * Use network cache when fetching provider data in the OSM pluginPaolo Angelelli2019-05-062-16/+24
* | 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
* | Reduce QtXmlPattern dependencyv5.13.0-beta2Alex Blasche2019-04-021-2/+2
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-04-018-58/+127
|\ \ | |/
| * Display a notice when requesting a SSL map type without SSL supportPaolo Angelelli2019-03-253-17/+47
| * Fix Map destructor incorrectly deleting MapItemViewsPaolo Angelelli2019-03-253-40/+75
| * Document QGeoPath::length behaviorPaolo Angelelli2019-03-191-0/+4
| * Fix incorrect indexing of Mapbox tiles in the cachePaolo Angelelli2019-03-181-1/+1
* | 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-162-2/+3
|\ \ | |/
| * Re-enable geoclue plugins on BSD styleAlex Blasche2019-02-121-2/+2
| * geoservices_mapboxgl depends on opengl and guiLiang Qi2019-02-061-0/+1
* | Add departure time attribute to route queriesv5.13.0-alpha1Paolo Angelelli2019-02-066-0/+62
* | Fix broken MapPolylineObjectQSGPaolo Angelelli2019-02-041-1/+3
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-02-022-3/+19
|\ \ | |/
| * winrt: Remove incorrect asserts and fix incorrect conditionOliver Wolff2019-01-311-3/+1
| * Document Qt.labs.location qml modulePaolo Angelelli2019-01-301-0/+18
* | 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
* | Unify semicolon usage in Q_UNUSEDJesus Fernandez2019-01-2360-171/+171
* | QGeoServiceProvider: Remove unimplemented functionsFriedemann Kleint2019-01-221-2/+0
* | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2019-01-228-149/+201
|\ \ | |/
| * 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