[QGIS Commit] [qgis/Quantum-GIS] 2c36e7: Fix #6957, move 'not vector/editable layer' dialog...
GitHub
noreply at github.com
Sat Jan 12 03:45:57 PST 2013
Branch: refs/heads/master
Home: https://github.com/qgis/Quantum-GIS
Commit: 2c36e7d79fdd6b22495ec8affb6dda942765b9fd
https://github.com/qgis/Quantum-GIS/commit/2c36e7d79fdd6b22495ec8affb6dda942765b9fd
Author: Larry Shaffer <larrys at dakotacarto.com>
Date: 2013-01-12 (Sat, 12 Jan 2013)
Changed paths:
M images/images.qrc
A images/themes/default/mIconInfo.png
M src/app/qgisapp.cpp
M src/app/qgsmaptooladdfeature.cpp
M src/app/qgsmaptooladdpart.cpp
M src/app/qgsmaptooladdring.cpp
M src/app/qgsmaptooledit.cpp
M src/app/qgsmaptooledit.h
M src/app/qgsmaptoolmovefeature.cpp
M src/app/qgsmaptooloffsetcurve.cpp
M src/app/qgsmaptoolreshape.cpp
M src/app/qgsmaptoolrotatepointsymbols.cpp
M src/app/qgsmaptoolselectutils.cpp
M src/app/qgsmaptoolsimplify.cpp
M src/app/qgsmaptoolsplitfeatures.cpp
Log Message:
-----------
Fix #6957, move 'not vector/editable layer' dialogs to message bar for map edit and select tools
- Move notifications to base QgsMapToolEdit class
- Add QgsMessageBar::INFO icon (also useful for lightweight WARNING)
Commit: 8927a3d4bb11faf97bb31ac43c6b49d6e6dca924
https://github.com/qgis/Quantum-GIS/commit/8927a3d4bb11faf97bb31ac43c6b49d6e6dca924
Author: Larry Shaffer <larrys at dakotacarto.com>
Date: 2013-01-12 (Sat, 12 Jan 2013)
Changed paths:
M src/app/qgsmaptoolrotatefeature.cpp
Log Message:
-----------
Update 'not vector/editable layer' dialogs to message bar for new Rotate map tool
Compare: https://github.com/qgis/Quantum-GIS/compare/d8c15934273c...8927a3d4bb11
More information about the QGIS-commit
mailing list