[QGIS Commit] [qgis/Quantum-GIS] 837ac4: Moved creation of expression from OGC filter to Qg...

GitHub noreply at github.com
Thu Mar 14 16:58:04 PDT 2013


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

  Changed paths:
    M python/core/qgsexpression.sip
    M python/core/qgsogcutils.sip
    M src/core/qgsexpression.cpp
    M src/core/qgsexpression.h
    M src/core/qgsogcutils.cpp
    M src/core/qgsogcutils.h
    M src/core/symbology-ng/qgsrulebasedrendererv2.cpp
    M src/core/symbology-ng/qgssymbollayerv2utils.cpp
    M src/mapserver/qgswfsserver.cpp
    M tests/src/core/testqgsexpression.cpp
    M tests/src/core/testqgsogcutils.cpp

  Log Message:
  -----------
  Moved creation of expression from OGC filter to QgsOgcUtils


  Commit: 16ec226d9746d86cff5e6d945da0c499fccc495b
      https://github.com/qgis/Quantum-GIS/commit/16ec226d9746d86cff5e6d945da0c499fccc495b
  Author: Martin Dobias <wonder.sk at gmail.com>
  Date:   2013-03-14 (Thu, 14 Mar 2013)

  Changed paths:
    M python/core/qgsexpression.sip
    M python/core/qgsogcutils.sip
    M src/core/qgsexpression.cpp
    M src/core/qgsexpression.h
    M src/core/qgsogcutils.cpp
    M src/core/qgsogcutils.h
    M src/providers/wfs/CMakeLists.txt
    M src/providers/wfs/qgswfscapabilities.cpp
    R src/providers/wfs/qgswfsutils.cpp
    R src/providers/wfs/qgswfsutils.h
    M tests/src/core/testqgsogcutils.cpp

  Log Message:
  -----------
  Moved visitor-based expression -> OGC filter code to QgsOgcUtils


  Commit: b513674fa87593e1442801cb8230be1ffd9dad5d
      https://github.com/qgis/Quantum-GIS/commit/b513674fa87593e1442801cb8230be1ffd9dad5d
  Author: Martin Dobias <wonder.sk at gmail.com>
  Date:   2013-03-14 (Thu, 14 Mar 2013)

  Changed paths:
    M python/core/qgsexpression.sip
    M python/core/qgsogcutils.sip
    M src/core/qgsexpression.cpp
    M src/core/qgsexpression.h
    M src/core/qgsogcutils.cpp
    M src/core/qgsogcutils.h
    M src/core/symbology-ng/qgssymbollayerv2utils.cpp
    M tests/src/core/testqgsogcutils.cpp

  Log Message:
  -----------
  Moved expression to OGC filter code to QgsOgcUtils


Compare: https://github.com/qgis/Quantum-GIS/compare/7e598f7fa475...b513674fa875


More information about the QGIS-commit mailing list