Commit Graph
9858 Commits
Author SHA1 Message Date
Magne Sjaastad 682c1324b7 Merge branch 'master' into release-2019.11 2019-12-19 08:00:41 +01:00
Jacob Støren c9270cdbca #5252 Fixed crash and missing statistics with combined IJK results for visible cells only 2019-12-18 15:45:07 +01:00
Magne Sjaastad 3100ed655d Manual copy of code from release-2019.11 2019-12-18 15:44:48 +01:00
Magne Sjaastad ab371fb2bb #5251 Comparison View : Guard null pointer access 2019-12-18 12:30:32 +01:00
Magne Sjaastad 314e98d407 #5249 Update clang-format 2019-12-18 11:12:47 +01:00
Magne Sjaastad b013475fa8 #5036 Octave : Simplify error message 2019-12-18 08:34:04 +01:00
Gaute Lindkvist 2b4da10610 #5234 Fix auto scale of cross plot x-axis
* The issue is that the bottom axis is really a QwtDateScaleEngine as opposed to a QwtLinearScaleEngine.
* This may have worked before by "accident" before the changes to the date format on the date/time axis.
* The fix is that if we want a QwtLinearScaleEngine and have a QwtDateScaleEngine we replace the scale engine.
2019-12-17 19:31:45 +01:00
Jacob Støren 43e8311207 #5242 Fix intersection views visible in comparison view drop-down 2019-12-17 14:37:57 +01:00
Jacob Støren 1e67540b92 #5240 Avoid duplicate entries when opening summary-, and gridcases 2019-12-17 14:28:51 +01:00
Magne Sjaastad 87d0efe7c1 #5237 MSW: Use 7 numbers for roughness number format 2019-12-17 14:10:59 +01:00
Magne Sjaastad d24fe229b0 #5238 Ensemble RFT : Hide P50 from statistics 2019-12-17 12:03:11 +01:00
Jacob Støren 2d195c93c6 #5235 fix python: project.export_snapshot 2019-12-17 09:43:49 +01:00
Magne Sjaastad 17fb70d52d #5232 Templates: Do not write dialog fields to project file 2019-12-17 07:32:19 +01:00
Magne Sjaastad 563fa8dbaa #5228 Summary Plot: Fix curves from a summary case when .EGRID file is opened 2019-12-16 13:21:43 +01:00
Magne Sjaastad fc535d6d74 #5225 Plot Template: Fix crash when selecting directory instead of template item 2019-12-16 13:02:31 +01:00
Magne Sjaastad fee31510d6 #5227 Ensemble Filter : Create one curve filter by default 2019-12-16 12:40:10 +01:00
Magne Sjaastad 839329876a #5226 Ensemble Filter : Remove colors group from property editor 2019-12-16 11:44:25 +01:00
Magne Sjaastad d5c965aebe #5224 Avoid unicode in description of Summary Address 2019-12-13 15:53:38 +01:00
Magne Sjaastad 946eaf4878 #5207 Curve Calculator : Move dialog to RiuPlotMainWindow 2019-12-10 15:36:33 +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 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 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
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
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 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