[QGIS Commit] [qgis/Quantum-GIS] 0f4fe8: fix warning

GitHub noreply at github.com
Fri Jan 13 17:51:49 EST 2012


  Branch: refs/heads/master
  Home:   https://github.com/qgis/Quantum-GIS
  Commit: 0f4fe8e0ca1c904c3510a1528662f9623b1e5a37
      https://github.com/qgis/Quantum-GIS/commit/0f4fe8e0ca1c904c3510a1528662f9623b1e5a37
  Author: Juergen E. Fischer <jef at norbit.de>
  Date:   2012-01-13 (Fri, 13 Jan 2012)

  Changed paths:
    M src/analysis/raster/qgsrelief.cpp

  Log Message:
  -----------
  fix warning


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

  Changed paths:
    M python/core/qgsvectorlayer.sip
  M src/app/qgsmaptoolnodetool.cpp
  M src/app/qgsmaptoolnodetool.h
  M src/core/qgsgeometry.cpp
  M src/core/qgsvectorlayer.cpp
  M src/core/qgsvectorlayer.h

  Log Message:
  -----------
  more nodetool speedups & refactoring (fixes #4523)
[API] introduce signal QgsVectorLayer::geometryChanged() signal and use that
to reduce the need to reload the modified geometry.


Compare: https://github.com/qgis/Quantum-GIS/compare/3af5694...9f4996f


More information about the QGIS-commit mailing list