[QGIS Commit] [qgis/Quantum-GIS] c1cde9: set pen/brush style for rubber band
GitHub
noreply at github.com
Thu Aug 8 16:33:22 PDT 2013
Branch: refs/heads/master
Home: https://github.com/qgis/Quantum-GIS
Commit: c1cde94c4c7f72328d42bb118709b1db64eccf37
https://github.com/qgis/Quantum-GIS/commit/c1cde94c4c7f72328d42bb118709b1db64eccf37
Author: Denis Rouzaud <denis.rouzaud at gmail.com>
Date: 2013-08-08 (Thu, 08 Aug 2013)
Changed paths:
M src/app/qgsmaptooladdfeature.cpp
M src/app/qgsmaptooladdpart.cpp
M src/app/qgsmaptooladdring.cpp
M src/app/qgsmaptoolcapture.cpp
M src/app/qgsmaptoolcapture.h
M src/app/qgsmaptooledit.cpp
M src/app/qgsmaptooledit.h
M src/app/qgsmaptoolreshape.cpp
M src/app/qgsmaptoolsplitfeatures.cpp
M src/app/qgsoptions.cpp
M src/gui/qgsrubberband.cpp
M src/gui/qgsrubberband.h
Log Message:
-----------
set pen/brush style for rubber band
alpha channel for color of digitizing rubber band
second rubberband to distinguish drawn vertices from next possible point in digitization
Commit: d3142f6d88db49f46e2e3fd87dd3a583ed6776b3
https://github.com/qgis/Quantum-GIS/commit/d3142f6d88db49f46e2e3fd87dd3a583ed6776b3
Author: Nathan Woodrow <madmanwoo at gmail.com>
Date: 2013-08-08 (Thu, 08 Aug 2013)
Changed paths:
M src/app/qgsmaptooladdfeature.cpp
M src/app/qgsmaptooladdpart.cpp
M src/app/qgsmaptooladdring.cpp
M src/app/qgsmaptoolcapture.cpp
M src/app/qgsmaptoolcapture.h
M src/app/qgsmaptooledit.cpp
M src/app/qgsmaptooledit.h
M src/app/qgsmaptoolreshape.cpp
M src/app/qgsmaptoolsplitfeatures.cpp
M src/app/qgsoptions.cpp
M src/gui/qgsrubberband.cpp
M src/gui/qgsrubberband.h
Log Message:
-----------
Merge pull request #798 from 3nids/maptoolcapturerubber
[fix #8395] Add a second rubber band in map tool capture
Compare: https://github.com/qgis/Quantum-GIS/compare/2087de106087...d3142f6d88db
More information about the QGIS-commit
mailing list