Uwe Kindler
90b92900a1
Move autohide related CSS into a separate block to have all settings in one place
2022-10-17 17:41:56 +02: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
Uwe Kindler
a8a40f0bee
Merge branch 'duerr-ndt-auto_hide_feature' into auto_hide_feature
2022-10-17 08:54:17 +02:00
Uwe Kindler
9f9d9792aa
Added sideTabBarArea property to CAutoHideDockContainer to improve CSS styling options
2022-10-15 14:24:19 +02:00
Syarif Fakhri
4399f6ea29
Update css
2022-10-14 21:49:53 +08:00
Syarif Fakhri
b0544be068
Added activeTab property
2022-10-14 21:32:05 +08:00
Syarif Fakhri
f9b62234b0
Add top area
2022-10-14 21:13:32 +08:00
Syarif Fakhri
ac8cf863a0
remove unused css
2022-10-14 21:07:58 +08:00
syarif fakhri
7f6fa0c96c
Fix linux styling
2022-09-22 09:53:14 +08:00
Syarif Fakhri
c850e36025
Update css for qt-5
2022-09-19 16:33:45 +08:00
Syarif Fakhri
59108ed245
Add right bottom and left bottom
2022-09-15 12:51:59 +08:00
Syarif Fakhri
214c415fa2
Add Bottom side bar
2022-09-13 10:42:58 +08:00
Syarif Fakhri
489f72aa0c
Add side tab widget icons
...
- Add config to prioritize icon only if it has one
2022-09-12 15:55:45 +08:00
Syarif Fakhri
60c22000a8
Add hover styling
2022-09-08 16:49:32 +08:00
Syarif Fakhri
3ec395fe79
update default stylesheet
2022-09-08 16:41:00 +08:00
Syarif Fakhri
be4e5a88a6
Change the styling - Now the dock widget side tab has a gray left/right
...
edge border when not selected
2022-09-08 14:01:52 +08:00
Syarif Fakhri
5ddb02cc8e
fix the border styling of the dock widget side tab when not focused
2022-09-08 11:45:30 +08:00
Syarif Fakhri
0087a1b360
Add left right styling to the dock widget side tab
2022-09-08 11:30:56 +08:00
Syarif Fakhri
1a903e74f2
add pin icon
2022-09-07 11:54:03 +08:00
Syarif Fakhri
3e9dc7f4d6
Add initial functionality for Auto hide
...
- Add left and right side tab widgets
- Add overlay dock and overlay dock widget behavior
2022-09-06 13:30:26 +08:00
SleepProgger
6fb45c055c
Removed ContentMargin in DockContainer ( #387 )
2021-12-20 07:46:26 +01:00
Uwe Kindler
aedbaec497
Addes support for setting DockWidgetTab icon size via stylesheet
2020-10-31 13:56:16 +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
Uwe Kindler
0c13402516
Added documentation for FocusHighlighting flag
2020-06-10 07:16:35 +02:00
Uwe Kindler
a9268e6bf7
Fixed build issues and improved styling
...
Improved styling of close buttons and focused close buttons
2020-06-07 17:28:23 +02:00
Uwe Kindler
0227bd1786
Added icon for proper styling of focused close icon
2020-06-07 17:19:07 +02:00
Uwe Kindler
227037e42a
Added new close button SVG icon
2020-06-07 15:20:24 +02:00
Uwe Kindler
819f1effc5
Added support for focus styling of CFloatingWidgetTitleBra
2020-05-19 22:53:52 +02:00
Uwe Kindler
067338ef23
Enable styling of focused dockwidget
2020-05-10 19:30:34 +02:00
Uwe Kindler
efb9b879dd
Added functions to insert custom dock area title bar widgets
2020-02-07 13:42:11 +01:00
Uwe Kindler
ae72f5e47d
Changed sizeHints(), sizePolicy() and used updateGeometry() to properly size the tabBar
2020-02-07 11:49:45 +01:00
Uwe Kindler
9d7c692398
Fixed stylesheet typo
2020-02-06 15:37:50 +01:00
Uwe Kindler
b727274cd9
Implemented support for custom DockWidget actions for display in DockArea title bar
2020-02-06 09:15:13 +01:00
Uwe Kindler
5425f2b9e1
Added missing FloatingWidgetTitleBar.cpp and missing stylesheet file for linux
2019-05-15 09:12:22 +02:00
Uwe Kindler
a6ed4354a9
Implemented workaround for blurry icons in latest Qt versions
2019-05-10 11:33:26 +02:00
Uwe Kindler
b3a272110a
Some changes for dockwidget tab close button, some refactorings to make insertion of widgets into dock widget easier, added createDefaultToolBar function for creation of toolbar and removed layout flags from CDockWidget
2018-11-08 10:04:29 +01:00
Uwe Kindler
a9246f7ce4
Switched to ToolButton instead of PushButtons for Close- and TabsMenu button in dock area title bar
2018-11-01 09:07:10 +01:00
Uwe Kindler
0e85431405
Changed stylesheet to highlight the active tab to improve debugging
2018-10-11 09:21:01 +02:00
Uwe Kindler
77d2cebe39
Added support for a default tool bar in dockwidgets that can ajust the tool button size according to the floating state, added support for inserting the content widget in a scoll area to provide better resizing for dock widgets
2018-09-12 13:52:10 +02:00
Uwe Kindler
6b93ae9c39
Some refactoring to improve code clarity, renamed DockWidgetTitleBar into DockWidgetTab because in the GUI it is a tab, created new class CDockAreaTabBar for the tabbar of a dock area
2018-08-24 13:41:58 +02:00
Uwe Kindler
17dff82d12
Moved stylesheet from demo into main library
2017-03-28 13:05:18 +02:00
Uwe Kindler
97571e4be8
Refactoring of project structure
2017-03-12 21:41:50 +01:00