[QGIS Commit] [qgis/Quantum-GIS] : apply #4167

GitHub noreply at github.com
Wed Jan 11 20:27:44 EST 2012


  Branch: refs/heads/master
  Home:   https://github.com/qgis/Quantum-GIS
  Commit: a646ff6f00ff0bd7f9bdf33bd174ca08a4123f9b
      https://github.com/qgis/Quantum-GIS/commit/a646ff6f00ff0bd7f9bdf33bd174ca08a4123f9b
  Author: Juergen E. Fischer <jef at norbit.de>
  Date:   2012-01-11 (Wed, 11 Jan 2012)

  Changed paths:
    M src/providers/postgres/qgspostgresconn.cpp

  Log Message:
  -----------
  apply #4167


  Commit: d43c89ae6a1cbdc9d957ea5663579ad13950e3b2
      https://github.com/qgis/Quantum-GIS/commit/d43c89ae6a1cbdc9d957ea5663579ad13950e3b2
  Author: Juergen E. Fischer <jef at norbit.de>
  Date:   2012-01-11 (Wed, 11 Jan 2012)

  Changed paths:
    M src/app/qgsattributetabledialog.cpp
  M src/app/qgsattributetabledialog.h
  M src/core/qgsvectorlayer.cpp
  M src/gui/attributetable/qgsattributetablefiltermodel.h
  M src/gui/attributetable/qgsattributetablemodel.cpp
  M src/gui/attributetable/qgsattributetablemodel.h
  M src/providers/memory/qgsmemoryprovider.cpp

  Log Message:
  -----------
  fix #4636:
- add a column containing the feature id, if no columns are there (otherwise
  there are no valid model indices)
- vector layer: emit featureDeleted and featureAdded signals, when added
  features change their temporary to a permanent id (e.g. makes the now defunct
  rows in the attribute table disappear, instead of showing ERROR)
- memory provider: update the feature id in added features


Compare: https://github.com/qgis/Quantum-GIS/compare/2b739d9...d43c89a


More information about the QGIS-commit mailing list