[QGIS Commit] [qgis/QGIS] 64885d: Improve visual appearance of composer grid by maki...
GitHub
noreply at github.com
Thu Oct 17 13:25:23 PDT 2013
Branch: refs/heads/master
Home: https://github.com/qgis/QGIS
Commit: 64885d9eca65cf686df9b74586722fd94f6d12f0
https://github.com/qgis/QGIS/commit/64885d9eca65cf686df9b74586722fd94f6d12f0
Author: Nyall Dawson <nyall.dawson at gmail.com>
Date: 2013-09-24 (Tue, 24 Sep 2013)
Changed paths:
M src/app/composer/qgscompositionwidget.cpp
M src/app/composer/qgscompositionwidget.h
M src/core/composer/qgscomposition.cpp
M src/core/composer/qgspaperitem.cpp
M src/ui/qgscompositionwidgetbase.ui
Log Message:
-----------
Improve visual appearance of composer grid by making sure it is always drawn using a 1 pixel width cosmetic pen
Remove options for composer pen width
Commit: d7db4a53cb2c0930c13319c13b5c186645a01aef
https://github.com/qgis/QGIS/commit/d7db4a53cb2c0930c13319c13b5c186645a01aef
Author: Nyall Dawson <nyall.dawson at gmail.com>
Date: 2013-09-25 (Wed, 25 Sep 2013)
Changed paths:
M src/app/composer/qgscompositionwidget.cpp
M src/app/composer/qgscompositionwidget.h
M src/core/composer/qgscomposition.cpp
M src/core/composer/qgscomposition.h
M src/ui/qgscompositionwidgetbase.ui
Log Message:
-----------
Add option for grid snap tolerance, move selection tolerance spin box to new section (fix #8214)
Commit: cca580529894f809059a063c09ce07028e810509
https://github.com/qgis/QGIS/commit/cca580529894f809059a063c09ce07028e810509
Author: mhugent <marco.hugentobler at sourcepole.ch>
Date: 2013-10-17 (Thu, 17 Oct 2013)
Changed paths:
M src/app/composer/qgscompositionwidget.cpp
M src/app/composer/qgscompositionwidget.h
M src/core/composer/qgscomposition.cpp
M src/core/composer/qgscomposition.h
M src/core/composer/qgspaperitem.cpp
M src/ui/qgscompositionwidgetbase.ui
Log Message:
-----------
Merge pull request #916 from nyalldawson/composer_grid2
Composer grid fixes
Compare: https://github.com/qgis/QGIS/compare/087b52b7348d...cca580529894
More information about the QGIS-commit
mailing list