Commit Graph

13877 Commits

Author SHA1 Message Date
Gaute Lindkvist
118a48b5a2 Fix default analysis plots when there's no ensemble 2020-10-02 08:02:43 -04:00
Gaute Lindkvist
890b7f8ca5 Stop invalid analysis plot filters from removing cases 2020-10-02 08:02:43 -04:00
Magne Sjaastad
b1c2c56d9e Update default theme and adjust use of background colors 2020-10-02 06:12:36 -04:00
Magne Sjaastad
c23c735be3 #6481 Summary Plot: Detect cumulative fluid components 2020-10-01 12:17:54 -07:00
Magne Sjaastad
1517c6e32a #6676 Crash when MDI window is closed 2020-10-01 16:23:26 +02:00
Gaute Lindkvist
16f1204578 Remove redundant RiuGuiTheme::update.. that causes crash on console 2020-10-01 16:08:52 +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
Magne Sjaastad
2f03caa613 #5771 Export Completion: Report kh for Perforation Interval 2020-10-01 06:04:01 -07:00
Ruben Thoms
8f1a77645f Removed outline around selected items in QAbstractItemView. 2020-10-01 14:21:36 +02:00
Gaute Lindkvist
2de49891fb #6652 Fix missing legend entries in summary editor 2020-10-01 03:46:28 -07:00
Kristian Bendiksen
fde2c5e4af 6593 Fracture Model: Show barrier fault name and distance in 3d. 2020-10-01 03:34:15 -07:00
Ruben Thoms
b233c331cf 6655 - Rename of text in UI
Renamed Element Vector Result to Flow Vector Result.
Rename text for VectorView.
2020-10-01 03:29:25 -07:00
Ruben Thoms
b6cca51593 Adjusted according to review comments. 2020-10-01 03:29:25 -07:00
github-actions[bot]
ef4894985a Fixes by clang-format 2020-10-01 03:29:25 -07:00
Ruben Thoms
cc5335d46f Tensor flow improvements
New GUI settings for tensor length control, fluid selection, NNC data selection and aggregated visualization. Possibility to change vector start position. Improved vector visualization.
2020-10-01 03:29:25 -07:00
Kristian Bendiksen
2feb9d0cd7 GeoMech: Correct number of subtasks for pore compressibility progress. 2020-10-01 08:29:37 +02:00
Gaute Lindkvist
e06b57ef55 Fixes following review 2020-10-01 08:29:37 +02:00
Gaute Lindkvist
02b962689c Update some GeoMech code to use new progress system 2020-10-01 08:29:37 +02:00
Kristian Bendiksen
63b889bbaa #6649 Use color legend icon in drop down list.
Move the generation of the options list to RimTools to avoid duplication.
This introduces color legend icons in RimWellLogTrack.
2020-09-30 23:10:44 -07:00
github-actions[bot]
b529c11181 Fixes by clang-format 2020-09-30 23:09:30 -07:00
Ruben Thoms
e7374553f0 Added border around QMenu. 2020-09-30 23:08:24 -07:00
Gaute Lindkvist
a86e19202b #6630 Use MAX_COLUMN_SPAN instead of the magic number -1 for LayoutOption in RimPlotDataFilterItem 2020-09-30 23:07:11 -07:00
Gaute Lindkvist
914d7d6a11 #6630 Fix QGridLayout warnings in RiaPreferences
* m_showGridBox is added with a layout that assumes no label.
* but the label was hidden on the wrong grid box
2020-09-30 23:07:11 -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
9a3be356ce #6660 Swap black in Summary Curve palette with a mid-gray.
* This is easily visible in both the light and dark theme.
2020-09-30 23:07:11 -07:00
Kristian Bendiksen
8086a1eb15 #6544 Improve divide-by-zero check. 2020-09-30 12:22:14 +02:00
Kristian Bendiksen
50403e559b #6544 Use modern progress api for stress anisotropy calculation. 2020-09-30 12:22:14 +02:00
Kristian Bendiksen
18c6d648e6 #6544 Improve stress anisotropy time lapse calculation. 2020-09-30 12:22:14 +02:00
Kristian Bendiksen
0ee12f5166 #6544 Refactoring: Extract time lapse methods. 2020-09-30 12:22:14 +02:00
Kristian Bendiksen
de52c0bdfc #6594 Fracture Model: Add option to hide non-barrier faults. 2020-09-30 12:19:38 +02:00
Kristian Bendiksen
f9ff4c73df #6595 Fracture Model: Allow azimuth orientation for fracture. 2020-09-30 10:06:00 +02: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
Ruben Thoms
a68598fd16 Fix of high CPU usage when style sheet applied to hidden dock widget
Fixes #6627.
2020-09-29 23:26:59 -07:00
Magne Sjaastad
25ee7a1610 Remove null pointers from vector of color legend objects 2020-09-29 09:00:47 -07:00
Gaute Lindkvist
ec40673119 #6517 Fudge the maximimum and minimum contour levels inwards
* Unify with logaritmic contour levels.
* Ensure the labels in the contour map show less precision.

Fudge in the opposite direction and unify with logarithmic
2020-09-29 03:37:35 -07:00
Gaute Lindkvist
f967cfcb65 #6517 Apply fudge factor to maximum contour level in Contour maps
* This is already done to the minimum level.
* Probably only a real issue for results with a [0..1] range
  because these results have a lot of cells with values near the top
  part of the interval.
2020-09-29 03:37:35 -07:00
Ruben Thoms
440767d876 New checkbox icons as svgs and adjusted background colors. 2020-09-29 02:32:01 -07:00
Gaute Lindkvist
cf1487c2f3 Fix summary selection editor from property editor of SummaryCurve 2020-09-29 02:26:49 -07:00
Magne Sjaastad
78689ae43d #6136 Info view : Add check for histogram vector values 2020-09-29 01:01:55 -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
Gaute Lindkvist
aaf357531f Uploaded new xcf-source for checkbox icons 2020-09-28 12:46:20 +02:00
Gaute Lindkvist
0b4864849e #6611 Fix check box in table views 2020-09-28 12:46:20 +02:00
Gaute Lindkvist
c1c4c31871 Add indeterminate and disabled states to checkbox for dark theme 2020-09-28 12:46:20 +02:00
Gaute Lindkvist
d9276040f2 New checkbox look for dark theme 2020-09-28 12:46:20 +02:00
Kristian Bendiksen
03ae6e5ee4 Fracture Model Template: Hide new features behind experimental flag 2020-09-28 12:02:45 +02:00
Kristian Bendiksen
412df0f33b Minor tweaks after review. 2020-09-28 12:02:45 +02:00
Kristian Bendiksen
9f92f15279 #6495 Update python api to changes in fracture model + template. 2020-09-28 12:02:45 +02:00
Kristian Bendiksen
24fe32bf54 #6234 Move reference stress and temperature to template. 2020-09-28 12:02:45 +02:00