..
images
Added documentation for Auto-Hide feature
2022-11-07 14:36:19 +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
Add Qt6 support on CMake ( #319 )
2021-04-28 22:52:45 +02:00
demo.pro
Added documentation for Auto-Hide feature
2022-11-07 14:36:19 +01:00
demo.qrc
Added documentation for Auto-Hide feature
2022-11-07 14:36:19 +01:00
ImageViewer.cpp
Added a small image viewer to the demo application
2022-11-04 20:14:04 +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
Fixed bug in AutoHidedockContainer that causes warnings and resizing issues
2022-11-11 15:29:12 +01: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