summaryrefslogtreecommitdiff
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
...
* Guard against unprotected javaVM pointer usageAlex Blasche2017-03-091-1/+1
* Add itemsoverlay pluginPaolo Angelelli2017-03-089-1/+483
* Use $$MODULE_BASE_OUTDIR/lib in Mapbox GL nativeBruno de Oliveira Abinader2017-03-081-1/+2
* Simplify the criterea for building the Mapbox GL pluginThiago Marcos P. Santos2017-03-071-19/+1
* Fix -Wreorder warningPaolo Angelelli2017-03-072-4/+4
* Remove dependency on QtWidgetsThiago Marcos P. Santos2017-03-062-5/+0
* Fix line rendering when ending and joiningBruno de Oliveira Abinader2017-03-062-0/+35
* ICU support in Mapbox GL Native upon availabilityBruno de Oliveira Abinader2017-03-031-0/+4
* Fix typo in QMapboxGLStyleSetPaintProperty ctorBruno de Oliveira Abinader2017-03-031-1/+1
* Unwrap longitude in Mapbox GL when neededBruno de Oliveira Abinader2017-03-021-3/+24
* Merge "Merge remote-tracking branch 'gerrit/5.8' into 5.9" into refs/staging/5.9Paolo Angelelli2017-02-283-35/+49
|\
| * Merge remote-tracking branch 'gerrit/5.8' into 5.9Alex Blasche2017-02-283-35/+49
| |\
| | * Fix null pointer exceptionPaolo Angelelli2017-02-281-1/+1
| | * Reduce the amount of mutexed codePaolo Angelelli2017-02-281-2/+3
| | * Fix incorrect handling of provider resolution for offline storagePaolo Angelelli2017-02-282-32/+45
* | | Do not create error when mapgl submodule is not checked outAlex Blasche2017-02-281-2/+2
* | | Make QGeoCameraCapabilities independent of the enginePaolo Angelelli2017-02-285-12/+47
|/ /
* | Fix incorrect method invocation in QPlaceSearchReplyOsmPaolo Angelelli2017-02-271-1/+1
* | Warn when mapbox-gl-native submodule is not presentThiago Marcos P. Santos2017-02-241-7/+19
* | Better dependency tracking when building 3rdparty modulesThiago Marcos P. Santos2017-02-241-3/+6
* | Fix support for MapParameters on Mapbox GL pluginThiago Marcos P. Santos2017-02-176-333/+872
* | Move mapboxgl.use_fbo to the mapboxgl.mapping namespaceThiago Marcos P. Santos2017-02-171-2/+2
* | Optional support for QSGMapboxGLRenderNodeBruno de Oliveira Abinader2017-02-166-23/+114
* | QGeoMapMapboxGL: Fix tr()-context of warningFriedemann Kleint2017-02-151-1/+1
* | Remove moc_* inclusions from source filesPaolo Angelelli2017-02-144-6/+0
* | Support for Mapbox GL Native rendering of QML Map{Polygon,Polyline} itemsBruno de Oliveira Abinader2017-02-144-110/+327
* | Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-02-145-11/+16
|\ \ | |/
| * Fix HERE Plugin requesting invalid range when on high dpi modePaolo Angelelli2017-02-081-8/+12
| * Set parent to timers in position pluginsVyacheslav Koscheev2017-02-074-4/+4
* | Default style for the copyright defined on the pluginThiago Marcos P. Santos2017-02-139-20/+28
* | mapbox-gl-native and mapboxgl depend on opengl (attempt 2)Liang Qi2017-02-131-1/+1
* | QGeoMapMapboxGL: Fix tr()-context of warningFriedemann Kleint2017-02-131-1/+1
* | mapbox-gl-native and mapboxgl depend on openglLiang Qi2017-02-131-8/+10
* | Add a default development token for Mapbox GL stylesThiago Marcos P. Santos2017-02-082-1/+33
* | Fix Mapbox GL plugin not being bundled on AndroidThiago Marcos P. Santos2017-02-021-1/+3
* | Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-02-021-0/+3
|\ \ | |/
| * Fix for index OOBPaolo Angelelli2017-01-271-0/+3
* | Add support for native polylines in Mapbox GL pluginBruno de Oliveira Abinader2017-01-314-0/+188
* | Re-enable the Mapbox GL 3rdparty and the pluginThiago Marcos P. Santos2017-01-312-2/+16
* | Momentarily disable/remove Mapbox GL 3rdpartyThiago Marcos P. Santos2017-01-313-34/+0
* | Add color and style properties to QDeclarativeGeoMapCopyrightNoticePaolo Angelelli2017-01-312-4/+14
* | Fix Mapbox GL plugin not rendering when reloadedThiago Marcos P. Santos2017-01-301-3/+3
* | Mapbox GL plugin for QtLocationBruno de Oliveira Abinader2017-01-3013-0/+876
* | Add rotation/tilting support to QGeoTiledMapScene/QGeoCameraTilesPaolo Angelelli2017-01-264-2/+24
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2017-01-252-1/+2
|\ \ | |/
| * Prevent destroying QGeoTileProviderOsm before QGeoFileTileCacheOsmPaolo Angelelli2017-01-172-1/+2
* | Remove support for WinRT 8.1 and Windows Phone 8.1Maurice Kalinowski2017-01-191-8/+3
* | Rename QGeoProjection to QWebMercatorPaolo Angelelli2017-01-161-2/+3
* | Merge remote-tracking branch 'gerrit/5.8' into devAlex Blasche2016-12-0522-736/+977
|\ \ | |/
| * Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-2813-684/+596
| |\