[QGIS Commit] [qgis/Quantum-GIS] 491496: [BACKPORT] remove executable flag from fTools sour...

noreply at github.com noreply at github.com
Sat Nov 12 12:31:17 EST 2011


  Branch: refs/heads/backport-1_7
  Home:   https://github.com/qgis/Quantum-GIS

  Commit: 491496e30aab043559f357cd4b299ffdbd723e94
      https://github.com/qgis/Quantum-GIS/commit/491496e30aab043559f357cd4b299ffdbd723e94
  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: d42e381a8f1941bd6e8fb471a02eb4ecf1b84102
      https://github.com/qgis/Quantum-GIS/commit/d42e381a8f1941bd6e8fb471a02eb4ecf1b84102
  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: 8f3f164a8c5f0bd7dd292026c2783e0d64233a77
      https://github.com/qgis/Quantum-GIS/commit/8f3f164a8c5f0bd7dd292026c2783e0d64233a77
  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)


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

  Changed paths:
    M src/app/qgisapp.cpp

  Log Message:
  -----------
  [BACKPORT] add What's this to Help menu (implement #4179)


Compare: https://github.com/qgis/Quantum-GIS/compare/491496e^...69ccd02


More information about the QGIS-commit mailing list