[QGIS Commit] [qgis/Quantum-GIS] fbb4af: adjust metadata.txt and __init__.py files

GitHub noreply at github.com
Thu Oct 4 03:40:43 PDT 2012


  Branch: refs/heads/master
  Home:   https://github.com/qgis/Quantum-GIS
  Commit: fbb4af7d255de3d7229eea42fdb1e7d44cc99513
      https://github.com/qgis/Quantum-GIS/commit/fbb4af7d255de3d7229eea42fdb1e7d44cc99513
  Author: Alexander Bruy <alexander.bruy at gmail.com>
  Date:   2012-10-04 (Thu, 04 Oct 2012)

  Changed paths:
    M python/plugins/sextante/SextantePlugin.py
    M python/plugins/sextante/__init__.py
    M python/plugins/sextante/about/AboutDialog.py
    M python/plugins/sextante/about/CMakeLists.txt
    A python/plugins/sextante/about/aboutdialogbase.ui
    M python/plugins/sextante/metadata.txt

  Log Message:
  -----------
  adjust metadata.txt and __init__.py files
initial i18n support


  Commit: 4475854d939ccedb7a4d93a96712b5841b3a598d
      https://github.com/qgis/Quantum-GIS/commit/4475854d939ccedb7a4d93a96712b5841b3a598d
  Author: Alexander Bruy <alexander.bruy at gmail.com>
  Date:   2012-10-04 (Thu, 04 Oct 2012)

  Changed paths:
    M python/plugins/sextante/CMakeLists.txt
    M python/plugins/sextante/SextantePlugin.py
    M python/plugins/sextante/about/AboutDialog.py
    M python/plugins/sextante/about/CMakeLists.txt
    R python/plugins/sextante/about/about.htm
    R python/plugins/sextante/about/sextante_logo.png
    A python/plugins/sextante/images/sextante_logo.png
    A python/plugins/sextante/resources.qrc

  Log Message:
  -----------
  use resource file for images


  Commit: 4e02cfbab7bfecd1b9e9e7977a328c38dfeaa4c1
      https://github.com/qgis/Quantum-GIS/commit/4e02cfbab7bfecd1b9e9e7977a328c38dfeaa4c1
  Author: Alexander Bruy <alexander.bruy at gmail.com>
  Date:   2012-10-04 (Thu, 04 Oct 2012)

  Changed paths:
    M python/plugins/sextante/SextantePlugin.py
    M python/plugins/sextante/about/AboutDialog.py

  Log Message:
  -----------
  use QDesktopServices to open help files


  Commit: 109525f7a39ade3210735cb355c9fe94bc81d118
      https://github.com/qgis/Quantum-GIS/commit/109525f7a39ade3210735cb355c9fe94bc81d118
  Author: Alexander Bruy <alexander.bruy at gmail.com>
  Date:   2012-10-04 (Thu, 04 Oct 2012)

  Changed paths:
    M python/plugins/sextante/gui/SextanteToolbox.py

  Log Message:
  -----------
  more translatable strings and cleanup


  Commit: 653326b5cc6777b75bdf9b9e169bf684048708da
      https://github.com/qgis/Quantum-GIS/commit/653326b5cc6777b75bdf9b9e169bf684048708da
  Author: Alexander Bruy <alexander.bruy at gmail.com>
  Date:   2012-10-04 (Thu, 04 Oct 2012)

  Changed paths:
    R .project
    R .pydevproject
    M doc/AUTHORS

  Log Message:
  -----------
  fix authors file


  Commit: e2a9c16603ba9dd8ae4faf0fc097640875307c90
      https://github.com/qgis/Quantum-GIS/commit/e2a9c16603ba9dd8ae4faf0fc097640875307c90
  Author: Alexander Bruy <alexander.bruy at gmail.com>
  Date:   2012-10-04 (Thu, 04 Oct 2012)

  Changed paths:
    M python/plugins/sextante/core/AlgorithmProvider.py
    M python/plugins/sextante/core/SextanteVectorWriter.py
    A python/plugins/sextante/ftools/FToolsUtils.py
    M python/plugins/sextante/ftools/SumLines.py

  Log Message:
  -----------
  fix encoding related bugs in writer class
