[QGIS Commit] [qgis/QGIS] 65f43a: #9060: define global unit conversor

GitHub noreply at github.com
Fri Jan 17 07:29:22 PST 2014


  Branch: refs/heads/master
  Home:   https://github.com/qgis/QGIS
  Commit: 65f43a8ba865604ff18e5e6e71575d217f110376
      https://github.com/qgis/QGIS/commit/65f43a8ba865604ff18e5e6e71575d217f110376
  Author: ahuarte47 <ahuarte47 at yahoo.es>
  Date:   2014-01-14 (Tue, 14 Jan 2014)

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

  Log Message:
  -----------
  #9060: define global unit conversor


  Commit: b662d1bee19750e25e74a865806777dee3b92cbd
      https://github.com/qgis/QGIS/commit/b662d1bee19750e25e74a865806777dee3b92cbd
  Author: ahuarte47 <ahuarte47 at yahoo.es>
  Date:   2014-01-14 (Tue, 14 Jan 2014)

  Changed paths:
    M src/providers/wms/qgswmsprovider.cpp

  Log Message:
  -----------
  #9060: use QGis::fromUnitToUnitFactor in QgsWmsProvider

 in


  Commit: 5d59d83d0f8c66c1e64e2f00c0d33ed410bb3b66
      https://github.com/qgis/QGIS/commit/5d59d83d0f8c66c1e64e2f00c0d33ed410bb3b66
  Author: ahuarte47 <ahuarte47 at yahoo.es>
  Date:   2014-01-14 (Tue, 14 Jan 2014)

  Changed paths:
    M src/core/dxf/qgsdxfexport.cpp

  Log Message:
  -----------
  #9060: use QGis::fromUnitToUnitFactor in QgsDxfExport

 in


  Commit: c20f38b6ba147109532d620b8c69b4d4a73d1dca
      https://github.com/qgis/QGIS/commit/c20f38b6ba147109532d620b8c69b4d4a73d1dca
  Author: ahuarte47 <ahuarte47 at yahoo.es>
  Date:   2014-01-14 (Tue, 14 Jan 2014)

  Changed paths:
    M src/core/qgsdistancearea.cpp

  Log Message:
  -----------
  #9060: use QGis::fromUnitToUnitFactor in QgsDistanceArea

 in


  Commit: 23f6a231b08422820305a858e354ac42ae88b561
      https://github.com/qgis/QGIS/commit/23f6a231b08422820305a858e354ac42ae88b561
  Author: ahuarte47 <ahuarte47 at yahoo.es>
  Date:   2014-01-14 (Tue, 14 Jan 2014)

  Changed paths:
    M src/core/composer/qgscomposerscalebar.cpp

  Log Message:
  -----------
  #9060: use QGis::fromUnitToUnitFactor in QgsComposerScaleBar


  Commit: 2bffa19fc0d161ef532a13b6976ed3b2ed04a157
      https://github.com/qgis/QGIS/commit/2bffa19fc0d161ef532a13b6976ed3b2ed04a157
  Author: ahuarte47 <ahuarte47 at yahoo.es>
  Date:   2014-01-14 (Tue, 14 Jan 2014)

  Changed paths:
    M src/app/qgsdecorationscalebar.cpp

  Log Message:
  -----------
  #9060: use QGis::fromUnitToUnitFactor in QgsDecorationScaleBar


  Commit: 48cf5b32d6b1d6abdfaa213deaa4e63b39e3744f
      https://github.com/qgis/QGIS/commit/48cf5b32d6b1d6abdfaa213deaa4e63b39e3744f
  Author: ahuarte47 <ahuarte47 at yahoo.es>
  Date:   2014-01-14 (Tue, 14 Jan 2014)

  Changed paths:
    M src/providers/grass/qgsgrassgislib.cpp

  Log Message:
  -----------
  #9060: use QGis::fromUnitToUnitFactor in QgsGrassGisLib


  Commit: 47d253e0a8ce5810a258c65647e684bf2099f399
      https://github.com/qgis/QGIS/commit/47d253e0a8ce5810a258c65647e684bf2099f399
  Author: ahuarte47 <ahuarte47 at yahoo.es>
  Date:   2014-01-14 (Tue, 14 Jan 2014)

  Changed paths:
    M src/app/qgsoptions.cpp
    M src/ui/qgsoptionsbase.ui

  Log Message:
  -----------
  #9060: Enable degrees as valid DisplayUnit in QgsOptions dialog


  Commit: fb180388b9aa5f34186100486c383e531c0aab03
      https://github.com/qgis/QGIS/commit/fb180388b9aa5f34186100486c383e531c0aab03
  Author: mhugent <marco.hugentobler at sourcepole.ch>
  Date:   2014-01-17 (Fri, 17 Jan 2014)

  Changed paths:
    M src/app/qgsdecorationscalebar.cpp
    M src/app/qgsoptions.cpp
    M src/core/composer/qgscomposerscalebar.cpp
    M src/core/dxf/qgsdxfexport.cpp
    M src/core/qgis.cpp
    M src/core/qgis.h
    M src/core/qgsdistancearea.cpp
    M src/providers/grass/qgsgrassgislib.cpp
    M src/providers/wms/qgswmsprovider.cpp
    M src/ui/qgsoptionsbase.ui

  Log Message:
  -----------
  Merge pull request #1056 from ahuarte47/Issue_9060_B

[Feature]: Centralize conversion units in one unique function


Compare: https://github.com/qgis/QGIS/compare/8c9f41cfa1e6...fb180388b9aa


More information about the QGIS-commit mailing list