[QGIS Commit] [qgis/QGIS] 17fc3e: python's expanduser doesn't necessarily returns ut...

GitHub noreply at github.com
Sat Oct 12 14:10:03 PDT 2013


  Branch: refs/heads/master
  Home:   https://github.com/qgis/QGIS
  Commit: 17fc3e90db0bbdd3fa004700968c13a7e9d57d37
      https://github.com/qgis/QGIS/commit/17fc3e90db0bbdd3fa004700968c13a7e9d57d37
  Author: Juergen E. Fischer <jef at norbit.de>
  Date:   2013-10-12 (Sat, 12 Oct 2013)

  Changed paths:
    M src/core/qgsapplication.cpp
    M src/python/qgspythonutilsimpl.cpp

  Log Message:
  -----------
  python's expanduser doesn't necessarily returns utf-8 (followup 4cb37b1a)


  Commit: e73718edd2db9ef41a402e18833fa00ef297ecc9
      https://github.com/qgis/QGIS/commit/e73718edd2db9ef41a402e18833fa00ef297ecc9
  Author: Juergen E. Fischer <jef at norbit.de>
  Date:   2013-10-12 (Sat, 12 Oct 2013)

  Changed paths:
    M src/plugins/spit/qgsshapefile.cpp
    M src/plugins/spit/qgsshapefile.h
    M src/plugins/spit/qgsspit.cpp
    M src/plugins/spit/qgsspit.h

  Log Message:
  -----------
  spit: use qt templates


  Commit: f4ca526ab409c2088ce9077d4adbd439eb6ac69e
      https://github.com/qgis/QGIS/commit/f4ca526ab409c2088ce9077d4adbd439eb6ac69e
  Author: Juergen E. Fischer <jef at norbit.de>
  Date:   2013-10-12 (Sat, 12 Oct 2013)

  Changed paths:
    M src/app/qgisapp.cpp
    M src/app/qgsfieldsproperties.cpp
    M src/app/qgsshortcutsmanager.cpp
    M src/app/qgsshortcutsmanager.h
    M src/core/gps/qgsgpsconnectionregistry.cpp
    M src/core/qgsapplication.cpp
    M src/core/qgscrscache.cpp
    M src/core/qgscrscache.h
    M src/core/qgsmaplayerregistry.h
    M src/core/qgsproject.cpp
    M src/core/qgsproviderregistry.cpp
    M src/core/qgsproviderregistry.h
    M src/core/raster/qgsrasterrendererregistry.cpp
    M src/core/symbology-ng/qgsrendererv2registry.cpp
    M src/core/symbology-ng/qgsrendererv2registry.h
    M src/core/symbology-ng/qgssvgcache.cpp
    M src/core/symbology-ng/qgssvgcache.h
    M src/core/symbology-ng/qgssymbollayerv2registry.cpp
    M src/core/symbology-ng/qgssymbollayerv2registry.h
    M src/mapserver/qgsconfigcache.cpp
    M src/mapserver/qgsmslayercache.cpp
    M src/mapserver/qgsmslayercache.h
    M src/plugins/spit/qgspgutil.cpp
    M src/plugins/spit/qgspgutil.h

  Log Message:
  -----------
  use static locals instead of global pointers for some ^Cngletons (proably more valgrind happyness; followup 572bda85)


Compare: https://github.com/qgis/QGIS/compare/adc850ee6fac...f4ca526ab409


More information about the QGIS-commit mailing list