wmayer
a124ce4f8f
Gui: In DockWindowItems::addDockWidget replace the booleans with the enum class DockWindowOptions
2025-05-30 18:04:33 +02:00
wmayer
abe9fabc46
Gui: implement option to disable overlay management
2023-10-14 13:36:12 +02:00
Zheng, Lei
ba6b2a4375
Gui: add support for transparent overlay docking widget
2023-10-11 09:58:53 +02:00
wmayer
763aa21e8c
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
4fcddc71ab
Gui: rework ComboView
2023-09-14 13:24:24 +02:00
berniev
75fa455c5d
Gui: Use override etc 2
2022-08-09 12:43:23 +02:00
Uwe
cbe80b46f2
[Gui] DockWindow and DemoMode: remove unused includes
2022-03-04 03:37:44 +01:00
wmayer
219ded18ba
Gui: refactoring: move duplicated code to DockWindowManager::activate()
2021-12-09 07:40:44 +01:00
Chris Hennes
b49da2467c
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
38815b9550
Gui: Fix header uniformity, whitespace, and doxygen fixes
2020-11-26 10:14:56 +01:00
Unknown
e3eca59173
Misc. typo fixes
...
Various workbenches
2017-12-23 14:30:30 +01:00
wmayer
2f37aabf1d
add method to dock window manager to unregister a window
2016-08-24 19:09:56 +02:00
wmayer
2e02eef28b
+ 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