Magne Sjaastad
|
91e8b1a839
|
#5224 Avoid unicode in description of Summary Address
|
2019-12-13 15:52:28 +01:00 |
|
Magne Sjaastad
|
5d96ce738c
|
#5131 Minor calculation curve adjustments
|
2019-12-13 15:41:34 +01:00 |
|
Magne Sjaastad
|
dd5ebe494a
|
Merge pull request #5210 from OPM/fix-show-plot-on-calculated-curves-5140
Fix show plot on calculated curves 5140
|
2019-12-13 11:05:25 +01:00 |
|
Magne Sjaastad
|
525d4086f9
|
#5131 Remove obsolete includes
|
2019-12-13 08:50:01 +01:00 |
|
Kristian Bendiksen
|
d6ff1eb847
|
#5140 Fix incorrect values for "Show Plot Data" action on calculated summary curves.
Fixed by checking if all the variables in a calculated expression is based on
accumulated data.
|
2019-12-11 15:14:50 +01:00 |
|
Kristian Bendiksen
|
da7c582ae1
|
#5131 Avoid setting calculation twice.
|
2019-12-11 15:12:13 +01:00 |
|
Magne Sjaastad
|
3093d1ac90
|
Upped to 2019.08.2-dev.09
|
2019-12-11 09:53:55 +01:00 |
|
Magne Sjaastad
|
1628f01939
|
#5131 : Calculated curves : Use find in RimSummaryCalculationCollection
|
2019-12-11 09:47:26 +01:00 |
|
Magne Sjaastad
|
532d5899de
|
#5131 : Calculated curves : Show native address in title
|
2019-12-11 09:47:26 +01:00 |
|
Magne Sjaastad
|
03581804e2
|
#5131 : Calculated curves : Always show legend text
|
2019-12-11 09:47:26 +01:00 |
|
Magne Sjaastad
|
8a88208f65
|
#5207 Curve Calculator : Move dialog to RiuPlotMainWindow
|
2019-12-11 09:29:41 +01:00 |
|
Kristian Bendiksen
|
b4c5f123fb
|
#5131 Update calculation cross plot curves when summary case is replaced.
|
2019-12-11 09:29:35 +01:00 |
|
Kristian Bendiksen
|
35df3cc9d3
|
#5131 Update calculation curves when summary case is replaced.
|
2019-12-11 09:29:35 +01:00 |
|
Magne Sjaastad
|
8e540efa37
|
Merge pull request #5199 from OPM/msw-fixes
Several critical fixes for MSW export
|
2019-12-06 14:39:13 +01:00 |
|
Gaute Lindkvist
|
a629a957cc
|
#5084 Rework RicNewSummaryPlotFeature to create ensemble plots when that makes sense
|
2019-12-06 13:37:31 +01:00 |
|
Gaute Lindkvist
|
e199182e2f
|
#5178 Fix axis rounding on plots other than Well Log Plots
|
2019-12-06 09:21:07 +01:00 |
|
Gaute Lindkvist
|
ea793c15f3
|
Fix ensemble selection if statistics curves are not shown
|
2019-12-06 08:13:31 +01:00 |
|
Gaute Lindkvist
|
0b5188e4b7
|
Fix updates after legend change
|
2019-12-06 08:13:31 +01:00 |
|
Gaute Lindkvist
|
08afc1f8d7
|
Add automatic name updating of EnsembleRftCurveSets
|
2019-12-06 08:13:31 +01:00 |
|
Gaute Lindkvist
|
9c458ec3ba
|
Fixed typo in comment SFINA -> SFINAE
|
2019-12-06 08:13:31 +01:00 |
|
Gaute Lindkvist
|
7fd4aa1ce9
|
#5002 Ensemble RFT curve sets with parameter coloring and separate legends
|
2019-12-06 08:13:31 +01:00 |
|
Gaute Lindkvist
|
f56a34843a
|
Refactored ensemble parameter legends
|
2019-12-06 08:13:31 +01:00 |
|
Gaute Lindkvist
|
c4951a5a03
|
Enable the use of the C++11 enum class in caf::AppEnum
|
2019-12-06 08:13:31 +01:00 |
|
Magne Sjaastad
|
d4b7797bb1
|
#5187 Info Box: Change defaults for Statistics Options
|
2019-12-06 07:47:19 +01:00 |
|
Kristian Bendiksen
|
54820eb20a
|
Merge pull request #5173 from OPM/feature-well-measurement-reorg
|
2019-12-05 15:51:24 +01:00 |
|
Magne Sjaastad
|
948d193e3e
|
#5189 Grid Case Group: Read Well Data Source when importing project
|
2019-12-05 14:29:53 +01:00 |
|
Magne Sjaastad
|
cebe0485da
|
#5100 Regression Test : Avoid deleteLater() to have full control on memory management timing
|
2019-12-05 14:21:57 +01:00 |
|
Magne Sjaastad
|
2f2a2188fe
|
#5100 Regression Test : Move summary dialog to main plot window
|
2019-12-05 14:21:35 +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 |
|
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
|
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 |
|