[QGIS Commit] [qgis/Quantum-GIS] 6b54df: Implement basic copy/paste of styles between layer...

GitHub noreply at github.com
Tue Apr 17 19:11:58 EDT 2012


  Branch: refs/heads/master
  Home:   https://github.com/qgis/Quantum-GIS
  Commit: 6b54dff90c45b08c676df2192e3f82006dd77b73
      https://github.com/qgis/Quantum-GIS/commit/6b54dff90c45b08c676df2192e3f82006dd77b73
  Author: Hugo Mercier <hugo.mercier at oslandia.com>
  Date:   2012-04-15 (Sun, 15 Apr 2012)

  Changed paths:
    M src/app/legend/qgslegend.cpp
    M src/app/qgisapp.cpp
    M src/app/qgisapp.h
    M src/ui/qgisapp.ui

  Log Message:
  -----------
  Implement basic copy/paste of styles between layers


  Commit: e1c934af13a84fa057694a76f89eaebe86748e93
      https://github.com/qgis/Quantum-GIS/commit/e1c934af13a84fa057694a76f89eaebe86748e93
  Author: Hugo Mercier <hugo.mercier at oslandia.com>
  Date:   2012-04-16 (Mon, 16 Apr 2012)

  Changed paths:
    M src/app/legend/qgslegend.cpp
    M src/app/qgisapp.cpp
    M src/app/qgsclipboard.cpp
    M src/app/qgsclipboard.h

  Log Message:
  -----------
  Make the style copy/paste functionality closer to the geometry copy/paste implementation


  Commit: 62482954f9a06666a8e79dfac420d841b44a0f0e
      https://github.com/qgis/Quantum-GIS/commit/62482954f9a06666a8e79dfac420d841b44a0f0e
  Author: Tim Sutton <tim at linfiniti.com>
  Date:   2012-04-17 (Tue, 17 Apr 2012)

  Changed paths:
    M src/app/legend/qgslegend.cpp
    M src/app/qgisapp.cpp
    M src/app/qgisapp.h
    M src/app/qgsclipboard.cpp
    M src/app/qgsclipboard.h
    M src/ui/qgisapp.ui

  Log Message:
  -----------
  Merge pull request #127 from mhugo/copy_paste_styles

[FEATURE] Copy / paste of styles


Compare: https://github.com/qgis/Quantum-GIS/compare/fc373b3...6248295


More information about the QGIS-commit mailing list