[QGIS Commit] [qgis/Quantum-GIS] 738c1f: Test for cross-platform SVG icon scaling
GitHub
noreply at github.com
Tue Jul 31 11:51:58 PDT 2012
Branch: refs/heads/master
Home: https://github.com/qgis/Quantum-GIS
Commit: 738c1f36fe9bdcbeebce36014ff913dc091705fb
https://github.com/qgis/Quantum-GIS/commit/738c1f36fe9bdcbeebce36014ff913dc091705fb
Author: Larry Shaffer <larrys at dakotacarto.com>
Date: 2012-07-31 (Tue, 31 Jul 2012)
Changed paths:
M images/images.qrc
A images/themes/default/mActionPanToSelected.svg
A images/themes/default/mActionRotateLabel.svg
A images/themes/default/mActionSelectPolygon.svg
A images/themes/default/mActionSplitFeatures.svg
A images/themes/gis/mActionPanToSelected.svg
A images/themes/gis/mActionRotateLabel.svg
A images/themes/gis/mActionSelectPolygon.svg
A images/themes/gis/mActionSplitFeatures.svg
M src/app/qgisapp.cpp
Log Message:
-----------
Test for cross-platform SVG icon scaling
- Several PNG icons are switch out with SVG counterparts to test Qt scaling on different platforms
- Default theme has added SVG icons that are comprised of the regular PNG embedded within
- GIS theme has added mostly SVG 24x24 icons and one at 48x48 (also for touch interfaces)
- This commit's changes will probably be reverted after testing
More information about the QGIS-commit
mailing list