[QGIS Commit] [qgis/QGIS] 52616b: vector layer: save old attribute values where avai...

GitHub noreply at github.com
Sat Feb 8 14:30:04 PST 2014


  Branch: refs/heads/master
  Home:   https://github.com/qgis/QGIS
  Commit: 52616b6549bf43eee3cccc79f73aa890da5f3fab
      https://github.com/qgis/QGIS/commit/52616b6549bf43eee3cccc79f73aa890da5f3fab
  Author: Juergen E. Fischer <jef at norbit.de>
  Date:   2014-02-08 (Sat, 08 Feb 2014)

  Changed paths:
    M python/core/qgsvectorlayer.sip
    M python/core/qgsvectorlayereditbuffer.sip
    M python/core/qgsvectorlayerundocommand.sip
    M scripts/sipdiff
    M src/app/qgisapp.cpp
    M src/app/qgsfeatureaction.cpp
    M src/app/qgsfieldcalculator.cpp
    M src/core/qgsvectorlayer.cpp
    M src/core/qgsvectorlayer.h
    M src/core/qgsvectorlayereditbuffer.cpp
    M src/core/qgsvectorlayereditbuffer.h
    M src/core/qgsvectorlayerundocommand.cpp
    M src/core/qgsvectorlayerundocommand.h
    M src/gui/attributetable/qgsattributetabledelegate.cpp
    M src/gui/attributetable/qgsdualview.cpp

  Log Message:
  -----------
  vector layer: save old attribute values where available to speedup undo (and rollback) (fixes #9509)
field calculator & app: use wait cursor while calculating and committing or rolling back




More information about the QGIS-commit mailing list