summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Doc: Fix documentation issuesTopi Reinio2019-05-1614-91/+154
| * | | Compile fixJarek Kobus2019-05-131-1/+1
| | |/ | |/|
* | | Fix deprecation warningsFriedemann Kleint2019-05-276-10/+19
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-05-112-16/+24
|\ \ \ | |/ /
| * | 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
* | | Fix changed import for delegate modelPaolo Angelelli2019-05-063-3/+2
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-05-041-0/+6
|\ \ \ | |/ /
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-04-301-0/+6
| |\ \ | | |/
| | * Check that SSL support is available at compile time before using itAndy Shaw2019-04-291-0/+6
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-04-274-6/+39
|\ \ \ | |/ /
| * | GeoFlickr uses QtXmlPatternAlex Blasche2019-04-251-1/+1
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-04-201-0/+33
| |\ \ | | |/
| | * Merge remote-tracking branch 'origin/5.12.3' into 5.12Qt Forward Merge Bot2019-04-171-0/+33
| | |\
| | | * Add changes file for Qt 5.12.3v5.12.35.12.3Alex Blasche2019-04-031-0/+33
| * | | 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
* | | Merge "Merge remote-tracking branch 'origin/5.13' into dev" into refs/staging...Qt Forward Merge Bot2019-04-1013-61/+181
|\ \ \
| * \ \ Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-04-1013-61/+181
| |\ \ \ | | |/ /
| | * | Diagnose flaky coordinate animation testPaolo Angelelli2019-04-101-12/+9
| | * | Reduce QtXmlPattern dependencyv5.13.0-beta2Alex Blasche2019-04-022-3/+5
| | * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-04-0111-58/+176
| | |\ \ | | | |/
| | | * Display a notice when requesting a SSL map type without SSL supportPaolo Angelelli2019-03-255-17/+63
| | | * Fix Map destructor incorrectly deleting MapItemViewsPaolo Angelelli2019-03-253-40/+75
| | | * Bump versionKari Oikarinen2019-03-211-1/+1
| | | * Document QGeoPath::length behaviorPaolo Angelelli2019-03-191-0/+4
| | | * Fix incorrect indexing of Mapbox tiles in the cachePaolo Angelelli2019-03-181-1/+1
| | | * Merge remote-tracking branch 'origin/5.12.2' into 5.12Qt Forward Merge Bot2019-03-151-0/+33
| | | |\
| | | | * Add changes file for Qt 5.12.2v5.12.25.12.2Paolo Angelelli2019-02-271-0/+33
* | | | | Add notification signal to Map.visibleRegion propertyPaolo Angelelli2019-04-103-6/+26
|/ / / /
* | | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-03-302-4/+8
|\ \ \ \ | |/ / /
| * | | Update Location QML importsAlex Blasche2019-03-252-4/+8
* | | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-03-235-18/+142
|\ \ \ \ | |/ / /
| * | | 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
* | | | Add QDeclarativeGeoServiceProviderRequirements navigation propertyPaolo Angelelli2019-03-205-7/+52
* | | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-03-1618-5/+284
|\ \ \ \ | |/ / /
| * | | 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
* | | | Diagnose flaky coordinate animation testPaolo Angelelli2019-03-111-12/+9
* | | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-03-094-3/+6
|\ \ \ \ | |/ / /
| * | | 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.13' into devQt Forward Merge Bot2019-02-262-3/+3
|\ \ \ \ | |/ / /
| * | | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-02-212-3/+3
| |\ \ \ | | |/ /
| | * | Merge remote-tracking branch 'origin/5.12.2' into 5.12Qt Forward Merge Bot2019-02-212-3/+3
| | |\ \ | | | |/
| | | * Fix toCoordinate calls in qml testsPaolo Angelelli2019-02-212-3/+3
| | |/