magnesj
d11e109c7e
Fixes by clang-format
2020-11-06 06:18:34 -05:00
Gaute Lindkvist
135ca97ba4
#6663 , #6673 Fix black text in Ensemble legend frame and wrong PDF-rendering
2020-10-01 16:08:52 +02:00
Ruben Thoms
0f92ad13ad
Style sheet now applied to PdmUiTreeViewEditor.
...
Move some classes from PdmUiTreeViewEditor.cpp to the header file in order to make them available in RiuGuiTheme to adjust the style of tree views and keep the drag&drop styling.
Removed getStyleSheet function.
2020-09-29 23:26:59 -07:00
Ruben Thoms
c49e9ea1bc
Stylesheet parser in RiuGuiTheme can now parse QPalette::$QColorRole[::$QColorGroup] and uses the application's default QPalette for color replacements.
...
Adjusted default style sheet accordingly to use QPalette::Base color as QwtPlots' background color.
2020-09-28 14:08:10 +02:00
Ruben Manuel Thoms
fac3055c47
Removed close function calls for QFiles.
2020-09-25 14:32:06 +02:00
Ruben Manuel Thoms
d177bd215d
Fixed bug when variables were containing other variables as substrings.
2020-09-25 14:32:06 +02:00
Ruben Manuel Thoms
41976d525a
Added debug output of stylesheet after parsing.
2020-09-25 14:32:06 +02:00
rubenthoms
23f581d7a0
Changed to defaulting to DEFAULT theme if not in GUI application.
2020-09-25 14:32:06 +02:00
rubenthoms
d86fb54b19
Implemented check if running GUI application.
2020-09-25 14:32:06 +02:00
Magne Sjaastad
4841d19d02
#6514 Dark Theme : Move define to RiaDefines
2020-09-25 14:32:06 +02:00
Ruben Manuel Thoms
87bc6acd65
Added a GUI theme selector in preferences and a new class for handling GUI changes.
...
Added a new feature for editing style sheets and variable colors and see immediately the result.
Made Qwt plots (and items) stylable.
Added icons, improved styling possibilities of QMinimizePanel, fixed minor bugs in RicThemeColorEditorFeature.
2020-09-25 14:32:06 +02:00