[QGIS Commit] [qgis/Quantum-GIS] f69d8d: Small refactoring to switch freeze/thaw to pin/unp...
GitHub
noreply at github.com
Sat Aug 11 04:44:50 PDT 2012
Branch: refs/heads/master
Home: https://github.com/qgis/Quantum-GIS
Commit: f69d8d201ba781294650b992bf4e0c63cded10d3
https://github.com/qgis/Quantum-GIS/commit/f69d8d201ba781294650b992bf4e0c63cded10d3
Author: Larry Shaffer <larrys at dakotacarto.com>
Date: 2012-08-11 (Sat, 11 Aug 2012)
Changed paths:
M images/images.qrc
R images/themes/default/mActionFreezeLabels.svg
A images/themes/default/mActionPinLabels.svg
R images/themes/default/mActionShowFrozenLabels.svg
A images/themes/default/mActionShowPinnedLabels.svg
R images/themes/gis/mActionFreezeLabels.svg
A images/themes/gis/mActionPinLabels.svg
R images/themes/gis/mActionShowFrozenLabels.svg
A images/themes/gis/mActionShowPinnedLabels.svg
M src/app/CMakeLists.txt
M src/app/qgisapp.cpp
M src/app/qgisapp.h
R src/app/qgsmaptoolfreezelabels.cpp
R src/app/qgsmaptoolfreezelabels.h
M src/app/qgsmaptoollabel.cpp
M src/app/qgsmaptoollabel.h
M src/app/qgsmaptoolmovelabel.cpp
A src/app/qgsmaptoolpinlabels.cpp
A src/app/qgsmaptoolpinlabels.h
M src/core/qgslabelsearchtree.cpp
M src/core/qgslabelsearchtree.h
M src/core/qgsmaprenderer.h
M src/core/qgspallabeling.cpp
M src/core/qgspallabeling.h
M src/ui/qgisapp.ui
M src/ui/qgslabelingguibase.ui
Log Message:
-----------
Small refactoring to switch freeze/thaw to pin/unpin label tool
- Thanks to Tim for the better metaphor for the tool
- Freeze/thaw was a bit obtuse, pinning a label is a more ubiquitous mapping concept
- New icons to represent switch
More information about the QGIS-commit
mailing list