summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge 5.15 to dev and fix resulting compile issuesQt Forward Merge Bot2020-04-0288-1100/+5869
|\
| * qtlocation - use errorOccured signal for QTcpSocketTimur Pocheptsov2020-03-241-1/+1
| * QtLocation: get rid of now unneeded qOverloadsTimur Pocheptsov2020-03-2324-27/+25
| * serialnmea plugin construction connect() error fixJyrki Yli-Nokari2020-03-232-5/+11
| * Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-03-211-2/+2
| |\
| | * Doc: Fix highlighing of importKai Koehne2020-03-131-2/+2
| * | Merge remote-tracking branch 'origin/5.14' into 5.15v5.15.0-beta2Qt Forward Merge Bot2020-02-291-1/+1
| |\ \ | | |/
| | * Fix return type of doc for qmlmethod MapPolyline.setPathShawn Rutledge2020-02-251-1/+1
| * | Revert "qtlocation: remove uses of the deprecated member-function"Timur Pocheptsov2020-02-2523-28/+28
| * | Fix segmentation fault due to null pointer usagePaolo Angelelli2020-02-172-28/+39
| * | Fix crash with empty maps on constructionPaolo Angelelli2020-02-131-0/+2
| * | Add geometry simplification to MapPolyline/MapPolylineObjectQSGPaolo Angelelli2020-02-1216-32/+854
| * | Port Map*ObjectPrivateQSG to the shader-based projection geometriesv5.15.0-alpha1Paolo Angelelli2020-02-1111-196/+421
| * | Fix Map*ObjectsQSG implementation triggering QSGBatchRenderer crashesPaolo Angelelli2020-02-116-24/+35
| * | Enable mercator-to-screen projection in GLSLPaolo Angelelli2020-02-1134-829/+4499
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-02-086-52/+117
|\ \ \ | |/ /
| * | Fix QGeoPolygon translate not updating clipper cachePaolo Angelelli2020-02-033-23/+80
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-02-013-29/+37
| |\ \ | | |/
| | * Android: request permissions before location requests or updatesAssam Boudjelthia2020-01-293-29/+37
* | | Remove the unused include of QLinkedListSona Kurazyan2020-02-031-1/+0
* | | Replace MapParameter with DynamicParameter in mapboxgl docTasuku Suzuki2020-02-011-7/+7
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-02-0136-116/+222
|\ \ \ | |/ /
| * | Fix QGeoCoordinate::CoordinateFormat missing Q_ENUMPaolo Angelelli2020-01-301-0/+1
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-251-2/+2
| |\ \ | | |/
| | * Android: JNI_OnLoad return JNI_VERSION_1_6 instead of JNI_VERSION_1_4Assam Boudjelthia2020-01-201-2/+2
| * | 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
* | | Fix build with latest qtbase and qtdeclarativeQt Submodule Update Bot2020-01-272-7/+11
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-12-311-10/+15
|\ \ \ | |/ /
| * | 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.15' into devQt Forward Merge Bot2019-12-171-0/+1
|\ \ \ \ \ | |/ / / /
| * | | | 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
| | | |/ | | |/|
* | | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-12-0316-39/+36
|\ \ \ \ | |/ / /
| * | | 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.15' into devQt Forward Merge Bot2019-11-197-32/+377
|\ \ \ | |/ /
| * | 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