[QGIS Commit] [qgis/Quantum-GIS] 6fd2dc: Fix for scale/extend issue #6194. Added test case.

GitHub noreply at github.com
Fri Aug 17 07:33:37 PDT 2012


  Branch: refs/heads/master
  Home:   https://github.com/qgis/Quantum-GIS
  Commit: 6fd2dccbd72959c1db921224f88fb36d209ddc6d
      https://github.com/qgis/Quantum-GIS/commit/6fd2dccbd72959c1db921224f88fb36d209ddc6d
  Author: Magnus Homann <magnus at homann.se>
  Date:   2012-08-17 (Fri, 17 Aug 2012)

  Changed paths:
    M src/app/qgsidentifyresults.cpp
    M src/core/qgsrectangle.cpp
    M src/core/qgsrectangle.h
    M src/gui/qgsmapcanvas.cpp
    M src/gui/qgsmaptoolzoom.cpp
    M tests/src/core/CMakeLists.txt
    A tests/src/core/testqgsrectangle.cpp

  Log Message:
  -----------
  Fix for scale/extend issue #6194. Added test case.


  Commit: 8e16c8e37a243588705f447916c77254428f4091
      https://github.com/qgis/Quantum-GIS/commit/8e16c8e37a243588705f447916c77254428f4091
  Author: Magnus Homann <magnus at homann.se>
  Date:   2012-08-17 (Fri, 17 Aug 2012)

  Changed paths:
    M python/core/core.sip
    R python/core/qgsrect.sip
    A python/core/qgsrectangle.sip
    M src/core/qgsrectangle.h
    M src/gui/qgsmaptoolzoom.cpp

  Log Message:
  -----------
  Fixed SIP errors and reinstated expand() as depreceated.


  Commit: b5a59fd251c965fcc4fa43a8fdc86980ad6cdbaf
      https://github.com/qgis/Quantum-GIS/commit/b5a59fd251c965fcc4fa43a8fdc86980ad6cdbaf
  Author: Magnus Homann <magnus at homann.se>
  Date:   2012-08-17 (Fri, 17 Aug 2012)

  Changed paths:
    M python/core/qgsrectangle.sip

  Log Message:
  -----------
  Typo.


  Commit: b7e6e64f0ff85e4a54ff29a52b57409da3a6548d
      https://github.com/qgis/Quantum-GIS/commit/b7e6e64f0ff85e4a54ff29a52b57409da3a6548d
  Author: Jürgen Fischer <jef at norbit.de>
  Date:   2012-08-17 (Fri, 17 Aug 2012)

  Changed paths:
    M python/core/core.sip
    R python/core/qgsrect.sip
    A python/core/qgsrectangle.sip
    M src/app/qgsidentifyresults.cpp
    M src/core/qgsrectangle.cpp
    M src/core/qgsrectangle.h
    M src/gui/qgsmapcanvas.cpp
    M src/gui/qgsmaptoolzoom.cpp
    M tests/src/core/CMakeLists.txt
    A tests/src/core/testqgsrectangle.cpp

  Log Message:
  -----------
  Merge pull request #202 from homann/issue6194

Fix for #6194


Compare: https://github.com/qgis/Quantum-GIS/compare/b37a3b64f566...b7e6e64f0ff8


More information about the QGIS-commit mailing list