Qt-Advanced-Docking-System/demo
Uwe Kindler 0e566cb8a3 Fixed #420 - Floating docks title doesn't update
added tests for DockWidget->setWindowTitle() in demo application
2022-05-10 13:41:19 +02:00
..
images Added new test action for adding docked editor widget to test fix for issue #148 2020-05-07 16:14:59 +02:00
app.css Comitted missing app.css file 2020-02-06 12:55:26 +01:00
CMakeLists.txt Add Qt6 support on CMake (#319) 2021-04-28 22:52:45 +02:00
demo.pro Created ads.pri to ease linking of ads library 2021-01-02 19:48:34 +01:00
demo.qrc Added new test action for adding docked editor widget to test fix for issue #148 2020-05-07 16:14:59 +02:00
main.cpp Fixed QMouseEvent::globalPos() warning 2021-01-02 20:29:59 +01:00
main.py Update Python Bindings (#348) 2021-08-26 13:51:09 +02:00
MainWindow.cpp Fixed #420 - Floating docks title doesn't update 2022-05-10 13:41:19 +02:00
MainWindow.h Added test for CDockWidget::setWindowTitle function 2020-07-05 21:48:48 +02:00
mainwindow.ui Implemented status dialog in demo application to test several CDockWidget functions 2020-04-14 16:07:00 +02:00
status_dialog.py Update PyQt bindings (#168) 2020-05-13 16:05:00 +02:00
StatusDialog.cpp Implemented status dialog in demo application to test several CDockWidget functions 2020-04-14 16:07:00 +02:00
StatusDialog.h Fixed MSVC compiler warning because of using class instead of struct in a friend declaration 2020-05-14 07:31:03 +02:00
StatusDialog.ui Implemented status dialog in demo application to test several CDockWidget functions 2020-04-14 16:07:00 +02:00