Commit Graph
11722 Commits
Author SHA1 Message Date
Magne Sjaastad 946eaf4878 #5207 Curve Calculator : Move dialog to RiuPlotMainWindow 2019-12-10 15:36:33 +01:00
Magne Sjaastad af2791da42 Set version to 2019.11.0-RC02 2019-12-06 14:47:39 +01:00
Magne Sjaastad fdb14dd49a Merge pull request #5199 from OPM/msw-fixes
Several critical fixes for MSW export
2019-12-06 14:37:04 +01:00
Magne Sjaastad b1e631c32f Fix notation 2019-12-06 14:16:22 +01:00
Gaute Lindkvist 872d69817a #5084 Rework RicNewSummaryPlotFeature to create ensemble plots when that makes sense 2019-12-06 13:37:50 +01:00
Magne Sjaastad db3b8937fa #5198 Export MSW : Move into separate functions 2019-12-06 13:34:52 +01:00
Magne Sjaastad 312caa7568 #5198 Export MSW : Add extra segment if user defined measured depth is above grid 2019-12-06 13:14:42 +01:00
Magne Sjaastad 3babbe675a #5197 Export MSW : Set minimum segment length to 1.0e-3 2019-12-06 12:10:34 +01:00
Magne Sjaastad 955d07f9ce #5196 Export MSW : Do not export segments before start measured depth 2019-12-06 10:10:02 +01:00
Magne Sjaastad 0cf05a4347 Merge pull request #5192 from OPM/change-defaults
Info Box: Change defaults for Statistics Options
2019-12-06 07:46:05 +01:00
Magne Sjaastad 4761938a72 #5187 Info Box: Change defaults for Statistics Options 2019-12-05 15:20:12 +01:00
Magne Sjaastad e4d7595bb6 Merge pull request #5191 from OPM/read-well-data-on-load
Read well data on load
2019-12-05 14:27:47 +01:00
Magne Sjaastad 28dc11ac64 Merge pull request #5184 from OPM/feature-ensemble-rft-colors
Feature ensemble rft colors
2019-12-05 14:25:46 +01:00
Magne Sjaastad 0af1b71607 Merge pull request #5190 from OPM/fix-timers
Avoid timers being used from statically allocated dialog
2019-12-05 14:21:01 +01:00
Magne Sjaastad 1f7818098a #5189 Grid Case Group: Read Well Data Source when importing project 2019-12-05 13:53:03 +01:00
Gaute Lindkvist a703ac6bfd Fix ensemble selection if statistics curves are not shown 2019-12-05 13:51:47 +01:00
Magne Sjaastad 8113782dd6 #5100 Regression Test : Avoid deleteLater() to have full control on memory management timing 2019-12-05 13:33:58 +01:00
Magne Sjaastad 41fbd7bcf5 #5100 Regression Test : Move summary dialog to main plot window 2019-12-05 13:32:48 +01:00
Gaute Lindkvist 270bc9f369 Fix updates after legend change 2019-12-05 12:54:46 +01:00
Gaute Lindkvist bb20091f24 Fixed typo in comment SFINA -> SFINAE 2019-12-05 12:26:49 +01:00
Gaute Lindkvist dfe2153af7 Add automatic name updating of EnsembleRftCurveSets 2019-12-05 12:26:49 +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 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
Magne Sjaastad 1ddf1bf88d Merge pull request #5181 from OPM/fix-plot-issues
Fix some plot issues
2019-12-04 13:39:54 +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 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 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 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
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
Gaute Lindkvist 8d15a82147 #5167 Fix wrong update of plot axis range
* The order of arguments passed to setAxisScale was wrong
2019-12-03 14:35:48 +01:00
Magne Sjaastad b5e9da3b75 Merge pull request #5165 from OPM/grid-groups-no-dynamic-data
Grid Case Group: Allow statistics on static data only
2019-12-03 14:20:16 +01:00
Magne Sjaastad 9424bdd0de #5158 Grid Case Group: Allow statistics on static data only
Support grid cases with no dynamic data present.
2019-12-03 12:58:04 +01:00
Magne Sjaastad 8a57912245 #5157 Regression Test : Some images get wrong size 2019-12-03 10:39:19 +01:00
Magne Sjaastad fa1733bf79 AppFwk : Guard use of front() on empty list 2019-12-02 15:02:47 +01:00
Gaute Lindkvist 631570f6a5 #5150 Improve wheel zoom with logarithmic axes
* Limit the amount to scroll at one time and set a fixed minimum
2019-12-02 12:34:58 +01:00
Magne Sjaastad e03582ab4b Revert case Ids to start at 0 2019-12-02 12:17:50 +01:00