Jacob Støren
54c7932806
Fix crashes when reading an odb file fails due to corruption
2018-04-23 16:35:19 +02:00
Jacob Støren
9d406fef8a
Fix crash in summary plot due to missing guarding in ensemble legend layout
2018-04-23 11:07:15 +02:00
Gaute Lindkvist
803b6b8179
3D Well Log Curves( #2676 ): Enable pick selection of the 3D Tracks and curves
2018-04-23 08:01:32 +02:00
Jacob Støren
e2d5dd0381
#2657 Improved ensemble curve set legend placement and update
2018-04-20 19:57:40 +02:00
Jacob Støren
22a1448ea6
Fix gcc 6 linux errors
2018-04-20 19:38:21 +02:00
Jacob Støren
c2704727ce
#2657 Made a sensible stable default layout
2018-04-20 19:30:12 +02:00
Jacob Støren
72fc66f827
#2657 Better initial position of Ensemble curve color legend. Use preferred size
2018-04-20 16:59:10 +02:00
Jacob Støren
3957027b4b
#2657 Final cleanup and refactoring of legends size system
2018-04-20 16:59:10 +02:00
Jacob Støren
03ec76c20a
#2657 Add a preferredSize method to the legends
2018-04-20 16:59:10 +02:00
Jacob Støren
1f8d4437bf
Remove the unused, unnecessary "position" from several methods and the overlay layout struct
2018-04-20 16:59:10 +02:00
Magne Sjaastad
1ff149c668
#2580 Export Completion Data : Add command in File/Export menu
2018-04-20 15:08:25 +02:00
Bjørn Erik Jensen
68b360a03f
#2769 Ensemble curves. Fix crash when clicking on ensemble curve
2018-04-20 12:30:59 +02:00
Bjørn Erik Jensen
e5570441f6
#2751 Rename ensamble to ensemble
2018-04-19 14:00:18 +02:00
Magne Sjaastad
305fdfcfc8
Remove unused variables and functions
2018-04-19 07:19:29 +02:00
Jacob Støren
53a6e0e502
#2657 WIP: Add movable widget with color legend for ensemble curve sets to summary plot
2018-04-18 15:59:18 +02:00
Bjørn Erik Jensen
3ce2bfd67c
#2687 #2750 Add import ensamble command. Add import summary cases commands to plot tree nodes
2018-04-18 13:56:37 +02:00
Magne Sjaastad
71b7bd21f9
#2727 Legends : Add RimLegendConfig as base for Regular and Ternary
2018-04-18 10:36:33 +02:00
Magne Sjaastad
3bc85ce794
#2727 Legends : Rename to RimRegularLegendConfig
2018-04-18 10:10:39 +02:00
Magne Sjaastad
2452c965ab
#2728 Well CF Visualization: Contributions in same cell are not added
2018-04-17 16:01:29 +02:00
Magne Sjaastad
dfa87b218f
#2737 Command File Launcher : Add command for launching command file from UI
2018-04-13 12:04:43 +02:00
Bjørn Erik Jensen
5cc3af4586
#2555 Summary cases. Convert paths to have internal separators ('/')
2018-04-10 13:11:58 +02:00
Gaute Lindkvist
3116a4a223
Shifted pure virtual updateLegends to RiuViewerToViewInterface
2018-04-09 13:14:19 +02:00
Gaute Lindkvist
b6fb60115a
Refactored after review
2018-04-09 13:14:19 +02:00
Gaute Lindkvist
e93f79790e
Make sure Ternary legends also expand and renamed width method.
2018-04-09 13:14:19 +02:00
Gaute Lindkvist
38aa447dcd
Unify the width of all visible legends.
...
* Calculate the minimum width to fit the content before the render pass.
* Set the actual width of all the legends to the largest of the minimum widths.
* This resizes the legends to always be the same size and reduces the size of you remove
the widest legend.
2018-04-09 13:14:19 +02:00
Gaute Lindkvist
63ffade452
Set background and frame color from the view plus update frame margins.
2018-04-09 13:14:19 +02:00
Gaute Lindkvist
507229f84b
Fixed background color setting for legends and refactored Legend class hierarchy
...
* Added a new cafTitledOverlayFrame as a base-class for all ResInsight legend classes
* Inherits cvf::OverlayItem
2018-04-09 13:14:19 +02:00
Bjørn Erik Jensen
21a81744f1
#2610 New command, display ensamble curves with single color
2018-04-06 11:58:06 +02:00
Magne Sjaastad
9b0427aba9
#2553 Well CF Visualization: Add viz of connection factors on sim wells
2018-04-05 14:25:47 +02:00
Gaute Lindkvist
054263b94a
Apply guard to additional MohrsCirclePlot use
2018-04-04 11:19:59 +02:00
Gaute Lindkvist
8b3f980079
Fix crash on selection when there's no MohrsCirclePlot
...
* Check if the pointer is valid before dereferencing
2018-04-02 10:17:09 +02:00
Magne Sjaastad
1a6c529488
Regression Test : Do not show warning/error dock window
2018-03-24 14:59:07 +01:00
Jacob Støren
dd29a3c727
#2634 Fix wrong MD when context menu creating completions in 2D intersectino View
2018-03-21 14:13:56 +01:00
Jacob Støren
375bda8b68
Rename
2018-03-21 13:51:39 +01:00
Jacob Støren
a9daea0938
#2481 , #2605 , #2486 Use a flattened version of the normal wellpath visualization in 2D intersection view
2018-03-20 15:44:45 +01:00
Magne Sjaastad
0dc48db993
#2600 Well CF Visualization: Improve result info text content
2018-03-19 21:09:54 +01:00
Magne Sjaastad
241bf0364c
#2600 Well CF Visualization: Make sure all connections are visualized
2018-03-19 14:41:46 +01:00
Unknown
0e8dff00ca
#2611 Mohr Circle: Fix time stepping with several cells
2018-03-19 12:43:41 +01:00
Magne Sjaastad
1aad577a49
#2544 Well CF Visualization: Use simplified star geometry
2018-03-16 15:58:04 +01:00
Magne Sjaastad
7bb705b1b7
#2600 Well CF Visualization: Add picking on connection factor objects
2018-03-16 15:33:57 +01:00
Rebecca Cox
ab800390dd
#2597 3D Well Log Curve: Context command to add new curve
2018-03-15 13:05:00 +01:00
Bjørn Erik Jensen
b7e8834b4c
#2476 2dIntersectionView. Clean up context menus
2018-03-14 08:05:38 +01:00
Bjørn Erik Jensen
28830d3a1b
#2480 2d intersection view. Adjusted category legends position
2018-03-13 13:26:41 +01:00
Magne Sjaastad
716bb3184b
System : Replace tab with four spaces
2018-03-12 11:12:39 +01:00
Jacob Støren
0bdde36aa3
Merge #51 Legend background and #2478 Edge axis top into dev
2018-03-08 16:22:13 +01:00
Jacob Støren
c258528dc5
#51 Add background to standard legends. Needed a separate legend implementation, now in caf. Cleaned up CategoryLegend to make it ready for the new background.
2018-03-08 11:20:27 +01:00
Magne Sjaastad
4f7291c95d
#2583 System : Move regression test framework to separate class
2018-03-08 10:15:51 +01:00
Jacob Støren
df0a356a0a
#2478 Add top edge axis (intersection View) and repositioned info box and legends to follow.
2018-03-07 12:47:48 +01:00
Rebecca Cox
a37a9d3308
#2582 3D well log curves: Create add 3D well log extraction curve cmd
2018-03-07 12:02:13 +01:00
Magne Sjaastad
91428a028d
#2554 Regression Test : Reorganize setting of current working folder
2018-03-07 09:30:15 +01:00
Magne Sjaastad
2e122d2ab3
#2554 Regression Test : Move serialization code into RiaRegressionTest
2018-03-07 09:30:15 +01:00
Jacob Støren
91daf49e8a
#2578 Fix avoid UTM coordinates in 2D intersection View (behind the scenes)
2018-03-06 16:31:12 +01:00
Magne Sjaastad
2435e92be1
#2577 Test : Add test toolbar to launch unit tests and regression tests
2018-03-06 13:19:06 +01:00
Rebecca Cox
c77c08222d
Mohr circle: Use same function to calculate FOS (=1/dsm) in results collection and mohrs plot
2018-03-06 10:29:08 +01:00
Rebecca Cox
381ae6bd81
#2527 Mohr circle: Make coloring of envelope more robust
2018-03-06 09:55:51 +01:00
Rebecca Cox
3f7eae6bcc
#2537 Mohr circle: avoid clearing plot on selection = nullptr
2018-03-06 09:55:51 +01:00
Rebecca Cox
fcf8bf6e68
#2540 Mohr circle: Improve scaling of window
2018-03-06 09:55:51 +01:00
Magne Sjaastad
ef2179f1ba
#2545 Move fields from public to private
2018-03-02 14:27:52 +01:00
Unknown
bbabb60ece
#2538 Mohr Circle: Support time stepping
2018-03-02 09:31:17 +01:00
Unknown
4f20c7862e
#2541 Mohr Circle: Use correct arguments when calling calculateFOS
2018-03-01 12:52:47 +01:00
Jacob Støren
74e4775395
#2487 Avoid switching views when picking a simulation well in an intersection view
2018-03-01 07:52:32 +01:00
Unknown
6a33735479
#2537 Mohr circle: Support multi selection of cells
2018-02-28 15:41:57 +01:00
Magne Sjaastad
25a1823f35
Merge branch 'dev' into cmake-improvements
2018-02-28 08:47:01 +01:00
Magne Sjaastad
89c090ba24
#2536 Build System : Remove obsolete code for cmake older than "2.8.2"
2018-02-28 08:05:00 +01:00
Magne Sjaastad
233df05f68
#2536 Build System : Remove obsolete includes and update depending includes
2018-02-27 20:00:56 +01:00
Jacob Støren
267e3ef59d
#2535 Use the MainWindowTools class instead of MainWindow directly (part 4)
2018-02-27 16:46:53 +01:00
Jacob Støren
72013f4ff8
#2535 Use the MainWindowTools class instead of MainWindow directly (part 2)
2018-02-27 16:46:53 +01:00
Jacob Støren
43dc25eca0
#2535 Add MainWindow tools class that can reduce number of mainWindow includes and hopefully reduce compile time
2018-02-27 16:46:53 +01:00
Jacob Støren
6a3b43ec7c
#2487 Avoid switching view when clicking objs in the intersectino view. Some minor refactoring of the MainWindows
2018-02-27 16:46:53 +01:00
Rebecca Cox
599909a9e8
#2533 Mohr circle: Round of FOS to 2 decimals
2018-02-27 15:06:59 +01:00
Rebecca Cox
2734f52e53
#2533 Mohr Circle: Calculate Element FOS
2018-02-27 14:39:07 +01:00
Rebecca Cox
2d931a81f5
#2523 Mohr circle: Remove colors from circles
2018-02-27 14:09:31 +01:00
Rebecca Cox
4f8c585be7
#2534 Mohr circle: Always use SE as result
2018-02-27 12:59:14 +01:00
Rebecca Cox
f4d4a8aa46
#2531 Mohr Circle: Add Info text
2018-02-27 12:40:36 +01:00
Rebecca Cox
cfa3443cdd
#2530 Mohr circle: Fix crash when selected cell has no value
2018-02-27 10:32:59 +01:00
Magne Sjaastad
72b5f540e5
#2529 Fracture : Remove all #ifdef USE_PROTOTYPE_FEATURE_FRACTURES
2018-02-26 20:54:45 +01:00
Rebecca Cox
2b368fb0b8
#2523 Mohr Circle: Improve circle appearence
2018-02-26 15:56:23 +01:00
Rebecca Cox
bed95a105e
#2527 Mohr Circle: Use cohersion and friction angle from case
2018-02-26 13:39:26 +01:00
Rebecca Cox
f7ba9133fe
#2527 Mohr circle: Make friction-cohesion line for negative principals
2018-02-26 12:51:25 +01:00
Rebecca Cox
23ab74c34d
Mohr Circle: Make result "E" work
2018-02-26 11:15:18 +01:00
Rebecca Cox
75bcf7dcf4
#2527 Mohr Circle: Add friction-cohesion line
2018-02-26 11:03:57 +01:00
Rebecca Cox
fe301bfc11
#2522 Mohr circle: Avoid calculating circle if result without tensor is selected
2018-02-26 11:03:57 +01:00
Magne Sjaastad
1706a6c0c4
System : Reorder initialization order to match declaration order
2018-02-24 09:17:02 +01:00
Magne Sjaastad
905ebb49de
System : Add missing default statements in switch block
2018-02-24 09:16:15 +01:00
Rebecca Cox
69b1384d89
#2523 Mohrs circle: Add comments and improve readablity
2018-02-23 10:05:03 +01:00
Rebecca Cox
e8a65989c3
Code cleanup
2018-02-23 07:42:42 +01:00
Rebecca Cox
bf1a621332
#2523 Mohr Circle: Improve circle appearence
2018-02-22 18:10:24 +01:00
Rebecca Cox
28efe4661d
#2522 Mohr circle: Update plot on 3D view selection
2018-02-22 18:04:47 +01:00
Rebecca Cox
d6974bfdba
#2519 Mohr Circle: Create plot widget
2018-02-22 17:45:58 +01:00
Rebecca Cox
f0d32e6e45
#2511 2D Intersection view: Avoid selecting intersection in tree when selecting a cell
2018-02-19 15:11:35 +01:00
Rebecca Cox
7f246a032a
Merge patch into dev with fixes for #2501
2018-02-19 14:16:22 +01:00
Rebecca Cox
119752bf04
#2501 Result Plot: Add "Show Plot Data" to context menu
2018-02-19 14:15:42 +01:00
Magne Sjaastad
1ae30ef11a
(clang-tidy) : modernize-use-nullptr
2018-02-18 18:56:43 +01:00
Bjørn Erik Jensen
772ba788ad
#2449 2d intersection view. Show UTM intersection point in result info window
2018-02-16 14:38:28 +01:00
Bjørn Erik Jensen
0e53c4b8bd
RuiMainWindow. Null pointer guard
2018-02-15 10:59:15 +01:00
Magne Sjaastad
03f4b778cc
#2471 Fracture : Block selection of fracture if fracture template is selected in Project Tree
2018-02-14 13:07:33 +01:00
Magne Sjaastad
302edc5677
System : Guard null pointer access
2018-02-14 13:06:54 +01:00
Rebecca Cox
4eb80e83bb
#2465 Property panel: Update UI fields from selected result on tree view object changed
2018-02-13 13:29:47 +01:00
Magne Sjaastad
59958dcc3a
Fix picking on fracture geometry when scale factor is different to 1.0
2018-02-12 20:08:43 +01:00
Rebecca Cox
063802130c
Fix window edge axis crash
2018-02-12 09:05:58 +01:00
Rebecca Cox
cf3a1ad43f
#2392 3D View Context command: "Color Result"
2018-02-12 08:42:12 +01:00
Jacob Støren
d86b6f690e
#2337 Place legends aware of the possible edge axis border and enable the border by default in Intersection views
2018-02-09 14:10:26 +01:00
Jacob Støren
911571e267
#2337 Window Edge axis overlay item working.
2018-02-09 14:08:55 +01:00
Bjørn Erik Jensen
69cc77e026
#2427 2d intersection view. Display result info and curves
2018-02-06 14:40:14 +01:00
Magne Sjaastad
daad891b24
System : Show grid name and global cell index in result info
2018-02-06 07:27:21 +01:00
Magne Sjaastad
91e062fd93
#2431 : Add Rim3dView to event interface object
2018-02-05 20:12:22 +01:00
Bjørn Erik Jensen
b06c3b443b
Merge patch to dev. #2277
2018-01-30 14:25:53 +01:00
Rebecca Cox
4094fd1861
#2421 RelPerm: Remove invalid points on transparent curve
2018-01-30 13:30:05 +01:00
Jacob Støren
f931b92341
#2412 Disable irrelevant toolbar commands
2018-01-29 16:16:11 +01:00
Bjørn Erik Jensen
ebabefcd2c
#2368 summary plot. Fix right axis properties update issue
2018-01-29 12:49:32 +01:00
Rebecca Cox
17e38130fc
#2319 PLT/Well log plot: Remove auto scale on scroll. Make auto scale from file work
2018-01-29 12:49:32 +01:00
Bjørn Erik Jensen
ecfd1ad817
#2368 summary plot. Fix right axis properties update issue
2018-01-29 12:46:34 +01:00
Rebecca Cox
b7a316589a
#2319 PLT/Well log plot: Remove auto scale on scroll. Make auto scale from file work
2018-01-29 10:17:42 +01:00
Magne Sjaastad
4d5503afb4
#2385 Main Window: More flexible docking restrictions
2018-01-26 15:44:25 +01:00
Jacob Støren
5640f91b68
#2412 2D Navigation only for Intersectino Views
2018-01-26 14:33:32 +01:00
Jacob Støren
02f6b95959
#2333 Add flattened intersectino geometry. Some view modifications to move towards a final 2D view experience
2018-01-26 11:19:15 +01:00
Rebecca Cox
b1bf970ff8
Merge remote-tracking branch 'origin/2018.01.01-patch' into dev
2018-01-25 17:04:59 +01:00
Rebecca Cox
5273ace5e6
#2301 Rel.perm Plot: Add tooltip for cell value
2018-01-25 17:04:20 +01:00
Bjørn Erik Jensen
868e1ef075
#2406 delete plot crash. Guard pointer to view
2018-01-25 15:44:28 +01:00
Bjørn Erik Jensen
3a1c6406ff
#2406 delete plot crash. Guard pointer to view
2018-01-25 14:53:51 +01:00
Bjørn Erik Jensen
95db322f57
#2384 multi case import. Fix path filtering. Display relative file names
2018-01-25 13:57:09 +01:00
Magne Sjaastad
1e4b4dbf62
Merge remote-tracking branch 'origin/2018.01.01-patch' into dev
2018-01-25 11:14:09 +01:00
Rebecca Cox
0ea10a45eb
#2362 Grdecl SegFault: Guard for empty vectors
2018-01-24 14:58:21 +01:00
Bjørn Erik Jensen
3d2e5b6088
#2383 Eclipse cases import. New command feature using file hierarchy dialog
2018-01-24 14:39:06 +01:00
Bjørn Erik Jensen
5e46a378aa
#2384 multi case import. New command feature for importing cases into group recursively
2018-01-24 13:18:47 +01:00
Bjørn Erik Jensen
e98d969e62
#2358 fracture. Fix linker errors by adding fracture support ifdefs
2018-01-23 20:58:39 +01:00
Bjørn Erik Jensen
9cfd2ff3cf
#2358 fracture. When clicking on an ellipse fracture, display info in result into panel
2018-01-23 14:30:58 +01:00
Bjørn Erik Jensen
1c668ce3b4
#2358 fracture. Display values in resultInfo panel when clicking on stim plan fracture cell
2018-01-23 14:14:40 +01:00
Magne Sjaastad
ba437c605d
#2385 Main Window: More flexible docking restrictions
2018-01-19 15:08:31 +01:00
Rebecca Cox
fbb6f56bd3
#2382 Elm props: Update Result Info to show relevant Element Result info
2018-01-19 13:36:51 +01:00
Magne Sjaastad
03de2aba5b
#2332 2D Intersection View: Command to create view
2018-01-17 11:05:31 +01:00
Jacob Støren
0debeafd68
#2331 Move RimGridView to separate files
2018-01-16 09:37:08 +01:00
Jacob Støren
b092565a61
#2331 Introduce new intermediate class RimGridView
2018-01-15 14:53:48 +01:00
Jacob Støren
5644684606
#2331 Refactor the viewer-view communication to pave way for 2dIntersection Views
2018-01-12 12:01:04 +01:00
Magne Sjaastad
337310c497
Fix invalid compare
2018-01-12 10:20:09 +01:00
Magne Sjaastad
402a2607c4
#1905 Perforation Intervals : Make sure well path context menu is displayed when clicking a perforation interval
2018-01-12 08:49:01 +01:00
Magne Sjaastad
f027027618
#1905 Perforation Intervals : Picking the well path pipe does not work at perforations
...
Forward all parts intersected to 3d viewer event handler
2018-01-12 07:56:35 +01:00
Rebecca Cox
e0d91f90ae
#2360 Elm Props: Correct text in result info
2018-01-11 10:58:52 +01:00
Rebecca Cox
81a7fb204d
#2360 Elm Props: Correct UI text
2018-01-10 16:32:59 +01:00
Bjørn Erik Jensen
e743a61d5b
#1752 . Import multiple summary cases from a directory structure. Take 1
2018-01-10 13:57:20 +01:00
Jacob Støren
cb6d49a611
#2331 Renamed RimView to Rim3dView
2018-01-09 10:11:28 +01:00
Rebecca Cox
ab35d30ff5
#2348 Elm Props: "Import Element Property Table" command
2018-01-08 14:48:00 +01:00
Jacob Støren
25e1db9e8f
#2294 Use simplified result access in TOF acc. saturation plot, and fix gas oil colors in plot
2018-01-02 14:45:42 +01:00
Bjørn Erik Jensen
aa40894fe1
#2280 RelPerm/PVT plots. Stacking dock windows by default, result plot visible
2017-12-22 11:37:04 +01:00
Rebecca Cox
8ed0393863
Remove grid index from cell reference text if grid is main grid
2017-12-18 11:27:59 +01:00
Jacob Støren
e6cddc3796
Change name of the Plot Project Tree
2017-12-15 13:37:21 +01:00
Magne Sjaastad
2771270d24
#2248 Source Stepping : Update toolbar on new / delete of summary curve
2017-12-15 10:37:55 +01:00
Magne Sjaastad
029e0811be
#2266 Curve Creator : Make sure all tree selection fields are assigned selection mode
2017-12-15 08:24:00 +01:00
Magne Sjaastad
9612a7162e
#2266 Curve Creator : Activate attribute to be able to select item when checked
2017-12-14 16:04:03 +01:00
Jacob Støren
4802451a83
File Import menu cleanup
2017-12-14 14:44:12 +01:00