Jacob Støren
c9af22cf91
#4880 Refactoring in Rim3dView: De-virtualize updateCurrentTimeStepAndRedraw
2019-11-01 15:57:04 +01:00
Jacob Støren
8f1e272b8b
Add a plantuml diagram describing display model generation in views
2019-11-01 15:57:04 +01:00
Jacob Støren
b51e054ffd
Renaming of more methods in Rim3dView.
...
Removed virtual method from RiuViewerToViewInterface as it was not used from the interface.
2019-11-01 15:57:03 +01:00
Jacob Støren
7f3f6419ac
Rename virtual methods in Rim3dView
...
To make it more clear that they are virtual methods to be distinguished from implementations in the base class. Also make their meaning somewhat more expressed.
2019-11-01 15:57:03 +01:00
Jacob Støren
720c83d2e3
caf::Viewer: Fixed linux warnings and a bogus comparison
2019-11-01 15:57:03 +01:00
Jacob Støren
1ef4d49f14
#4857 Fix Intersection Box 3d manipulator interaction in comparison views
2019-11-01 15:57:03 +01:00
Jacob Støren
e62645341c
caf::Viewer: Add method to get correct ray definition when it is inside comparison view
2019-11-01 15:57:03 +01:00
Jacob Støren
ce28f1e858
#4857 Avoid switching active view when creating intersectinos
2019-11-01 15:57:03 +01:00
Jacob Støren
11f42fcc7b
#4956 caf: Fixed background color change problem in List Editor
2019-11-01 15:57:03 +01:00
Jacob Støren
dbd09e97e3
#4857 Fix intersection polyline picking in comparison view
2019-11-01 15:57:03 +01:00
Jacob Støren
99fb39bd68
Rename SubWindowActivated blocking methods
...
to clarify their differences
2019-11-01 15:57:03 +01:00
Magne Sjaastad
32b5d7696d
System : Remove build warnings ( #4963 )
2019-11-01 10:00:07 +01:00
Gaute Lindkvist
a6b6411b6b
Fix compile warning in RigGeoMechWellLogExtractor.cpp
2019-11-01 08:26:59 +01:00
Gaute Lindkvist
c5f5242f81
Fix compile warning in RifActiveCellsReader-Test.cpp
2019-11-01 08:26:34 +01:00
Magne Sjaastad
a5aa49c705
#4961 Summary : Fix description of some vectors
2019-10-31 18:54:27 +01:00
Magne Sjaastad
3009737636
Upped to version 2019.08.2-dev.05
2019-10-31 18:47:16 +01:00
Gaute Lindkvist
32622ff250
Merge pull request #4959 from OPM/feature-combination-plot-2
...
Create Grid plot collection and allow creation of new combination plots
2019-10-31 15:54:34 +01:00
Gaute Lindkvist
5f72c03d52
Fix warning in RImSummaryCurvesCalculator
2019-10-31 15:37:30 +01:00
Gaute Lindkvist
39cefcd0bb
Enable drag and drop of all plots in tree view
2019-10-31 15:34:16 +01:00
Gaute Lindkvist
e8c745d704
Implement creation of combination plots from selected plots
2019-10-31 15:12:54 +01:00
Gaute Lindkvist
30db19a1d0
Create Grid plot collection and allow creation of new combination plots
2019-10-31 14:09:50 +01:00
Magne Sjaastad
e042b2d17b
#4958 Summary adjustments : Rename to Last used summary template
2019-10-31 11:55:53 +01:00
Magne Sjaastad
1d88f4d48a
Guard null pointer access
2019-10-31 09:38:44 +01:00
Magne Sjaastad
45cc94abd2
Janitor : apply clang-format
2019-10-31 09:35:48 +01:00
Magne Sjaastad
856580699c
Merge pull request #4955 from OPM/summary-adjustments
...
Summary adjustments
2019-10-30 14:40:20 +01:00
Gaute Lindkvist
35ecde99c8
Add an assert on object name to RiuWidgetStyleSheet
2019-10-30 12:54:52 +01:00
Gaute Lindkvist
5c79ff2573
Clean up RiuWidgetStyleSheet and add more comments
2019-10-30 12:54:51 +01:00
Gaute Lindkvist
a925c0f29e
Partial revert of 38e0b150
2019-10-30 12:54:51 +01:00
Gaute Lindkvist
9f927e74f3
Make RiuWidgetStyleSheet::refreshWidget() private
2019-10-30 12:00:19 +01:00
Gaute Lindkvist
4847f46840
Fix Stylesheets after review
2019-10-30 11:56:28 +01:00
Gaute Lindkvist
38e0b150ac
Allow deleting of the last sub plot and have nice visible drop targets
2019-10-30 11:56:22 +01:00
Gaute Lindkvist
089ca3d39d
#4931 Add available diameters to casing design and split casing and liner.
2019-10-30 11:53:02 +01:00
Gaute Lindkvist
f741c878db
Update depth axis grid when changing grid line setting
2019-10-30 11:53:02 +01:00
Magne Sjaastad
e4fd536d21
Merge pull request #4950 from OPM/summary-curve-filter-recently-used-to-registry
...
Summary curve filter recently used
2019-10-30 11:12:59 +01:00
Magne Sjaastad
d6b7aa301c
#4951 Summary Plot Template : Hide template collection in project tree
2019-10-30 10:48:23 +01:00
Magne Sjaastad
2dfa6b9d9f
#4951 Summary Plot Template : Remove obsolete template pointer
2019-10-30 10:45:15 +01:00
Magne Sjaastad
a1e40524bc
#4951 Summary Plot Template : Adjust size of UI
2019-10-30 10:42:16 +01:00
Magne Sjaastad
25e7c3ecc1
#4951 Summary Plot Template : Hide default plot template from UI
2019-10-30 10:41:38 +01:00
Jacob Støren
f7f3e72700
Fix crash when closing project due to virtual call inside destructor.
...
isScaleZEditable called inside destructor of Rim3dView when the deleted view is the active view
2019-10-30 09:26:41 +01:00
Magne Sjaastad
bcb4150ae4
#4951 Summary Plot Template : Hide context menu to select template
2019-10-30 09:26:41 +01:00
Magne Sjaastad
18c52b0e18
Janitor : Avoid using .. when referencing include files
2019-10-30 09:12:13 +01:00
Jacob Støren
42b7bce1ee
Merge pull request #4947 from OPM/feature-co-visualization-into-linked-views
...
Improve Linked Views and include Co visualization #4892
2019-10-30 08:39:07 +01:00
Magne Sjaastad
350a812634
#4949 Recently used files : Use string list serializer
2019-10-29 14:23:01 +01:00
Magne Sjaastad
facfd062dc
#4949 Summary Curve Filter Toolbar : Store recently used strings to registry
2019-10-29 14:17:24 +01:00
Jacob Støren
2702c3b078
#4857 Avoid crash in annotations picking whith distorted view
2019-10-29 13:54:32 +01:00
Jacob Støren
469397bfd1
#4857 Fix crash due to missing guarding when loading project
2019-10-29 13:49:24 +01:00
Magne Sjaastad
ba89a60e8d
#4946 Ensemble Colors : Show color control in curve filter property editor
2019-10-29 13:40:57 +01:00
Jacob Støren
06d1500a3f
Remove obsolete code
2019-10-29 13:18:10 +01:00
Gaute Lindkvist
6c45c88619
Merge pull request #4923 from OPM/system-stylesheet-manager
...
Implement style sheet manager for more robush CSS management
2019-10-29 13:11:56 +01:00
Jacob Støren
3998a6001e
#4892 Improve Link Visible Views icon
2019-10-29 12:48:38 +01:00