Update Changelog
Lot's of stuff was missing
This commit is contained in:
10
Changelog
10
Changelog
@@ -3,6 +3,16 @@
|
|||||||
FloatingWindows to have different window flags. For example, some having
|
FloatingWindows to have different window flags. For example, some having
|
||||||
Qt::Tool while others having Qt::Window (#314).
|
Qt::Tool while others having Qt::Window (#314).
|
||||||
- Fixed fixed-sized windows being able to be resized on Windows (#345)
|
- Fixed fixed-sized windows being able to be resized on Windows (#345)
|
||||||
|
- Allow restoring layouts without touching floating dock widgets
|
||||||
|
- Fix setDropIndicatorsInhibited(false) not showing drop indicators (#334, #337)
|
||||||
|
- Fix relayouting when dock widget is deleted directly (#336)
|
||||||
|
- Minor performance improvement: Cache TitleBar icons
|
||||||
|
- Save side bar overlay geometry when frame is resized
|
||||||
|
- Fixed case of corrupt layout when using setDockWidgetFactoryFunc()
|
||||||
|
- Fix layout scaling factor when main window is native
|
||||||
|
- Fix moving floating windows to negative positions (#321)
|
||||||
|
- Fixed using normal geometry of platform window if fractional scaling is enabled
|
||||||
|
- Allow to specify Qt::Tool or Qt::Window per floating window
|
||||||
|
|
||||||
* v1.6.0 (14 September 2022)
|
* v1.6.0 (14 September 2022)
|
||||||
- Minimum Qt6 version is now 6.2.0
|
- Minimum Qt6 version is now 6.2.0
|
||||||
|
|||||||
Reference in New Issue
Block a user