[QGIS Commit] [qgis/Quantum-GIS] ad1a4e: [FEATURE] Densify geometries tool for fTools (fix ...

noreply at github.com noreply at github.com
Sat Nov 12 06:13:49 EST 2011


  Branch: refs/heads/master
  Home:   https://github.com/qgis/Quantum-GIS

  Commit: ad1a4e2cdee27af285223bd7a98000edc0f98805
      https://github.com/qgis/Quantum-GIS/commit/ad1a4e2cdee27af285223bd7a98000edc0f98805
  Author: Alexander Bruy <alexander.bruy at gmail.com>
  Date:   2011-11-12 (Sat, 12 Nov 2011)

  Changed paths:
    M python/plugins/fTools/fTools.py
  M python/plugins/fTools/tools/doSimplify.py
  M python/plugins/fTools/tools/frmSimplify.ui

  Log Message:
  -----------
  [FEATURE] Densify geometries tool for fTools (fix #3628). Still without
icon


  Commit: c1050fee68c70be206b54aa2878dcf0860cd8284
      https://github.com/qgis/Quantum-GIS/commit/c1050fee68c70be206b54aa2878dcf0860cd8284
  Author: Alexander Bruy <alexander.bruy at gmail.com>
  Date:   2011-11-12 (Sat, 12 Nov 2011)

  Changed paths:
    M python/plugins/fTools/__init__.py
  M python/plugins/fTools/fTools.py
  M python/plugins/fTools/tools/doDefineProj.py
  M python/plugins/fTools/tools/doGeometry.py
  M python/plugins/fTools/tools/doGeoprocessing.py
  M python/plugins/fTools/tools/doIntersectLines.py
  M python/plugins/fTools/tools/doMeanCoords.py
  M python/plugins/fTools/tools/doMergeShapes.py
  M python/plugins/fTools/tools/doPointDistance.py
  M python/plugins/fTools/tools/doPointsInPolygon.py
  M python/plugins/fTools/tools/doRandPoints.py
  M python/plugins/fTools/tools/doRandom.py
  M python/plugins/fTools/tools/doRegPoints.py
  M python/plugins/fTools/tools/doSelectByLocation.py
  M python/plugins/fTools/tools/doSpatialJoin.py
  M python/plugins/fTools/tools/doSubsetSelect.py
  M python/plugins/fTools/tools/doSumLines.py
  M python/plugins/fTools/tools/doVectorGrid.py
  M python/plugins/fTools/tools/doVectorSplit.py
  M python/plugins/fTools/tools/doVisual.py
  M python/plugins/fTools/tools/ftools_utils.py
  M python/plugins/fTools/tools/voronoi.py

  Log Message:
  -----------
  [BACKPORT] remove executable flag from fTools sources


  Commit: 26528def45461c9d48240883844f21be776eb610
      https://github.com/qgis/Quantum-GIS/commit/26528def45461c9d48240883844f21be776eb610
  Author: Alexander Bruy <alexander.bruy at gmail.com>
  Date:   2011-11-12 (Sat, 12 Nov 2011)

  Changed paths:
    M python/plugins/fTools/fTools.py

  Log Message:
  -----------
  [BACKPORT] don't block QGIS main window when running Merge shapefiles
tool. Partially addresses #4383


  Commit: d3fe1941fd4e301456da57a19811d54948d92eee
      https://github.com/qgis/Quantum-GIS/commit/d3fe1941fd4e301456da57a19811d54948d92eee
  Author: Alexander Bruy <alexander.bruy at gmail.com>
  Date:   2011-11-12 (Sat, 12 Nov 2011)

  Changed paths:
    M python/plugins/fTools/tools/doGeometry.py
  M python/plugins/fTools/tools/doGeoprocessing.py
  M python/plugins/fTools/tools/doIntersectLines.py
  M python/plugins/fTools/tools/doMeanCoords.py
  M python/plugins/fTools/tools/doPointsInPolygon.py
  M python/plugins/fTools/tools/doRandPoints.py
  M python/plugins/fTools/tools/doRegPoints.py
  M python/plugins/fTools/tools/doSimplify.py
  M python/plugins/fTools/tools/doSumLines.py
  M python/plugins/fTools/tools/doVectorGrid.py

  Log Message:
  -----------
  [BACKPORT] fTools: update layers lists after adding new layer to TOC (fix #4318)


Compare: https://github.com/qgis/Quantum-GIS/compare/48112cc...d3fe194


More information about the QGIS-commit mailing list