Skip to content

Commit 433b0c9

Browse files
author
Uwe Kindler
committed
Added Joulescope app to showcase section
1 parent e6298fc commit 433b0c9

3 files changed

Lines changed: 22 additions & 6 deletions

File tree

README.md

Lines changed: 22 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@ Thanks to the [contribution](https://github.com/githubuser0xFFFF/Qt-Advanced-Doc
3838

3939
#### Native Wayland Support
4040

41-
Thanks to the outstanding contributions of [Matt Liberty](https://github.com/githubuser0xFFFF/Qt-Advanced-Docking-System/pull/844)
42-
and [Davide Faconti](https://github.com/githubuser0xFFFF/Qt-Advanced-Docking-System/pull/837), Qt ADS now provides native
41+
Thanks to the outstanding contributions of [Matt Liberty](https://github.com/githubuser0xFFFF/Qt-Advanced-Docking-System/pull/844),
42+
the creator of [Joulescope](#joulescope), and [Davide Faconti](https://github.com/githubuser0xFFFF/Qt-Advanced-Docking-System/pull/837), the creator of [PlotJuggler](#plot-juggler), Qt ADS now provides native
4343
Wayland support, making Linux desktop environments such as GNOME and KDE first-class platforms for the Advanced Docking System.
4444

4545
![Wayland Support](doc/Wayland_Logo.svg)
@@ -762,6 +762,7 @@ says about the switch to Qt Advanced Docking:
762762
763763
![ADTF](doc/showcase_adtf.png)
764764
765+
765766
### [DREAM3D-NX](https://www.dream3d.io)
766767
767768
DREAM3D-NX *(Digital Representation Environment for Analysis of Materials in 3D)* is a cross-platform and modular, software suite that allows users to prepare, reconstruct, quantify, instantiate, and mesh, multidimensional, multimodal microstructural data, as well as many other applications.
@@ -770,19 +771,21 @@ DREAM3D-NX *(Digital Representation Environment for Analysis of Materials in 3D)
770771
taking advantage of the Advanced Docking System to present a highly customizable user interface
771772
for DREAM3D-NX Version 7.
772773
774+
[read more...](http://www.dream3d.io/)
775+
773776
![DREAM.3D NX](doc/showcase_dream3d_nx.png)
774777
775-
[read more...](http://www.dream3d.io/)
776778
777779
### [LabPlot](https://labplot.kde.org/)
778780
779781
KDE LabPlot is the ultimate free, open source and cross-platform tool for scientists, engineers, and students who need to analyze and visualize data. With its intuitive interface and powerful features, you can create stunning plots and diagrams with ease. Whether you're working with CSV, FITS, or HDF5 data, KDE LabPlot makes it simple to import and analyze your data.
780782
781783
The LabPlot project recently switched to the Qt Advanced Docking System for their user interface. This switch represents a significant improvement to the LabPlot software, allowing users to create and manage complex data visualization layouts with ease.
782784
785+
[read more...](https://labplot.kde.org/)
786+
783787
![LabPlot](doc/showcase_labplot.png)
784788
785-
[read more...](https://labplot.kde.org/)
786789
787790
### [Scrutiny Debugger](https://scrutinydebugger.com/)
788791
@@ -810,9 +813,22 @@ ADS powers Scrutiny’s flexible interface, letting users organize views and dat
810813
811814
PiSoWorks is an application for controlling the piezo amplifiers, such as the [NV200/D](https://www.piezosystem.com/product/nv-200-d-compact-amplifier/), from [piezosystem jena](https://www.piezosystem.com/) GmbH.
812815
813-
![LabPlot](doc/showcase_pysoworks.png)
816+
[read more...](https://piezosystemjena.github.io/PiSoWorks/multiple_devices.html)
817+
818+
![PiSoWorks](doc/showcase_pysoworks.png)
819+
820+
821+
### [Joulescope](https://www.joulescope.com/)
822+
823+
**Joulescope** is a professional desktop application for precision current, voltage, power, and energy analysis, widely used by embedded systems engineers to optimize the energy consumption of their hardware and firmware. Its highly customizable, dockable user interface has been powered by Qt Advanced Docking System (Qt ADS) for many years, making it an excellent real-world validation of the library.
824+
825+
Matt Liberty, the creator of Joulescope, made a [major contribution](https://github.com/githubuser0xFFFF/Qt-Advanced-Docking-System/pull/844) to Qt ADS by implementing native Wayland support. His work brings a reliable and polished docking experience to modern Linux desktop environments while preserving the existing behavior on Windows, macOS, and X11.
826+
827+
Thanks to this contribution, Qt ADS now delivers a first-class docking experience on Wayland and is ready for the next generation of Linux desktop environments.
828+
829+
[read more...](https://www.joulescope.com/)
814830
815-
[read more...](https://piezosystemjena.github.io/PiSoWorks/)
831+
![Joulescope](doc/showcase_joulescope.jpg)
816832
817833
## Alternative Docking System Implementations
818834

doc/showcase_joulescope.jpg

112 KB
Loading

doc/showcase_joulescope2.png

441 KB
Loading

0 commit comments

Comments
 (0)