[QGIS Commit] [qgis/QGIS] 3b07af: Fixed issue when using multiple vector inputs

GitHub noreply at github.com
Tue Sep 24 15:30:13 PDT 2013


  Branch: refs/heads/master
  Home:   https://github.com/qgis/QGIS
  Commit: 3b07aff497ac644a4649ca8d8ab49f9052c7077d
      https://github.com/qgis/QGIS/commit/3b07aff497ac644a4649ca8d8ab49f9052c7077d
  Author: Victor Olaya <volayaf at gmail.com>
  Date:   2013-09-24 (Tue, 24 Sep 2013)

  Changed paths:
    M python/plugins/processing/grass/description/r.drain.txt
    M python/plugins/processing/gui/ParametersPanel.py
    M python/plugins/processing/parameters/ParameterMultipleInput.py
    M python/plugins/processing/parameters/ParameterVector.py

  Log Message:
  -----------
  Fixed issue when using multiple vector inputs


  Commit: 9d9d60a2b21ff5107a087473ea743d5918aa7b75
      https://github.com/qgis/QGIS/commit/9d9d60a2b21ff5107a087473ea743d5918aa7b75
  Author: Victor Olaya <volayaf at gmail.com>
  Date:   2013-09-24 (Tue, 24 Sep 2013)

  Changed paths:
    A python/plugins/processing/saga/description/2.0.8_OrdinaryKriging.txt
    A python/plugins/processing/saga/description/2.1_OrdinaryKriging.txt
    R python/plugins/processing/saga/description/OrdinaryKriging.txt

  Log Message:
  -----------
  [processing] changed ordinary kriging description (adapted to 2.1)


  Commit: 1ad2334dbe0c0249bcaa402e654a81c57d4f8d06
      https://github.com/qgis/QGIS/commit/1ad2334dbe0c0249bcaa402e654a81c57d4f8d06
  Author: Victor Olaya <volayaf at gmail.com>
  Date:   2013-09-24 (Tue, 24 Sep 2013)

  Changed paths:
    M python/plugins/processing/lidar/LidarToolsAlgorithmProvider.py
    M python/plugins/processing/lidar/fusion/FusionUtils.py
    M python/plugins/processing/lidar/fusion/OpenViewerAction.py
    M python/plugins/processing/lidar/lastools/LasToolsAlgorithm.py
    M python/plugins/processing/lidar/lastools/LasToolsUtils.py
    A python/plugins/processing/lidar/lastools/blast2dem.py
    A python/plugins/processing/lidar/lastools/blast2iso.py
    M python/plugins/processing/lidar/lastools/las2dem.py
    M python/plugins/processing/lidar/lastools/las2iso.py
    A python/plugins/processing/lidar/lastools/las2las.py
    A python/plugins/processing/lidar/lastools/las2las_filter.py
    A python/plugins/processing/lidar/lastools/las2las_transform.py
    M python/plugins/processing/lidar/lastools/las2shp.py
    A python/plugins/processing/lidar/lastools/las2txt.py
    M python/plugins/processing/lidar/lastools/lasboundary.py
    A python/plugins/processing/lidar/lastools/lascanopy.py
    M python/plugins/processing/lidar/lastools/lasclassify.py
    M python/plugins/processing/lidar/lastools/lasclip.py
    A python/plugins/processing/lidar/lastools/lascontrol.py
    A python/plugins/processing/lidar/lastools/lasduplicate.py
    M python/plugins/processing/lidar/lastools/lasgrid.py
    M python/plugins/processing/lidar/lastools/lasground.py
    M python/plugins/processing/lidar/lastools/lasheight.py
    A python/plugins/processing/lidar/lastools/lasindex.py
    M python/plugins/processing/lidar/lastools/lasinfo.py
    A python/plugins/processing/lidar/lastools/lasmerge.py
    A python/plugins/processing/lidar/lastools/lasnoise.py
    A python/plugins/processing/lidar/lastools/lasoverage.py
    A python/plugins/processing/lidar/lastools/lasoverlap.py
    M python/plugins/processing/lidar/lastools/lasprecision.py
    A python/plugins/processing/lidar/lastools/lassort.py
    M python/plugins/processing/lidar/lastools/lassplit.py
    A python/plugins/processing/lidar/lastools/lasthin.py
    A python/plugins/processing/lidar/lastools/lastile.py
    A python/plugins/processing/lidar/lastools/lasvalidate.py
    A python/plugins/processing/lidar/lastools/lasview.py
    A python/plugins/processing/lidar/lastools/laszip.py
    A python/plugins/processing/lidar/lastools/shp2las.py
    A python/plugins/processing/lidar/lastools/txt2las.py

  Log Message:
  -----------
  [processing] improved lidar provider (contributed by Martin Isenburg)


  Commit: 2b61f793f9c871871b6476dd1d94e56d4c924ca9
      https://github.com/qgis/QGIS/commit/2b61f793f9c871871b6476dd1d94e56d4c924ca9
  Author: Victor Olaya <volayaf at gmail.com>
  Date:   2013-09-24 (Tue, 24 Sep 2013)

  Changed paths:
    M python/plugins/processing/core/VectorWriter.py
    M python/plugins/processing/gui/BatchInputSelectionPanel.py
    M python/plugins/processing/gui/FileSelectionPanel.py
    M python/plugins/processing/gui/InputLayerSelectorPanel.py
    M python/plugins/processing/gui/OutputSelectionPanel.py
    M python/plugins/processing/gui/ProcessingToolbox.py
    M python/plugins/processing/gui/ScriptEditorDialog.py
    M python/plugins/processing/modeler/ModelerDialog.py
    M python/plugins/processing/outputs/OutputTable.py
    M python/plugins/processing/outputs/OutputVector.py

  Log Message:
  -----------
  [processing] renmed setting group from ProcessingQGIS to Processing


  Commit: 983066a9f820e0c13cf2fb4932f19e2fa528fbb4
      https://github.com/qgis/QGIS/commit/983066a9f820e0c13cf2fb4932f19e2fa528fbb4
  Author: Victor Olaya <volayaf at gmail.com>
  Date:   2013-09-24 (Tue, 24 Sep 2013)

  Changed paths:
    M python/plugins/processing/core/Processing.py
    M python/plugins/processing/core/ProcessingConfig.py
    M python/plugins/processing/gui/CreateNewScriptAction.py
    M python/plugins/processing/r/RAlgorithmProvider.py

  Log Message:
  -----------
  [processing] minor fixes


  Commit: 75ba3be823d60a1f8ec62b9384397dca31688e6d
      https://github.com/qgis/QGIS/commit/75ba3be823d60a1f8ec62b9384397dca31688e6d
  Author: Victor Olaya <volayaf at gmail.com>
  Date:   2013-09-24 (Tue, 24 Sep 2013)

  Changed paths:
    M python/plugins/processing/grass/GrassUtils.py
    M python/plugins/processing/otb/OTBAlgorithm.py
    M python/plugins/processing/saga/SagaUtils.py

  Log Message:
  -----------
  [processing] improved saga/grass/otb installation checks


  Commit: bb63eb126a81784963578df58d75437c5d6bfeb2
      https://github.com/qgis/QGIS/commit/bb63eb126a81784963578df58d75437c5d6bfeb2
  Author: Victor Olaya <volayaf at gmail.com>
  Date:   2013-09-24 (Tue, 24 Sep 2013)

  Changed paths:
    M python/plugins/processing/r/RAlgorithmProvider.py
    M python/plugins/processing/script/ScriptAlgorithmProvider.py

  Log Message:
  -----------
  [processing] enabled create new script action


Compare: https://github.com/qgis/QGIS/compare/87163c609859...bb63eb126a81


More information about the QGIS-commit mailing list