mirror of
https://github.com/githubuser0xFFFF/Qt-Advanced-Docking-System.git
synced 2025-01-24 05:22:06 +08:00
Update README.md
This commit is contained in:
parent
2afe62ec77
commit
8888f6800b
@ -15,20 +15,20 @@ integrated development environments (IDEs) such as Visual Studio.
|
|||||||
|
|
||||||
## New and Noteworthy
|
## New and Noteworthy
|
||||||
|
|
||||||
The [release 3.8](https://github.com/githubuser0xFFFF/Qt-Advanced-Docking-System/releases/tag/3.8.0)
|
The [release 3.8](https://github.com/githubuser0xFFFF/Qt-Advanced-Docking-System/releases/tag/3.8.1)
|
||||||
adds the following features:
|
adds the following features:
|
||||||
|
|
||||||
- option to close tabs with the middle mouse button
|
- option to close tabs with the middle mouse button
|
||||||
- `DeleteContentOnClose` flag for dynamic deletion and creation of dock widget
|
- `DeleteContentOnClose` flag for dynamic deletion and creation of dock widget
|
||||||
content
|
content
|
||||||
|
|
||||||
The [release 3.7](https://github.com/githubuser0xFFFF/Qt-Advanced-Docking-System/releases/tag/3.7.0)
|
The [release 3.7](https://github.com/githubuser0xFFFF/Qt-Advanced-Docking-System/releases/tag/3.7.2)
|
||||||
adds the following features:
|
adds the following features:
|
||||||
|
|
||||||
- support for **Qt6.**
|
- support for **Qt6.**
|
||||||
- support for [empty dock area](doc/user-guide.md#empty-dock-area)
|
- support for [empty dock area](doc/user-guide.md#empty-dock-area)
|
||||||
|
|
||||||
The [release 3.6](https://github.com/githubuser0xFFFF/Qt-Advanced-Docking-System/releases/tag/3.6.0)
|
The [release 3.6](https://github.com/githubuser0xFFFF/Qt-Advanced-Docking-System/releases/tag/3.6.4)
|
||||||
adds some nice new features:
|
adds some nice new features:
|
||||||
|
|
||||||
- support for [central widget](doc/user-guide.md#central-widget) concept
|
- support for [central widget](doc/user-guide.md#central-widget) concept
|
||||||
@ -440,4 +440,4 @@ highlights are:
|
|||||||
|
|
||||||
[read more...](https://github.com/facontidavide/PlotJuggler)
|
[read more...](https://github.com/facontidavide/PlotJuggler)
|
||||||
|
|
||||||
[![Plot Juggler](doc/showcase_plot_juggler.png)](https://vimeo.com/480588113#t=46s)
|
[![Plot Juggler](doc/showcase_plot_juggler.png)](https://vimeo.com/480588113#t=46s)
|
||||||
|
Loading…
Reference in New Issue
Block a user