[QGIS Commit] [qgis/Quantum-GIS] : in the action dialog update the capture checkbox s...

GitHub noreply at github.com
Wed Jan 11 10:08:25 EST 2012


  Branch: refs/heads/master
  Home:   https://github.com/qgis/Quantum-GIS
  Commit: 764e85b2b836eff7af9992019b1d660a9157a704
      https://github.com/qgis/Quantum-GIS/commit/764e85b2b836eff7af9992019b1d660a9157a704
  Author: Giuseppe Sucameli <brush.tyler at gmail.com>
  Date:   2012-01-11 (Wed, 11 Jan 2012)

  Changed paths:
    M src/app/qgsattributeactiondialog.cpp

  Log Message:
  -----------
  in the action dialog update the capture checkbox state when populating edit section


  Commit: 35f5da70cdb7c26ec1e082fb8a6fbb5b6a44c45d
      https://github.com/qgis/Quantum-GIS/commit/35f5da70cdb7c26ec1e082fb8a6fbb5b6a44c45d
  Author: Giuseppe Sucameli <brush.tyler at gmail.com>
  Date:   2012-01-11 (Wed, 11 Jan 2012)

  Changed paths:
    M src/ui/qgsattributeactiondialogbase.ui

  Log Message:
  -----------
  make "action" tab less confusing (partially fix #4211):
display add and update buttons below the edit action widget (following the "new shapefile" UI style)
move the "capture output" checkbox away from the "insert field" combo


  Commit: 1fe82b316b3c76f1eee495ad9f4ec7ffa8398c06
      https://github.com/qgis/Quantum-GIS/commit/1fe82b316b3c76f1eee495ad9f4ec7ffa8398c06
  Author: Giuseppe Sucameli <brush.tyler at gmail.com>
  Date:   2012-01-11 (Wed, 11 Jan 2012)

  Changed paths:
    M src/app/qgsattributeactiondialog.cpp
  M src/app/qgsattributeactiondialog.h
  M src/app/qgsfeatureaction.cpp
  M src/app/qgsidentifyresults.cpp
  M src/core/qgsattributeaction.cpp
  M src/core/qgsattributeaction.h
  M src/gui/attributetable/qgsattributetablemodel.cpp
  M src/gui/attributetable/qgsattributetablemodel.h
  M src/ui/qgsattributeactiondialogbase.ui

  Log Message:
  -----------
  [FEATURE] use expressions engine to evaluate feature actions
work done for Regione Toscana-SIGTA


  Commit: acc1d558f52f2d36b13f74fed958ac44b6cbbf6e
      https://github.com/qgis/Quantum-GIS/commit/acc1d558f52f2d36b13f74fed958ac44b6cbbf6e
  Author: Giuseppe Sucameli <brush.tyler at gmail.com>
  Date:   2012-01-11 (Wed, 11 Jan 2012)

  Changed paths:
    M src/app/CMakeLists.txt
  M src/app/qgisapp.cpp
  M src/app/qgisapp.h
  M src/app/qgisappinterface.cpp
  M src/app/qgisappinterface.h
  A src/app/qgsmaptoolfeatureaction.cpp
  A src/app/qgsmaptoolfeatureaction.h
  M src/core/qgsattributeaction.h
  M src/ui/qgisapp.ui

  Log Message:
  -----------
  [FEATURE] add "feature action" map tool to run actions directly when clicking on features (fix #119 and #4262)
work done for Regione Toscana-SIGTA


Compare: https://github.com/qgis/Quantum-GIS/compare/0498c95...acc1d55


More information about the QGIS-commit mailing list