[QGIS Commit] [qgis/Quantum-GIS] 8f0cb9: Fix QgsCollapsibleGroupBox signal and scrolling is...
GitHub
noreply at github.com
Fri Sep 14 18:37:23 PDT 2012
Branch: refs/heads/master
Home: https://github.com/qgis/Quantum-GIS
Commit: 8f0cb990ae2e0bb07676723ea578337402bbe77c
https://github.com/qgis/Quantum-GIS/commit/8f0cb990ae2e0bb07676723ea578337402bbe77c
Author: Larry Shaffer <larrys at dakotacarto.com>
Date: 2012-09-14 (Fri, 14 Sep 2012)
Changed paths:
M src/gui/qgscollapsiblegroupbox.cpp
M src/gui/qgscollapsiblegroupbox.h
Log Message:
-----------
Fix QgsCollapsibleGroupBox signal and scrolling issue
- Signal now passes pointer to custom widget; calling isCollapsed() now works in connected slot
- Keep expanded group boxes in scroll areas from scrolling on first showing of dialog
Commit: d0800fbff9dc93d788f298ce0ea98edea777e662
https://github.com/qgis/Quantum-GIS/commit/d0800fbff9dc93d788f298ce0ea98edea777e662
Author: Larry Shaffer <larrys at dakotacarto.com>
Date: 2012-09-14 (Fri, 14 Sep 2012)
Changed paths:
M src/app/qgslabelinggui.cpp
M src/app/qgslabelinggui.h
M src/ui/qgslabelingguibase.ui
Log Message:
-----------
Label preview of adv labeling is collapsible
Compare: https://github.com/qgis/Quantum-GIS/compare/2edbc048761f...d0800fbff9dc
More information about the QGIS-commit
mailing list