[QGIS Commit] [qgis/Quantum-GIS] 28021e: Update to freeze/thaw label tool

GitHub noreply at github.com
Fri Jul 20 04:04:12 PDT 2012


  Branch: refs/heads/master
  Home:   https://github.com/qgis/Quantum-GIS
  Commit: 28021ef0c53709fa6c34693b80b55dca202fca76
      https://github.com/qgis/Quantum-GIS/commit/28021ef0c53709fa6c34693b80b55dca202fca76
  Author: Larry Shaffer <larrys at dakotacarto.com>
  Date:   2012-07-20 (Fri, 20 Jul 2012)

  Changed paths:
    M doc/CONTRIBUTORS
    M src/app/qgsmaptoolfreezelabels.cpp
    M src/app/qgsmaptoolfreezelabels.h
    M src/ui/qgisapp.ui

  Log Message:
  -----------
  Update to freeze/thaw label tool

Added ability to hide label(s), i.e. set font size to 0, by holding Ctl (Cmd on Mac) modifier key.
This is a temporary convenience function, until there is a specifically mapped field for showing/hiding a label.
Silently fails if no font size field is mapped.

Dropped What's This? text in favor of concise tool tip for freeze/thaw tool.

Added self to CONTRIBUTORS. Stripped trailing whitespace from that file.


  Commit: 23ba58d2fe7030dde75701f3884858ae4e27e808
      https://github.com/qgis/Quantum-GIS/commit/23ba58d2fe7030dde75701f3884858ae4e27e808
  Author: Nathan Woodrow <madmanwoo at gmail.com>
  Date:   2012-07-20 (Fri, 20 Jul 2012)

  Changed paths:
    M doc/CONTRIBUTORS
    M src/app/qgsmaptoolfreezelabels.cpp
    M src/app/qgsmaptoolfreezelabels.h
    M src/ui/qgisapp.ui

  Log Message:
  -----------
  Merge pull request #195 from dakcarto/feature_freeze-thaw-labels_6

Update to freeze/thaw label tool


Compare: https://github.com/qgis/Quantum-GIS/compare/ecb7b241b2e0...23ba58d2fe70


More information about the QGIS-commit mailing list