Skip to content

Commit abf7224

Browse files
Updated ads logo and icon
1 parent 7ab4c9a commit abf7224

File tree

3 files changed

+157
-114
lines changed

3 files changed

+157
-114
lines changed

README.md

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
1-
# Advanced Docking System for Qt
1+
![logo](doc/ads_logo.svg)
2+
3+
------------------
24

35
[![Build status](https://github.com/githubuser0xFFFF/Qt-Advanced-Docking-System/workflows/linux-builds/badge.svg)](https://github.com/githubuser0xFFFF/Qt-Advanced-Docking-System/actions?query=workflow%3Alinux-builds)
46
[![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)
57
[![License: LGPL v2.1](https://img.shields.io/badge/License-LGPL%20v2.1-blue.svg)](gnu-lgpl-v2.1.md)
68

7-
[What's new](https://github.com/githubuser0xFFFF/Qt-Advanced-Docking-System/releases/latest)
9+
[What's new](https://github.com/githubuser0xFFFF/Qt-Advanced-Docking-System/releases/latest)
810
[Documentation](doc/user-guide.md)
911

1012
Qt Advanced Docking System lets you create customizable layouts using a full
@@ -15,7 +17,7 @@ integrated development environments (IDEs) such as Visual Studio.
1517

1618
## New and Noteworthy
1719

18-
The [release 3.8](https://github.com/githubuser0xFFFF/Qt-Advanced-Docking-System/releases/tag/3.8.1)
20+
The [release 3.8](https://github.com/githubuser0xFFFF/Qt-Advanced-Docking-System/releases/latest)
1921
adds the following features:
2022

2123
- option to close tabs with the middle mouse button
@@ -84,7 +86,7 @@ know it from Visual Studio.
8486
- [Showcase](#showcase)
8587
- [Qt Creator IDE](#qt-creator-ide)
8688
- [Qt Design Studio](#qt-design-studio)
87-
- [QmixElements](#qmixelements)
89+
- [CETONI Elements](#cetoni-elements)
8890
- [ezEditor](#ezeditor)
8991
- [D-Tect X](#d-tect-x)
9092
- [HiveWE](#hivewe)
@@ -374,9 +376,8 @@ Taken from the [Qt Blog](https://www.qt.io/blog/qt-design-studio-1.5-beta-releas
374376
375377
### [CETONI Elements](https://www.cetoni.com/products/qmixelements/)
376378
377-
The CETONI Elements software from [CETONI](https://www.cetoni.com) is a comprehensive,
378-
plugin-based and modular laboratory automation software for controlling CETONI devices using a joint graphical user interface. The software features a powerful script system to automate processes. This [blog post](https://www.cetoni.com/blog/qmixelements-advanced-docking-system/) gives a nice overview about the use of the Qt
379-
Advanced Docking System in the CETONI Elements sofware.
379+
The CETONI Elements software from [CETONI](https://www.cetoni.com) is a comprehensive,
380+
plugin-based and modular laboratory automation software for controlling CETONI devices using a joint graphical user interface. The software features a powerful script system to automate processes. The software uses the advanced docking system to give the user the freedom to arrange all the views and windows that are provided by the various plugins.
380381
381382
![CETONI_Elements](doc/showcase_qmix_elements.png)
382383

doc/ads_icon.svg

Lines changed: 61 additions & 107 deletions
Loading

doc/ads_logo.svg

Lines changed: 88 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)