Qt-Advanced-Docking-System/demo
2023-04-28 12:24:12 +02:00
..
images Merge branch 'master' into auto_hide_feature 2022-11-15 11:22:14 +01:00
res Added feature to apply a Visual Studio like light theme via ToolBar 2022-11-04 13:44:30 +01:00
app.css Comitted missing app.css file 2020-02-06 12:55:26 +01:00
app.ico Added app icon for demo app 2022-11-08 20:38:51 +01:00
app.rc Added app icon for demo app 2022-11-08 20:38:51 +01:00
CMakeLists.txt Change targets name based on Qt version (#489) 2023-02-23 15:50:50 +01:00
demo.pro Added auto hide contributor name to README.md 2022-11-13 17:20:26 +01:00
demo.qrc Merge branch 'master' into auto_hide_feature 2022-11-15 11:22:14 +01:00
ImageViewer.cpp Removed QColorSpace to fix Ubuntu build 2022-11-14 15:23:08 +01:00
ImageViewer.h Added a small image viewer to the demo application 2022-11-04 20:14:04 +01:00
main.cpp Added documentation for Auto-Hide feature 2022-11-07 14:36:19 +01:00
main.py Update Python Bindings (#348) 2021-08-26 13:51:09 +02:00
MainWindow.cpp Added documentation of new AutoHideCloseButtonCollapsesDock flag 2023-04-28 12:24:12 +02:00
MainWindow.h Implemented custom close handling for dynamically created image viewers 2022-11-07 08:19:00 +01:00
mainwindow.ui Implemented status dialog in demo application to test several CDockWidget functions 2020-04-14 16:07:00 +02:00
RenderWidget.cpp Added actions to demo applications to create floating, docked and auto hide image viewers 2022-11-07 08:11:50 +01:00
RenderWidget.h Added a small image viewer to the demo application 2022-11-04 20:14:04 +01: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