Gaute Lindkvist
|
dfe2153af7
|
Add automatic name updating of EnsembleRftCurveSets
|
2019-12-05 12:26:49 +01:00 |
|
Magne Sjaastad
|
d6bdc53ee5
|
#5185 Regression Test : Always set regression image size on snapshot commands
|
2019-12-05 11:56:10 +01:00 |
|
Magne Sjaastad
|
ad648eadc1
|
Janitor : Guard access to undefined memory
|
2019-12-05 11:56:04 +01:00 |
|
Magne Sjaastad
|
7e22cc12b8
|
Merge pull request #5186 from OPM/snapshot-fixes
Fix snapshot image size issues
|
2019-12-05 11:54:17 +01:00 |
|
Gaute Lindkvist
|
f6b5877ed1
|
#5002 Ensemble RFT curve sets with parameter coloring and separate legends
|
2019-12-05 09:26:01 +01:00 |
|
Gaute Lindkvist
|
43b1e35a6b
|
Refactored ensemble parameter legends
|
2019-12-05 09:26:00 +01:00 |
|
Gaute Lindkvist
|
eb638f0c4b
|
Enable the use of the C++11 enum class in caf::AppEnum
|
2019-12-05 09:26:00 +01:00 |
|
Magne Sjaastad
|
73869c0036
|
#5185 Regression Test : Always set regression image size on snapshot commands
|
2019-12-05 09:25:44 +01:00 |
|
Magne Sjaastad
|
6636ae7d64
|
Janitor : Guard access to undefined memory
|
2019-12-05 09:22:26 +01:00 |
|
Gaute Lindkvist
|
ebea35d6a8
|
Make sure well log tracks aren't draggable in Release 2019.11
|
2019-12-04 15:38:08 +01:00 |
|
Gaute Lindkvist
|
1d62d3534c
|
Remove use of QFontMetrics width
|
2019-12-04 15:09:04 +01:00 |
|
Gaute Lindkvist
|
a7e3cc154a
|
#5160 Fix wording around FG in shale calculation
|
2019-12-04 15:09:04 +01:00 |
|
Gaute Lindkvist
|
b5ab1d6e82
|
#5159 Make user defined shale PP proportional to hydrostatic PP
|
2019-12-04 15:09:04 +01:00 |
|
Gaute Lindkvist
|
a8454450eb
|
#5178 Fix axis rounding on plots other than Well Log Plots
|
2019-12-04 14:31:08 +01:00 |
|
Gaute Lindkvist
|
11d69281d7
|
Make track legends vertical by default to avoid many changes
|
2019-12-04 14:31:08 +01:00 |
|
Gaute Lindkvist
|
3c29ffbfab
|
Revert "Always hide drop target for Grid Plots in release-2019.11"
* This commit was never meant to go into dev
This reverts commit 62655e17c6 .
|
2019-12-04 14:17:28 +01:00 |
|
Magne Sjaastad
|
e138e1f7e8
|
Merge changes from release-2019.11
|
2019-12-04 14:05:39 +01:00 |
|
Magne Sjaastad
|
1ddf1bf88d
|
Merge pull request #5181 from OPM/fix-plot-issues
Fix some plot issues
|
2019-12-04 13:39:54 +01:00 |
|
Gaute Lindkvist
|
2e7d581c3e
|
Apply correct frame indices for OBG0 and SH_MK WBS curve calculation
|
2019-12-04 13:36:22 +01:00 |
|
Gaute Lindkvist
|
df5c5fb2a8
|
#5161 Make the WBS parameter curves work right
|
2019-12-04 13:36:22 +01:00 |
|
Gaute Lindkvist
|
4bbb12e32a
|
#5161 Don't attempt to export empty LAS-curves. It will crash in LAS-exporter.
|
2019-12-04 13:36:22 +01:00 |
|
Magne Sjaastad
|
87fecb876f
|
Janitor : Avoid use of smart pointer on a QObject
|
2019-12-04 13:04:44 +01:00 |
|
Magne Sjaastad
|
df55c5f6dc
|
Janitor : Avoid replot in destructor of RimPlotCurve
|
2019-12-04 12:48:48 +01:00 |
|
Magne Sjaastad
|
1ba2fc14a5
|
#5177 Saturation Plots : Plots are not deleted on project close
|
2019-12-04 12:48:48 +01:00 |
|
Gaute Lindkvist
|
2e8518b7c9
|
#5179 Fix missing LAS-file data in plots when las-file doesn't contain TVD
|
2019-12-04 12:37:25 +01:00 |
|
Gaute Lindkvist
|
3903d08b7a
|
Always hide drop target for Grid Plots in release-2019.11
|
2019-12-04 12:37:18 +01:00 |
|
Gaute Lindkvist
|
ed1d02535d
|
#5179 Fix missing LAS-file data in plots when las-file doesn't contain TVD
|
2019-12-04 12:36:22 +01:00 |
|
Gaute Lindkvist
|
9599b309bc
|
Replace all occurences of QPalette::Background with QPalette::Window
QPalette::Background is deprecated and gives warning in Qt 5.13
|
2019-12-04 12:34:17 +01:00 |
|
Gaute Lindkvist
|
5139f1cadb
|
#5174 Paint non-filled plot symbols with curve color rather than edge color
|
2019-12-04 12:34:17 +01:00 |
|
Gaute Lindkvist
|
cd5b432267
|
#5171 Fix legend updates by getting rid of the show/hideEvent crash fix
* The crash is instead fixed by getting rid of deleteLater()
|
2019-12-04 12:34:17 +01:00 |
|
Gaute Lindkvist
|
b5712987de
|
Fix y-axis text for observed data
|
2019-12-04 12:34:17 +01:00 |
|
Gaute Lindkvist
|
445f28d26f
|
Replace all occurences of QPalette::Background with QPalette::Window
QPalette::Background is deprecated and gives warning in Qt 5.13
|
2019-12-04 12:34:04 +01:00 |
|
Gaute Lindkvist
|
62655e17c6
|
Always hide drop target for Grid Plots in release-2019.11
|
2019-12-04 12:34:04 +01:00 |
|
Gaute Lindkvist
|
f795dfcf11
|
#5174 Paint non-filled plot symbols with curve color rather than edge color
|
2019-12-04 12:34:04 +01:00 |
|
Gaute Lindkvist
|
28a0a3ad06
|
#5171 Fix legend updates by getting rid of the show/hideEvent crash fix
* The crash is instead fixed by getting rid of deleteLater()
|
2019-12-04 12:34:04 +01:00 |
|
Gaute Lindkvist
|
3e39866f6f
|
Fix y-axis text for observed data
|
2019-12-04 12:34:04 +01:00 |
|
Magne Sjaastad
|
4fb0542946
|
#5125 Well measurements : Select all wells by default
|
2019-12-04 10:41:44 +01:00 |
|
Magne Sjaastad
|
0a1e6fc1d3
|
#5125 Well measurements : Hide legend if well measurement is unchecked
|
2019-12-04 08:40:39 +01:00 |
|
Magne Sjaastad
|
04162059b7
|
#5169 Observed Data : Do not repeat curve name twice
|
2019-12-04 08:05:46 +01:00 |
|
Magne Sjaastad
|
0909d820d2
|
Merge pull request #5170 from OPM/avoid-duplicate-text-2
Observed Data : Do not repeat curve name twice
|
2019-12-04 08:05:23 +01:00 |
|
Kristian Bendiksen
|
cf15beb808
|
#5110 Update well measurement plots when WBS well is changed.
|
2019-12-03 21:19:02 +01:00 |
|
Kristian Bendiksen
|
12abf6494f
|
#5110 Show only relevant well measurements in WBS track.
|
2019-12-03 21:19:02 +01:00 |
|
Kristian Bendiksen
|
0e4f9fe114
|
#5125 Show well measurements based on selection in RimWellMeasuremenInView.
|
2019-12-03 21:19:02 +01:00 |
|
Kristian Bendiksen
|
3583e2ee10
|
#5125 Update RimWellMeasurementInViewCollection when measurements are imported.
|
2019-12-03 21:19:02 +01:00 |
|
Kristian Bendiksen
|
66ac8fee1d
|
#5125 Use category legend for well measurements without values.
|
2019-12-03 21:19:02 +01:00 |
|
Kristian Bendiksen
|
6efceea597
|
#5125 Make each well measurement a checkable entity.
|
2019-12-03 21:19:02 +01:00 |
|
Kristian Bendiksen
|
ad9c767a36
|
#5125 Only update relevant grid view on well measurement changes.
|
2019-12-03 21:19:02 +01:00 |
|
Kristian Bendiksen
|
660d68a4d1
|
#5125 Update well measurement colors on legend changes in 3d views.
|
2019-12-03 21:19:02 +01:00 |
|
Magne Sjaastad
|
8f99eb2274
|
#5169 Observed Data : Do not repeat curve name twice
|
2019-12-03 20:19:20 +01:00 |
|
Gaute Lindkvist
|
44a4ba8785
|
Make capital letter *.LAS files show up in import dialog
|
2019-12-03 14:38:31 +01:00 |
|