Magne Sjaastad
|
10f0abc9b5
|
#5101 clang-format: Allow short functions on a single line
Use AllowShortFunctionsOnASingleLine: InlineOnly
|
2020-02-12 13:35:31 +01:00 |
|
Gaute Lindkvist
|
9599b309bc
|
Replace all occurences of QPalette::Background with QPalette::Window
QPalette::Background is deprecated and gives warning in Qt 5.13
|
2019-12-04 12:34:17 +01:00 |
|
Magne Sjaastad
|
cd054f2170
|
Janitor : Use const ref when possible (2)
|
2019-11-03 14:08:21 +01:00 |
|
Magne Sjaastad
|
fe9e567825
|
#4683 clang-format on all files in ApplicationCode
|
2019-09-06 10:57:22 +02:00 |
|
Magne Sjaastad
|
ef80f5b629
|
#4683 System : Remove obsolete include of cvfBase.h
|
2019-09-06 10:52:54 +02:00 |
|
Gaute Lindkvist
|
edf46496b7
|
#4341 Make docked plots follow font size preferences (but subtract 1 in point size)
* The docked plots have much less space available than most plots
|
2019-04-15 15:08:15 +02:00 |
|
Gaute Lindkvist
|
9d06b59357
|
#4255 Read default plot font sizes from preferences and apply
|
2019-04-12 14:47:21 +02:00 |
|
Gaute Lindkvist
|
4c026952a1
|
#4134 #4124 Refactor RiuSummaryQwtPlot on top of a base RiuQwtPlot class and use this for Cross Plots
* Get a lot of functionality included: zoom, panning, etc.
|
2019-02-26 11:44:26 +01:00 |
|
Magne Sjaastad
|
6346ed012c
|
clang-tidy : Remove redundant 'virtual' and add 'override'
|
2018-10-18 19:45:57 +02:00 |
|
Magne Sjaastad
|
1ae30ef11a
|
(clang-tidy) : modernize-use-nullptr
|
2018-02-18 18:56:43 +01:00 |
|
sigurdp
|
127f5b40b4
|
PVT Plot: Added header in PVT plot panel containing cell info
|
2017-12-14 13:56:08 +01:00 |
|
sigurdp
|
8fdb5cd7ba
|
#2256 PVT Plot: Added text label showing the values for the cell value marker
|
2017-12-14 12:57:11 +01:00 |
|
sigurdp
|
537393311e
|
#2258 Pvt Plot: For the oil phase, connect first point of each curve with a line as a visual aid.
|
2017-12-14 11:29:23 +01:00 |
|
sigurdp
|
9979f49a7f
|
#2257 Reduced font size of plot title for RelPerm and Pvt plots
|
2017-12-13 15:19:34 +01:00 |
|
sigurdp
|
92d8856647
|
Fixes for GCC compile
|
2017-12-13 15:06:49 +01:00 |
|
sigurdp
|
f716dacb24
|
Pvt Plot: Display Rs/Rv values of curve's sample points in tool tip, #2255
|
2017-12-13 14:56:10 +01:00 |
|
sigurdp
|
01ae19ebbc
|
#2235 RelPerm/PVT Plot: Added unit labels to relevant axes
|
2017-12-11 16:12:31 +01:00 |
|
sigurdp
|
e12a931940
|
Added calculation of PVT related dynamic properties and display of these in the PVT FVF and Viscosity plots as a point marker. Started using flow diagnostics library's output unit conversion for PVT curves to align output units with the case units. #1990
|
2017-12-05 14:18:46 +01:00 |
|
sigurdp
|
636b68cf52
|
RelPerm Plot: Show SATNUM in plot title, #2189
|
2017-11-30 11:28:08 +01:00 |
|
sigurdp
|
7c9a14f78c
|
Added functionality to update RelPerm and PVT plots when time step changes.
Also added line marker for current cell's pressure in PVT plots.
|
2017-11-29 14:14:47 +01:00 |
|
sigurdp
|
3b1775ad4d
|
#1994 PVT Plot: Removed water phase from plot, started implementing display of pressure marker, but this is not yet active.
|
2017-11-28 09:15:11 +01:00 |
|
sigurdp
|
aa1bbbe2d9
|
#1994 First cut implementing PVT plots
|
2017-11-28 09:15:11 +01:00 |
|
sigurdp
|
44e2d7d403
|
Workaround for compiler errors in cotire build due to local classes having the same name
|
2017-10-27 13:50:32 +02:00 |
|
Bjørn Erik Jensen
|
71caab54ec
|
Added first cut extraction and plotting of RelPerm plots. Also added skeleton implementation of extraction and plotting of PVT plots. #1991, #1992, #1992, #2014
|
2017-10-27 10:20:34 +02:00 |
|