Nyall Dawson
a4f854e2c1
Ensure report dock is visible when opening a report designer
2018-01-05 12:12:33 +10:00
Nyall Dawson
a87d352bd7
Run clang-tidy modernize-use-default-member-init to move member
...
initialization to headers (c++11 style)
2017-09-27 05:02:34 +10:00
Nyall Dawson
ae59e35dac
Complete daily allocation of Qt5 connect transitions
2017-04-04 09:40:25 +10:00
Denis Rouzaud
e7079eead9
run astyle on src/gui
2017-03-03 09:09:37 +01:00
Matthias Kuhn
bbbc9d0abf
QgsDockWidget add openedStateChanged and openedStateChanged signals
2016-06-14 14:07:36 +02:00
Nyall Dawson
7af6d24788
Change QDockWidgets to QgsDockWidgets
...
No benefit as yet, but future proofing for when QgsDockWidget
gains additional fixes/tweaks over QDockWidget
2016-06-10 13:10:59 +10:00
Nyall Dawson
cb4dacfebc
Fix style dock button not synced to dock state ( fix #14862 )
...
Add a new class QgsDockWidget which has finer control over setting
and retrieving the dock visibility, to account for dock widgets
which are open but hidden by other docks
2016-06-09 11:01:56 +10:00