[QGIS Commit] [qgis/Quantum-GIS] 26a4f8: Update to usability of rule-based styles widgets.
GitHub
noreply at github.com
Sun Jul 29 10:45:52 PDT 2012
Branch: refs/heads/master
Home: https://github.com/qgis/Quantum-GIS
Commit: 26a4f80260481c963e956503dc79e57a262dc13d
https://github.com/qgis/Quantum-GIS/commit/26a4f80260481c963e956503dc79e57a262dc13d
Author: Larry Shaffer <larrys at dakotacarto.com>
Date: 2012-07-08 (Sun, 08 Jul 2012)
Changed paths:
M src/gui/symbology-ng/qgsrulebasedrendererv2widget.cpp
M src/gui/symbology-ng/qgsrulebasedrendererv2widget.h
M src/ui/qgsrendererrulepropsdialogbase.ui
M src/ui/qgsrulebasedrendererv2widget.ui
Log Message:
-----------
Update to usability of rule-based styles widgets.
Rule-based tree widget:
* Label and expression header sections have a larger initial width of 200, with new minimum width of 100 for all sections.
* Resizing of first 3 sections are saved to/restored from QSettings. Last section stretches, so is not saved/restored.
* All items now have tool tips of their content (good for small screens).
Rule editing dialog:
* Expanded width for initial form fields
* Added tool tips for expression and description fields.
Commit: 1eeb537e767dd99115c21391393e701de7e149ca
https://github.com/qgis/Quantum-GIS/commit/1eeb537e767dd99115c21391393e701de7e149ca
Author: Larry Shaffer <larrys at dakotacarto.com>
Date: 2012-07-29 (Sun, 29 Jul 2012)
Changed paths:
M src/gui/symbology-ng/qgsrulebasedrendererv2widget.cpp
M src/gui/symbology-ng/qgsrulebasedrendererv2widget.h
M src/ui/qgsrendererrulepropsdialogbase.ui
M src/ui/qgsrulebasedrendererv2widget.ui
Log Message:
-----------
Merge pull request #192 from dakcarto/update-rulebasestyles-gui-2
Update to usability of rule-based styles widgets.
Compare: https://github.com/qgis/Quantum-GIS/compare/5b44fbfb40f3...1eeb537e767d
More information about the QGIS-commit
mailing list