File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change 8
8
[ ![ Build status] ( https://ci.appveyor.com/api/projects/status/qcfb3cy932jw9mpy/branch/master?svg=true )] ( https://ci.appveyor.com/project/githubuser0xFFFF/qt-advanced-docking-system/branch/master )
9
9
[ ![ License: LGPL v2.1] ( https://img.shields.io/badge/License-LGPL%20v2.1-blue.svg )] ( gnu-lgpl-v2.1.md )
10
10
11
- [ What's new] ( https://github.com/githubuser0xFFFF/Qt-Advanced-Docking-System/releases/latest )
12
- [ Documentation] ( doc/user-guide.md )
13
-
14
11
Qt Advanced Docking System lets you create customizable layouts using a full
15
12
featured window docking system similar to what is found in many popular
16
13
integrated development environments (IDEs) such as Visual Studio.
17
14
15
+ - [ What's new] ( https://github.com/githubuser0xFFFF/Qt-Advanced-Docking-System/releases/latest )
16
+ - [ Documentation] ( doc/user-guide.md )
17
+ - Original Repository: https://github.com/githubuser0xFFFF/Qt-Advanced-Stylesheets
18
+
18
19
[ ![ Video Advanced Docking] ( doc/advanced-docking_video.png )] ( https://www.youtube.com/watch?v=7pdNfafg3Qc )
19
20
20
21
## New and Noteworthy
@@ -25,6 +26,7 @@ adds the following features:
25
26
- option to close tabs with the middle mouse button
26
27
- ` DeleteContentOnClose ` flag for dynamic deletion and creation of dock widget
27
28
content
29
+ - improved focus highlighting functionality
28
30
29
31
The [ release 3.7] ( https://github.com/githubuser0xFFFF/Qt-Advanced-Docking-System/releases/tag/3.7.2 )
30
32
adds the following features:
You can’t perform that action at this time.
0 commit comments