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
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
3a1f21093e
Implement style sheet class for more robush CSS management
2019-10-28 13:22:56 +01:00
Gaute Lindkvist
c0df30f855
Fix plot axis extents to remove lots of whitespace
2019-10-28 13:16:21 +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
12478a6eef
#4918 Improve detection of numbers when parsing std string
2019-10-25 16:38:08 +02: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
5183fbd5db
#4926 Summary Plot : Add "Plot Preview" to plot editor
2019-10-25 14:27:22 +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
Magne Sjaastad
f2fad7a975
#4926 Summary Templates : Set curve as selected object when case is imported
2019-10-25 13:15:02 +02:00
Kristian Bendiksen
9e1f50f198
Merge pull request #4921 from OPM/fix-contour-map-export-filename-4920
...
#4920 Fix second contour map export file name suggestion.
2019-10-25 12:52:41 +02:00
Magne Sjaastad
29c3ce0d06
#4903 Use helper function for action shortcut everywhere
2019-10-25 12:48:17 +02:00
Magne Sjaastad
f2d5adca60
#4926 Summary Templates : Avoid creation of one extra duplicate curve
2019-10-25 11:57:30 +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
e21e4f5008
Documentation : Updates for Python documentation
2019-10-25 11:20:27 +02:00
Kristian Bendiksen
1e8d1dbe8e
Make "export contour map" dialog modal relative to 3D main window.
2019-10-24 21:58:50 +02:00
Kristian Bendiksen
5ecda9d4be
#4920 Fix second contour map export file name suggestion.
2019-10-24 21:58:50 +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
Gaute Lindkvist
88a80c1b71
Renames of WelLLogTrack::Widths in create WBS feature
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
cf02211713
Introduce a new RiaPlotWindowRedrawScheduler
...
* Also fix order in RiaViewRedrawScheduler.cpp file to match header
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
0fd7f40e46
Stop reselecting on activation in plot view if a child is already selected
2019-10-24 09:10:34 +02:00