[QGIS Commit] [qgis/Quantum-GIS] cc6b01: custom CRS save API change

GitHub noreply at github.com
Wed May 1 14:15:31 PDT 2013


  Branch: refs/heads/master
  Home:   https://github.com/qgis/Quantum-GIS
  Commit: cc6b010097ac15033ad4271d069e2dd26c12f8f2
      https://github.com/qgis/Quantum-GIS/commit/cc6b010097ac15033ad4271d069e2dd26c12f8f2
  Author: Leyan <ouyang.leyan at hotmail.com>
  Date:   2013-04-16 (Tue, 16 Apr 2013)

  Changed paths:
    M src/core/qgscoordinatereferencesystem.cpp
    M src/core/qgscoordinatereferencesystem.h

  Log Message:
  -----------
  custom CRS save API change


  Commit: 989514124bc665f3bf2b38fcb145962aacc12aab
      https://github.com/qgis/Quantum-GIS/commit/989514124bc665f3bf2b38fcb145962aacc12aab
  Author: Leyan <ouyang.leyan at hotmail.com>
  Date:   2013-04-16 (Tue, 16 Apr 2013)

  Changed paths:
    M src/core/qgscoordinatereferencesystem.cpp
    M src/core/qgsdistancearea.cpp
    M src/gui/qgsprojectionselector.cpp
    M src/mapserver/qgssldparser.cpp
    M src/providers/grass/qgsgrassgislib.cpp
    M src/providers/spatialite/qgsspatialiteprovider.cpp
    M src/providers/sqlanywhere/qgssqlanywhereprovider.cpp

  Log Message:
  -----------
  call saveAsUserCRS after each call to createFromProj4


  Commit: cc34d1411739d28ed42553e0f084207c72818d3c
      https://github.com/qgis/Quantum-GIS/commit/cc34d1411739d28ed42553e0f084207c72818d3c
  Author: Leyan <ouyang.leyan at hotmail.com>
  Date:   2013-04-16 (Tue, 16 Apr 2013)

  Changed paths:
    M python/core/qgscoordinatereferencesystem.sip

  Log Message:
  -----------
  update sip file


  Commit: c460a4bd756e66c2b748211b91e33a303adf8f72
      https://github.com/qgis/Quantum-GIS/commit/c460a4bd756e66c2b748211b91e33a303adf8f72
  Author: Tim Sutton <tim at linfiniti.com>
  Date:   2013-05-01 (Wed, 01 May 2013)

  Changed paths:
    M python/core/qgscoordinatereferencesystem.sip
    M src/core/qgscoordinatereferencesystem.cpp
    M src/core/qgscoordinatereferencesystem.h
    M src/core/qgsdistancearea.cpp
    M src/gui/qgsprojectionselector.cpp
    M src/mapserver/qgssldparser.cpp
    M src/providers/grass/qgsgrassgislib.cpp
    M src/providers/spatialite/qgsspatialiteprovider.cpp
    M src/providers/sqlanywhere/qgssqlanywhereprovider.cpp

  Log Message:
  -----------
  Merge pull request #533 from leyan/customCRS_API

Custom crs api


Compare: https://github.com/qgis/Quantum-GIS/compare/f62955ff84d3...c460a4bd756e


More information about the QGIS-commit mailing list