Skip to content

Commit

Permalink
Small refactoring to switch freeze/thaw to pin/unpin label tool
Browse files Browse the repository at this point in the history
- 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
  • Loading branch information
dakcarto committed Aug 11, 2012
1 parent 304cc4b commit f69d8d2
Show file tree
Hide file tree
Showing 22 changed files with 1,858 additions and 441 deletions.
8 changes: 4 additions & 4 deletions images/images.qrc
Expand Up @@ -77,7 +77,7 @@
<file>themes/default/mActionFileSmall.png</file>
<file>themes/default/mActionFolder.png</file>
<file>themes/default/mActionFormAnnotation.png</file>
<file>themes/default/mActionFreezeLabels.svg</file>
<file>themes/default/mActionPinLabels.svg</file>
<file>themes/default/mActionFromSelectedFeature.png</file>
<file>themes/default/mActionFullCumulativeCutStretch.png</file>
<file>themes/default/mActionFullHistogramStretch.png</file>
Expand Down Expand Up @@ -149,7 +149,7 @@
<file>themes/default/mActionSelectRectangle.png</file>
<file>themes/default/mActionShowAllLayers.png</file>
<file>themes/default/mActionShowBookmarks.png</file>
<file>themes/default/mActionShowFrozenLabels.svg</file>
<file>themes/default/mActionShowPinnedLabels.svg</file>
<file>themes/default/mActionShowPluginManager.png</file>
<file>themes/default/mActionSimplify.png</file>
<file>themes/default/mActionSplitFeatures.png</file>
Expand Down Expand Up @@ -295,7 +295,7 @@
<file>themes/gis/mActionFileSave.png</file>
<file>themes/gis/mActionFolder.png</file>
<file>themes/gis/mActionFormAnnotation.png</file>
<file>themes/gis/mActionFreezeLabels.svg</file>
<file>themes/gis/mActionPinLabels.svg</file>
<file>themes/gis/mActionGroupItems.png</file>
<file>themes/gis/mActionHelpContents.png</file>
<file>themes/gis/mActionHideAllLayers.png</file>
Expand Down Expand Up @@ -348,7 +348,7 @@
<file>themes/gis/mActionSelectRectangle.png</file>
<file>themes/gis/mActionShowAllLayers.png</file>
<file>themes/gis/mActionShowBookmarks.png</file>
<file>themes/gis/mActionShowFrozenLabels.svg</file>
<file>themes/gis/mActionShowPinnedLabels.svg</file>
<file>themes/gis/mActionSimplify.png</file>
<file>themes/gis/mActionSplitFeatures.png</file>
<file>themes/gis/mActionSplitFeatures.svg</file>
Expand Down
105 changes: 0 additions & 105 deletions images/themes/default/mActionFreezeLabels.svg

This file was deleted.

0 comments on commit f69d8d2

Please sign in to comment.