[QGIS Commit] [qgis/Quantum-GIS] 3e419b: Change WFS provider for new vector api

GitHub noreply at github.com
Mon Jan 21 00:19:08 PST 2013


  Branch: refs/heads/new_vector_api
  Home:   https://github.com/qgis/Quantum-GIS
  Commit: 3e419b97ac5a3bf5d4e602b2d03c8f4bf75f92ff
      https://github.com/qgis/Quantum-GIS/commit/3e419b97ac5a3bf5d4e602b2d03c8f4bf75f92ff
  Author: Marco Hugentobler <marco.hugentobler at sourcepole.ch>
  Date:   2013-01-20 (Sun, 20 Jan 2013)

  Changed paths:
    M src/providers/CMakeLists.txt
    M src/providers/wfs/CMakeLists.txt
    M src/providers/wfs/qgswfsdata.cpp
    M src/providers/wfs/qgswfsdata.h
    A src/providers/wfs/qgswfsfeatureiterator.cpp
    A src/providers/wfs/qgswfsfeatureiterator.h
    M src/providers/wfs/qgswfsprovider.cpp
    M src/providers/wfs/qgswfsprovider.h
    M src/providers/wfs/qgswfssourceselect.cpp

  Log Message:
  -----------
  Change WFS provider for new vector api


  Commit: c5ed2cf541072c3365a65b54e80d97a9c255b246
      https://github.com/qgis/Quantum-GIS/commit/c5ed2cf541072c3365a65b54e80d97a9c255b246
  Author: Marco Hugentobler <marco.hugentobler at sourcepole.ch>
  Date:   2013-01-20 (Sun, 20 Jan 2013)

  Changed paths:
    M src/providers/wfs/qgswfsprovider.cpp

  Log Message:
  -----------
  Fix incremental wfs loading


  Commit: 8e2262b64bf6506257bd5993d34529f6f05d0d87
      https://github.com/qgis/Quantum-GIS/commit/8e2262b64bf6506257bd5993d34529f6f05d0d87
  Author: Marco Hugentobler <marco.hugentobler at sourcepole.ch>
  Date:   2013-01-21 (Mon, 21 Jan 2013)

  Changed paths:
    M src/providers/wfs/qgswfsfeatureiterator.cpp
    M src/providers/wfs/qgswfsprovider.cpp

  Log Message:
  -----------
  Prevent concurrent wfs iterators for now


  Commit: bde20b48c59983b44f4890d8529604d8bb3a0112
      https://github.com/qgis/Quantum-GIS/commit/bde20b48c59983b44f4890d8529604d8bb3a0112
  Author: Marco Hugentobler <marco.hugentobler at sourcepole.ch>
  Date:   2013-01-21 (Mon, 21 Jan 2013)

  Changed paths:
    M src/providers/wfs/qgswfsfeatureiterator.cpp

  Log Message:
  -----------
  Implement rewind() in wfs iterator


Compare: https://github.com/qgis/Quantum-GIS/compare/11d5bd38462e...bde20b48c599


More information about the QGIS-commit mailing list