[QGIS Commit] [qgis/Quantum-GIS] 7db860: Attribute Editor: Synchronize editable QComboBox f...
GitHub
noreply at github.com
Thu Nov 15 16:12:44 PST 2012
Branch: refs/heads/master
Home: https://github.com/qgis/Quantum-GIS
Commit: 7db860150300930593e598ecf63621d6d632a71c
https://github.com/qgis/Quantum-GIS/commit/7db860150300930593e598ecf63621d6d632a71c
Author: Matthias Kuhn <matthias.kuhn at gmx.ch>
Date: 2012-11-07 (Wed, 07 Nov 2012)
Changed paths:
M src/gui/qgsattributeeditor.cpp
M src/gui/qgsattributeeditor.h
Log Message:
-----------
Attribute Editor: Synchronize editable QComboBox for LineEdit's and similar.
Fixes http://hub.qgis.org/issues/6647
Commit: d218d0a69f8d9ecfb98cad20fbbd571b61f04e0b
https://github.com/qgis/Quantum-GIS/commit/d218d0a69f8d9ecfb98cad20fbbd571b61f04e0b
Author: Matthias Kuhn <matthias.kuhn at gmx.ch>
Date: 2012-11-07 (Wed, 07 Nov 2012)
Changed paths:
M python/core/qgsvectorlayer.sip
Log Message:
-----------
Add python bindings for setEditorLayout
Commit: 6abedba0875b6422a83db15bcb22484d24efd7f3
https://github.com/qgis/Quantum-GIS/commit/6abedba0875b6422a83db15bcb22484d24efd7f3
Author: Matthias Kuhn <matthias.kuhn at gmx.ch>
Date: 2012-11-08 (Thu, 08 Nov 2012)
Changed paths:
M src/gui/qgsattributeeditor.h
Log Message:
-----------
No need to register QgsStringRelay with Qt Meta Type
Commit: 9183adce9f257a097fc54e5a8a700e4d494b2962
https://github.com/qgis/Quantum-GIS/commit/9183adce9f257a097fc54e5a8a700e4d494b2962
Author: Jürgen Fischer <jef at norbit.de>
Date: 2012-11-15 (Thu, 15 Nov 2012)
Changed paths:
M python/core/qgsvectorlayer.sip
M src/gui/qgsattributeeditor.cpp
M src/gui/qgsattributeeditor.h
Log Message:
-----------
Merge pull request #320 from matthias-kuhn/fix-attredit
Fix for http://hub.qgis.org/issues/6647
Compare: https://github.com/qgis/Quantum-GIS/compare/5bc0a8af6c5b...9183adce9f25
More information about the QGIS-commit
mailing list