Jacob Støren
19fe1fcd1b
Merge pull request #5017 from OPM/feature-adjust-comparison-overlay-items
...
Feature adjust comparison overlay items
2019-11-08 11:24:09 +01:00
Jacob Støren
ea28cb5733
#4869 Fixed range filter commands on inactive view
2019-11-08 11:23:06 +01:00
Jacob Støren
e78b0d4204
#4994 Make ComparisonView mode for InfoBox and animation progress
2019-11-08 10:40:37 +01:00
Jacob Støren
0f6a4c0934
Fix opengl errors when resizing comparison view to invalid size
...
Clamp to min 0.0 width
2019-11-08 10:40:37 +01:00
Jacob Støren
8eb94eaabe
Fix bbox invalid assert in RiuViewer in debug build
2019-11-08 10:40:37 +01:00
Jacob Støren
a9dc07ddc9
#4995 Place legends from comparison view to the right.
...
Adjust the axiscross to follow the legends
2019-11-08 10:40:37 +01:00
Jacob Støren
331361e2b2
Cleanup of add legend code in RiuViewer
...
Preparations
2019-11-08 10:40:37 +01:00
Gaute Lindkvist
3d6b53841d
#5010 Attempt to read formation file even if it isn't called .lyr
2019-11-07 14:33:54 +01:00
Gaute Lindkvist
c5bca4cc7e
Hide RimViewWindow::m_viewId so it doesn't show up in property editors
2019-11-07 12:50:17 +01:00
Magne Sjaastad
c7e97b4447
Merge pull request #5008 from OPM/avoid-virtual-method-constructors
...
Avoid virtual calls in constructor and desctructors
2019-11-07 09:46:36 +01:00
Magne Sjaastad
70d220ae19
Janitor : Remove unused variable
2019-11-07 09:44:50 +01:00
Magne Sjaastad
d1ca612e3a
System : Add doxygen generation of Project Data Model
2019-11-07 09:28:11 +01:00
Magne Sjaastad
388b92c092
#5007 Janitor : Do not call virtual methods from constructors
2019-11-07 09:01:31 +01:00
Jacob Støren
38e8f04990
Use cvfMath for PI and sin/cos in PointTangentManipulator
...
To avoid errors from pedantic compilers
2019-11-07 08:58:49 +01:00
Magne Sjaastad
a413f672ec
#5007 Janitor : Do not call virtual methods from destructors
2019-11-07 08:48:11 +01:00
Magne Sjaastad
0caaaf7159
clang-format : Fixes related to bug in clang-format plugin
...
The LLVM/clang plugin to visual studio has a bug related to single space formatting changes. This commit fixes invalid formatting related to these issues.
2019-11-07 07:37:50 +01:00
Jacob Støren
7d2f1ec9c1
Fix M_PI related errors
2019-11-06 18:59:40 +01:00
Jacob Støren
e78ae37cb7
#5005 Improved welltarget 3d dragger geometry
2019-11-06 18:01:55 +01:00
Jacob Støren
7670874181
#5006 Changed first default color of created well paths
2019-11-06 18:01:55 +01:00
Jacob Støren
6bd07aa8ee
#650 Removed the ugly nan legend displayed while loading things
2019-11-06 18:01:55 +01:00
Jacob Støren
55470cc1cd
#5004 Remove comparison view option from 2dIntersection view
2019-11-06 18:01:55 +01:00
Jacob Støren
d82b957add
Improve linked views toolbutton icon slightly
2019-11-06 18:01:55 +01:00
Jacob Støren
277f8c8b7a
#4969 Fix Well path and annotation draggers not visible and does not work in comparison view
2019-11-06 14:13:01 +01:00
Jacob Støren
6850a37c11
#4999 Fixed well target manipulators not sensitive sometimes
2019-11-06 14:13:01 +01:00
Jacob Støren
25b97c9cca
#4999 Refactoring point target manipulator part manager preparing for fix
2019-11-06 14:13:01 +01:00
Magne Sjaastad
9f320c1dda
Merge pull request #5000 from OPM/move-3d-settings-to-system-tab
...
Move 3d settings to system tab
2019-11-06 12:45:34 +01:00
Magne Sjaastad
25d2ee0e27
Merge pull request #4989 from OPM/import-ascii-data-to-simulation-case
...
Import ascii data to simulation case
2019-11-06 11:35:35 +01:00
Magne Sjaastad
dc983b5b84
#4982 Preferences : Add groups to System tab
2019-11-06 11:32:17 +01:00
Magne Sjaastad
0b3e5ecf0c
#4982 Preferences : Move Show 3D information to development tab
2019-11-06 11:22:03 +01:00
Magne Sjaastad
2aa704b18a
#4982 Preferences : Move Use Shaders to development tab
2019-11-06 11:10:33 +01:00
Magne Sjaastad
28c77d4b67
#82 Import Ascii-data : Minor code adjustments
2019-11-06 10:54:42 +01:00
Magne Sjaastad
c090992342
Rename to Stop Comparison
2019-11-06 10:15:51 +01:00
Magne Sjaastad
309e4f9f31
#4993 Fix import property from text file when LGR is present
2019-11-06 09:39:27 +01:00
Magne Sjaastad
791de201b3
#82 Import Ascii-data : Add icon and move item in context menu
2019-11-06 09:38:32 +01:00
Gaute Lindkvist
3203881418
More improvements to column/rowspan system
2019-11-06 08:24:57 +01:00
Magne Sjaastad
16536cfde7
Fix missing return statement
2019-11-05 15:47:32 +01:00
Jacob Støren
58c1734334
Merge pull request #4985 from OPM/feature-fix-point-manipulators-in-comparison-view
...
#4981 Fix well target manipulators not responding
2019-11-05 15:42:02 +01:00
Gaute Lindkvist
b227ef7bdb
#4992 Rename combination plots to plot report
2019-11-05 15:34:36 +01:00
Gaute Lindkvist
c1dfe193d7
#4990 Column and row span
2019-11-05 15:34:36 +01:00
Kristian Bendiksen
31e0a0349f
Add more comments.
2019-11-05 14:10:14 +01:00
Kristian Bendiksen
44b9e52e1b
#4965 Fix crash when importing Eclipse input case.
...
Added guard to avoid importing faults from the input property files when
faults already exists in the eclipse case. Faults can theoretically appear
in any of the files, but reading and appending them to the existing fault
collection is not currently supported.
2019-11-05 13:32:13 +01:00
Kristian Bendiksen
ed59f0b618
Fix "Export Property To File" for RimEclipseResultCase.
2019-11-05 12:23:26 +01:00
Kristian Bendiksen
470fab787d
Hide InputPropertyCollection until it has some items.
2019-11-05 12:23:26 +01:00
Kristian Bendiksen
8f085fead8
Make "Import Property" menu item available on RimEclipseInputCase.
2019-11-05 12:23:26 +01:00
Kristian Bendiksen
f1e987f0b9
Extract method for reading input property data for remaing keywords.
2019-11-05 12:23:26 +01:00
Kristian Bendiksen
9c53cfb44f
Extract more methods from RifEclipseInputPropertyLoader::loadAndSyncronizeInputProperties.
2019-11-05 12:23:26 +01:00
Kristian Bendiksen
c3dc8376be
Extract two utility methods to make loadAndSyncronizeInputProperties smaller.
2019-11-05 12:23:26 +01:00
Kristian Bendiksen
22a5a1fe0f
#82 Import ascii grdecl input properties into simulation case.
...
This allows data from text files to be imported into a binary Eclipse case
imported based on *.EGRID.
2019-11-05 12:23:26 +01:00
Kristian Bendiksen
357b07506f
Move RimEclipseInputPropertyCollection to make it available in RimEclipseResultCase.
...
Ref #82 .
2019-11-05 12:21:29 +01:00
Kristian Bendiksen
ce15aa1b5e
Extract utility for loading input properties from file.
2019-11-05 12:21:29 +01:00
Gaute Lindkvist
03ff43237d
Add a view id tag to project tree and tooltip
...
* Remove it from property editor
2019-11-05 11:09:18 +01:00
Gaute Lindkvist
f222f73718
#4984 Grid Cross Plot: Make sure pick point information is on top of highlighted curve
2019-11-05 11:09:18 +01:00
Gaute Lindkvist
c7b5957571
#4983 Fix drag zoom on Summary and Grid cross plots
2019-11-05 11:09:18 +01:00
Kristian Bendiksen
7d817d0277
Merge pull request #4967 from OPM/improve-export-filedialog-behaviour
...
Improve export filedialog behaviour
2019-11-05 10:39:50 +01:00
Jacob Støren
3c3c207bbc
#4981 Fix well target manipulators not responding
...
Moved z scale change notification to method setting zscale for label
Was always done, and recreated target manipulators at first mousemove
Avoid updating cached values in scene on repeated calls to show gridbox
2019-11-05 09:30:58 +01:00
Jacob Støren
03b44fc36f
Avoid regenerating gridbox when unchanged
2019-11-05 09:30:58 +01:00
Kristian Bendiksen
37615f1bc8
Fix file filter for RicImportPolylinesAnnotationFeature.
2019-11-04 20:56:26 +01:00
Magne Sjaastad
57cab2457e
clang-format : Set PenaltyBreakAssignment to 130
2019-11-04 15:08:09 +01:00
Magne Sjaastad
7c8cf60dba
clang-format : Set AllowAllParametersOfDeclarationOnNextLine to false
2019-11-04 14:35:41 +01:00
Magne Sjaastad
96a26662fc
Janitor : Apply clang-format fixes on codebase in ApplicationCode
2019-11-04 11:34:34 +01:00
Magne Sjaastad
e8cdf1a8ef
Janitor : Remove boolean function always returning true
2019-11-04 10:16:29 +01:00
Magne Sjaastad
9ae07c838a
#4919 Summary Plot : Improve colors of history curve symbols
2019-11-04 10:15:57 +01:00
Jacob Støren
5044784201
Merge pull request #4968 from OPM/feaure-fix-point-picking-in-comparison-view
...
Fixes several issues from #4857
#4956 Fix List editor background setting
#4880 Fix annotations missing in comparison view
2019-11-04 09:44:56 +01:00
Jacob Støren
52177994bd
Improve readability of 3dView measurement in comparison view fix
2019-11-04 09:09:03 +01:00
Magne Sjaastad
a950852559
#4972 Summary : Add placeholder text to combo box editor
2019-11-03 14:49:08 +01:00
Magne Sjaastad
cd054f2170
Janitor : Use const ref when possible (2)
2019-11-03 14:08:21 +01:00
Magne Sjaastad
b46124efd7
Janitor : Use const ref when possible
2019-11-03 12:19:24 +01:00
Magne Sjaastad
93f6bc8c72
Janitor : Remove invalid conditionals
2019-11-03 11:43:46 +01:00
Magne Sjaastad
4ff56c7751
Janitor : Set copy constructor and assignment operator deleted
2019-11-03 11:14:48 +01:00
Magne Sjaastad
688750dfab
Janitor : Make sure normalization of second vector also is verified
2019-11-03 08:54:12 +01:00
Magne Sjaastad
f35edc302f
Janitor : Remove double if statement with identical test
2019-11-03 08:50:08 +01:00
Magne Sjaastad
67e7bb0cf3
Fixes detected by cppcheck ( #4974 )
...
* Janitor : Remove obsolete pointer to dialog
* Janitor : Remove unused functions
* Janitor : Remove unused functions
* Janitor : Add explicit to constructors
* Janitor : Remove unused variables
* Janitor : Remove unused functions related to summary plot templates
* clang-tidy : Use nullptr instead of 0
* clang-tidy : Fix usage of virtual and override
* Upped to version 2019.08.2-dev.05
* Janitor : Remove unused variables
* Janitor : Clean up several cppcheck issues
* Janitor : Add cppcheck config files
* Janitor : Use const when possible
2019-11-03 08:37:03 +01:00
Jacob Støren
6220225cfa
#4970 Fix measurement text not visible in comparison view
2019-11-01 16:42:42 +01:00
Jacob Støren
f7fb4caa69
#4880 Fix annotations missing in comparison view
2019-11-01 15:57:04 +01:00
Jacob Støren
8bdb05447c
Reordered Rim3dView.h
2019-11-01 15:57:04 +01:00
Jacob Støren
e85cd1b456
#4880 Further renaming of methods in Rim3dView
2019-11-01 15:57:04 +01:00
Jacob Støren
c9af22cf91
#4880 Refactoring in Rim3dView: De-virtualize updateCurrentTimeStepAndRedraw
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
1ef4d49f14
#4857 Fix Intersection Box 3d manipulator interaction in comparison views
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
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
Kristian Bendiksen
60ac760254
Add txt suffix file pattern to make windows dialog behave better on windows.
2019-11-01 15:07:08 +01:00
Kristian Bendiksen
4c11564838
#4941 Workaround strange file name validation in "Export FLUXNUM/MULTINUM" dialog.
...
Having an explicit filter for the default suffix (*.grdecl) removes the
strange complaint about the default file name not being valid.
2019-11-01 15:07:08 +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
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
Jacob Støren
5ea43dda19
#4892 Add "Compare To ..." command in views
2019-10-29 12:48:38 +01:00
Jacob Støren
a89670bc22
#4892 Set As Primary Linked View disabled for unlinked views,
...
to reduce clutter in menu
2019-10-29 12:48:38 +01:00
Jacob Støren
1774d123cc
#4892 Simplified Unlink View command. Works on pprimary view as well.
2019-10-29 12:48:38 +01:00
Jacob Støren
159d54477a
#4892 Simplified Link View command. Allowed to link a view without a previous primary view.
2019-10-29 12:48:37 +01:00
Jacob Støren
5ee8c3b50e
#4892 Improved names and added improved icons to linked views commands
2019-10-29 12:47:01 +01:00
Jacob Støren
b2f8c56a0d
Fixed crash on project close introduced by update of MDI window title with Primary/Controlled
2019-10-29 12:47:01 +01:00
Jacob Støren
ff7c586021
#4892 Add 3DView context command to remove comparison view
2019-10-29 12:47:01 +01:00
Jacob Støren
b729ce7228
#4892 Add (Primary) and (Controlled) labels to view window titles
2019-10-29 12:47:01 +01:00
Jacob Støren
3710b4ba58
#4892 Avoid comparison view accidentally added when linking views
2019-10-29 12:47:01 +01:00
Jacob Støren
26a5b4fbae
#4892 LinkViews: Avoid using selected views when rightclicking in 3D View
2019-10-29 12:47:01 +01:00
Jacob Støren
d5a39ab3aa
#4892 Improved names and added improved icons to linked views commands
2019-10-29 12:47:01 +01:00
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
c72369a1bb
#4857 Fix RicAdd3dWellLogCurveFeature picking in comparison view.
2019-10-29 10:52:04 +01:00
Kristian Bendiksen
a373f89295
#4857 Fix RicSaveEclipseVisibleCellsFeature/RicSaveEclipseActiveVisibleCellsqFeature picking in comparison view.
2019-10-29 10:52:04 +01:00
Kristian Bendiksen
849def6ee5
#4857 Fix RicExportEclipseSectorModelFeature picking in comparison view.
2019-10-29 10:52:04 +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
Kristian Bendiksen
a51219b1ca
#4857 Fix RicShowFlowCharacteristicsPlotFeature picking.
2019-10-29 09:01:11 +01:00
Kristian Bendiksen
212bdc0648
#4857 Fix RicNewGridTimeHistoryCurveFeature picking.
2019-10-29 09:01:11 +01:00
Kristian Bendiksen
6c3847a2ac
#4857 Fix context menus for linked views in co-vizualisation.
2019-10-29 09:01:11 +01:00
Kristian Bendiksen
c02dc40780
#4857 Fix RicShowGridStatisticsFeature picking.
2019-10-29 09:01:11 +01:00
Kristian Bendiksen
9c4696046c
#4857 Fix RicCreateGridCrossPlotFeature picking.
2019-10-29 09:01:11 +01:00
Kristian Bendiksen
41b58b9099
#4857 Fix RicShowWellAllocationPlotFeature picking.
2019-10-29 09:01:11 +01:00
Kristian Bendiksen
59c25c6762
#4857 Make RicNewWellLogCurveExtractionFeature picking more conceptually correct.
...
The previous code did also work.
2019-10-29 09:01:11 +01:00
Kristian Bendiksen
734d954cfb
#4857 Fix RicEclipseHideFaultFeature picking.
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