Commit Graph

1185 Commits

Author SHA1 Message Date
Bjørn Erik Jensen
7cd371c1f8 #2659 Ensemble statistics. Fix plot editor issues 2018-06-08 08:43:24 +02:00
Magne Sjaastad
31d336b928 2018-05-29 14:42:00 +02:00
Magne Sjaastad
e68adbf2f8 #2996 Plot Editor : Missing panel initialization in some cases
Remove the change in current selection, as this is a temporary field only stored in the UI
2018-05-29 13:14:29 +02:00
Bjørn Erik Jensen
7d2b3f159b #2995 Plot editor. Fix build error on Linux 2018-05-29 09:23:10 +02:00
Bjørn Erik Jensen
0579c201dc #2995 Plot editor. Show no default curve if ensemble data is present 2018-05-29 09:01:02 +02:00
Bjørn Erik Jensen
d799f9c0fd 2992 Summary plot. Do not display error bars in legend 2018-05-28 13:45:30 +02:00
Bjørn Erik Jensen
278c8b672b #2958 Ensemble curve sets. Make ensemble selected by default on 'new summary plot' command 2018-05-28 13:26:56 +02:00
Bjørn Erik Jensen
10b3d0f6db #2776 Error bars. Moved eclipse address parsing to RifEclipseSummaryAddress class 2018-05-28 11:20:20 +02:00
Bjørn Erik Jensen
403e1759f9 #2778 Observed error bars. Display error bars in the same color as data points 2018-05-25 11:28:55 +02:00
Gaute Lindkvist
14a5fd4009 #2959 Fix crash when loading ODB file without overburden. 2018-05-25 09:36:46 +02:00
Magne Sjaastad
24920e2d12 #2961 Check if action is available before adding to menu 2018-05-24 14:58:57 +02:00
Magne Sjaastad
fa13b24b07 #2961 Make building of Windows menu robust when ODB is disabled 2018-05-24 07:46:53 +02:00
Bjørn Erik Jensen
22c71b60dd #1776 CVS data parser. Made parsing more generic. Handle error result columns 2018-05-23 12:33:26 +02:00
Magne Sjaastad
62c3e8324a #2940 Geomech: Display offset in place for result info 2018-05-18 14:05:25 +02:00
Gaute Lindkvist
79928702bf #2920 Save window state for main window when closing plot window last (and vice versa). 2018-05-16 08:55:34 +02:00
Jacob Støren
d34e517968 #2917 Vector Selection Dialog: Fix missing selection text 2018-05-15 14:26:28 +02:00
Jacob Støren
a222c096f3 #2917 Vector Selection Dialog: Rename method for retreiving all expanded curve defintions. Add method to retreive only the selection (one definition pr ensemble curve set) 2018-05-15 14:26:28 +02:00
Jacob Støren
6c6e7df3c9 #2917 Vector Selection Dialog: Fixed problem with dialog initialization when single selecting ensemble curve sets. 2018-05-15 14:26:28 +02:00
Magne Sjaastad
9eb16f22cd #955 Toolbar Button State : Update plot toolbars when eclipse case is imported 2018-05-15 10:56:31 +02:00
Magne Sjaastad
19125396a1 #955 Toolbar Button State : Mark calculator button as disabled if no case is open 2018-05-15 10:41:27 +02:00
Bjørn Erik Jensen
6edd240c4c #2912 Ensemble curves. Fixes regarding summary curve definitions 2018-05-15 10:12:04 +02:00
Magne Sjaastad
b6d3446fe8 #955 Add zoom all to list of command ids 2018-05-14 20:31:27 +02:00
Jacob Støren
0982af4ad0 #2856 Import menu: Fix wrong position of wellpicks vs formation names
Moved geomech below eclipse.
2018-05-14 10:20:27 +02:00
Bjørn Erik Jensen
450d1177f6 #2898 Ensemble curves. Add vector selection button and dialog 2018-05-11 13:25:01 +02:00
Bjørn Erik Jensen
a203452ebf #2900 Plot editor. Fix missing vectors bug 2018-05-11 12:35:09 +02:00
Jacob Støren
0d233e2568 #2895 Fix performance related to case name in plot tracking text 2018-05-11 10:34:39 +02:00
Jacob Støren
d1e55c64d3 #2895 Fix crash due to hidden plot. 2018-05-11 09:12:44 +02:00
Bjørn Erik Jensen
6270dd3bc9 #2692 Ensemble curves. Add ensemble selection support to curve editor 2018-05-10 21:30:14 +02:00
Magne Sjaastad
cfad0bab63 Fix Linux issue 2018-05-09 15:10:39 +02:00
Jacob Støren
83d3a033d8 #2872 Fix creating range filter slices on LGR 2018-05-09 13:47:58 +02:00
Gaute Lindkvist
f24fb4aaec Fix crash due to global/local grid index mixup when creating fractures on SimWellPaths.
* Introduces a convenience method on the main grid
* Also converts some callers to use the convenience method.
2018-05-09 10:44:29 +02:00
Bjørn Erik Jensen
98daab46a3 #2819 Ensemble curves. Distinguish between summary case group and ensemble 2018-05-08 15:22:38 +02:00
Bjørn Erik Jensen
9d51b91931 #2724 Ensemble curves. Show case name in mouse tracking tooltip 2018-05-08 12:52:33 +02:00
Jacob Støren
20a1e52323 #2850 Fix missing fault-label toggle and color setting awareness in 2D intersection view 2018-05-07 18:06:09 +02:00
Bjørn Erik Jensen
f71bdda4fb #2856 Menus. Restructure context menu 2018-05-07 12:24:52 +02:00
Bjørn Erik Jensen
7903a62cc5 #2818 Summary. Add new-plot-commands to context menus 2018-05-07 09:46:45 +02:00
Jacob Støren
9885c9d2d7 #2809, #2858, #2859 Fix icon inconsistencies. Edd icons for ensemble curves and new icons for cross plot 2018-05-06 10:09:39 +02:00
Jacob Støren
1fe4f67a8e #2822, #2731, #2730 Rewrote the legend layout completely.
Now using preferred size unless it is higher than 0.7 viewer height.
If higher,  then use viewer height.
Stacks legend in columns not higher then the viewer.
Update layout on resize without triggering recreation of legends.
Place axiscross in right bottom corner.
2018-05-04 13:33:06 +02:00
Jacob Støren
4713700c24 Clean up obsolete code 2018-05-04 13:33:06 +02:00
Jacob Støren
c400223bc6 #2848 Add a resize in OverlayItem Widget to tighten the widget to the possibly resized overly item 2018-05-03 16:15:31 +02:00
Bjørn Erik Jensen
92fd4183a9 #2797 Ensemble curves. Support for text ensemble parameters. Unit test 2018-05-03 09:55:13 +02:00
Magne Sjaastad
ccac7643b8 #2820 Legends : Support selection of legend items when clicking in 2D intersection view 2018-04-30 14:47:47 +02:00
Magne Sjaastad
23c439fe6b #2831 StatusBar : Hide statusBar during regression test execution 2018-04-27 12:40:46 +02:00
Magne Sjaastad
ae3cc0010d Reapply import menu improvements in 3bc102bb01
Changes was unitentionally reverted by 132db2bb1e
2018-04-27 09:33:11 +02:00
Magne Sjaastad
6ed6a55c4e #2831 System : Display text in status bar to ensure the widget is created 2018-04-27 06:55:26 +02:00
Magne Sjaastad
c267f32638 Rename to RiuPlotMainWindow 2018-04-27 06:28:08 +02:00
Magne Sjaastad
515ed8a649 #2798 Dock Widgets : Store dock widget state when closed by "x" 2018-04-26 20:40:06 +02:00
Magne Sjaastad
132db2bb1e #2798 Dock Widgets : Improve menus and handling of tabbed dock widgets
Create dock widgets based on static names
Build Windows menu based on static names
Wire up toggleView actions to RiuDockWidgetTools
Change dock widget visibility based on view
2018-04-26 20:05:42 +02:00
Magne Sjaastad
014944b4c0 #2798 Dock Widgets : Raise widget to make it top most widget if tabbed 2018-04-26 19:57:51 +02:00
Magne Sjaastad
97baff4e0f #2798 Dock Widgets : Add RiuDockWidgetTools 2018-04-26 19:52:27 +02:00