Gaute Lindkvist
9d06b59357
#4255 Read default plot font sizes from preferences and apply
2019-04-12 14:47:21 +02:00
Gaute Lindkvist
798e3ff19e
#4256 Update fonts in Project and views when changing preferences
2019-04-12 14:47:21 +02:00
Gaute Lindkvist
7d78956781
#4196 Apply background color, well label color and z-scale automatically from preferences
...
* Ask to change existing views if their values are different from the previous Preferences default
2019-04-03 08:39:26 +02:00
Gaute Lindkvist
44de29c9e8
#4227 Don't regenerate Contour map when updating measurement
2019-03-25 15:43:19 +01:00
Gaute Lindkvist
a010fc03d7
3d Cross Plot: First implementation ( #4127 )
...
* First cross plot commit
* Made cross plot deal with "all time steps" and categorise curves based on time step
* Support STATIC vs DYNAMIC plotting
* #4115 Avoid updating plots in RimEclipseCase::computeCachedData()
* Make sure loading of Cross plot from file works
* Show Legend in Cross Plot
* Uncheck / Check curves to disable/enable
* Axis titles and checkable data set
* Name config and setting of common plot look
* Fix category indentation in GeoMech results
* Support name configuration for Grid Cross Plot
* Support adding new curve sets
* Improve colors and symbols with better cycling
* Moved GridCrossPlot files to sub directory in ProjectDataModel and Commands
* #4111 3D calculations : Always show difference options
* Whitespace
* #4111 Move resultDefinition field to private
* Whitespace
* #4087 Ensemble : When importing and ensemble, show by default an ensemble plot
* #4085 3D view: Improve overlay item colors
* #4106 Crash on Linux
Temporary workaround to avoid crash
* #4106 Stop trying to do recursive setting tab order widget
* The double pointer was handled wrongly and shift-tab order isn't working anyway.
* #4114 Regression Test : Remove cached pointer to eclipse case
* Revert "#4114 Regression Test : Remove cached pointer to eclipse case"
This reverts commit f2146c6007
.
* #4114 Regression Test : Missing data for flow diag property filter
* #4085 3D view: Add check box for version info text
* Whtespace
* Improve labelling of static results
* Fix update of result property when changing type
2019-02-21 12:52:23 +01:00
Gaute Lindkvist
6bdd4b8178
#4088 Update View names in Window Title when changing the custom name part
2019-02-15 13:36:20 +01:00
Gaute Lindkvist
d70e94ca85
#3996 Shift Measurement text box to not overlap with current segment
...
* Check if line is tending left or tending right and shift box if it is tending left.
2019-02-04 15:29:07 +01:00
Magne Sjaastad
8f85e49849
#3924 Measurements : Rename, fix issues with points in multiple views
2019-01-03 07:18:22 +01:00
Magne Sjaastad
218472fe2c
Merge branch 'dev' into measurement
2019-01-02 14:32:17 +01:00
Gaute Lindkvist
e63ba3ee6d
#3768 and #3903 Fix border issue by making OpenGL widget a child of the main window.
2019-01-01 15:14:45 +01:00
Bjørn Erik Jensen
849a623379
#3804 #3805 Measurement. Add toolbar button and interactive picking
2018-12-19 14:41:17 +01:00
Bjørn Erik Jensen
295da5658e
#3793 View auto name. Move ViewNameConfig to 3dView and replace current name field. InitAfterRead update to be backward compatible
2018-12-14 13:43:25 +01:00
Bjørn Erik Jensen
488798c3d8
#3790 Z scale label. Display in upper left corner
2018-12-10 13:04:07 +01:00
Magne Sjaastad
1c9da3d33f
#3820 System : Delete RiuViewer directly instead of deleteLater()
2018-12-04 11:43:58 +01:00
Gaute Lindkvist
f18884b675
#3752 Fix crash when closing ResInsight
2018-11-30 09:47:53 +01:00
Gaute Lindkvist
f2c7f2ce80
Fix display problems on Linux
2018-11-30 09:47:53 +01:00
Bjørn Erik Jensen
d3db1a6075
#3777 Annotations. Use Bounding box to decide whether to draw an object or not
2018-11-29 14:28:33 +01:00
Bjørn Erik Jensen
35405ebafc
#3706 Annotations. First commit. Not tested
2018-11-23 13:33:59 +01:00
Gaute Lindkvist
a1e094625a
#3701 Add axis line option to 2d intersection view as well.
2018-11-15 15:02:07 +01:00
Magne Sjaastad
5970d217a8
#3629 System : Use disableWriteAndSetFieldHidden()
2018-11-05 14:42:39 +01:00
Gaute Lindkvist
78d81d2630
#3573 Draw axis lines across the whole view for 2d Contour Maps.
2018-10-31 12:13:04 +01:00
Jacob Støren
6374708520
Set default background color of contour maps to off-white
2018-10-31 09:48:36 +01:00
Gaute Lindkvist
f80472ffa6
#3540 Create seperate 2d view with parallel, look down and linked views
2018-10-24 15:21:53 +02:00
Gaute Lindkvist
2035df2739
#3492 Tidy up color code for well path components/completions and select colors that work better.
2018-10-12 15:05:22 +02:00
Magne Sjaastad
09d7349475
System : Rename parameter
2018-09-24 22:42:13 +02:00
Magne Sjaastad
dc9edccb54
System : Move name to private field
2018-09-24 22:15:34 +02:00
Magne Sjaastad
b019c95ab9
#3343 HoloLens Export : Add const
2018-09-12 10:04:15 +02:00
Gaute Lindkvist
ea8721f6ff
Fix crash in 3d well log curve rendering.
2018-09-04 12:57:55 +02:00
Gaute Lindkvist
e3baaa4133
#3261 Show 3d well log curves even if the grid result isn't dynamic.
...
* Have to be more precise on whether to attach the results as a static or dynamic property.
* Also rewrite some 3dWellLogPlanePartMgr code to only create one draw surface for each draw plane used for the curves.
2018-09-04 12:01:07 +02:00
Magne Sjaastad
4ae3290e3c
#1722 Completion Export : Use RimTools::wellPathCollection
2018-06-29 10:48:45 +02:00
Jacob Støren
9b9f9b2bf1
#2939 ProgressInfo: Reintroduce process envents, to update the progress dialog durig processing on linux/mac.
...
Introduced isActive and used this info to block sheduled redraw/display model regen when progress bar is active, to avoid unintended recursive behaviour resulting in crashes.
2018-05-21 23:46:35 +02:00
Magne Sjaastad
82d6db94cb
WIP : try to fix import of geomech project files
2018-05-18 19:23:36 +02:00
Magne Sjaastad
2a840bae76
System : Use numeric_limits::max instead of INT_MAX
2018-04-19 13:55:22 +02:00
Gaute Lindkvist
b6fb60115a
Refactored after review
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
Jacob Støren
f7bfe8d003
#2436 Separated Hide grid cells mode as a separate value. Make sure that all the possible drawstyles works as expected, both for 2D intersection view and 3D views.
2018-04-05 07:41:29 +02: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
Magne Sjaastad
471d625051
#2621 Improve interface of part managers to prepare for use in 2D intersection views
2018-03-16 11:48:51 +01:00
Magne Sjaastad
c8b92a0c89
#2601 Well CF Visualization: Support regeneration of viz on time step changes
2018-03-15 07:52:54 +01:00
Jacob Støren
b755ddc11d
#2552 Embed pipe visualization of Simulation Wells in intersection views
2018-03-14 15:13:24 +01:00
Jacob Støren
1fa898b798
#2552 Small refactorings
2018-03-14 15:13:24 +01:00
Magne Sjaastad
1ae30ef11a
(clang-tidy) : modernize-use-nullptr
2018-02-18 18:56:43 +01:00
Magne Sjaastad
cd575ef9c1
#2431 : Use well path part manager in Rim3dView
2018-02-05 20:12:22 +01:00
Bjørn Erik Jensen
4d98ac04e8
Merged patch to dev. #2429 , #2430
2018-01-31 15:53:02 +01:00
Jacob Støren
6dead054c4
#2331 Save the 2D Intersection views. Turn off unneccesary fields
2018-01-29 16:16:11 +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
Jacob Støren
d283f2c733
Fix linux compile issue
2018-01-16 11:22:48 +01:00
Jacob Støren
0debeafd68
#2331 Move RimGridView to separate files
2018-01-16 09:37:08 +01:00
Jacob Støren
b1cf7f6674
#2331 Cleaned up whitespace. Made crossectionCollection protected
2018-01-16 08:44:37 +01:00
Jacob Støren
b092565a61
#2331 Introduce new intermediate class RimGridView
2018-01-15 14:53:48 +01:00