review Sum Line Length tool, add number of lines to output (implement #4712)


  Commit: 97a432e29cae5f7a026c925d425ef07892a21bb0
      https://github.com/qgis/Quantum-GIS/commit/97a432e29cae5f7a026c925d425ef07892a21bb0
  Author: Alexander Bruy <alexander.bruy at gmail.com>
  Date:   2012-10-04 (Thu, 04 Oct 2012)

  Changed paths:
    M python/plugins/sextante/ftools/PointsInPolygon.py

  Log Message:
  -----------
  review Point in polygons tool


  Commit: b7cd5394156194f552a7d65bb820308d861d00f2
      https://github.com/qgis/Quantum-GIS/commit/b7cd5394156194f552a7d65bb820308d861d00f2
  Author: Alexander Bruy <alexander.bruy at gmail.com>
  Date:   2012-10-04 (Thu, 04 Oct 2012)

  Changed paths:
    M python/plugins/sextante/ftools/FToolsUtils.py
    M python/plugins/sextante/ftools/MeanCoords.py

  Log Message:
  -----------
  review Mean coordinates tool


  Commit: 0fa807dd053f006fa8d029bf0c4b049be132ef01
      https://github.com/qgis/Quantum-GIS/commit/0fa807dd053f006fa8d029bf0c4b049be132ef01
  Author: Alexander Bruy <alexander.bruy at gmail.com>
  Date:   2012-10-04 (Thu, 04 Oct 2012)

  Changed paths:
    M python/plugins/sextante/ftools/PointDistance.py

  Log Message:
  -----------
  review Distance matrix tool


  Commit: 330fa7da549ae9b1c1f00d7fd282327200f0573f
      https://github.com/qgis/Quantum-GIS/commit/330fa7da549ae9b1c1f00d7fd282327200f0573f
  Author: Alexander Bruy <alexander.bruy at gmail.com>
  Date:   2012-10-04 (Thu, 04 Oct 2012)

  Changed paths:
    M python/plugins/sextante/ftools/LinesIntersection.py

  Log Message:
  -----------
  review Line intersections tool


  Commit: a796d989584d67f3d4934704d4fb5bd14385630f
      https://github.com/qgis/Quantum-GIS/commit/a796d989584d67f3d4934704d4fb5bd14385630f
  Author: Alexander Bruy <alexander.bruy at gmail.com>
  Date:   2012-10-04 (Thu, 04 Oct 2012)

  Changed paths:
    M python/plugins/sextante/ftools/UniqueValues.py

  Log Message:
  -----------
  review and fix unique values tool


  Commit: ad0ff93ac3367d6326c3d3df1a0f564f571aaf32
      https://github.com/qgis/Quantum-GIS/commit/ad0ff93ac3367d6326c3d3df1a0f564f571aaf32
  Author: Alexander Bruy <alexander.bruy at gmail.com>
  Date:   2012-10-04 (Thu, 04 Oct 2012)

  Changed paths:
    M python/plugins/sextante/ftools/NearestNeighbourAnalysis.py

  Log Message:
  -----------
  review Nearest neighbour tool


  Commit: 1a67b91c4ca6484747b783fc29da8cc8175cca4b
      https://github.com/qgis/Quantum-GIS/commit/1a67b91c4ca6484747b783fc29da8cc8175cca4b
  Author: Alexander Bruy <alexander.bruy at gmail.com>
  Date:   2012-10-04 (Thu, 04 Oct 2012)

  Changed paths:
    R python/plugins/sextante/ftools/BasicStatistics.py
    A python/plugins/sextante/ftools/BasicStatisticsNumbers.py
    A python/plugins/sextante/ftools/BasicStatisticsStrings.py
    M python/plugins/sextante/ftools/FToolsAlgorithmProvider.py
    M python/plugins/sextante/ftools/FToolsUtils.py

  Log Message:
  -----------
  refactor basic statistics tool


  Commit: a6418d6502ddb13330cbec37a4a5ce47741cf229
      https://github.com/qgis/Quantum-GIS/commit/a6418d6502ddb13330cbec37a4a5ce47741cf229
  Author: Alexander Bruy <alexander.bruy at gmail.com>
  Date:   2012-10-04 (Thu, 04 Oct 2012)

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

  Log Message:
  -----------
  review Export geometry info tool, sync with master


  Commit: e91efc1ec1474e7b64186cfc12d46eb069c98e0e
      https://github.com/qgis/Quantum-GIS/commit/e91efc1ec1474e7b64186cfc12d46eb069c98e0e
  Author: Alexander Bruy <alexander.bruy at gmail.com>
  Date:   2012-10-04 (Thu, 04 Oct 2012)

  Changed paths:
    M python/plugins/sextante/ftools/Centroids.py

  Log Message:
  -----------
  review Polygon centroids tool


  Commit: 5ceedfd14f2076e87a1b71605488c61a513faba1
      https://github.com/qgis/Quantum-GIS/commit/5ceedfd14f2076e87a1b71605488c61a513faba1
  Author: Alexander Bruy <alexander.bruy at gmail.com>
  Date:   2012-10-04 (Thu, 04 Oct 2012)

  Changed paths:
    M python/plugins/sextante/ftools/Delaunay.py

  Log Message:
  -----------
  review Delaunay tool


  Commit: 7362994beb8df286f6300a95fffcc9aa10f8147a
      https://github.com/qgis/Quantum-GIS/commit/7362994beb8df286f6300a95fffcc9aa10f8147a
  Author: Alexander Bruy <alexander.bruy at gmail.com>
  Date:   2012-10-04 (Thu, 04 Oct 2012)

  Changed paths:
    M python/plugins/sextante/ftools/VoronoiPolygons.py

  Log Message:
  -----------
  review Voronoi tool


  Commit: 414f70c8cf4e9d2741ae016a9aebe1d8ecbfc54e
      https://github.com/qgis/Quantum-GIS/commit/414f70c8cf4e9d2741ae016a9aebe1d8ecbfc54e
  Author: Alexander Bruy <alexander.bruy at gmail.com>
  Date:   2012-10-04 (Thu, 04 Oct 2012)

  Changed paths:
    M python/plugins/sextante/ftools/SimplifyGeometries.py

  Log Message:
  -----------
  review Simplify geometries tool


  Commit: 39ecc61391a7dcdb338ffebd988b7a777d21b114
      https://github.com/qgis/Quantum-GIS/commit/39ecc61391a7dcdb338ffebd988b7a777d21b114
  Author: Alexander Bruy <alexander.bruy at gmail.com>
  Date:   2012-10-04 (Thu, 04 Oct 2012)

  Changed paths:
    M python/plugins/sextante/ftools/MultipartToSingleparts.py
    M python/plugins/sextante/ftools/SinglePartsToMultiparts.py

  Log Message:
  -----------
  review Multi to single and Single to multi tools


  Commit: 3fbc3af901caf316cb510e2690096d3ee9352a5c
      https://github.com/qgis/Quantum-GIS/commit/3fbc3af901caf316cb510e2690096d3ee9352a5c
  Author: Alexander Bruy <alexander.bruy at gmail.com>
  Date:   2012-10-04 (Thu, 04 Oct 2012)

  Changed paths:
    M python/plugins/sextante/ftools/LinesToPolygons.py
    M python/plugins/sextante/ftools/PolygonsToLines.py

  Log Message:
  -----------
  review Lines to polygons and Polygons to lines tools


  Commit: 13b4d7f7c162d0178ed3f0e302cfcfd0f2d98623
      https://github.com/qgis/Quantum-GIS/commit/13b4d7f7c162d0178ed3f0e302cfcfd0f2d98623
  Author: Alexander Bruy <alexander.bruy at gmail.com>
  Date:   2012-10-04 (Thu, 04 Oct 2012)

  Changed paths:
    M python/plugins/sextante/ftools/ExtractNodes.py

  Log Message:
  -----------
  review Extract nodes tool


  Commit: 708b679a660d240f071ae3e8b21991ea1791c6f8
      https://github.com/qgis/Quantum-GIS/commit/708b679a660d240f071ae3e8b21991ea1791c6f8
  Author: Alexander Bruy <alexander.bruy at gmail.com>
  Date:   2012-10-04 (Thu, 04 Oct 2012)

  Changed paths:
    A python/plugins/sextante/ftools/DensifyGeometries.py
    M python/plugins/sextante/ftools/FToolsAlgorithmProvider.py

  Log Message:
  -----------
  [FEATURE] add Densify geometries tool to SEXTANTE


  Commit: 9f13601f801bbf944ed2f77f713d0e41c4013ff2
      https://github.com/qgis/Quantum-GIS/commit/9f13601f801bbf944ed2f77f713d0e41c4013ff2
  Author: Alexander Bruy <alexander.bruy at gmail.com>
  Date:   2012-10-04 (Thu, 04 Oct 2012)

  Changed paths:
    M python/plugins/sextante/ftools/RandomSelection.py
    M python/plugins/sextante/ftools/RandomSelectionWithinSubsets.py

  Log Message:
  -----------
  review Random selection and Random selection within subsets


  Commit: 13d660f91f55046778d097ab454d9fa72c22d882
      https://github.com/qgis/Quantum-GIS/commit/13d660f91f55046778d097ab454d9fa72c22d882
  Author: Alexander Bruy <alexander.bruy at gmail.com>
  Date:   2012-10-04 (Thu, 04 Oct 2012)

  Changed paths:
    M python/plugins/sextante/ftools/SelectByLocation.py

  Log Message:
  -----------
  review Select by location tool


  Commit: e849e074bbe9232a0d8fc129ca930bb2e29b9ade
      https://github.com/qgis/Quantum-GIS/commit/e849e074bbe9232a0d8fc129ca930bb2e29b9ade
  Author: Alexander Bruy <alexander.bruy at gmail.com>
  Date:   2012-10-04 (Thu, 04 Oct 2012)

  Changed paths:
    M python/plugins/sextante/ftools/ExtentFromLayer.py
    R python/plugins/sextante/ftools/LayerFromExtent.py

  Log Message:
  -----------
  review Polygon from layer extent tool and sync it with master code


  Commit: fa7d689f3e18ce6c8d99cf7fe4d94bc202cfa580
      https://github.com/qgis/Quantum-GIS/commit/fa7d689f3e18ce6c8d99cf7fe4d94bc202cfa580
  Author: Alexander Bruy <alexander.bruy at gmail.com>
  Date:   2012-10-04 (Thu, 04 Oct 2012)

  Changed paths:
    M python/plugins/sextante/ftools/Buffer.py
    M python/plugins/sextante/ftools/FixedDistanceBuffer.py
    M python/plugins/sextante/ftools/VariableDistanceBuffer.py

  Log Message:
  -----------
  review buffer tools


  Commit: c6faf3d11d81756dd96002ce34afaa11c2410a7f
      https://github.com/qgis/Quantum-GIS/commit/c6faf3d11d81756dd96002ce34afaa11c2410a7f
  Author: Alexander Bruy <alexander.bruy at gmail.com>
  Date:   2012-10-04 (Thu, 04 Oct 2012)

  Changed paths:
    M tests/src/python/test_qgsmemoryprovider.py
    M tests/src/python/test_qgsrectangle.py
    M tests/src/python/test_qgsspatialindex.py

  Log Message:
  -----------
  add license headers to some tests


Compare: https://github.com/qgis/Quantum-GIS/compare/777ce59420fd...c6faf3d11d81


More information about the QGIS-commit mailing list