summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* OSM Places: support query limit parameterPaolo Angelelli2018-01-112-0/+7
* Add debug parameter to OSM plugin to include the request url in resultsPaolo Angelelli2018-01-104-0/+17
* Use QGeoShapes properly throughout the modulePaolo Angelelli2018-01-096-36/+24
* Fix Waypoint revisionPaolo Angelelli2018-01-091-1/+1
* Merge remote-tracking branch 'origin/5.10' into devPaolo Angelelli2018-01-0710-25/+73
|\
| * Merge remote-tracking branch 'origin/5.9' into 5.10Paolo Angelelli2017-12-155-13/+4
| |\
| | * Remove OpenGL ES limitation for Mapbox GL on WindowsBruno de Oliveira Abinader2017-11-302-9/+0
| | * Enforce numberAlternativeRoutes where possible when doing route requestsPaolo Angelelli2017-11-282-2/+2
| | * Make QGeoMapParameter accessors virtualPaolo Angelelli2017-11-231-2/+2
| * | Disable Mapbox-GL with the Intel compilerThiago Macieira2017-12-131-1/+1
| * | Merge "Merge remote-tracking branch 'origin/5.10.0' into 5.10" into refs/stag...Liang Qi2017-12-081-0/+2
| |\ \
| | * \ Merge 5.10 into 5.10.0Oswald Buddenhagen2017-11-209-32/+27
| | |\ \
| | * | | Doc: Maintain the list of highlighted examples locallyTopi Reinio2017-11-131-0/+2
| * | | | Always step QML versions when Qt steps a versionAlex Blasche2017-12-084-12/+67
| | |/ / | |/| |
* | | | qgeopath.h: Fix include directiveFriedemann Kleint2018-01-021-1/+1
* | | | Move QtPositioning QML wrappers into declarativepositioning modulePaolo Angelelli2017-12-1510-22/+168
* | | | Make QGeoPath::path a qvariantlist propertyPaolo Angelelli2017-12-052-3/+36
* | | | Support waypoints bearing in the HERE backendPaolo Angelelli2017-12-051-4/+15
* | | | Support waypoints bearing in the OSRM backendPaolo Angelelli2017-12-051-2/+16
* | | | QGeoMapParameter: allow specifying properties at construction timePaolo Angelelli2017-12-012-0/+11
* | | | Make OSRM backend return extended attributes for maneuversPaolo Angelelli2017-12-012-0/+14
* | | | Introduce WaypointPaolo Angelelli2017-11-3016-68/+927
* | | | Allow to specify extra parameters in RouteQuery using MapParametersPaolo Angelelli2017-11-294-4/+119
* | | | Return UTurnLeft instead of Right in osrmV5Paolo Angelelli2017-11-291-1/+1
* | | | Unify OSRM backends for OSM and Mapbox pluginsPaolo Angelelli2017-11-296-141/+68
* | | | Add extended attributes to QGeoManeuver/QDeclarativeGeoManeuverPaolo Angelelli2017-11-295-1/+64
* | | | Implement QGeoCodingManagerEngineMapboxBruno de Oliveira Abinader2017-11-297-11/+480
* | | | Implement QPlaceManagerEngineMapboxBruno de Oliveira Abinader2017-11-29164-16/+3220
* | | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-11-2052-209/+367
|\ \ \ \ | |/ / /
| * | | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-11-158-31/+26
| |\ \ \ | | | |/ | | |/|
| | * | Update Mapbox GL docs on the db file nameBruno de Oliveira Abinader2017-11-141-0/+6
| | * | Bump Mapbox GL versionBruno de Oliveira Abinader2017-11-141-0/+0
| | * | Fix Mapbox GL plugin OpenGL usageThiago Marcos P. Santos2017-11-083-11/+2
| | * | Enable alpha channel in QSGMapboxGLTextureNodeBruno de Oliveira Abinader2017-11-031-1/+8
| | * | Fix MapPolygon docPaolo Angelelli2017-11-031-0/+1
| | * | Fix ICU linkage on the Mapbox GL pluginThiago Marcos P. Santos2017-11-033-14/+1
| | * | Consider map item color alpha channel when applying opacityBruno de Oliveira Abinader2017-10-261-4/+4
| | * | Check if coordinates are non-empty before repeating the first entryBruno de Oliveira Abinader2017-10-261-1/+4
| * | | remove use of deprecated QQuickEventPoint::grabber()Shawn Rutledge2017-11-081-1/+1
| | |/ | |/|
| * | Update to new QRandomGenerator APIv5.10.0-beta4Thiago Macieira2017-11-032-3/+3
| * | Merge remote-tracking branch 'origin/5.9' into 5.10v5.10.0-beta3Liang Qi2017-10-2644-175/+335
| |\ \ | | |/
| | * Windows/MinGW: Build MapBoxGL only when Qt is built with ANGLEFriedemann Kleint2017-10-241-1/+1
| | * Android: check positioning listener not nullVyacheslav Koscheev2017-10-241-2/+5
| | * Fix outdated BSD license headerKai Koehne2017-10-1714-42/+182
| | * Fix outdated FDL headerKai Koehne2017-10-1723-111/+111
| | * Fix MapboxGL crashing when no OpenGLContext can be createdPaolo Angelelli2017-09-261-7/+10
| | * Fix Map.fromCoordinate returning wrong values during tiltingPaolo Angelelli2017-09-211-5/+15
| | * Fix MapGestureArea docPaolo Angelelli2017-09-121-1/+1
| | * Add braces to fix compilation with clangRobert Loehning2017-09-121-2/+2
| | * Fix wrong clipper dependency due to incorrect qmake syntaxAlex Blasche2017-09-121-4/+8