[QGIS Commit] [qgis/Quantum-GIS] a5f0e4: [processing] Reduced number of conversion operatio...

GitHub noreply at github.com
Sun Sep 15 04:54:42 PDT 2013


  Branch: refs/heads/master
  Home:   https://github.com/qgis/Quantum-GIS
  Commit: a5f0e4b18a344068e6a1fdbab4b080b26d7cee89
      https://github.com/qgis/Quantum-GIS/commit/a5f0e4b18a344068e6a1fdbab4b080b26d7cee89
  Author: Victor Olaya <volayaf at gmail.com>
  Date:   2013-09-15 (Sun, 15 Sep 2013)

  Changed paths:
    M python/plugins/processing/core/GeoAlgorithm.py
    M python/plugins/processing/grass/GrassAlgorithm.py
    M python/plugins/processing/grass/GrassUtils.py
    M python/plugins/processing/grass/nviz.py
    M python/plugins/processing/gui/UnthreadedAlgorithmExecutor.py
    M python/plugins/processing/saga/SagaAlgorithm.py
    M python/plugins/processing/tools/system.py

  Log Message:
  -----------
  [processing] Reduced number of conversion operation when running saga algorithms


  Commit: 048c26a1f3e3241a0a86bd1ab0dfea4d9f906fa2
      https://github.com/qgis/Quantum-GIS/commit/048c26a1f3e3241a0a86bd1ab0dfea4d9f906fa2
  Author: Victor Olaya <volayaf at gmail.com>
  Date:   2013-09-15 (Sun, 15 Sep 2013)

  Changed paths:
    M python/plugins/processing/core/GeoAlgorithm.py
    M python/plugins/processing/core/Processing.py
    M python/plugins/processing/core/ProcessingConfig.py
    M python/plugins/processing/gui/AlgorithmExecutionDialog.py
    R python/plugins/processing/gui/AlgorithmExecutor.py
    M python/plugins/processing/gui/BatchProcessingDialog.py
    M python/plugins/processing/gui/ParametersDialog.py
    M python/plugins/processing/gui/ParametersPanel.py
    M python/plugins/processing/gui/ProcessingToolbox.py
    M python/plugins/processing/gui/UnthreadedAlgorithmExecutor.py
    M python/plugins/processing/modeler/ModelerAlgorithm.py
    M python/plugins/processing/parameters/ParameterRaster.py
    M python/plugins/processing/tests/test.py

  Log Message:
  -----------
  [processing] cleaned up options (threaded execution and table-like parameters dialog


  Commit: 788407accdb9a7232eec41d824d3d54015d64b1e
      https://github.com/qgis/Quantum-GIS/commit/788407accdb9a7232eec41d824d3d54015d64b1e
  Author: Victor Olaya <volayaf at gmail.com>
  Date:   2013-09-15 (Sun, 15 Sep 2013)

  Changed paths:
    M python/plugins/processing/saga/SagaAlgorithm.py
    M python/plugins/processing/saga/SagaAlgorithmProvider.py
    M python/plugins/processing/saga/SagaUtils.py

  Log Message:
  -----------
  [processing] saga import/export optimization


Compare: https://github.com/qgis/Quantum-GIS/compare/2d101c46559e...788407accdb9


More information about the QGIS-commit mailing list