Skip to content

Commit 8ef696f

Browse files
Updated README.md
1 parent b6d7f86 commit 8ef696f

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,14 @@
88
[![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)
99
[![License: LGPL v2.1](https://img.shields.io/badge/License-LGPL%20v2.1-blue.svg)](gnu-lgpl-v2.1.md)
1010

11-
[What's new](https://github.com/githubuser0xFFFF/Qt-Advanced-Docking-System/releases/latest)
12-
[Documentation](doc/user-guide.md)
13-
1411
Qt Advanced Docking System lets you create customizable layouts using a full
1512
featured window docking system similar to what is found in many popular
1613
integrated development environments (IDEs) such as Visual Studio.
1714

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+
1819
[![Video Advanced Docking](doc/advanced-docking_video.png)](https://www.youtube.com/watch?v=7pdNfafg3Qc)
1920

2021
## New and Noteworthy
@@ -25,6 +26,7 @@ adds the following features:
2526
- option to close tabs with the middle mouse button
2627
- `DeleteContentOnClose` flag for dynamic deletion and creation of dock widget
2728
content
29+
- improved focus highlighting functionality
2830

2931
The [release 3.7](https://github.com/githubuser0xFFFF/Qt-Advanced-Docking-System/releases/tag/3.7.2)
3032
adds the following features:

0 commit comments

Comments
 (0)