.. |
images
|
add pin icon
|
2022-09-07 11:54:03 +08:00 |
linux
|
Added support for CSS styling of custom widget titlebar close button
|
2020-08-31 09:38:18 +02:00 |
stylesheets
|
Change the styling - Now the dock widget side tab has a gray left/right
|
2022-09-08 14:01:52 +08:00 |
ads_globals.cpp
|
Removes dependency on QtX11Extras for Qt6.2-beta (#331)
|
2021-07-17 14:49:20 +02:00 |
ads_globals.h
|
Add left right styling to the dock widget side tab
|
2022-09-08 11:30:56 +08:00 |
ads.qrc
|
add pin icon
|
2022-09-07 11:54:03 +08:00 |
CMakeLists.txt
|
Merge branch 'master' into auto_hide_feature
|
2022-09-07 10:12:57 +08:00 |
DockAreaTabBar.cpp
|
Additional Qt keyword conversion. (#299)
|
2021-01-22 06:18:34 +01:00 |
DockAreaTabBar.h
|
Additional Qt keyword conversion. (#299)
|
2021-01-22 06:18:34 +01:00 |
DockAreaTitleBar_p.h
|
Added missing DockAreaTitleBar_p.h to src.pro
|
2020-05-13 16:57:36 +02:00 |
DockAreaTitleBar.cpp
|
swap position of auto hide button and detach group button
|
2022-09-07 11:54:32 +08:00 |
DockAreaTitleBar.h
|
Add initial functionality for Auto hide
|
2022-09-06 13:30:26 +08:00 |
DockAreaWidget.cpp
|
Add left right styling to the dock widget side tab
|
2022-09-08 11:30:56 +08:00 |
DockAreaWidget.h
|
Add left right styling to the dock widget side tab
|
2022-09-08 11:30:56 +08:00 |
DockComponentsFactory.cpp
|
Add initial functionality for Auto hide
|
2022-09-06 13:30:26 +08:00 |
DockComponentsFactory.h
|
Add initial functionality for Auto hide
|
2022-09-06 13:30:26 +08:00 |
DockContainerWidget.cpp
|
Remove None and Bottom from the SideTabBarArea enum
|
2022-09-08 14:13:45 +08:00 |
DockContainerWidget.h
|
Add left right styling to the dock widget side tab
|
2022-09-08 11:30:56 +08:00 |
DockFocusController.cpp
|
Fix bug where dragging an overlayed widget would cause it to be empty
|
2022-09-07 15:50:53 +08:00 |
DockFocusController.h
|
Changed DockFocusController to properly handle window activation
|
2021-07-27 12:22:31 +02:00 |
DockingStateReader.cpp
|
Added support for file version handling for dock state files, added support for reading version 0 state file with wrong orientation character
|
2019-11-29 15:56:57 +01:00 |
DockingStateReader.h
|
Added support for file version handling for dock state files, added support for reading version 0 state file with wrong orientation character
|
2019-11-29 15:56:57 +01:00 |
DockManager.cpp
|
Add left right styling to the dock widget side tab
|
2022-09-08 11:30:56 +08:00 |
DockManager.h
|
Add left right styling to the dock widget side tab
|
2022-09-08 11:30:56 +08:00 |
DockOverlay.cpp
|
Small change to fix issue #445
|
2022-08-29 11:11:08 +02:00 |
DockOverlay.h
|
Fixed gcc compiler warning caused by supefluous extra semi-colon by all QT_FORWARD_DECLARE_CLASS statements
|
2020-05-14 07:27:48 +02:00 |
DockSplitter.cpp
|
Fixed all Qt6 build issues
|
2021-01-02 18:06:45 +01:00 |
DockSplitter.h
|
Corrected constness of some functions, changed signatur of setCentralWidget function
|
2020-08-24 10:22:12 +02:00 |
DockWidget.cpp
|
Add initial functionality for Auto hide
|
2022-09-06 13:30:26 +08:00 |
DockWidget.h
|
Add initial functionality for Auto hide
|
2022-09-06 13:30:26 +08:00 |
DockWidgetSideTab.cpp
|
Add left right styling to the dock widget side tab
|
2022-09-08 11:30:56 +08:00 |
DockWidgetSideTab.h
|
Remove None and Bottom from the SideTabBarArea enum
|
2022-09-08 14:13:45 +08:00 |
DockWidgetTab.cpp
|
Add initial functionality for Auto hide
|
2022-09-06 13:30:26 +08:00 |
DockWidgetTab.h
|
Add initial functionality for Auto hide
|
2022-09-06 13:30:26 +08:00 |
ElidingLabel.cpp
|
Add initial functionality for Auto hide
|
2022-09-06 13:30:26 +08:00 |
ElidingLabel.h
|
Add initial functionality for Auto hide
|
2022-09-06 13:30:26 +08:00 |
FloatingDockContainer.cpp
|
Added some documentation for Linux modal dialog fix
|
2022-09-05 09:06:29 +02:00 |
FloatingDockContainer.h
|
fix(issue-350): on RedHat/CentOS, sometimes there will be one more move event after user release their mouse which will cause the floating overlay can not be hide. Here we use the WindowActivate and WindowDeactivate event to check whether user release their mouse. (#401)
|
2022-03-13 21:22:07 +01:00 |
FloatingDragPreview.cpp
|
Add initial functionality for Auto hide
|
2022-09-06 13:30:26 +08:00 |
FloatingDragPreview.h
|
Add initial functionality for Auto hide
|
2022-09-06 13:30:26 +08:00 |
IconProvider.cpp
|
Added global static icon provider to enable registration of custom icons
|
2019-10-18 08:31:26 +02:00 |
IconProvider.h
|
Fixed compiler warning for MSVC
|
2020-01-11 15:21:10 +01:00 |
OverlayDockContainer.cpp
|
Fix side tab bar area name being saved wrong in the XML
|
2022-09-08 13:10:46 +08:00 |
OverlayDockContainer.h
|
Add left right styling to the dock widget side tab
|
2022-09-08 11:30:56 +08:00 |
qtadvanceddockingConfig.cmake
|
Modernised CMake build files and CI configs (#185)
|
2020-05-24 09:14:33 +02:00 |
SideTabBar.cpp
|
Add initial functionality for Auto hide
|
2022-09-06 13:30:26 +08:00 |
SideTabBar.h
|
Add initial functionality for Auto hide
|
2022-09-06 13:30:26 +08:00 |
src.pro
|
Fixed build issues of original pull request
|
2022-09-07 10:56:17 +02:00 |