.. |
images
|
Added CDockManager::lockDockWidgetFeaturesGlobally functionality to globally "freeze" the current docking layout
|
2024-01-23 13:29:41 +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
|
Updated cmake build for demo to use quick and quickwidgets
|
2023-06-30 14:01:56 +02:00 |
demo.pro
|
Added QQuickWidget to demo application for testing OpenGl QtQuick on Linux
|
2023-06-30 08:27:51 +02:00 |
demo.qrc
|
Added CDockManager::lockDockWidgetFeaturesGlobally functionality to globally "freeze" the current docking layout
|
2024-01-23 13:29:41 +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 CDockManager::lockDockWidgetFeaturesGlobally functionality to globally "freeze" the current docking layout
|
2024-01-23 13:29:41 +01:00 |
MainWindow.h
|
Added CDockManager::lockDockWidgetFeaturesGlobally functionality to globally "freeze" the current docking layout
|
2024-01-23 13:29:41 +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
|
Improve Python Support (#567)
|
2023-10-05 07:23:54 +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 |