[QGIS Commit] [qgis/Quantum-GIS] 59788c: - sync sip binding of QgsVectorLayer
GitHub
noreply at github.com
Wed May 29 13:57:32 PDT 2013
Branch: refs/heads/master
Home: https://github.com/qgis/Quantum-GIS
Commit: 59788cb8fcbe86a71397c3046981d00f06c40b00
https://github.com/qgis/Quantum-GIS/commit/59788cb8fcbe86a71397c3046981d00f06c40b00
Author: Juergen E. Fischer <jef at norbit.de>
Date: 2013-05-29 (Wed, 29 May 2013)
Changed paths:
M python/core/qgsmaplayer.sip
M python/core/qgsvectorlayer.sip
M src/app/nodetool/qgsselectedfeature.cpp
M src/app/nodetool/qgsselectedfeature.h
M src/core/qgsvectorlayer.cpp
M src/core/qgsvectorlayer.h
M src/core/qgsvectorlayerundocommand.cpp
M src/core/qgsvectorlayerundocommand.h
Log Message:
-----------
- sync sip binding of QgsVectorLayer
- [API] introduce signal QgsVectorLayer::beforeRollBack()
- merge consecutive geometry changes (fixes #7929)
- avoid validation in nodetool on rollback
More information about the QGIS-commit
mailing list