summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
| * 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 MapObjectView removing wrong indices on model changesPaolo Angelelli2019-01-142-10/+21
| * Fix QGeoRectangle::operator|=Paolo Angelelli2019-01-141-18/+23
| * Fix use_mapbox_text_instructions typoTasuku Suzuki2019-01-131-1/+1
| * Fix crash when assigning a Component to MapQuickItem.sourceItemPaolo Angelelli2019-01-111-2/+3
* | Add QGeoJson: a GeoJSON parserJulian Sherollari2019-01-182-0/+1323
* | Rename MapIconObject.size to MapIconObject.iconSizePaolo Angelelli2019-01-145-25/+25