[QGIS Commit] [qgis/QGIS] dbb48f: [FEATURE] fill ring digitinzing tool

GitHub noreply at github.com
Tue Dec 17 07:22:30 PST 2013


  Branch: refs/heads/master
  Home:   https://github.com/qgis/QGIS
  Commit: dbb48f2d147c60ed4eb12fda892698143af02929
      https://github.com/qgis/QGIS/commit/dbb48f2d147c60ed4eb12fda892698143af02929
  Author: Alexander Bruy <alexander.bruy at gmail.com>
  Date:   2013-12-17 (Tue, 17 Dec 2013)

  Changed paths:
    M images/images.qrc
    A images/themes/default/mActionFillRing.png
    M src/app/CMakeLists.txt
    M src/app/qgisapp.cpp
    M src/app/qgisapp.h
    A src/app/qgsmaptoolfillring.cpp
    A src/app/qgsmaptoolfillring.h
    M src/ui/qgisapp.ui

  Log Message:
  -----------
  [FEATURE] fill ring digitinzing tool
Used to cut holes in polygons and automatically fill them with new
features. Attributes taken from parent feature. Feature form opens
by default. Hold Ctrl key to suppress it.


  Commit: 052b2ebcb96aaf05462493071238eab319ab199c
      https://github.com/qgis/QGIS/commit/052b2ebcb96aaf05462493071238eab319ab199c
  Author: Denis Rouzaud <denis.rouzaud at gmail.com>
  Date:   2013-12-17 (Tue, 17 Dec 2013)

  Changed paths:
    M images/images.qrc
    A images/themes/default/mActionFillRing.png
    M src/app/CMakeLists.txt
    M src/app/qgisapp.cpp
    M src/app/qgisapp.h
    A src/app/qgsmaptoolfillring.cpp
    A src/app/qgsmaptoolfillring.h
    M src/ui/qgisapp.ui

  Log Message:
  -----------
  Merge pull request #1030 from alexbruy/fill-ring

[FEATURE] fill ring digitinzing tool


Compare: https://github.com/qgis/QGIS/compare/ba9936e0011f...052b2ebcb96a


More information about the QGIS-commit mailing list