[qgis] branch upstream-ltr updated (e66986d -> 435e2ec)
Sebastiaan Couwenberg
sebastic at moszumanska.debian.org
Fri Apr 29 20:22:50 UTC 2016
This is an automated email from the git hooks/post-receive script.
sebastic pushed a change to branch upstream-ltr
in repository qgis.
from e66986d Imported Upstream version 2.14.1+dfsg
new 435e2ec Imported Upstream version 2.14.2+dfsg
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
.travis.yml | 20 +-
CMakeLists.txt | 2 +-
ChangeLog | 512 ++++++++++++++++++++-
debian/changelog | 10 +-
debian/control.in | 2 +-
debian/python-qgis.install.in | 1 +
debian/rules | 4 +
ms-windows/osgeo4w/browser.bat.tmpl | 1 +
python/core/composer/qgscomposertablev2.sip | 5 +-
python/core/conversions.sip | 29 --
python/core/qgis.sip | 11 +
python/core/qgsdataprovider.sip | 5 +
python/core/qgsnetworkaccessmanager.sip | 20 +
python/core/qgstracer.sip | 5 +
python/core/symbology-ng/qgssymbolv2.sip | 75 ++-
.../db_manager/db_plugins/postgis/connector.py | 10 +-
.../plugins/processing/algs/gdal/ClipByExtent.py | 14 +-
python/plugins/processing/algs/gdal/ClipByMask.py | 14 +-
.../plugins/processing/algs/gdal/GdalAlgorithm.py | 13 +-
.../algs/gdal/GdalOgrAlgorithmProvider.py | 2 +-
python/plugins/processing/algs/gdal/contour.py | 6 +-
python/plugins/processing/algs/gdal/gdalcalc.py | 14 +-
python/plugins/processing/algs/gdal/rasterize.py | 14 +-
python/plugins/processing/algs/gdal/translate.py | 14 +-
python/plugins/processing/algs/gdal/warp.py | 14 +-
.../processing/algs/grass/GrassAlgorithm.py | 2 +-
.../algs/grass/GrassAlgorithmProvider.py | 2 +-
python/plugins/processing/algs/grass/GrassUtils.py | 8 +-
.../processing/algs/grass7/Grass7Algorithm.py | 2 +-
.../algs/grass7/Grass7AlgorithmProvider.py | 7 +-
.../plugins/processing/algs/grass7/Grass7Utils.py | 17 +-
.../processing/algs/otb/OTBSpecific_XMLLoading.py | 3 +-
python/plugins/processing/algs/otb/OTBUtils.py | 15 +-
python/plugins/processing/algs/qgis/Buffer.py | 4 +-
python/plugins/processing/algs/qgis/Dissolve.py | 17 +-
.../plugins/processing/algs/qgis/JoinAttributes.py | 2 +-
.../processing/algs/qgis/QGISAlgorithmProvider.py | 2 +-
.../processing/algs/qgis/ZonalStatistics.py | 24 +-
python/plugins/processing/algs/r/RAlgorithm.py | 2 +-
.../processing/algs/r/RAlgorithmProvider.py | 2 +-
python/plugins/processing/algs/r/RUtils.py | 13 +-
.../processing/algs/taudem/TauDEMAlgorithm.py | 2 +-
.../algs/taudem/TauDEMAlgorithmProvider.py | 2 +-
.../plugins/processing/algs/taudem/dinfdistdown.py | 2 +-
.../processing/algs/taudem/dinfdistdown_multi.py | 2 +-
.../plugins/processing/algs/taudem/dinfdistup.py | 2 +-
.../processing/algs/taudem/dinfdistup_multi.py | 2 +-
.../processing/algs/taudem/dinftranslimaccum.py | 2 +-
.../processing/algs/taudem/dinftranslimaccum2.py | 2 +-
.../algs/taudem/dinftranslimaccum2_multi.py | 2 +-
.../algs/taudem/dinftranslimaccum_multi.py | 2 +-
.../plugins/processing/algs/taudem/dropanalysis.py | 2 +-
.../processing/algs/taudem/dropanalysis_multi.py | 2 +-
python/plugins/processing/algs/taudem/gridnet.py | 2 +-
.../processing/algs/taudem/gridnet_multi.py | 2 +-
.../plugins/processing/algs/taudem/lengtharea.py | 2 +-
.../processing/algs/taudem/lengtharea_multi.py | 2 +-
.../processing/algs/taudem/peukerdouglas.py | 2 +-
.../processing/algs/taudem/peukerdouglas_multi.py | 2 +-
python/plugins/processing/algs/taudem/slopearea.py | 2 +-
.../processing/algs/taudem/slopearea_multi.py | 2 +-
python/plugins/processing/core/GeoAlgorithm.py | 3 +-
.../processing/gui/CreateNewScriptAction.py | 2 +-
.../plugins/processing/gui/GetScriptsAndModels.py | 4 +-
python/plugins/processing/gui/ProcessingToolbox.py | 2 -
python/plugins/processing/images/CMakeLists.txt | 2 +-
python/plugins/processing/images/gdal.png | Bin 734 -> 0 bytes
python/plugins/processing/images/gdal.svg | 126 +++++
python/plugins/processing/images/grass.png | Bin 750 -> 0 bytes
python/plugins/processing/images/grass.svg | 271 +++++++++++
python/plugins/processing/images/qgis.png | Bin 785 -> 0 bytes
.../plugins/processing/images/qgis.svg | 0
python/plugins/processing/images/r.png | Bin 829 -> 0 bytes
python/plugins/processing/images/r.svg | 14 +
python/plugins/processing/images/taudem.png | Bin 1030 -> 0 bytes
python/plugins/processing/images/taudem.svg | 196 ++++++++
.../plugins/processing/modeler/ModelerAlgorithm.py | 9 +-
.../processing/modeler/ModelerParametersDialog.py | 8 +-
python/testing/CMakeLists.txt | 2 +-
src/app/qgisapp.cpp | 5 +-
src/app/qgsattributetabledialog.cpp | 4 +-
src/app/qgsrasterlayerproperties.cpp | 19 +-
src/app/qgsrasterlayerproperties.h | 7 +
src/app/qgsstatisticalsummarydockwidget.cpp | 2 +-
src/app/qgsvectorlayerproperties.cpp | 14 +-
src/app/qgsvectorlayerproperties.h | 5 +
src/core/composer/qgsatlascomposition.cpp | 19 +-
src/core/composer/qgscomposerattributetable.cpp | 56 +--
src/core/composer/qgscomposerattributetablev2.cpp | 56 +--
src/core/composer/qgscomposermap.cpp | 8 +
src/core/composer/qgscomposertablev2.cpp | 18 +-
src/core/composer/qgscomposertablev2.h | 3 +-
src/core/geometry/qgsgeometry.cpp | 6 +-
src/core/layertree/qgslayertreemodellegendnode.cpp | 4 +-
src/core/qgis.cpp | 41 ++
src/core/qgis.h | 14 +-
src/core/qgsdataprovider.h | 5 +
src/core/qgsexpression.cpp | 8 +
src/core/qgsexpressioncontext.cpp | 3 +
src/core/qgsmaplayer.cpp | 40 +-
src/core/qgsnetworkaccessmanager.cpp | 18 +
src/core/qgsnetworkaccessmanager.h | 19 +
src/core/qgsofflineediting.cpp | 88 ++--
src/core/qgspallabeling.cpp | 330 +++++++++----
src/core/qgstracer.cpp | 36 +-
src/core/qgstracer.h | 8 +
src/core/qgsvectordataprovider.cpp | 14 +
src/core/qgsvectorlayer.cpp | 69 ++-
src/core/qgsvectorlayerlabelprovider.cpp | 4 +-
src/core/symbology-ng/qgsellipsesymbollayerv2.cpp | 26 +-
src/core/symbology-ng/qgssymbollayerv2utils.cpp | 34 --
src/core/symbology-ng/qgssymbolv2.cpp | 70 ++-
src/core/symbology-ng/qgssymbolv2.h | 76 ++-
.../qgsattributetablefiltermodel.cpp | 36 +-
.../editorwidgets/qgsrelationreferencewidget.cpp | 22 +-
.../qgsvaluerelationwidgetwrapper.cpp | 15 +-
src/gui/qgsfieldexpressionwidget.cpp | 6 +-
src/gui/qgsmapcanvastracer.cpp | 5 +
src/gui/qgsnewnamedialog.cpp | 3 +
src/plugins/CMakeLists.txt | 1 +
src/plugins/globe/CMakeLists.txt | 3 +
src/plugins/globe/globe_plugin.cpp | 17 +-
.../qgsdelimitedtextfeatureiterator.cpp | 22 +-
.../delimitedtext/qgsdelimitedtextprovider.cpp | 3 +-
src/providers/memory/qgsmemoryfeatureiterator.cpp | 6 +-
src/providers/memory/qgsmemoryprovider.cpp | 1 +
src/providers/mssql/qgsmssqlfeatureiterator.cpp | 23 +-
src/providers/ogr/qgsogrfeatureiterator.cpp | 12 +
src/providers/oracle/qgsoraclefeatureiterator.cpp | 174 +++++--
src/providers/oracle/qgsoraclefeatureiterator.h | 1 +
.../postgres/qgspostgresfeatureiterator.cpp | 13 +
.../spatialite/qgsspatialitefeatureiterator.cpp | 13 +
src/providers/spatialite/qgsspatialiteprovider.cpp | 5 +-
src/providers/spatialite/qgsspatialiteprovider.h | 2 +
.../virtual/qgsvirtuallayerfeatureiterator.cpp | 16 +-
src/providers/virtual/qgsvirtuallayerprovider.cpp | 1 +
src/providers/wfs/qgswfsprovider.cpp | 89 +---
src/server/qgsconfigparserutils.cpp | 16 +-
src/server/qgsserverprojectparser.cpp | 2 +-
src/server/qgswfsserver.cpp | 12 +
src/ui/composer/qgscomposerlegendwidgetbase.ui | 10 +-
tests/src/core/testqgis.cpp | 68 +++
tests/src/core/testqgslegendrenderer.cpp | 37 ++
tests/src/core/testqgssimplemarker.cpp | 54 +++
tests/src/gui/testqgsfieldexpressionwidget.cpp | 57 +++
tests/src/python/providertestbase.py | 70 +++
tests/src/python/test_provider_memory.py | 2 +-
.../python/test_qgsdelimitedtextprovider_wanted.py | 54 +++
.../expected_legend_mapunits.png | Bin 0 -> 11060 bytes
.../expected_legend_mapunits_mask.png | Bin 0 -> 2192 bytes
.../expected_simplemarker_boundsoffset.png | Bin 0 -> 11019 bytes
.../expected_simplemarker_boundsoffset_mask.png | Bin 0 -> 5329 bytes
.../expected_simplemarker_boundsrotation.png | Bin 0 -> 19177 bytes
.../expected_simplemarker_boundsrotation_mask.png | Bin 0 -> 6115 bytes
.../expected_simplemarker_boundsrotationoffset.png | Bin 0 -> 11845 bytes
...cted_simplemarker_boundsrotationoffset_mask.png | Bin 0 -> 3576 bytes
tests/testdata/delimitedtext/test14666.csv | 7 +
157 files changed, 2871 insertions(+), 754 deletions(-)
delete mode 100644 python/plugins/processing/images/gdal.png
create mode 100644 python/plugins/processing/images/gdal.svg
delete mode 100644 python/plugins/processing/images/grass.png
create mode 100644 python/plugins/processing/images/grass.svg
delete mode 100644 python/plugins/processing/images/qgis.png
copy images/icons/qgis_icon.svg => python/plugins/processing/images/qgis.svg (100%)
delete mode 100644 python/plugins/processing/images/r.png
create mode 100644 python/plugins/processing/images/r.svg
delete mode 100644 python/plugins/processing/images/taudem.png
create mode 100644 python/plugins/processing/images/taudem.svg
create mode 100644 tests/testdata/control_images/legend/expected_legend_mapunits/expected_legend_mapunits.png
create mode 100644 tests/testdata/control_images/legend/expected_legend_mapunits/expected_legend_mapunits_mask.png
create mode 100644 tests/testdata/control_images/symbol_simplemarker/expected_simplemarker_boundsoffset/expected_simplemarker_boundsoffset.png
create mode 100644 tests/testdata/control_images/symbol_simplemarker/expected_simplemarker_boundsoffset/expected_simplemarker_boundsoffset_mask.png
create mode 100644 tests/testdata/control_images/symbol_simplemarker/expected_simplemarker_boundsrotation/expected_simplemarker_boundsrotation.png
create mode 100644 tests/testdata/control_images/symbol_simplemarker/expected_simplemarker_boundsrotation/expected_simplemarker_boundsrotation_mask.png
create mode 100644 tests/testdata/control_images/symbol_simplemarker/expected_simplemarker_boundsrotationoffset/expected_simplemarker_boundsrotationoffset.png
create mode 100644 tests/testdata/control_images/symbol_simplemarker/expected_simplemarker_boundsrotationoffset/expected_simplemarker_boundsrotationoffset_mask.png
create mode 100644 tests/testdata/delimitedtext/test14666.csv
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/qgis.git
More information about the Pkg-grass-devel
mailing list