summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove forcing the qtquickcompiler on the mapviewer example5.10Paolo Angelelli2018-02-021-1/+0
* Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-01-2628-249/+599
|\
| * Clarify operation of QDeclarativeGeoMapItemBase::childMouseEventFilterPaolo Angelelli2018-01-251-3/+8
| * Merge remote-tracking branch 'origin/5.9.4' into 5.9Liang Qi2018-01-181-0/+31
| |\
| | * Add changes file for Qt 5.9.4v5.9.45.9.4Antti Kokko2018-01-111-0/+31
| * | 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-108-83/+320
| * | 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
| * Fix license headersJani Heikkinen2017-12-192-28/+40
* | Fix license headersLiang Qi2018-01-155-862/+24
* | Remove duplicated qlocationglobal_p.h entryAlex Blasche2018-01-091-1/+0
* | Bump versionOswald Buddenhagen2017-12-201-1/+1
* | Merge remote-tracking branch 'origin/5.9' into 5.10Paolo Angelelli2017-12-156-13/+9
|\ \ | |/
| * Bump versionOswald Buddenhagen2017-12-121-1/+1
| * 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
| * Merge remote-tracking branch 'origin/5.9.3' into 5.9Liang Qi2017-11-231-0/+41
| |\
| * | Add plugin dependencies to the mapviewer examplesPaolo Angelelli2017-11-151-0/+5
* | | Add binary compatibility file for QtLocation for 5.10Milla Pohjanheimo2017-12-141-0/+4773
* | | 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-083-0/+105
|\ \ \
| * \ \ Merge remote-tracking branch 'origin/5.10.0' into 5.10Liang Qi2017-12-083-0/+105
| |\ \ \
| | * \ \ Merge remote-tracking branch 'origin/5.9.3' into 5.10.0v5.10.0-rc3v5.10.0-rc2v5.10.0-rc1v5.10.05.10.0Liang Qi2017-11-211-0/+41
| | |\ \ \ | | | | |/ | | | |/|
| | | * | Add changes file for Qt 5.9.3v5.9.35.9.3Alex Blasche2017-11-101-0/+41
| | * | | Add changes file for Qt 5.10.0Antti Kokko2017-11-201-0/+62
| | * | | 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-033-6/+6
* | Merge remote-tracking branch 'origin/5.9' into 5.10v5.10.0-beta3Liang Qi2017-10-26158-531/+1790
|\ \ | |/
| * 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