[QGIS Commit] [qgis/Quantum-GIS] 969df0: Moved GML import/export to a new class: QgsOgcUtil...

GitHub noreply at github.com
Thu Mar 7 15:32:04 PST 2013


  Branch: refs/heads/master
  Home:   https://github.com/qgis/Quantum-GIS
  Commit: 969df016bcdbd1ead8a347b7a5d55c8b36db183a
      https://github.com/qgis/Quantum-GIS/commit/969df016bcdbd1ead8a347b7a5d55c8b36db183a
  Author: Martin Dobias <wonder.sk at gmail.com>
  Date:   2013-03-07 (Thu, 07 Mar 2013)

  Changed paths:
    M python/core/core.sip
    M python/core/qgsgeometry.sip
    A python/core/qgsogcutils.sip
    M src/core/CMakeLists.txt
    M src/core/qgsexpression.cpp
    M src/core/qgsgeometry.cpp
    M src/core/qgsgeometry.h
    A src/core/qgsogcutils.cpp
    A src/core/qgsogcutils.h
    M src/core/qgsrectangle.cpp
    M src/core/qgsrectangle.h
    M src/mapserver/qgsfilter.cpp
    M src/mapserver/qgswfsserver.cpp
    M src/providers/wfs/qgswfsprovider.cpp
    M tests/src/core/CMakeLists.txt
    M tests/src/core/testqgsgeometry.cpp
    A tests/src/core/testqgsogcutils.cpp

  Log Message:
  -----------
  Moved GML import/export to a new class: QgsOgcUtils





More information about the QGIS-commit mailing list