[QGIS Commit] [qgis/Quantum-GIS] a765b5: FIX BUG #8473 Cannot rename layers in composer leg...

GitHub noreply at github.com
Thu Aug 22 08:57:14 PDT 2013


  Branch: refs/heads/master
  Home:   https://github.com/qgis/Quantum-GIS
  Commit: a765b5a644718b800a0213911f069e577bd72bd5
      https://github.com/qgis/Quantum-GIS/commit/a765b5a644718b800a0213911f069e577bd72bd5
  Author: D'Hont René-Luc <rldhont at gmail.com>
  Date:   2013-08-22 (Thu, 22 Aug 2013)

  Changed paths:
    M src/core/composer/qgslegendmodel.cpp

  Log Message:
  -----------
  FIX BUG #8473 Cannot rename layers in composer legend

If the layer is a raster layer, the layer label is not updated with the
user defined text.
If the layer is a vector layer with simple symbol the symbol label
cannot be updated and be blocked at layer name. The label can be the
symbol user label, the layer user label, the layer title or the layer
name.


  Commit: 7f8b259209811645c791d2281fa34c440af2d747
      https://github.com/qgis/Quantum-GIS/commit/7f8b259209811645c791d2281fa34c440af2d747
  Author: mhugent <marco.hugentobler at sourcepole.ch>
  Date:   2013-08-22 (Thu, 22 Aug 2013)

  Changed paths:
    M src/core/composer/qgslegendmodel.cpp

  Log Message:
  -----------
  Merge pull request #824 from rldhont/8473

FIX BUG #8473 Cannot rename layers in composer legend


Compare: https://github.com/qgis/Quantum-GIS/compare/1bb27253c54e...7f8b25920981


More information about the QGIS-commit mailing list