Jacob Støren
0a2b68348f
#3249 Refactoring: Rename of classes to PickEventHandler
2018-08-27 16:25:26 +02:00
Jacob Støren
cbb7f4b0c9
#3249 Refactoring: Cleaned up displayContextMenu and handlePickAction in ViewerCommands
2018-08-27 16:25:26 +02:00
Jacob Støren
58617b7510
#3249 Refactoring: Rename of ViewerEvent to PickEvent
2018-08-27 16:25:26 +02:00
Jacob Støren
ad9864240c
#3249 Refactoring: Remove the old extractintersectionData.
...
Replace it with a separate find method.
Use RiuPickItemInfo in the RicViewerEventObject
2018-08-27 16:25:26 +02:00
Jacob Støren
714ba1e605
#3249 Refactoring: RiuPickItemInfo into separate file
2018-08-27 16:25:26 +02:00
Jacob Støren
9ce814a3b2
#3249 Refactoring pick event handling as preparations
2018-08-27 16:25:25 +02:00
Jacob Støren
2ed84c9df2
#2607 WIP: Outline of dragger system based on editors. First visible dragger geometry
2018-08-17 12:32:40 +02:00
Bjørn Erik Jensen
8b14a01a2b
#3200 Plot editor. Remove curve sets correctly
2018-08-14 11:01:19 +02:00
Magne Sjaastad
411ef54364
CppCheck : Guard null pointer access
2018-08-06 08:22:05 +02:00
Magne Sjaastad
fe07b60392
CppCheck : Several fixes
...
Add missing initializers
Guard potential null pointer access
2018-08-02 19:22:03 +02:00
Gaute Lindkvist
714aafc05c
#3155 Slightly tweak X-autozoom so it zooms to the nearest outside minor tick.
...
* Looks much better and makes the problem of having tick labels overlap with neighbour tracks much rarer.
2018-07-16 08:57:28 +02:00
Gaute Lindkvist
ca1f9506b1
#3155 Implement grid lines settings for depth axis as well
...
* Done to "get away with" removing tick marks on all depth axes apart from the first track
2018-07-16 08:57:28 +02:00
Gaute Lindkvist
162d82f8b7
#3155 Remove track spacing
2018-07-16 08:57:28 +02:00
Gaute Lindkvist
f8a7ba541f
#3156 Make formation labels optional even if formation lines are shown
2018-07-16 08:57:28 +02:00
Bjørn Erik Jensen
93af11f934
#3165 Plot source stepping. Reset error bars when stepping through vectors
2018-07-09 09:09:51 +02:00
Bjørn Erik Jensen
08f516bab4
#3149 Export plot data. Right justify columns
2018-07-06 14:41:14 +02:00
Bjørn Erik Jensen
1c28edf2cb
#3146 Summary plot. Ensemble color assignment fix. The appearance apply button now works for curve sets as well
2018-07-05 11:38:59 +02:00
Bjørn Erik Jensen
b6deb3ab89
#3142 Show plot data dialog. Do not show decade tab
2018-07-05 10:09:00 +02:00
Bjørn Erik Jensen
5414d29cc6
#3145 Ensemble stat. Show plot data dialog: Increase tab stop size
2018-07-05 09:38:47 +02:00
Bjørn Erik Jensen
a5fe2ed69a
#3147 New summary plot. Fix missing initial source selections
2018-07-05 08:22:19 +02:00
Gaute Lindkvist
e5767c4f41
Add back connecting scheduleUpdateChildrenLayout to legendDataChanged
...
* This was mistakenly removed
2018-07-04 16:54:22 +02:00
Bjørn Erik Jensen
224f379ea6
#3143 Summary plot. Remove misplaced delete of QWT curve
2018-07-04 12:48:28 +02:00
Gaute Lindkvist
4112682b6a
#3136 Fix RFT/PLT plots and refactor the way Mdi windows are resized when adding/removing plot tracks.
2018-07-04 11:10:32 +02:00
Bjørn Erik Jensen
208ba77765
Add missing include
2018-07-04 09:53:00 +02:00
Bjørn Erik Jensen
76d3ec79fd
Error bars. Plot only valid error bar values
2018-07-04 09:34:54 +02:00
Bjørn Erik Jensen
02059debf9
#3087 Show plot data. Add context menu: export to file
2018-07-02 14:29:46 +02:00
Bjørn Erik Jensen
13e5a3214b
#3087 Show plot data. Display tabbed dialog for summary data
2018-07-02 11:45:14 +02:00
Gaute Lindkvist
ff84d81e44
Clean up after review
...
* Disable grid lines and tick marks if x range is empty.
* Rename intervals to intervalCount when it is an integer count.
* Fix some compile warnings.
2018-07-02 10:29:32 +02:00
Gaute Lindkvist
ed232b9cbd
#2966 Add command to create a well bore stability plot
2018-07-02 10:29:31 +02:00
Gaute Lindkvist
5bc59c1ee9
Fix problem where Well Log Plot looks in main window instead of plot window for MDI child windows.
2018-07-02 10:29:30 +02:00
Gaute Lindkvist
5d6188b39c
#3103 Manual tick marker setting
2018-07-02 10:29:30 +02:00
Gaute Lindkvist
707a7a91e6
#3103 Make grid lines match major and minor interval and make the grid lines optional
2018-07-02 09:51:10 +02:00
Gaute Lindkvist
8c445388b8
#3097 Make sure track height takes title into account
2018-07-02 09:51:10 +02:00
Gaute Lindkvist
dadaa87274
#3102 Hide legend scrollbars
2018-07-02 09:51:10 +02:00
Gaute Lindkvist
20a145d760
#3104 More sensible variable width for users: drop down list of narrow, normal, wide, etc.
2018-06-27 08:35:17 +02:00
Gaute Lindkvist
6ae2fbe9d3
#3097 Centered plot title
2018-06-27 08:35:17 +02:00
Gaute Lindkvist
ea2b64ef08
#3102 Well Log Plots: optionally align legend horizontally.
2018-06-27 08:35:17 +02:00
Gaute Lindkvist
e4288972de
#3104 Well Log Plots: Implement variable width for tracks
2018-06-27 08:35:17 +02:00
Gaute Lindkvist
ad17ee1050
#3099 Apply QWT-hack to align tracks without xaxis markers and labels.
2018-06-27 08:35:17 +02:00
Gaute Lindkvist
405d470eda
#3098 Show depth axis only for left-most plot. They all share the same depth axis anyway.
2018-06-27 08:35:17 +02:00
Gaute Lindkvist
f0bd7c726a
#3097 Optionally add plot title to the plot itself
2018-06-27 08:35:17 +02:00
Bjørn Erik Jensen
898df5b68a
#3096 Implemented ensemble calulations
2018-06-25 15:15:30 +02:00
Gaute Lindkvist
ed0bcb05a1
Remove some unecessary includes in RiuMainWindow.cpp
2018-06-20 11:46:19 +02:00
Gaute Lindkvist
d13a52a8b4
#3058 Implement a memory cleanup dialog for GeoMech data.
2018-06-19 12:20:21 +02:00
Gaute Lindkvist
e3bffafb46
Make memory critical threshold limits different on Linxu and Windows.
2018-06-19 10:09:51 +02:00
Magne Sjaastad
17ee25d0b2
AppFwk : Rename to uiField() and setUiField()
2018-06-15 14:22:03 +02:00
Gaute Lindkvist
2f0b1cfdb9
#3045 Implement memory display in status bar of the main window
2018-06-15 12:39:54 +02:00
Bjørn Erik Jensen
b5ad3681cc
#2659 Ensemble statistics. Add labels to symbols on the statistic curves
2018-06-14 14:10:51 +02:00
Gaute Lindkvist
280656ca26
#3043 Implement Time step filtering on import for Geomech
2018-06-13 14:10:47 +02:00
Magne Sjaastad
d09df6807d
#3037 Rename to setChildArrayField
2018-06-11 15:30:19 +02:00
Bjørn Erik Jensen
eebd8bef2d
Move RigCurveDataTools and RigTimeHistoryCurveMerger to Application/Tools plus rename
2018-06-08 15:10:45 +02:00
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