Commit Graph

13 Commits

Author SHA1 Message Date
Gaute Lindkvist
68d12a325f #3649 Move from createUiGroup to defineUiOrdering/uiOrdering code in name config. 2018-11-09 10:40:05 +01:00
Magne Sjaastad
2b1c6e9706 #3428 Text string creation based on date and time : Use toStringUsingApplicationLocale() at relevant places 2018-10-03 08:44:01 +02:00
Gaute Lindkvist
a2c3c9d03f #3182 Clean up well log plot names 2018-08-08 08:10:57 +02:00
Gaute Lindkvist
022aac3682 #3169 Implement proper auto name for well log plots 2018-07-16 08:57:28 +02:00
Gaute Lindkvist
5aa6ebbd76 #2922 Change curve min/max when updating case and timestep. 2018-05-15 17:54:20 +02:00
Gaute Lindkvist
1f44ea1ea3 Make draw plane selection for curves be unrelated to 3d Track (somewhat related to #2825).
* Makes more sense user wise and makes for better code.
* Helps refactor code to relate grids to curves so the curves can have access to the grid
   it is being drawn on.
* This will help fix #2825 by being able to project curve points onto the exact triangle geometry.
2018-05-02 11:51:22 +02:00
Gaute Lindkvist
04f793c19d #2782 Auto name for 3d Well Log Curves 2018-05-02 10:22:36 +02:00
Gaute Lindkvist
029369d187 #2677 Show curve value when clicking the curve
This change will show the following:
   - Curve name
   - Well path name
   - Measured depth
   - name of variable
   - value
2018-04-25 14:13:12 +02:00
Gaute Lindkvist
53d5c809ac 3D Well Log Curves (#2764): Rim3dWellLogFileCurve does not react to draw plane changes 2018-04-19 13:53:57 +02:00
Gaute Lindkvist
bf5d95d873 3D Well Log Curves (#2672): Max and min value control for each curve. 2018-04-19 13:43:12 +02:00
Gaute Lindkvist
d7204363a0 3D Well Log Curves (#2673): Consolidate the draw plane position control. 2018-04-18 08:38:15 +02:00
Magne Sjaastad
ecfb827b41 Add missing init macros in constructor 2018-03-16 13:41:43 +01:00
Rebecca Cox
b189346f32 #2598 3D Well log curve: Add RFT curve code. curveValuesAndMds does currently only give values for a simwell 2018-03-16 11:22:03 +01:00