[QGIS Commit] [qgis/Quantum-GIS] 133398: wfs related fixes:

GitHub noreply at github.com
Mon Jul 15 12:21:38 PDT 2013


  Branch: refs/heads/master
  Home:   https://github.com/qgis/Quantum-GIS
  Commit: 133398b390cc6e8641e7eb29b579067c6cbe460a
      https://github.com/qgis/Quantum-GIS/commit/133398b390cc6e8641e7eb29b579067c6cbe460a
  Author: Juergen E. Fischer <jef at norbit.de>
  Date:   2013-07-15 (Mon, 15 Jul 2013)

  Changed paths:
    M src/app/qgsfieldsproperties.cpp
    M src/app/qgsfieldsproperties.h
    M src/core/qgsspatialindex.cpp
    M src/gui/attributetable/qgsattributetablefiltermodel.cpp
    M src/mapserver/qgswfsserver.cpp
    M src/providers/wfs/qgswfsfeatureiterator.cpp
    M src/providers/wfs/qgswfsprovider.cpp
    M src/providers/wfs/qgswfsprovider.h

  Log Message:
  -----------
  wfs related fixes:
- wfs server: only filter by bbox if there was one given (fixes #8287)
- wfs provider: make feature attribute field types stick to the values
- vector layer properties, field properties: add (Qt) type column
- attribute table: sort Date and DateTime as such
- spatialindex: return false when an exception on insertion occured





More information about the QGIS-commit mailing list