Files
KDDockWidgets/src
Sergio Martins 693fb84a3e Fix DockWidgetBase::isFocusChanged() not being emitted
The previous commit fixed that the dock widget wasn't
getting focused on tab change, but didn't fix the signal.

When changing tabs, FocusScope::setFocused() would bailout
early because it was already focused, so never emitted
the signal for the new focused dock widget.

Refactored the code a bit and it's more robust now.
Setting the current focused widget is now centralized in
DockRegistry. Before it was split in two different places.

Fixes issue #188
2021-04-19 09:42:59 +01:00
..
2020-10-03 13:57:32 +01:00
2021-01-02 09:27:50 -05:00
2021-01-13 13:31:33 +00:00
2021-01-02 09:27:50 -05:00
2021-01-02 09:32:20 -05:00
2021-01-02 09:32:20 -05:00
2021-01-02 09:27:50 -05:00
2021-02-23 20:16:32 +00:00
2021-01-02 09:27:50 -05:00
2021-01-02 09:27:50 -05:00
2021-02-05 16:42:07 +00:00
2021-01-02 09:27:50 -05:00
2021-01-02 09:27:50 -05:00