[QGIS Commit] [qgis/Quantum-GIS] 43caf0: Make sure updateFields() is called before setDispl...

GitHub noreply at github.com
Tue Sep 3 06:02:33 PDT 2013


  Branch: refs/heads/master
  Home:   https://github.com/qgis/Quantum-GIS
  Commit: 43caf02d18341091d5ceea7e2debe07110461f44
      https://github.com/qgis/Quantum-GIS/commit/43caf02d18341091d5ceea7e2debe07110461f44
  Author: Nyall Dawson <nyall.dawson at gmail.com>
  Date:   2013-08-12 (Mon, 12 Aug 2013)

  Changed paths:
    M src/core/qgsvectorlayer.cpp

  Log Message:
  -----------
  Make sure updateFields() is called before setDisplayField for new vector layers (fix #8311)


  Commit: eb114799d72ee75fb46a56f3a31919f9c2d2abff
      https://github.com/qgis/Quantum-GIS/commit/eb114799d72ee75fb46a56f3a31919f9c2d2abff
  Author: Nyall Dawson <nyall.dawson at gmail.com>
  Date:   2013-08-12 (Mon, 12 Aug 2013)

  Changed paths:
    M src/core/qgsvectorlayer.cpp

  Log Message:
  -----------
  Fix indexOf checks in setDisplayField, make sure they are case insensitive


  Commit: 88d3adeafa7d088a3a9dafe898d4feac6aeaf652
      https://github.com/qgis/Quantum-GIS/commit/88d3adeafa7d088a3a9dafe898d4feac6aeaf652
  Author: Nathan Woodrow <madmanwoo at gmail.com>
  Date:   2013-09-03 (Tue, 03 Sep 2013)

  Changed paths:
    M src/core/qgsvectorlayer.cpp

  Log Message:
  -----------
  Merge pull request #804 from nyalldawson/bug_8311

Fix some bugs relating to display fields for new vector layers (fixes #8311)


Compare: https://github.com/qgis/Quantum-GIS/compare/70841a84f3ea...88d3adeafa7d


More information about the QGIS-commit mailing list