[QGIS Commit] [qgis/Quantum-GIS] e6167d: fix #4523:

noreply at github.com noreply at github.com
Mon Jan 2 23:18:48 EST 2012


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

  Commit: e6167d2424cede3b2c06a19bc478f68ac02f4c44
      https://github.com/qgis/Quantum-GIS/commit/e6167d2424cede3b2c06a19bc478f68ac02f4c44
  Author: Juergen E. Fischer <jef at norbit.de>
  Date:   2012-01-02 (Mon, 02 Jan 2012)

  Changed paths:
    M python/plugins/fTools/tools/doValidate.py
  M src/app/main.cpp
  M src/app/qgsmaptoolcapture.cpp
  M src/app/qgsmaptoolcapture.h
  M src/app/qgsmaptoolnodetool.cpp
  M src/app/qgsmaptoolnodetool.h
  M src/app/qgsoptions.cpp
  M src/core/CMakeLists.txt
  M src/core/qgsapplication.cpp
  M src/core/qgscoordinatereferencesystem.cpp
  M src/core/qgscoordinatereferencesystem.h
  M src/core/qgsgeometry.cpp
  M src/core/qgsgeometry.h
  A src/core/qgsgeometryvalidator.cpp
  A src/core/qgsgeometryvalidator.h
  M src/core/qgsmaprenderer.cpp
  M src/core/qgsmaprenderer.h
  M src/core/qgspoint.cpp
  M src/plugins/coordinate_capture/coordinatecapture.cpp
  M src/plugins/gps_importer/qgsgpsplugin.cpp
  M src/plugins/gps_importer/qgsgpsplugingui.cpp
  M src/ui/qgsoptionsbase.ui

  Log Message:
  -----------
  fix #4523:
- make geometry validation optional: none, QGIS and GEOS
- move internal validation to QgsGeometryValidator thread
- cache wkt in QgsCoordinateReferenceSystem
- fTools: leave progress of geometry validatation at 100%
- move coordinate capture to vector menu


  Commit: 67feff8948732236f12ee6c3447d3132415ff8b9
      https://github.com/qgis/Quantum-GIS/commit/67feff8948732236f12ee6c3447d3132415ff8b9
  Author: Juergen E. Fischer <jef at norbit.de>
  Date:   2012-01-02 (Mon, 02 Jan 2012)

  Changed paths:
    M i18n/qgis_de.ts

  Log Message:
  -----------
  german translation update


Compare: https://github.com/qgis/Quantum-GIS/compare/cc9864e...67feff8


More information about the QGIS-commit mailing list