summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add changes file for Qt 5.9.6v5.9.65.9.6Paolo Angelelli2018-05-311-0/+28
* Change nominatim base URL to HTTPSPaolo Angelelli2018-05-182-2/+4
* Merge remote-tracking branch 'origin/5.9.5' into 5.9Qt Forward Merge Bot2018-04-111-0/+0
|\
| * Bump Mapbox GL to fix issue on Windowsv5.9.55.9.5Bruno de Oliveira Abinader2018-03-261-0/+0
* | Bump versionOswald Buddenhagen2018-03-191-1/+1
|/
* Fix zoomLevel being emitted when the value has not changedPaolo Angelelli2018-02-121-2/+4
* Fix Map.zoomLevel not honoring user-set valuesPaolo Angelelli2018-02-122-3/+27
* Bump versionOswald Buddenhagen2018-02-021-1/+1
* 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
* 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 changes file for Qt 5.9.3v5.9.35.9.3Alex Blasche2017-11-101-0/+41
* | Add plugin dependencies to the mapviewer examplesPaolo Angelelli2017-11-151-0/+5
* | 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
* 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-17116-347/+1507
* Fix outdated FDL headerKai Koehne2017-10-1733-161/+161
* Bump versionOswald Buddenhagen2017-10-061-1/+1
* Merge remote-tracking branch 'origin/5.9.2' into 5.9Liang Qi2017-10-061-0/+56
|\
| * Merge 5.9 into 5.9.2v5.9.25.9.2Oswald Buddenhagen2017-09-252-5/+37
| |\
| * | Add changes file for Qt 5.9.2Jani Heikkinen2017-09-221-0/+56
* | | Fix MapboxGL crashing when no OpenGLContext can be createdPaolo Angelelli2017-09-261-7/+10
| |/ |/|
* | Fix Map.fromCoordinate returning wrong values during tiltingPaolo Angelelli2017-09-212-5/+37
|/
* Fix mapviewer example build with -no-feature-libraryJake Petroules2017-09-151-1/+2
* Fix MapGestureArea docPaolo Angelelli2017-09-121-1/+1
* Add braces to fix compilation with clangRobert Loehning2017-09-121-2/+2