Jacob Støren
6af4356f36
#4892 Add Comparison view drop-down to linked view master.
...
Works as shadow of the views comparison view setting.
Make it follow the dependent viewcontrollers managed view.
Comparison view dropdown moved to "Viewer" group in view panel.
Avoid infinite recursion loops when comparison views are set up in circle
2019-10-29 12:47:01 +01:00
Jacob Støren
27d65af027
Fix crashes when scene in one view is empty
2019-10-29 12:47:01 +01:00
Jacob Støren
c76699cdb8
Merge pull request #4943 from OPM/feature-picking-in-comparison-view-fixes
...
Picking in comparison view fixes
2019-10-29 12:41:14 +01:00
Kristian Bendiksen
2c3b51ad3f
#4857 Fix measurement picking in comparison view.
2019-10-29 10:52:04 +01:00
Magne Sjaastad
1bf8341ba7
#4944 Ensemble RFT : Add missing initialization
2019-10-29 09:29:15 +01:00
Kristian Bendiksen
6e43fee396
#4857 Fix RicNewWellPathIntersectionFeature picking.
...
Also avoid confusing active view change.
2019-10-29 09:01:11 +01:00
Magne Sjaastad
23e8db65c2
Merge remote-tracking branch 'origin/dev' into summary-text-edit-in-toolbar
2019-10-28 20:49:29 +01:00
Magne Sjaastad
0af6a1d95d
#4775 Summary : Use combo box with history to edit text based curve creation
2019-10-28 20:41:15 +01:00
Gaute Lindkvist
625feaf36c
#4929 Fix legend fonts in Summary plot
2019-10-28 13:16:00 +01:00
Gaute Lindkvist
4bce02c375
Add simple fix for Grid Cross plot as well
...
* TODO: make sure the methods in RimSummaryPlot and RimGridCrossPlot are called when using the generic virtual method in RimPlotInterface.
* This requires a bit of thought, since they have parameters which the generic version does not have
2019-10-28 10:18:24 +01:00
Gaute Lindkvist
c200ea0687
Fix asciiDataForPlotExport compile warnings
2019-10-28 10:18:24 +01:00
Gaute Lindkvist
edead9e3af
Made RiuQwtPlotWidget axis operations much more general
2019-10-28 10:18:03 +01:00
Gaute Lindkvist
0e9cda8e84
Fix update of fonts in summary and grid cross plot axes
2019-10-28 10:18:03 +01:00
Magne Sjaastad
72e3ddc35e
#4934 Preferences : More robust storing of data to registry
2019-10-25 15:55:27 +02:00
Magne Sjaastad
2f3fcf7eec
Merge pull request #4932 from OPM/summary-adjustments
...
Summary Adjustments
2019-10-25 15:17:40 +02:00
Magne Sjaastad
6110748192
#4926 Summary Plot : Add push button to edit plot
2019-10-25 13:53:51 +02:00
Magne Sjaastad
cea853b94f
#4926 Summary Templates : Improve placeholder text
2019-10-25 13:33:27 +02:00
Magne Sjaastad
0657155d86
#4926 Summary Templates : Move curve text edit group to top, collapse others
2019-10-25 13:29:32 +02:00
Gaute Lindkvist
785f039a1d
#4925 Add guard on view missing after d8a8a615
to RImViewLinker::findNameAndIconFromView
2019-10-25 11:48:51 +02:00
Magne Sjaastad
76d196a91a
Merge pull request #4902 from OPM/summary-text-edit-in-toolbar
...
Summary text editor in toolbar
2019-10-24 21:44:33 +02:00
Gaute Lindkvist
6687b6ad94
Fix delete of tracks by adding virtual plot interface destructor
2019-10-24 14:59:16 +02:00
Gaute Lindkvist
b343aa1ae9
Fix update of track names following DnD
2019-10-24 14:59:16 +02:00
Magne Sjaastad
f68eb93ac6
#4851 Ensemble RFT : Make sure colors are created correctly
...
Lindkvist: Fixed commit to work with new Grid Plot code
2019-10-24 14:59:16 +02:00
Magne Sjaastad
e2da391371
#4851 Ensemble RFT : Fix update of color of ensemble curves on project load
...
Lindkvist: updated to work with new Grid Plot code
2019-10-24 14:59:16 +02:00
Gaute Lindkvist
a48f4903ea
Disable common data source in well allocation plots
...
(they have common data selection explicitly)
2019-10-24 14:59:16 +02:00
Gaute Lindkvist
aef0e0a70f
More precise view id
2019-10-24 14:59:16 +02:00
Gaute Lindkvist
c578a43b53
Introduce RimGridPlotWindow and RiuQwtPlotWidget
2019-10-24 14:59:16 +02:00
Gaute Lindkvist
2857a13e7c
Columns in well log plots
2019-10-24 14:59:16 +02:00
Gaute Lindkvist
dfe9390c30
Revert " #4851 Ensemble RFT : Fix update of color of ensemble curves on project load "
...
This reverts commit 328cf44d94
.
2019-10-24 14:59:16 +02:00
Gaute Lindkvist
771d12c563
Revert "clang-format fixes"
...
This reverts commit 86c75ca678
.
2019-10-24 14:59:16 +02:00
Gaute Lindkvist
edc4486de7
Revert " #4851 Ensemble RFT : Make sure colors are created correctly"
...
This reverts commit cb5195bac2
.
2019-10-24 14:59:16 +02:00
Magne Sjaastad
580d826922
Clear line edit when content do not match
2019-10-24 10:04:42 +02:00
Gaute Lindkvist
3422f1b609
Fix view id in well allocation plots
2019-10-24 09:08:04 +02:00
Magne Sjaastad
bbfc6188e9
#4775 Summary : Do not change source selection if no sources are matching
2019-10-23 17:39:16 +02:00
Magne Sjaastad
8ca1ae4888
Merge pull request #4911 from OPM/ensemble-rft-colors-on-load
...
Additional fix for ensemble rtf colors
2019-10-23 09:39:04 +02:00
Magne Sjaastad
b3ee5a2e01
Merge pull request #4910 from OPM/ensemble-legend-icon-and-text
...
Improve ensemble statistics legend icon and text
2019-10-23 09:38:27 +02:00
Magne Sjaastad
cb5195bac2
#4851 Ensemble RFT : Make sure colors are created correctly
2019-10-23 09:16:54 +02:00
Magne Sjaastad
86c75ca678
clang-format fixes
2019-10-23 09:14:14 +02:00
Kristian Bendiksen
29fdca3f69
Merge pull request #4871 from OPM/feature-export-contour-map-data
...
Feature export contour map data
2019-10-23 08:43:51 +02:00
Magne Sjaastad
05d2645a0a
#4909 Summary Legend Text : Improve text for statistics curves
2019-10-23 08:43:44 +02:00
Kristian Bendiksen
bd804ee821
#4819 #4820 Rename action to avoid confusing user with ascii.
...
Command menu item is now "Export Contour Map to Text". Also update file names to
match.
2019-10-22 21:58:46 +02:00
Kristian Bendiksen
f70fbe0071
#4819 Add methods to get case and time step name for RimContourMapProjection.
2019-10-22 21:58:46 +02:00
Kristian Bendiksen
acddb4a156
#4819 Export correct UTM coordinates.
2019-10-22 21:58:45 +02:00
Kristian Bendiksen
10d257480d
Expose RimContourMapProjection methods to find coordinates for export.
2019-10-22 21:58:45 +02:00
Jacob Støren
63917a61b5
Merge pull request #4907 from OPM/feature-picking-in-comparison-view
...
Feature fix picking in comparison view step 1
2019-10-22 16:07:59 +02:00
Jacob Støren
d802edc145
#4858 Remove unused time step link option from comparison view settings.
2019-10-22 13:54:10 +02:00
Jacob Støren
016f26725a
#4862 Lock scale Z in comparison view to follow the main view.
...
#4858 Make timestep independent in comparison view. Make Linked Views timestep linking work
2019-10-22 13:39:18 +02:00
Magne Sjaastad
28ef4166ea
#4775 Summary : Improve event handling and add shorcut
2019-10-22 10:39:18 +02:00
Kristian Bendiksen
8f115a0b34
Avoid fallthrough in switch statement.
2019-10-22 08:43:07 +02:00
Gaute Lindkvist
dc9e064c9a
#4819 Basic export and nearly completed UI.
2019-10-22 08:43:07 +02:00
Gaute Lindkvist
b3dd2109ac
#4819 Add separate header prefix for RifTextDataTableFormatter.
2019-10-22 08:43:07 +02:00
Gaute Lindkvist
7f3240fd70
#4819 Export contour map to ascii.
2019-10-22 08:43:07 +02:00
Kristian Bendiksen
3cbbf1fd6e
Merge pull request #4870 from OPM/system-refactor-EclipseDataTableFormatter-rename
...
Rename RifEclipseOutputDataTable* to RifTextDataTable*
2019-10-22 08:27:32 +02:00
Magne Sjaastad
1671fe44b2
#4775 Summary : Add max width to line edit
2019-10-21 16:36:28 +02:00
Magne Sjaastad
7be2cc3031
#4775 Summary : Add text based curve creation to toolbar
2019-10-21 16:19:28 +02:00
Jacob Støren
86cb90515b
#4894 Fix missing updates when changing zscale and using linked views.
...
Prepare for fix of scalez-problems with comparison view
2019-10-21 09:01:35 +02:00
Jacob Støren
d8a8a615a8
#4900 Align name and icon of linked views with ordinary views
2019-10-21 09:00:35 +02:00
Magne Sjaastad
328cf44d94
#4851 Ensemble RFT : Fix update of color of ensemble curves on project load
2019-10-20 10:46:05 +02:00
Magne Sjaastad
53e8cc82bd
#4876 Resampeled Plot Data: Show time short text labels when possible
2019-10-19 15:05:59 +02:00
Magne Sjaastad
d59cdfa6ec
Merge pull request #4895 from OPM/fix-cumulative-curve-statistics-resample
...
Fix cumulative curve statistics resampling
2019-10-19 13:33:26 +02:00
Magne Sjaastad
6d7b29bb29
#4893 Formations : Make sure "layer_zone_table.txt" is defined once
2019-10-18 14:45:12 +02:00
Magne Sjaastad
537184328a
#4877 Refactor and rename to RiuSummaryQuantityNameInfoProvider
2019-10-18 14:28:02 +02:00
Gaute Lindkvist
0e5b9687b4
Fix missing GeoMech result definition in Well Log Curves
2019-10-18 08:14:34 +02:00
Jacob Støren
b785969d68
#4857 RicNewPolylineIntersectionFeature, RicNewAzimuthDipIntersectionFeature, RicIntersectionBoxAtPosFeature
2019-10-17 16:39:24 +02:00
Jacob Støren
caed6bfa91
#4881 Fix crash when creation global annotations with geomech view present
2019-10-17 15:02:38 +02:00
Jacob Støren
b2015ce91b
#4857 Fix missing highlight of cell in comparison view
2019-10-17 15:02:38 +02:00
Jacob Støren
d4ebf8d543
#4857 Viewer Commands: Handle general picking in the comparison view
2019-10-17 15:02:38 +02:00
Jacob Støren
bba8fea197
#4857 Refactoring: Use legendConfigs method when removing legends on updateLegends
2019-10-17 15:02:38 +02:00
Magne Sjaastad
a53f1e1e91
#4638 Dual porosity : Make sure geometry is regenerated when switching between matrix/fracture
2019-10-16 10:15:51 +02:00
Gaute Lindkvist
d681b75d24
Rename RifEclipseOutputDataTable* to RifTextDataTable*
2019-10-15 17:05:46 +02:00
Jacob Støren
f24543ce56
#4859 Update the view when the comparison view is changed
2019-10-15 14:28:15 +02:00
Jacob Støren
98f9eef0da
#4865 Use View autoname as MDI-window title
2019-10-14 12:09:41 +02:00
Jacob Støren
440a152089
#4863 , #4865 Use autoname in the view dropdowns
2019-10-14 12:08:54 +02:00
Jacob Støren
308b3613b7
#4864 add a separate icon for geomech views
2019-10-14 11:34:38 +02:00
Jacob Støren
4a9dc3bcbe
#4849 Fix crash, timestep and legend issues on cyclick connections
2019-10-11 14:52:49 +02:00
Jacob Støren
b0f8dfa9e6
#4849 Co-visualization: Simple use of the comparison view support in the Viewer classes
...
The feature is ready for testing.
2019-10-11 14:52:49 +02:00
Gaute Lindkvist
172c0dfa1c
Revert "Reintroduce nextValid-fields as OBSOLETE fields in RimProject"
...
This reverts commit 411e5cf49f
.
2019-10-09 12:50:41 +02:00
Gaute Lindkvist
411e5cf49f
Reintroduce nextValid-fields as OBSOLETE fields in RimProject
2019-10-09 10:29:42 +02:00
Gaute Lindkvist
11117383db
#4817 #4830 #4832 #4837 #4839 Python commands for WBS creation, well path import and well log file import ( #4838 )
...
* Better minimum width for well log tracks
* Fix alignment of scrollbar in Well log plots
* Better Well Log Plot export
* Hide scroll bar before plotting
* Better borders
* Create plots through Python
* #4817 Create WBS plots with Python
* Rebase Summary and WellLogPlot on top of a new RimPlot
* Also Python: Allow setting folder as a parameter to export_snapshots
* #4832 Prepare for well path import command
* Well Path import WIP
* #4830 #4832 Import well paths and well log files from file using Python.
* #4837 Implement import of formation names in Python
* Fix debug build issue
* Fix RiaLogging build issue
* Fix warnings
* Yet another RiaLogging.h import added
* #4839 Import exporting of las and ascii files from well log plots
2019-10-09 09:21:28 +02:00
Magne Sjaastad
b24b0932a3
Merge pull request #4836 from OPM/fix-transfer-of-single-timestep-data
...
#4835 Python Cell Results : Not possible to write data if no dynamic data is present
2019-10-08 11:45:39 +02:00
Magne Sjaastad
482d437505
#4835 Python Cell Results : Not possible to write data if no dynamic data is present
2019-10-08 10:39:22 +02:00
Magne Sjaastad
06b007effb
Ensemble plot templates ( #4829 )
...
* #4828 Summary Plot Templates : Support ensembles as plot data sources
Guard null pointer access and use regexp to match case and index
2019-10-08 09:08:04 +02:00
Magne Sjaastad
8ef5982756
Merge pull request #4834 from OPM/support-input-as-data-source-for-compdat
...
support-input-as-data-source-completions
2019-10-08 08:24:03 +02:00
Gaute Lindkvist
4a4653a0df
Better minimum width for well log tracks ( #4824 )
...
* Better minimum width for well log tracks
* Fix alignment of scrollbar in Well log plots
2019-10-07 08:32:34 +02:00
Magne Sjaastad
cd12b3ad4b
Guard null pointer access
2019-10-07 07:42:39 +02:00
Magne Sjaastad
2c73b2ed02
#4828 Summary Plot Templates : Support ensembles as plot data sources
2019-10-04 18:46:30 +02:00
Magne Sjaastad
8a11c565f3
#4827 Completion Data : Support Eclipse input text files as data source
2019-10-04 15:55:31 +02:00
Magne Sjaastad
2998ad3bed
#4825 Summary Plot Stepping : Key events are not routed correctly
2019-10-04 13:20:15 +02:00
Magne Sjaastad
a6733ae776
Merge pull request #4818 from OPM/improve-ensemble-stepping
...
Improve ensemble stepping
2019-10-04 11:43:06 +02:00
Magne Sjaastad
311dd5b5c4
#4811 Source Stepping : Fix well stepping for ensembles
2019-10-04 09:09:22 +02:00
Gaute Lindkvist
45d6acadaa
Fix Well Log Plot depth axis label
2019-10-03 15:45:20 +02:00
Gaute Lindkvist
2cc822399b
Renames following review
2019-10-03 14:57:46 +02:00
Gaute Lindkvist
f5b10b4d70
#4800 WBS: Add parameter track which is off by default ( #4816 )
...
* Initial WIP
* Identical results with spreadsheet
* Improved and more robust smoothing by filtering points first
* Improved smoothing and more GUI
* Include mixed-label for smoothing threshold
* Implement WBS parameters track
* Much better alignment of tracks without flickering
* Don't replace user description when dragging and dropping tracks
* Fix missing OBG and SH curves
* Fix curve and track D&D
* Make sure parameter curves aren't WBS curves
2019-10-03 14:41:37 +02:00
Magne Sjaastad
ff3055b961
#4815 Ensemble Curve Set : Make text match case insensitive
2019-10-03 14:36:10 +02:00
Gaute Lindkvist
55f0cac713
#4664 Implement smoothing of WBS curves ( #4809 )
...
* Initial WIP
* Identical results with spreadsheet
* Improved and more robust smoothing by filtering points first
* Improved smoothing and more GUI
* Include mixed-label for smoothing threshold
2019-10-03 14:16:56 +02:00
Gaute Lindkvist
86b1264a7b
Merge pull request #4804 from OPM/feature-minor-wbs-changes
...
Minor wbs changes
2019-10-02 17:56:09 +02:00
Magne Sjaastad
86d17441eb
#4713 Summary Case : Use "Calculated" as shortname for calculated case
...
Seen by running regression tests
2019-10-01 13:00:09 +02:00
Gaute Lindkvist
763df18b7f
Merge pull request #4805 from OPM/feature-wbs-st-s33
...
#4798 Set ST S33 as default geomech curve
2019-10-01 08:18:00 +02:00
Magne Sjaastad
7ce7211187
Merge remote-tracking branch 'origin/dev' into summary-template-adjustments
2019-09-30 19:43:08 +02:00
Gaute Lindkvist
05b5417fdd
#4798 Set ST S33 as default geomech curve
2019-09-30 18:48:02 +02:00
Gaute Lindkvist
2d2a5201d0
#4799 WBS: Make PP go up to seabed and ensure sources are kept valid when source stepping.
2019-09-30 15:35:15 +02:00
Gaute Lindkvist
f2eac1e2ec
#4792 Fix xValue range for Well Allocation Plots
2019-09-30 15:35:15 +02:00
Magne Sjaastad
0698674d59
#4796 Summary Plot Template : Add context menu of summary cases
2019-09-30 13:28:08 +02:00
Magne Sjaastad
fbfba745c3
#4796 Summary Plot Template : Add context menu to selected summary cases
2019-09-29 12:31:21 +02:00
Gaute Lindkvist
0e7198f000
#4667 Enable export of all curves in a Well Log Plot or WBS plot to LAS
2019-09-29 11:36:08 +02:00
Magne Sjaastad
a6609c6e06
#4795 Summary Plot : Add updateConnectedEditors()
...
Recent changes in logic requires more updateConnectedEditors
2019-09-28 17:40:40 +02:00
Gaute Lindkvist
f3dfba7a81
Fixup after review
2019-09-27 11:02:03 +02:00
Gaute Lindkvist
f2be5c00fd
#4783 Ensemble RFT: make sure we get some default data sources.
2019-09-27 10:06:36 +02:00
Gaute Lindkvist
1968703da8
#4782 Well Log Plots: make default variable PORO
2019-09-27 10:06:15 +02:00
Gaute Lindkvist
e242304b4d
#4729 Ensemble RFT: Keep matching sources when switching well
2019-09-26 10:02:29 +02:00
Gaute Lindkvist
85a9ee2d42
Ensemble RFT: make observed error bars horizontal
2019-09-26 08:53:23 +02:00
Gaute Lindkvist
d7197b7a88
Fix crashes in well log plots
2019-09-26 08:45:04 +02:00
Gaute Lindkvist
2a20f84f1f
#4732 Support error bars for observed RFT data ( #4760 )
...
* #4732 Fix missing refresh for ensemble RFT
* WIP
* #4732 Fix missing refresh for ensemble RFT
* WIP
* Make sure Observed RFT data is loaded on startup
* Make error bars work for RFT plots
* #4761 Add labels with formation and value/error to observed data points
* Changes after review
2019-09-25 17:48:19 +02:00
Jacob Støren
d9b36a0228
#4764 Remove assumed unneccessary and problematic activation of Mdi windows when creating them.
2019-09-25 14:28:09 +02:00
Gaute Lindkvist
3f7fde5227
#4695 Add color shading annotation for WBS parameters, similarly to formations ( #4757 )
...
* First wbs parameter shading
* Fix wrong Grid->grid rename in GRPC CMakeLists.cmake
* Support color shading of Well Log Tracks based on WBS parameters
* Further improvements to shading for WBS
* #4696 Set RIG_NODEL Por-Bar as default Well log extraction curve parameter for GeoMech
* Fix canvas alignment issue for new WBS plots
2019-09-25 11:59:31 +02:00
Jacob Støren
264cc4b40b
#4749 Rename fields and some cleanup
2019-09-23 14:04:23 +02:00
Jacob Støren
9f8393a5c3
#4749 Marking SummaryFilter classes and fields as OBSOLETE
2019-09-23 13:56:40 +02:00
Jacob Støren
515d06c395
#4749 Ensemble curve set vector selection now simplified using editable completion field
2019-09-23 13:42:25 +02:00
Jacob Støren
bb6d465a51
#4748 Hide the text based curve editor from cross plots
2019-09-23 12:34:10 +02:00
Magne Sjaastad
385207eebe
Compare with correct enum
2019-09-20 14:50:41 +02:00
Magne Sjaastad
f088d99a02
Fix invalid case in file name
2019-09-19 14:32:35 +02:00
Magne Sjaastad
f2ac170b66
#4733 Summary Template : Add reload of templates
...
Adjust save and load of templates
Add save path to preferences
2019-09-19 11:39:32 +02:00
Gaute Lindkvist
596c18b903
#4731 Fix more crashes for ensemble RFT data import
2019-09-19 10:46:35 +02:00
Gaute Lindkvist
9d62a0c84e
#4732 Fix missing refresh for ensemble RFT
2019-09-19 08:38:34 +02:00
Gaute Lindkvist
cdfaedf834
Merge pull request #4730 from OPM/feature-plot-color-fill
...
Feature plot color fill
2019-09-18 15:43:14 +02:00
Gaute Lindkvist
de4a032fe2
Merge pull request #4728 from OPM/feature-ensemble-rft-md-labels
...
Feature ensemble rft md labels
2019-09-18 15:43:04 +02:00
Gaute Lindkvist
a35533f4fc
#4732 Switch P10/P90 for Ensemble RFT
2019-09-18 10:21:57 +02:00
Gaute Lindkvist
9d7ebf6ed3
Ensemble RFT: make sure last layer is imported from FMU layer zone file
2019-09-18 09:28:19 +02:00
Gaute Lindkvist
3e9bf9d1d8
#4731 Fix crash when importing formations or well paths after summary import in ensemble RFT
2019-09-18 09:09:49 +02:00
Gaute Lindkvist
63eac19c07
#4727 Apply initial default well path for new RFT Plots
2019-09-17 19:07:55 +02:00
Gaute Lindkvist
0b8d975cbe
#4726 Separate axis label for well path derived MD
2019-09-17 18:44:01 +02:00
Gaute Lindkvist
c17ede46fb
Fix xValue range calculation of well log curves
2019-09-17 16:26:03 +02:00
Gaute Lindkvist
1e7acd8a10
Merge pull request #4704 from OPM/bug-#4703-geomech-resultpos
...
#4703 Fix changing result position in GeoMech result definition
2019-09-17 16:09:17 +02:00
Magne Sjaastad
d212201a3a
#4713 Summary Case : Shortname is not used in plot title
2019-09-13 18:39:23 +02:00
Magne Sjaastad
abb0363b12
Merge pull request #4717 from OPM/feature-Text-Based-Curve-Filter-Editor
...
Feature text based curve filter editor
2019-09-13 18:01:29 +02:00
Magne Sjaastad
c5c4bfb545
Add missing include
2019-09-13 17:16:58 +02:00
Magne Sjaastad
679ce3a222
Merge pull request #4719 from OPM/qt5-use-grab
...
#4718 Qt5 : Use grab() instead of grabWidget()
2019-09-13 16:57:39 +02:00
Magne Sjaastad
33cd6bb0c8
Clang-format after merge
2019-09-13 16:51:21 +02:00
Magne Sjaastad
aaeafa6aef
Merge remote-tracking branch 'origin/patch-2018.08.2' into dev
2019-09-13 16:51:03 +02:00
Magne Sjaastad
29cb7cd8dc
#4718 Qt5 : Use grab() instead of grabWidget()
2019-09-13 15:13:49 +02:00
Jacob Støren
41f0cd9a67
Missing clang-formatting
2019-09-13 15:04:16 +02:00
Jacob Støren
de17127a08
#4584 Text Based Curve Creation: Add <Outdated> flag if the actual curves does not match the filter
...
Add address access on gridTimeHistoryCurves.
2019-09-13 14:55:41 +02:00
Magne Sjaastad
1cb1720327
#4688 Contour plot : Changing Base Time Step has no effect
2019-09-13 14:55:04 +02:00
Gaute Lindkvist
25c692d3db
#4668 Make contour time and case diff work
2019-09-13 14:07:08 +02:00
Magne Sjaastad
b38904d158
#4699 Guard use of TERNARY cell result in property filters
2019-09-13 13:53:24 +02:00
Magne Sjaastad
07ab821646
#4716 Summary Case : Guard access to contained summary reader
2019-09-13 13:17:07 +02:00
Jacob Støren
3896b793a8
#4715 Change "Name" to "Title" in Summ Plot property panel
...
#4584 Put The options into a General Options group
Add tooltip to text field
2019-09-13 12:49:44 +02:00
Jacob Støren
df655eb3ab
#4584 Add first implementation of text based curve generation in Summary Plot
2019-09-13 11:31:49 +02:00
Magne Sjaastad
7fc0a47443
#4687 Summary Template : Add UI to select template
...
#4705 Summary Template : Add icon and use from features and dialogs
2019-09-12 08:43:29 +02:00
Gaute Lindkvist
885435fba7
#4703 Fix changing result position in GeoMech result definition
2019-09-11 15:55:37 +02:00