summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
| * Document that WinRT plugin can be used for Win32 env (if platform is Win10)Alex Blasche2018-01-091-1/+3
| * Apple platforms: properly guard API access when requesting location infoJake Petroules2018-01-022-14/+19
* | Remove duplicated qlocationglobal_p.h entryAlex Blasche2018-01-091-1/+0
* | 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
| |/ / |/| |
* | | 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
* | positioning.pro: Remove qgeopolygon_p.hFriedemann Kleint2017-10-241-1/+0
* | DocFix: mark the new QDeclarativeGeoMap API in 5.10 as tech previewv5.10.0-beta2Paolo Angelelli2017-10-071-0/+4
* | Merge remote-tracking branch 'origin/5.9' into 5.10v5.10.0-beta1Paolo Angelelli2017-09-115-18/+43
|\ \ | |/
| * Fix disabling redirection for providers that have no local fallbackMÃ¥rten Nordheim2017-09-112-8/+9
| * Fix tile cache not honoring cost 0Paolo Angelelli2017-09-112-9/+33
| * Prevent MapItemView from fitting viewport on map when not readyPaolo Angelelli2017-09-111-1/+1
* | Use QGeoPolygon for returning the visible regionv5.10.0-alpha1Paolo Angelelli2017-09-091-5/+6