Commit Graph

1888 Commits

Author SHA1 Message Date
Ruben Thoms
fc0d50aa2c Bugfix : legend titles not handling line breaks correctly 2020-10-08 09:51:51 -04:00
Ruben Thoms
8dec8ba234 Refactoring: New icons for delete, refresh, copy, filters 2020-10-08 08:15:19 -04:00
Gaute Lindkvist
55ef7fc02a Fix MDI Subwindow creation 2020-10-07 18:06:12 +02:00
Ruben Thoms
3c5c37e5a8 Legend title issues
Fixes #6728.
2020-10-06 12:04:04 -04:00
Ruben Thoms
3a2704e212 Bugfix: Dark Theme
Text color in message windows and progress bars fixed.
2020-10-06 11:55:18 +02:00
Magne Sjaastad
e756545d28 #6695 MDI Window : Set contained viewer widget after MDI window is resized 2020-10-05 05:36:22 -04:00
Gaute Lindkvist
8eb0ecf319 #6693 Fix z-scale and version labels in dark theme 2020-10-05 02:48:14 -04:00
Gaute Lindkvist
b7ac99e53b Many new icons and minor CSS changes 2020-10-05 02:48:14 -04:00
Magne Sjaastad
bca730bd10 #6654 Summary data: Add description for 6X specific summary vectors 2020-10-02 13:16:45 -04:00
Magne Sjaastad
b1c2c56d9e Update default theme and adjust use of background colors 2020-10-02 06:12:36 -04:00
Magne Sjaastad
1517c6e32a #6676 Crash when MDI window is closed 2020-10-01 16:23:26 +02: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
Gaute Lindkvist
d33ddf24c7 #6658 Fix black labels in Analysis/Corr. plots 2020-10-01 06:04:37 -07:00
Gaute Lindkvist
bf9bd6edbc Fix crash in coloring of ensemble curve sets based on parameter 2020-09-30 23:07:11 -07:00
Gaute Lindkvist
2d268b9e54 #6616 Make contour map and 2d intersection view follow the theme. (#6635)
* #6616 Make contour map and 2d intersection view follow the theme.
2020-09-30 08:32:20 +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
Gaute Lindkvist
cf1487c2f3 Fix summary selection editor from property editor of SummaryCurve 2020-09-29 02:26:49 -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 Thoms
20bc305983 Replaced QOverload with static_cast to assure downwards compatibility. 2020-09-28 11:00:18 +02:00
Ruben Manuel Thoms
effc0d4c73 It appears that the QMdiSubWindow's 'Qt::WA_DeleteOnClose' attribute is not having any effect anymore when the application's style sheet was changed. This leaves us with dangling sub windows after the main windows were closed. In order to make sure these sub windows are closed anyways, the sub windows are now explicitly deleted in 'RiuMainWindowBase::removeViewerFromMdiArea'. 2020-09-25 14:32:06 +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
Magne Sjaastad
9a1531f938 Use original, more diffuse colors in TofAccumulatedPhaseFractionPlot 2020-09-25 14:32:06 +02:00
Magne Sjaastad
1d884ae117 Always use red for gas and blue for water 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
ea7da32141 #6514 Dark Theme : Use text color from theme instead from QPalette 2020-09-25 14:32:06 +02:00
Magne Sjaastad
2cfa900041 #6514 Dark Theme : Fix text color in nightcharts 2020-09-25 14:32:06 +02:00
Magne Sjaastad
0b44f6ab18 #6514 Dark Theme : Refactor use of black 2020-09-25 14:32:06 +02:00
Magne Sjaastad
9bbbfc5088 #6514 Dark Theme : Fix curve colors for oil, water, gas 2020-09-25 14:32:06 +02:00
Magne Sjaastad
26ff3e28c8 #6514 Dark Theme : Fix color of rubber band zoom 2020-09-25 14:32:06 +02:00
Magne Sjaastad
c53c72b4c3 #6514 Dark Theme : Use markerColor for tracker symbol and text in plots 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
Gaute Lindkvist
49be87e38a #6570 Make both curve calculator and Analysis plot vector selection work. 2020-09-25 08:56:08 +02:00
Gaute Lindkvist
46bbfec0d3 #6570 Make summary address selection work for curve calculator 2020-09-24 14:06:08 +02:00
Gaute Lindkvist
462f8026e3 Avoid duplicate curves in correlation plot 2020-09-24 08:31:34 +02:00
Gaute Lindkvist
9afac51bca #6567 Remove use of GNU GSL 2020-09-24 08:05:25 +02:00
Gaute Lindkvist
ccde76eca1 #6535 Update summary plot editor first time you uncheck a curve 2020-09-21 13:15:42 +02:00
Gaute Lindkvist
2de948b28c #6534 Fix regression with no curve selected by default 2020-09-21 13:15:42 +02:00
Ruben Manuel Thoms
85f2b3faf0 Removed cafUiStyleSheet and all references to it. 2020-09-20 15:26:46 +02:00
Gaute Lindkvist
9391453c2c Better fix for legend and title in sub plots and summary dialog 2020-09-20 15:26:46 +02:00
Gaute Lindkvist
377274cdec Remove page number for Multi plots with only one page 2020-09-20 15:26:46 +02:00
Gaute Lindkvist
ab3e43d8fb Enable reordering of plots within a multiplot 2020-09-20 15:26:46 +02:00
Gaute Lindkvist
71d032f4ad Fix source list in Summary Editor for ensemble plots 2020-09-15 15:20:18 +02:00
Gaute Lindkvist
b4aaaa98e9 #6479 Update analysis and correlation plots when closing derived cases 2020-09-15 15:20:18 +02:00
Kristian Bendiksen
724131d310 #1061 Add missing override keyword in ApplicationCode. 2020-09-15 11:04:39 +02:00
Kristian Bendiksen
69a1901904 #6491 Fix range iterators which was creating data copies (clang10 warnings). 2020-09-15 11:04:39 +02:00
Kristian Bendiksen
fd91eaf2be #6132 Fracture Model: Add menu item to create fracture model at depth in 3D View. 2020-09-11 20:05:20 +02:00