[QGIS Commit] [qgis/Quantum-GIS] 1de8c7: [FIX] Show attribute table for layers without geom...
GitHub
noreply at github.com
Wed Apr 3 01:45:17 PDT 2013
Branch: refs/heads/master
Home: https://github.com/qgis/Quantum-GIS
Commit: 1de8c76450e122be35a08ba485bd35810c08c367
https://github.com/qgis/Quantum-GIS/commit/1de8c76450e122be35a08ba485bd35810c08c367
Author: Matthias Kuhn <matthias.kuhn at gmx.ch>
Date: 2013-04-02 (Tue, 02 Apr 2013)
Changed paths:
M src/gui/attributetable/qgsattributetablemodel.cpp
M src/providers/postgres/qgspostgresfeatureiterator.cpp
Log Message:
-----------
[FIX] Show attribute table for layers without geometry
And add a message to the message log when an iterator is closed due to missing geometry
Commit: e3155706b04a9ec6437a1bd5c5f50506f514ba6e
https://github.com/qgis/Quantum-GIS/commit/e3155706b04a9ec6437a1bd5c5f50506f514ba6e
Author: Jürgen Fischer <jef at norbit.de>
Date: 2013-04-03 (Wed, 03 Apr 2013)
Changed paths:
M src/gui/attributetable/qgsattributetablemodel.cpp
M src/providers/postgres/qgspostgresfeatureiterator.cpp
Log Message:
-----------
Merge pull request #498 from matthias-kuhn/feature-request-no-geom
[FIX] Show attribute table for layers without geometry
Compare: https://github.com/qgis/Quantum-GIS/compare/cf4fd4a153ba...e3155706b04a
More information about the QGIS-commit
mailing list