[QGIS Commit] [qgis/Quantum-GIS] eac3a8: fix #3742:
GitHub
noreply at github.com
Mon Feb 6 14:48:53 EST 2012
Branch: refs/heads/master
Home: https://github.com/qgis/Quantum-GIS
Commit: eac3a8ff4d37ec6c192af6bf4795fa2ab6d17502
https://github.com/qgis/Quantum-GIS/commit/eac3a8ff4d37ec6c192af6bf4795fa2ab6d17502
Author: Juergen E. Fischer <jef at norbit.de>
Date: 2012-02-06 (Mon, 06 Feb 2012)
Changed paths:
M src/app/qgsprojectproperties.cpp
M src/app/qgsprojectproperties.h
M src/core/qgsmaprenderer.cpp
Log Message:
-----------
fix #3742:
- after CRS changes reproject canvas extent regardless of OTFR
- toggling OTFR off, switches the project CRS to the current layer CRS (or
first layer, if no layer is active).
- toggling OTFR also saves the previous CRS setting and restores the previous
selected CRS.
Commit: c2fee7927341c52647fa5e4c2fe42a51ce5f16f3
https://github.com/qgis/Quantum-GIS/commit/c2fee7927341c52647fa5e4c2fe42a51ce5f16f3
Author: Juergen E. Fischer <jef at norbit.de>
Date: 2012-02-06 (Mon, 06 Feb 2012)
Changed paths:
M src/providers/postgres/qgspostgresprovider.cpp
Log Message:
-----------
postgres provider: fix crs(), if no crs was requested
Compare: https://github.com/qgis/Quantum-GIS/compare/af71f5f...c2fee79
More information about the QGIS-commit
mailing list