summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Doc: Document QtPositioning::geopolygon QML basic typev5.11.0-beta3Topi Reinio2018-04-032-9/+36
* Implement QGeoRoute{,Private}MapboxBruno de Oliveira Abinader2018-03-283-3/+66
* Introduce setParentVisiblityBogDan Vatra2018-03-273-4/+26
* Doc: Fix all documentation warningsTopi Reinio2018-03-2753-153/+200
* Refactor input handling codePaolo Angelelli2018-03-232-127/+129
* Fix QGeoMapItemsOverlay not overriding QGeoMap::capabilitiesPaolo Angelelli2018-03-232-0/+8
* Declare/Register metatype for QGeoPositionInfoPaolo Angelelli2018-03-236-9/+6
* QGeoServiceProvider: Consider navigation manager when setting localePaolo Angelelli2018-03-231-0/+2
* Deprecate MapParameter, introduce DynamicParameterPaolo Angelelli2018-03-222-10/+19
* Fix clearData not triggering scene updatePaolo Angelelli2018-03-221-0/+2
* Fix MapPolyline QQuickItem geometry to allow enabling layersPaolo Angelelli2018-03-221-3/+3
* QGeoServiceProviderFactory: Restore binary compatibility to Qt 5.10Paolo Angelelli2018-03-204-8/+51
* Fix export for QDoubleVector2D and QDoubleVector3DPaolo Angelelli2018-03-192-4/+4
* API Fix: expose the RouteQuery used to produce a RoutePaolo Angelelli2018-03-192-0/+19
* QDeclarativeGeoWaypoint: Declare QQmlParserStatus interfaceFriedemann Kleint2018-03-191-0/+1
* qgeopositioninfo_p.h: Add "We mean it" commentFriedemann Kleint2018-03-191-0/+11
* Don't start panning on mouse releaseShawn Rutledge2018-03-161-1/+2
* Fix warning: usage of deprecated QString()Paolo Angelelli2018-03-161-1/+6
* API Fix: Expose Waypoint metadata and RouteQuery extraParametersPaolo Angelelli2018-03-142-0/+54
* API Fix: change QGeoRouteRequest::extraParameters into QVariantMapv5.11.0-beta2Paolo Angelelli2018-03-084-6/+6
* Fix infinite loop in QGeoRouteSegmentPrivateDefault::operator ==Paolo Angelelli2018-03-071-1/+1
* Add .mm to DISTFILES if not on MacPaolo Angelelli2018-03-051-0/+4
* Fix re-set map items rendering stale geometryPaolo Angelelli2018-03-014-8/+31
* qlocationlabsglobal_p.h: Add missing "We mean it" commentFriedemann Kleint2018-03-011-0/+11
* Silence a GCC 8 warning in qquickgeocoordinateanimationVille Voutilainen2018-03-011-3/+3
* Merge remote-tracking branch 'origin/wip/navigation' into 5.11Paolo Angelelli2018-02-207-9/+69
|\
| * Enable Qt.labs.location and locationlabs modules by defaultPaolo Angelelli2018-02-191-1/+0
| * Fix warning C4138: '*/' found outside of commentPaolo Angelelli2018-02-171-2/+2
| * Use Q_LOCATIONLABS_PRIVATE_EXPORT in locationlabs modulePaolo Angelelli2018-02-145-6/+67
* | Merge "Merge remote-tracking branch 'origin/5.9' into 5.11" into refs/staging...Liang Qi2018-02-202-5/+31
|\ \
| * \ Merge remote-tracking branch 'origin/5.9' into 5.11Liang Qi2018-02-202-5/+31
| |\ \
| | * | Fix zoomLevel being emitted when the value has not changedPaolo Angelelli2018-02-121-2/+4
| | * | Fix Map.zoomLevel not honoring user-set valuesPaolo Angelelli2018-02-122-3/+27
* | | | Fix regression: gesture area not honoring maximum center latitudePaolo Angelelli2018-02-202-1/+11
|/ / /
* | | Merge "Merge remote-tracking branch 'origin/5.10.1' into 5.11" into refs/stag...Paolo Angelelli2018-02-201-0/+0
|\ \ \
| * \ \ Merge remote-tracking branch 'origin/5.10.1' into 5.11Liang Qi2018-02-191-0/+0
| |\ \ \
| | * | | Bump Mapbox GL to fix issue on Windowsv5.10.15.10.1Bruno de Oliveira Abinader2018-02-081-0/+0
* | | | | Fix crash calling Map.clearMapItems before Map is initializedPaolo Angelelli2018-02-191-1/+2
* | | | | Properly namespace labs plugin configure featurePaolo Angelelli2018-02-192-4/+4
|/ / / /
* | | | Merge remote-tracking branch 'origin/5.10' into 5.11Liang Qi2018-02-1926-226/+534
|\ \ \ \ | |/ / /
| * | | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-01-2626-226/+534
| |\ \ \ | | |/ /
| | * | Clarify operation of QDeclarativeGeoMapItemBase::childMouseEventFilterPaolo Angelelli2018-01-251-3/+8
| | * | Fix copyright notice performance when adding/removing itemsPaolo Angelelli2018-01-164-70/+31
| | * | Fix performance issue with copyright noticePaolo Angelelli2018-01-159-43/+141
| | * | Fix GeocodeModel getting stuck in Loading statusPaolo Angelelli2018-01-121-5/+6
| | * | Fix fitViewportToMapItems in presence of MapQuickItems with zoomLevelPaolo Angelelli2018-01-112-22/+32
| | * | Fix documented property types for Map propertiesPaolo Angelelli2018-01-101-5/+5
| | * | Fix NmeaPositionInfoSource not combining sentences - simulation modePaolo Angelelli2018-01-107-60/+286
| | * | Use custom namespace in QtLocation's earcutBruno de Oliveira Abinader2018-01-093-3/+3
| | * | Increase lat/lon precision in OSRMv5::requestUrlPaolo Angelelli2018-01-091-1/+1