1
0
mirror of https://github.com/githubuser0xFFFF/Qt-Advanced-Docking-System.git synced 2025-03-31 18:32:38 +08:00
Commit Graph

6 Commits

Author SHA1 Message Date
anoy.
7d9f9b43a7
update minimum CMake version to 3.16 (#710)
Some checks failed
linux-builds / build (ubuntu-20.04) (push) Has been cancelled
linux-builds / build_ubuntu_2204 (push) Has been cancelled
2025-02-05 11:52:17 +01:00
Nolan Kramer
0be5ba8cf6
Fix issue with windeployqt (#683)
Some checks failed
linux-builds / build (ubuntu-20.04) (push) Has been cancelled
linux-builds / build_ubuntu_2204 (push) Has been cancelled
* Fix issue with windeployqt

* Rename library to requested format
2024-12-13 21:57:00 +01:00
Nicolas Elie
08b0f8ad54
Change targets name based on Qt version (#489) 2023-02-23 15:50:50 +01:00
Nick D'Ademo
48406da6ea
fix building. (#323) 2021-05-25 18:12:24 +02:00
Rui Oliveira
aff0bd6e25
Add Qt6 support on CMake (#319) 2021-04-28 22:52:45 +02:00
jporcher
0e8e563654
Add dockindock example (#308)
* Add dockdepth1 example

* Fix compilation (include assert.h)

* Replace dockdepth1 by dockindock
2021-04-21 06:37:19 +02:00