summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix return type of doc for qmlmethod MapPolyline.setPathShawn Rutledge2020-02-251-1/+1
* Android: request permissions before location requests or updatesAssam Boudjelthia2020-01-293-29/+37
* Android: JNI_OnLoad return JNI_VERSION_1_6 instead of JNI_VERSION_1_4Assam Boudjelthia2020-01-201-2/+2
* 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
* | | Fix GCC 9 -Wdeprecated-copy warningThiago Macieira2019-12-111-0/+1
| |/ |/|
* | Use qmlRegisterAnonnymousType for anonymous type registrationUlf Hermann2019-11-141-2/+2
* | Doc: Fix documentation warningsTopi Reinio2019-11-1412-34/+31
|/
* 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.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
* | Fix flakiness of QGeoPositionInfoSource::createDefaultSource()Szabolcs David2019-10-251-2/+5
* | 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
* | 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
* | | Eradicate Java-style iterators and mark the module free of themMarc Mutz2019-08-034-29/+16
* | | Port from QMutex::Recursive to QRecursiveMutexMarc Mutz2019-08-031-12/+14
* | | QDeclarativeGeoMapParameter: replace the last use of QSignalMapper in the moduleMarc Mutz2019-08-011-3/+22
* | | Allow setting backend properties of positioning pluginsPaolo Angelelli2019-07-245-1/+106
* | | Support specifying serial port via PluginParameter in serialnmea pluginPaolo Angelelli2019-07-182-8/+33
* | | Accept and honor PluginParameters in PositionSource elementsPaolo Angelelli2019-07-182-47/+165
* | | Merge "Merge remote-tracking branch 'origin/5.13' into dev"Qt Forward Merge Bot2019-07-172-0/+2
|\ \ \
| * \ \ Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-07-172-0/+2
| |\ \ \ | | |/ /
| | * | Doc: Replace example file lists with links to code.qt.ioTopi Reinio2019-07-092-0/+2
* | | | Fix compilation after recent declarative internal header changesSimon Hausmann2019-07-174-0/+8
|/ / /
* | | QDeclarativeSearchResultModel: modify a map's value in-place instead of overw...Marc Mutz2019-07-101-3/+2
* | | QDeclarativeSupportedCategoriesModel: don't use a QMap just to sort a containerMarc Mutz2019-07-101-11/+11