[QGIS Commit] [qgis/Quantum-GIS] 8feb84: Update vector layer edits rollback method and app ...
GitHub
noreply at github.com
Sun Feb 10 22:00:36 PST 2013
Branch: refs/heads/master
Home: https://github.com/qgis/Quantum-GIS
Commit: 8feb84af4605678957f4eb8d61e03c3d1622df80
https://github.com/qgis/Quantum-GIS/commit/8feb84af4605678957f4eb8d61e03c3d1622df80
Author: Larry Shaffer <larrys at dakotacarto.com>
Date: 2013-02-10 (Sun, 10 Feb 2013)
Changed paths:
M src/app/qgisapp.cpp
M src/core/qgsvectorlayer.cpp
M src/core/qgsvectorlayer.h
Log Message:
-----------
Update vector layer edits rollback method and app rollback actions
- Make optional whether edit buffer is deleted
- Returns optional functionality where rollback was similar to setting undo stack to index 0
Commit: 2de2f2327e3cb77192a2f07a43a71f2853649e2d
https://github.com/qgis/Quantum-GIS/commit/2de2f2327e3cb77192a2f07a43a71f2853649e2d
Author: Larry Shaffer <larrys at dakotacarto.com>
Date: 2013-02-10 (Sun, 10 Feb 2013)
Changed paths:
M src/app/qgsundowidget.cpp
M src/core/qgsvectorlayer.cpp
M src/core/qgsvectorlayereditbuffer.cpp
Log Message:
-----------
Limit canvas redraws when working with vector layer undo stack
- Fix unreported bug where clicking on group in legend would clear previously selected vector layer's undo stack
- Ensure empty view is created on project load (cosmetic)
Commit: dd1bb457d2bc0a7f281f1ae97bae6b309e49179d
https://github.com/qgis/Quantum-GIS/commit/dd1bb457d2bc0a7f281f1ae97bae6b309e49179d
Author: Larry Shaffer <larrys at dakotacarto.com>
Date: 2013-02-10 (Sun, 10 Feb 2013)
Changed paths:
M src/app/qgsmaptoolshowhidelabels.cpp
Log Message:
-----------
Use new vector edit macro support to batch Show/Hide Label tool's operation
Compare: https://github.com/qgis/Quantum-GIS/compare/ba2082ef8610...dd1bb457d2bc
More information about the QGIS-commit
mailing list