[QGIS Commit] [qgis/Quantum-GIS] 11d567: cosmetic chages in QGISAlgorithm provider, also re...

GitHub noreply at github.com
Thu Mar 21 12:18:25 PDT 2013


  Branch: refs/heads/master
  Home:   https://github.com/qgis/Quantum-GIS
  Commit: 11d567c771778606df24581d1b267b568e38343d
      https://github.com/qgis/Quantum-GIS/commit/11d567c771778606df24581d1b267b568e38343d
  Author: Alexander Bruy <alexander.bruy at gmail.com>
  Date:   2013-03-21 (Thu, 21 Mar 2013)

  Changed paths:
    M python/plugins/sextante/algs/QGISAlgorithmProvider.py
    R python/plugins/sextante/algs/ftools/FToolsAlgorithmProvider.py
    R python/plugins/sextante/images/help.png
    R python/plugins/sextante/images/sextante_logo.png
    M python/plugins/sextante/resources.qrc

  Log Message:
  -----------
  cosmetic chages in QGISAlgorithm provider, also remove unused icons and
add new ones to resources


  Commit: 48e9f4289103753ec83b0ae091b2a2a09391268c
      https://github.com/qgis/Quantum-GIS/commit/48e9f4289103753ec83b0ae091b2a2a09391268c
  Author: Alexander Bruy <alexander.bruy at gmail.com>
  Date:   2013-03-21 (Thu, 21 Mar 2013)

  Changed paths:
    M python/plugins/sextante/algs/ftools/ConvexHull.py
    M python/plugins/sextante/algs/ftools/ExportGeometryInfo.py
    M python/plugins/sextante/algs/ftools/FToolsUtils.py

  Log Message:
  -----------
  review and cleanup Convex Hull tool, also move some common routines to
utils module and update other algs accordingly


  Commit: aa4f70c095e2198ff6aabff5e81c53eb05bde742
      https://github.com/qgis/Quantum-GIS/commit/aa4f70c095e2198ff6aabff5e81c53eb05bde742
  Author: Alexander Bruy <alexander.bruy at gmail.com>
  Date:   2013-03-21 (Thu, 21 Mar 2013)

  Changed paths:
    M python/plugins/sextante/algs/ftools/Clip.py

  Log Message:
  -----------
  review Clip tool


  Commit: 6df354043138052f28ce745f02b043478c41e327
      https://github.com/qgis/Quantum-GIS/commit/6df354043138052f28ce745f02b043478c41e327
  Author: Alexander Bruy <alexander.bruy at gmail.com>
  Date:   2013-03-21 (Thu, 21 Mar 2013)

  Changed paths:
    M python/plugins/sextante/algs/ftools/Difference.py

  Log Message:
  -----------
  review Difference tool


  Commit: 9afe76d4d63e57abfbf8b42d2333fde548d78de3
      https://github.com/qgis/Quantum-GIS/commit/9afe76d4d63e57abfbf8b42d2333fde548d78de3
  Author: Alexander Bruy <alexander.bruy at gmail.com>
  Date:   2013-03-21 (Thu, 21 Mar 2013)

  Changed paths:
    M python/plugins/sextante/algs/ftools/BasicStatisticsNumbers.py
    M python/plugins/sextante/algs/ftools/BasicStatisticsStrings.py
    M python/plugins/sextante/algs/ftools/Buffer.py
    M python/plugins/sextante/algs/ftools/Centroids.py
    M python/plugins/sextante/algs/ftools/ConvexHull.py
    M python/plugins/sextante/algs/ftools/Delaunay.py
    M python/plugins/sextante/algs/ftools/DensifyGeometries.py
    M python/plugins/sextante/algs/ftools/DensifyGeometriesInterval.py
    M python/plugins/sextante/algs/ftools/ExportGeometryInfo.py
    M python/plugins/sextante/algs/ftools/ExtentFromLayer.py
    M python/plugins/sextante/algs/ftools/ExtractNodes.py
    M python/plugins/sextante/algs/ftools/FToolsUtils.py
    M python/plugins/sextante/algs/ftools/FixedDistanceBuffer.py
    M python/plugins/sextante/algs/ftools/LinesIntersection.py
    M python/plugins/sextante/algs/ftools/LinesToPolygons.py
    M python/plugins/sextante/algs/ftools/MeanCoords.py
    M python/plugins/sextante/algs/ftools/MultipartToSingleparts.py
    M python/plugins/sextante/algs/ftools/NearestNeighbourAnalysis.py
    M python/plugins/sextante/algs/ftools/PointDistance.py
    M python/plugins/sextante/algs/ftools/PointsInPolygon.py
    M python/plugins/sextante/algs/ftools/PointsInPolygonUnique.py
    M python/plugins/sextante/algs/ftools/PointsInPolygonWeighted.py
    M python/plugins/sextante/algs/ftools/PolygonsToLines.py
    M python/plugins/sextante/algs/ftools/RandomSelection.py
    M python/plugins/sextante/algs/ftools/RandomSelectionWithinSubsets.py
    M python/plugins/sextante/algs/ftools/ReprojectLayer.py
    M python/plugins/sextante/algs/ftools/SelectByLocation.py
    M python/plugins/sextante/algs/ftools/SimplifyGeometries.py
    M python/plugins/sextante/algs/ftools/SinglePartsToMultiparts.py
    M python/plugins/sextante/algs/ftools/SumLines.py
    M python/plugins/sextante/algs/ftools/UniqueValues.py
    M python/plugins/sextante/algs/ftools/VariableDistanceBuffer.py
    M python/plugins/sextante/algs/ftools/VoronoiPolygons.py

  Log Message:
  -----------
  housekeeping: remove obsolete code, completely switch to new vector API


Compare: https://github.com/qgis/Quantum-GIS/compare/12f09471a4aa...9afe76d4d63e


More information about the QGIS-commit mailing list