* Do not show Open Summary Plot in 3D view Property Editor
* Regression Test: Fix missing update of correlation report plot
A fix was introduced in 73d598ee7e to avoid a crash when deleting a multi plot. This had a unintended side effect causing the sub plots in correlation report plot to not be inserted properly.
* Bump release version
Always create plots using Qwt
Always create plot for command "New Summary Plot"
#9103 : Fix missing updates in multiselect field update operation
Add Open Summary Plot Editor
Trigger missing load of data
Enable data source display for first realization of an ensemble
Always show legend text
Set version to 2022.06.0-RC-02
Remove obsolete single summary template code
Always use maximized state of the QMdiSubWindow when a plot or view is deleted.
Move time axis to top
Set correct text for unused axis
Avoid assert when layout is requested for non existing legend
Based on branch https://github.com/OPM/ResInsight/tree/system-msw-refactor
- Move completion settings to property of well path
- Rename to RimFishbones
- Export implicit COMPSEGS for fishbones main bore
- Add valve for each branch
- Increase version number to be able to handle import of legacy project files
* Set version to 2020.10.1-RC03
* #6780 Flow Vector Result: Check if data exists before using
* #7031 Delta Summary Case: Fix crash when updating case name
* #7036 Well Picks : Skip import of empty lines
* #7003 Python: Guard nullpointer access for summary methods
* #7014 Python: Resize the result container before assigning data
* #7042 File Import Dialog : Sort by numbers instead of text
* Set version to 2020.10.1-RC04
* #7008 Python: Avoid terminating process as part of open/closeProject
When running scripts, a project file can be opened. If other operations are issued after, the process monitor window was disconnected from the script process, and no text output from the script was visible in the process monitor text window.
New behavior : Never terminate a process automatically. Never terminate process as part of open/close project. If a process is left unresponsive, the user is now responsible for manual termination of this process.
* #7045 Contour map : Disable clipping of smoothed contour lines
* #7046 Cross Plot : Avoid reset of curve visibility when color legend visibility changes
* #7048 Grid Cross Plot: Fix inverted Y-axis for user-defined min/max range
* #7055 Contour Map: Label format it should match the legend format
* #7059 Well Targets : Fix index of of bound crash when building well path
* Set version to 2020.10.1-RC05
* #6814 Correlation Report: Missing update of plots when changing ensemble
* Set version to 2020.10.1-RC06
* #7055 Contour Map: Label format it should match the legend format
* #7068 Fix missing import surface File -> Import Surface
* Set version to 2020.10.1-RC07
* Prepare for release of 2020.10.1
* #5641 Avoid unnecessary regeneration of contour map
* Move clearGeometry to a scheduleGeometryRegen override
* Trigger update of contour maps following legend changes
* Make legend config changed signal more fine grained for Contour Maps
* Set version to 2020.10.1-RC08
* Prepare for release of 2020.10.1
* Set dev version after patch release
Co-authored-by: Gaute Lindkvist <lindkvis@gmail.com>