summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | 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.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
| |/
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-02-164-2/+4897
|\ \ | |/
| * Re-enable geoclue plugins on BSD styleAlex Blasche2019-02-121-2/+2
| * geoservices_mapboxgl depends on opengl and guiLiang Qi2019-02-061-0/+1
| * Merge remote-tracking branch 'origin/5.12.1' into 5.12Qt Forward Merge Bot2019-02-012-0/+4894
| |\
| | * Add changes file for Qt 5.12.1v5.12.15.12.1Paolo Angelelli2019-01-161-0/+56
| | * Merge 5.12 into 5.12.1Kari Oikarinen2019-01-0828-81/+381
| | |\
| | * | Add binary compatibility file to QtLocation for 5.12Milla Pohjanheimo2018-12-191-0/+4838
* | | | Add departure time attribute to route queriesv5.13.0-alpha1Paolo Angelelli2019-02-0610-0/+99
* | | | Fix broken MapPolylineObjectQSGPaolo Angelelli2019-02-041-1/+3
* | | | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-02-025-12/+47
|\ \ \ \ | |/ / /
| * | | winrt: Remove incorrect asserts and fix incorrect conditionOliver Wolff2019-01-311-3/+1
| * | | Document Qt.labs.location qml modulePaolo Angelelli2019-01-301-0/+18
| * | | test app: Improve status and error handling a bitOliver Wolff2019-01-243-9/+28
* | | | Expose QAbstractNavigatorPaolo Angelelli2019-02-013-0/+20
* | | | Introduce QGeoMapObject::geoShape propertyPaolo Angelelli2019-02-0123-93/+243
* | | | Provide additional navigation information via NavigatorPaolo Angelelli2019-02-016-138/+325
* | | | 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