summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Fix crash when removing items from MapboxGL mapsPaolo Angelelli2019-01-2912-31/+13
* | | | Improve GeoJson Viewer examplePaolo Angelelli2019-01-255-52/+72
* | | | Unify semicolon usage in Q_UNUSEDJesus Fernandez2019-01-2367-186/+186
* | | | QGeoServiceProvider: Remove unimplemented functionsFriedemann Kleint2019-01-221-2/+0
* | | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2019-01-2210-149/+212
|\ \ \ \ | |/ / /
| * | | winrt: Initialize position source on first usageOliver Wolff2019-01-142-24/+54
| * | | winrt: Depend on access to service for supportedPositioningMethodsOliver Wolff2019-01-141-12/+2
| * | | winrt: Implement supportedPositioningMethodsChangedOliver Wolff2019-01-141-0/+10
| * | | winrt: Initialize status and position tokens' values in constructorOliver Wolff2019-01-141-3/+2
| * | | winrt: Do not emit error signal with NoErrorOliver Wolff2019-01-141-1/+4
| * | | winrt: Smaller code cleanupsOliver Wolff2019-01-142-15/+14
| * | | Set things up for logging in positioning test applicationOliver Wolff2019-01-141-0/+3
| * | | winrt: Check access to location service on every callOliver Wolff2019-01-141-10/+16
| * | | winrt: Minor changes to loggingOliver Wolff2019-01-141-2/+3
| * | | winrt: React on position source status change eventsOliver Wolff2019-01-142-55/+52
| * | | Fix MapObjectView removing wrong indices on model changesPaolo Angelelli2019-01-142-10/+21
| * | | Fix QGeoRectangle::operator|=Paolo Angelelli2019-01-142-18/+31
| * | | Bump versionKari Oikarinen2019-01-141-1/+1
| * | | Fix use_mapbox_text_instructions typoTasuku Suzuki2019-01-131-1/+1
| * | | Fix crash when assigning a Component to MapQuickItem.sourceItemPaolo Angelelli2019-01-111-2/+3
| | |/ | |/|
* | | Add QGeoJson: a GeoJSON parserJulian Sherollari2019-01-1835-1/+94953
* | | Rename MapIconObject.size to MapIconObject.iconSizePaolo Angelelli2019-01-145-25/+25
* | | Expose manager-specific errors from QGeoServiceProviderPaolo Angelelli2019-01-148-37/+260
* | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2019-01-108-15/+88
|\ \ \ | |/ /
| * | Fix MapItemView attempting to instantiate items with map not setPaolo Angelelli2019-01-071-0/+3
| * | Bump versionKari Oikarinen2019-01-071-1/+1
| * | winrt: Minor improvements in error handlingOliver Wolff2019-01-041-2/+3
| * | Enable testing of QGeoPositionSourceInfo::supportedPositioningMethodsChanged()Alex Blasche2019-01-041-0/+9
| * | Prevent potential blockage of setPreferredPositioningMethods()Alex Blasche2019-01-041-5/+11
| * | Ensure QGeoPositionInfoSource::supportedPositioningMethodsChanged() on AndroidAlex Blasche2019-01-044-3/+23
| * | Improve QGeoPositionInfoSource::supportedPositioningMethods() docsAlex Blasche2019-01-041-4/+38
| * | Fix QGeoPositionInfoSource::supportedPositioningMethods() on AndroidAlex Blasche2019-01-021-1/+1
* | | Fix using the wrong type in MapPolygon setGeoShapePaolo Angelelli2019-01-071-1/+1
* | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2019-01-017-15/+70
|\ \ \ | |/ /
| * | Introduce a map plugin parameter to decide U-Turn directionTasuku Suzuki2018-12-267-15/+70
* | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-12-259-34/+184
|\ \ \ | |/ /
| * | Register QGeoCoordinate debug streaming operatorAlex Blasche2018-12-211-2/+7
| * | Enable QVariant::save for QGeoCoordinateAlex Blasche2018-12-211-0/+23
| * | Collect vertical position accurancy detailsAlex Blasche2018-12-141-1/+15
| * | Add ability to visually log position updates in test appAlex Blasche2018-12-126-6/+110
| * | Ignore Android specific build filesAlex Blasche2018-12-101-0/+3
| * | Fix warnings in jnipositioning.cppAlex Blasche2018-12-101-27/+28
* | | QGeoPath/QGeoPolygon: defer bbox computationPaolo Angelelli2018-12-218-351/+777
* | | Fix comparison for QGeoPolygon: check holesPaolo Angelelli2018-12-111-1/+1
* | | Check for validity before uniting geo rectanglesPaolo Angelelli2018-12-111-1/+2
* | | Fix MapObjectView clone and equalsPaolo Angelelli2018-12-113-13/+61
* | | Add Map.fitViewportToGeoShape(shape, margins)Paolo Angelelli2018-12-114-38/+65
* | | Remove QDeclarativeNavigatorPrivate::updateReadyStatePaolo Angelelli2018-12-112-12/+4
* | | Reset transient Navigator data when stopping navigationPaolo Angelelli2018-12-112-0/+30
* | | Extract all available fields in osm geocode replyPaolo Angelelli2018-12-111-1/+8