[QGIS Commit] [qgis/Quantum-GIS] 5b2f94: Allow setting I/O encoding for OGR layers in vecto...

noreply at github.com noreply at github.com
Fri Oct 21 13:59:04 EDT 2011


  Branch: refs/heads/master
  Home:   https://github.com/qgis/Quantum-GIS

  Commit: 5b2f944aa1392f9f48617eb56a0776f48f8b728c
      https://github.com/qgis/Quantum-GIS/commit/5b2f944aa1392f9f48617eb56a0776f48f8b728c
  Author: Martin Dobias <wonder.sk at gmail.com>
  Date:   2011-10-21 (Fri, 21 Oct 2011)

  Changed paths:
    M src/app/qgsvectorlayerproperties.cpp
  M src/core/qgsvectordataprovider.h
  M src/providers/ogr/qgsogrprovider.cpp
  M src/ui/qgsvectorlayerpropertiesbase.ui

  Log Message:
  -----------
  Allow setting I/O encoding for OGR layers in vector layer properties.

Until now this was only possible to set when opening files with QgsEncodingFileDialog.
Layers opened from browser were opened always with default encoding and no way to change it.

The newly created "provider-specific" option group may be used by other providers
for some custom actions ("create spatial index" should move here, too)


  Commit: d956a64bbdff55445330bf434dfc690a55fef292
      https://github.com/qgis/Quantum-GIS/commit/d956a64bbdff55445330bf434dfc690a55fef292
  Author: Martin Dobias <wonder.sk at gmail.com>
  Date:   2011-10-21 (Fri, 21 Oct 2011)

  Changed paths:
    M src/gui/CMakeLists.txt

  Log Message:
  -----------
  Fix install


Compare: https://github.com/qgis/Quantum-GIS/compare/5b53d93...d956a64


More information about the QGIS-commit mailing list