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

noreply at github.com noreply at github.com
Sat Nov 12 13:03:25 EST 2011


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

  Commit: 766bb54fae4bfcc81fd859cd31a25dc9ca459166
      https://github.com/qgis/Quantum-GIS/commit/766bb54fae4bfcc81fd859cd31a25dc9ca459166
  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: b7718e20719243e0c11c524fa7aa72f2ae3657be
      https://github.com/qgis/Quantum-GIS/commit/b7718e20719243e0c11c524fa7aa72f2ae3657be
  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: 5678d14b2fb4f02062775b7b219e7924dddb66fd
      https://github.com/qgis/Quantum-GIS/commit/5678d14b2fb4f02062775b7b219e7924dddb66fd
  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: 5289b1a1d0435adec58364a8545fb0db6d849676
      https://github.com/qgis/Quantum-GIS/commit/5289b1a1d0435adec58364a8545fb0db6d849676
  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/e089730...5289b1a


More information about the QGIS-commit mailing list