Uwe Kindler
|
34cc91a9af
|
Fixed #527 - updateDockWidgetFocusStyle() function error
|
2023-06-23 21:06:52 +02:00 |
|
Syarif Fakhri
|
060313c11f
|
clear dock widget focus on repin
|
2022-09-15 13:04:49 +08:00 |
|
Uwe Kindler
|
5af7492b67
|
Changed DockFocusController to properly handle window activation
|
2021-07-27 12:22:31 +02:00 |
|
Uwe Kindler
|
8d1465a81f
|
Added initial support for setting focus highlighting without uisng setFocus
|
2021-07-25 18:12:27 +02:00 |
|
Walter Bormans
|
13853573ea
|
Additional Qt keyword conversion. (#299)
This comit is an addtion to pull request #295. Not all Qt keywords were included.
Co-authored-by: Walter Bormans <walter.bormans@paradoxcat.com>
|
2021-01-22 06:18:34 +01:00 |
|
Uwe Kindler
|
fdedd7d92a
|
Added focusedDockWidget() function to DockManager
|
2020-09-07 08:17:07 +02:00 |
|
Uwe Kindler
|
2de3e7e3be
|
Deferred focusedDockWidgetChanged signal until dock widget becomes visible
|
2020-07-03 23:24:20 +02:00 |
|
Uwe Kindler
|
e71884b23d
|
Replaced configFlags().testFlag() with testConfigFlag() to improve code readibility
|
2020-06-11 08:06:37 +02:00 |
|
Uwe Kindler
|
cd495a14ec
|
Fixed MSVC compiler warning
|
2020-06-07 15:20:08 +02:00 |
|
Uwe Kindler
|
312a8cf500
|
Enabled ClickFocus for CDockWidget to support focussing in case the content does not support it
Renamed FocusStyling to FocusHighlighting
|
2020-06-06 14:59:03 +02:00 |
|
Uwe Kindler
|
2fc8bbe9c9
|
Added mising DockFocusController files
|
2020-06-05 21:03:47 +02:00 |
|