Uwe Kindler
075ef6187f
Refactoring: renamed CDockWidgetSideTab to CAutoHideTab and CSideTabBar top CAutoHideSideBar
2022-11-01 13:34:08 +01:00
Uwe Kindler
782af9a1fc
Renamed SideTabBar and DockWidgetSideTab into AutoHideSideBar and AutoHideTab for consistent naming
2022-11-01 12:06:59 +01:00
Uwe
1189945ef1
Updated Linux css files to properly support new auto hide feature
2022-10-28 15:21:21 +02:00
Uwe Kindler
cd58e6e9b5
Reverted stylesheets to initial code to restart with styling
2022-10-26 07:29:58 +02:00
Syarif Fakhri
1c69685257
Update css
2022-10-18 10:33:03 +08:00
Uwe Kindler
96a5443a02
Added alternative auto hide button svg icon and modified stylesheet to show pinned icon for autohide widgets
2022-10-17 14:52:53 +02:00
Syarif Fakhri
4399f6ea29
Update css
2022-10-14 21:49:53 +08:00
syarif fakhri
7f6fa0c96c
Fix linux styling
2022-09-22 09:53:14 +08:00
Syarif Fakhri
1a903e74f2
add pin icon
2022-09-07 11:54:03 +08:00
SleepProgger
6fb45c055c
Removed ContentMargin in DockContainer ( #387 )
2021-12-20 07:46:26 +01:00
Christian Seiler
3a5c965306
Ensure that the stylesheet doesn't affect all QSplitter instances ( #265 )
...
The stylesheet should only change the style of ads::CDockSplitter
instances, but not all QSplitter instances. Otherwise all splitters
within any dock widget will also be affected and look different from
the default Qt style.
Co-authored-by: Christian Seiler <c.seiler@luxflux.de>
2020-10-21 22:07:41 +02:00
Uwe Kindler
73f42d55ca
Updated linux stylesheets to fix titlebar issue on KDE
2020-08-31 11:57:30 +02:00
Uwe Kindler
dcf1ee393e
Added support for CSS styling of custom widget titlebar close button
2020-08-31 09:38:18 +02:00
Uwe Kindler
3de877fe56
Updated linux stylesheet
...
Default linux style uses now the provided SVG buttons for the floating widget title bar close button
2020-06-18 09:21:46 +02:00
Uwe Kindler
e2cebd9dcf
Updated stylesheet to provide uniform look of icons for all platforms
...
added detach-button icon
2020-06-18 08:29:41 +02:00
Uwe Kindler
58744408f0
Switched dock area close button icon to ads specific svg icon
2020-06-14 16:25:18 +02:00
Uwe Kindler
caa1a9f330
Stylesheet update
...
Updated stylesheet to use svg icon for close button instead of system icon
2020-06-11 08:36:01 +02:00
Uwe Kindler
d04c386948
Splitted stylesheets into default and focus_highlighting to properly support both use cases
2020-06-11 07:43:06 +02:00