[QGIS Commit] [qgis/Quantum-GIS] 6b231a: Fix issue 6899: Drag and drop designer uses first ...
GitHub
noreply at github.com
Mon Jan 7 12:17:53 PST 2013
Branch: refs/heads/master
Home: https://github.com/qgis/Quantum-GIS
Commit: 6b231a1e011017732edbfa1a63705ec1c3ba9d4b
https://github.com/qgis/Quantum-GIS/commit/6b231a1e011017732edbfa1a63705ec1c3ba9d4b
Author: Matthias Kuhn <matthias.kuhn at gmx.ch>
Date: 2013-01-07 (Mon, 07 Jan 2013)
Changed paths:
M src/app/qgsfieldsproperties.cpp
M src/core/qgsvectorlayer.cpp
M src/core/qgsvectorlayer.h
Log Message:
-----------
Fix issue 6899: Drag and drop designer uses first field after project reload
idx was not properly initialized at project load.
Commit: c4115cf14108e9649ee09295f3ff24bbd3a9f9cf
https://github.com/qgis/Quantum-GIS/commit/c4115cf14108e9649ee09295f3ff24bbd3a9f9cf
Author: Matthias Kuhn <matthias.kuhn at gmx.ch>
Date: 2013-01-07 (Mon, 07 Jan 2013)
Changed paths:
M src/gui/qgsattributeeditor.cpp
Log Message:
-----------
Show scroll bars for drag and drop attribute editor if necessary
Commit: 1afd1538f2e7ba1b92a59856081eff33c9710bd5
https://github.com/qgis/Quantum-GIS/commit/1afd1538f2e7ba1b92a59856081eff33c9710bd5
Author: Nathan Woodrow <madmanwoo at gmail.com>
Date: 2013-01-07 (Mon, 07 Jan 2013)
Changed paths:
M src/app/qgsfieldsproperties.cpp
M src/core/qgsvectorlayer.cpp
M src/core/qgsvectorlayer.h
M src/gui/qgsattributeeditor.cpp
Log Message:
-----------
Merge pull request #377 from matthias-kuhn/attredit-load-idx
Fix issue 6899: Drag and drop designer uses first field after project re...
Compare: https://github.com/qgis/Quantum-GIS/compare/4ff5b29b5655...1afd1538f2e7
More information about the QGIS-commit
mailing list