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
Kristian Bendiksen
1c2b6d4c4d
Show color palette in facies properties.
2020-09-28 12:02:45 +02:00
Kristian Bendiksen
caa4fdc538
Fracture Model: use slider for measured depth
2020-09-28 12:02:45 +02:00
Kristian Bendiksen
46a47eb8d5
#6234 Add signals to propagate changes from template to fracture model.
2020-09-28 12:02:45 +02:00
Kristian Bendiksen
e59bd10722
RimFractureModelPlot: show legends in plot.
2020-09-28 12:02:45 +02:00
Kristian Bendiksen
055dbeb9ec
#6234 Better auto-naming for fracture model template.h
2020-09-28 12:02:45 +02:00
Kristian Bendiksen
cf5cd36062
Move default por/perm to fracture model template.
2020-09-28 12:02:45 +02:00
Kristian Bendiksen
48bc8ce117
#6234 Use facies definition from template (no more OPERNUM_1 magic)
2020-09-28 12:02:45 +02:00
Kristian Bendiksen
a7b2a28df7
#6234 Use color legend from template.
2020-09-28 12:02:45 +02:00
Kristian Bendiksen
851e245f83
#6234 Fracture Model: add template to enable data sharing.
2020-09-28 12:02:45 +02:00
Kristian Bendiksen
c325dce252
Improve elastic properties appearance in tree.
2020-09-28 12:02:45 +02:00
Kristian Bendiksen
d70f82c251
#6495 Fracture Model: add facies properties.
2020-09-28 12:02:45 +02:00
github-actions[bot]
b262cc02dc
Fixes by clang-format
2020-09-28 11:00:18 +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
1855517eec
Merge branch 'dev' of https://github.com/OPM/ResInsight into dev
2020-09-25 17:33:39 +02:00
Ruben Manuel Thoms
3ae60d0b30
Revert "Merge branch 'dev' of https://github.com/OPM/ResInsight into dev"
...
This reverts commit a536ac2626
, reversing
changes made to b92384211b
.
2020-09-25 17:31:46 +02:00
Ruben Manuel Thoms
d1b3e0781e
Changed hard coded temp directory pathes to built-in tempfile gettempdir().
2020-09-25 17:13:48 +02:00
Ruben Manuel Thoms
a536ac2626
Merge branch 'dev' of https://github.com/OPM/ResInsight into dev
2020-09-25 17:09:27 +02:00
Ruben Manuel Thoms
e22247f1f6
Last iteration.
2020-09-25 16:56:30 +02:00
Gaute Lindkvist
b92384211b
#6585 Further increase contour map spacing factor for very large models
2020-09-25 14:32:27 +02:00
Gaute Lindkvist
481c4457f0
Turn off faults by default for new contour maps
2020-09-25 14:32:27 +02:00
Gaute Lindkvist
7fbaf1e567
Set higher contour map spacing factor for large models
2020-09-25 14:32:27 +02:00
Gaute Lindkvist
13025e92fb
Remove /W3 warning in cvf (already use /W4)
2020-09-25 14:32:27 +02:00
Gaute Lindkvist
6d37c6239a
Refactor the absolute sample spacing
2020-09-25 14:32:27 +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
42520c352d
Readded missing SummaryCase icon.
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
6904a832d0
Preferences : Move Theme selection to first tab
2020-09-25 14:32:06 +02:00