[QGIS Commit] [qgis/Quantum-GIS] 872e3c: fix typos
GitHub
noreply at github.com
Sun Jan 15 10:15:44 EST 2012
Branch: refs/heads/master
Home: https://github.com/qgis/Quantum-GIS
Commit: 872e3c9b7738b71f66588457fc1a4acb13e97dca
https://github.com/qgis/Quantum-GIS/commit/872e3c9b7738b71f66588457fc1a4acb13e97dca
Author: Juergen E. Fischer <jef at norbit.de>
Date: 2012-01-15 (Sun, 15 Jan 2012)
Changed paths:
M src/gui/qgsexpressionbuilderwidget.cpp
M src/gui/qgsexpressionbuilderwidget.h
M src/providers/grass/qgsgrass.h
M src/providers/spatialite/qgsspatialiteprovider.cpp
Log Message:
-----------
fix typos
Commit: 84dc1ba5e9514b37dbf519b5adfb9e0063716d4e
https://github.com/qgis/Quantum-GIS/commit/84dc1ba5e9514b37dbf519b5adfb9e0063716d4e
Author: Juergen E. Fischer <jef at norbit.de>
Date: 2012-01-15 (Sun, 15 Jan 2012)
Changed paths:
M src/core/qgsmaplayer.cpp
M src/core/qgsmaplayer.h
M src/core/qgsmaprenderer.cpp
M src/core/qgsmaprenderer.h
M src/core/qgsvectorlayer.cpp
M src/core/raster/qgsrasterlayer.cpp
Log Message:
-----------
follow up 9a9b53bb:
- enable transform caching (comparing before each use disables its point)
- invalidate the render transform cache only when the layer crs changes by
connecting to the QgsMapLayer::layerCrsChanged() signal.
- make CRS of map layer private so that setCrs has to be used on each change
Compare: https://github.com/qgis/Quantum-GIS/compare/9a9b53b...84dc1ba
More information about the QGIS-commit
mailing list