[QGIS Commit] [qgis/Quantum-GIS] 829900: Don't zoom with mouse wheel if keyboard modifiers ...
GitHub
noreply at github.com
Sat Mar 30 19:07:19 PDT 2013
Branch: refs/heads/master
Home: https://github.com/qgis/Quantum-GIS
Commit: 8299001afefc2818673b6293f539816b7055cf56
https://github.com/qgis/Quantum-GIS/commit/8299001afefc2818673b6293f539816b7055cf56
Author: Borys Jurgiel <info at borysjurgiel dot pl>
Date: 2013-03-30 (Sat, 30 Mar 2013)
Changed paths:
M src/gui/qgsmapcanvas.cpp
Log Message:
-----------
Don't zoom with mouse wheel if keyboard modifiers pressed
Commit: daeafccd490a7696db0cdab0116c031d2ddaaf53
https://github.com/qgis/Quantum-GIS/commit/daeafccd490a7696db0cdab0116c031d2ddaaf53
Author: Borys Jurgiel <info at borysjurgiel dot pl>
Date: 2013-03-30 (Sat, 30 Mar 2013)
Changed paths:
M python/gui/qgsmaptool.sip
M src/gui/qgsmapcanvas.cpp
M src/gui/qgsmaptool.cpp
M src/gui/qgsmaptool.h
Log Message:
-----------
[API] Expose mouse wheel to map tools as QgsMapTool::wheelEvent()
Commit: 05506e39abd2d068c25383cba935080e128f81db
https://github.com/qgis/Quantum-GIS/commit/05506e39abd2d068c25383cba935080e128f81db
Author: Nathan Woodrow <madmanwoo at gmail.com>
Date: 2013-03-30 (Sat, 30 Mar 2013)
Changed paths:
M python/gui/qgsmaptool.sip
M src/gui/qgsmapcanvas.cpp
M src/gui/qgsmaptool.cpp
M src/gui/qgsmaptool.h
Log Message:
-----------
Merge pull request #491 from borysiasty/master
[API] expose mouse wheel to map tools, use it for zoom only if no keyboard modifier pressed
Compare: https://github.com/qgis/Quantum-GIS/compare/7d9f4446dd2c...05506e39abd2
More information about the QGIS-commit
mailing list