summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Update earcut 3rd party libraryPaolo Angelelli2020-01-231-70/+128
* Fix MapObjectView not setting propertiesPaolo Angelelli2020-01-182-5/+15
* Add parent property to QParametrizableObjectPaolo Angelelli2020-01-182-4/+41
* QDeclarativePositionSource::socketError - use deleteLaterTimur Pocheptsov2020-01-181-2/+2
* qtlocation: remove uses of the deprecated member-functionTimur Pocheptsov2020-01-1523-28/+28
* Fix MapObjects ::border property not properly initializedPaolo Angelelli2020-01-145-5/+5
* Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-12-301-10/+15
|\
| * Merge remote-tracking branch 'origin/5.14.0' into 5.14Qt Forward Merge Bot2019-12-131-10/+15
| |\
| | * Merge 5.14 into 5.14.0Frederik Gladhorn2019-11-2113-36/+33
| | |\
| | * | Re-request authorization after the authorization has changedAndy Shaw2019-11-151-10/+15
* | | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-12-141-0/+1
|\ \ \ \ | |/ / /
| * | | Fix GCC 9 -Wdeprecated-copy warningThiago Macieira2019-12-111-0/+1
| | |/ | |/|
* | | Avoid initializing QFlags with 0 or nullptrFriedemann Kleint2019-11-253-3/+3
* | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-11-1913-36/+33
|\ \ \ | |/ /
| * | Use qmlRegisterAnonnymousType for anonymous type registrationUlf Hermann2019-11-141-2/+2
| * | Doc: Fix documentation warningsTopi Reinio2019-11-1412-34/+31
| |/
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-11-127-32/+377
|\ \ | |/
| * Add image source support to Mapbox GL pluginTadej Novak2019-11-092-2/+6
| * QtLocation: Update mapbox-gl-native submoduleCristian Adam2019-11-081-0/+0
| * Fix visibleRegionChanged signal emissionv5.14.0-beta3Paolo Angelelli2019-11-041-6/+15
| * Update plugins.qmltypes for 5.14Kai Koehne2019-11-013-24/+356
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-11-017-29/+46
|\ \ | |/
| * Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-11-015-28/+42
| |\
| | * Fix MapPolygon::color not changing in mapboxgl5.13Paolo Angelelli2019-10-311-1/+1
| | * Improve DynamicParameter documentationPaolo Angelelli2019-10-311-6/+8
| | * Fix OSM parsing of place_idPaolo Angelelli2019-10-311-1/+1
| | * Fix slow Map.removeMapItemPaolo Angelelli2019-10-312-20/+32
| * | Fix more 5.14 QML API inconsistenciesPaolo Angelelli2019-10-311-0/+3
| * | Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-10-291-1/+1
| |\ \ | | |/
| | * doc: fix spelling of signal name "onFlickStarted"Rolf Eike Beer2019-10-241-1/+1
* | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-261-2/+5
|\ \ \ | |/ /
| * | Fix flakiness of QGeoPositionInfoSource::createDefaultSource()Szabolcs David2019-10-251-2/+5
* | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-0517-42/+74
|\ \ \ | |/ /
| * | Fix 5.14 QML API inconsistenciesv5.14.0-beta2Paolo Angelelli2019-10-043-3/+30
| * | Fix library namev5.14.0-beta1BogDan Vatra2019-10-011-1/+1
| * | Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-10-0112-34/+39
| |\ \ | | |/
| | * Doc: Fix link errors and complete parameter specsNico Vertriest2019-09-3012-34/+39
| * | Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-09-241-4/+4
| |\ \ | | |/
| | * Doc: Fix link to Qt for UWP docs in Qt Positioning module docsLeena Miettinen2019-09-201-4/+4
* | | Add optional argument to Map.fitViewportToMapItemsPaolo Angelelli2019-09-262-16/+32
|/ /
* | Fix 5.14 positioning APIsPaolo Angelelli2019-09-197-8/+47
* | Update SHA of mapbox-gl-native to the upsteram versionSona Kurazyan2019-09-051-0/+0
* | Merge dev into 5.14 (delayed final downmerge)Kari Oikarinen2019-09-049-3/+82
|\ \
| * | Replace the deprecated QWheelEvent::posF() -> QWheelEvent::position()Sona Kurazyan2019-08-211-2/+2
| * | Add autoFadeIn property to map itemsPaolo Angelelli2019-08-218-1/+80
* | | Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-08-311-0/+6
|\ \ \ | |/ / |/| / | |/
| * 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
* | | Add Satellite support to serialnmea pluginPaolo Angelelli2019-08-1512-58/+1110
* | | Introduce QIOPipe and use it in serialnmea pluginPaolo Angelelli2019-08-095-24/+399