wmayer
310c052134
Gui: implement option to disable overlay management
2023-10-14 13:36:12 +02:00
Zheng, Lei
bf9584a90b
Gui: add support for transparent overlay docking widget
2023-10-11 09:58:53 +02:00
wmayer
2e1f3d862d
Gui: several minor improvements:
...
* replace C array with std::array
* use range-based loop
* activate the first of tabified dock widgets
* refactor DockWindowManager::setup
2023-09-30 17:33:33 +02:00
wmayer
897923ac3b
Gui: rework ComboView
2023-09-14 13:24:24 +02:00
berniev
0c70d45c83
Gui: Use override etc 2
2022-08-09 12:43:23 +02:00
Uwe
fccb743fd6
[Gui] DockWindow and DemoMode: remove unused includes
2022-03-04 03:37:44 +01:00
wmayer
055bcbbe1a
Gui: refactoring: move duplicated code to DockWindowManager::activate()
2021-12-09 07:40:44 +01:00
Chris Hennes
98b34779e5
Add loadState() function to DockWindowManager
...
Just changing the preference for hiding or showing a dock window does
not actually trigger a state change. To enable that, the preferences
pack manager must manually instruct the DockWindowManager to save its
state into the preferences before storing a preference pack, and must
instruct the DockWindowManager to load its new state from the
preferences after loading a pack.
2021-08-23 11:30:13 -05:00
luz paz
298c677873
Gui: Fix header uniformity, whitespace, and doxygen fixes
2020-11-26 10:14:56 +01:00
Unknown
a8ecffb652
Misc. typo fixes
...
Various workbenches
2017-12-23 14:30:30 +01:00
wmayer
1944d43f28
add method to dock window manager to unregister a window
2016-08-24 19:09:56 +02:00
wmayer
f70f74c26d
+ clarify documentation of class DockWindowManager
2014-03-12 12:33:25 +01:00
wmayer
120ca87015
+ unify DLL export defines to namespace names
...
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5000 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2011-10-10 13:44:52 +00:00