Gaute Lindkvist
|
5139f1cadb
|
#5174 Paint non-filled plot symbols with curve color rather than edge color
|
2019-12-04 12:34:17 +01:00 |
|
Gaute Lindkvist
|
cd5b432267
|
#5171 Fix legend updates by getting rid of the show/hideEvent crash fix
* The crash is instead fixed by getting rid of deleteLater()
|
2019-12-04 12:34:17 +01:00 |
|
Gaute Lindkvist
|
b5712987de
|
Fix y-axis text for observed data
|
2019-12-04 12:34:17 +01:00 |
|
Magne Sjaastad
|
04162059b7
|
#5169 Observed Data : Do not repeat curve name twice
|
2019-12-04 08:05:46 +01:00 |
|
Gaute Lindkvist
|
73f5ac5126
|
Make capital letter *.LAS files show up in import dialog
|
2019-12-03 14:37:28 +01:00 |
|
Gaute Lindkvist
|
e894453f49
|
#5167 Fix wrong update of plot axis range
* The order of arguments passed to setAxisScale was wrong
|
2019-12-03 14:36:14 +01:00 |
|
Magne Sjaastad
|
e0e984f703
|
#5158 Grid Case Group: Allow statistics on static data only
Support grid cases with no dynamic data present.
|
2019-12-03 14:20:43 +01:00 |
|
Magne Sjaastad
|
ce94b6ff9e
|
#5157 Regression Test : Some images get wrong size
|
2019-12-03 10:40:43 +01:00 |
|
Magne Sjaastad
|
1193a9c61e
|
AppFwk : Guard use of front() on empty list
|
2019-12-02 15:02:10 +01:00 |
|
Magne Sjaastad
|
b9989b0ebd
|
Merge release into dev
There are quite large diff between release and dev, so do a merge to ease later syncing
|
2019-12-02 12:47:52 +01:00 |
|
Gaute Lindkvist
|
631570f6a5
|
#5150 Improve wheel zoom with logarithmic axes
* Limit the amount to scroll at one time and set a fixed minimum
|
2019-12-02 12:34:58 +01:00 |
|
Magne Sjaastad
|
e03582ab4b
|
Revert case Ids to start at 0
|
2019-12-02 12:17:50 +01:00 |
|
Magne Sjaastad
|
45c0ca38f1
|
#5132 Janitor : Guard index out of bounds
|
2019-12-02 11:23:34 +01:00 |
|
Kristian Bendiksen
|
e87466717c
|
#5047 Remove input property collection from project tree.
|
2019-12-02 10:45:06 +01:00 |
|
Jacob Støren
|
f3fc7351d4
|
#5011 Add icon to Replace Case commands
|
2019-12-02 10:26:11 +01:00 |
|
Magne Sjaastad
|
d68e764a8f
|
Merge pull request #5122 from OPM/timer-improvements
Timer improvements
|
2019-12-02 10:22:29 +01:00 |
|
Jacob Støren
|
59114d9624
|
#5145 Fix strange zigzag lines in summary curves
|
2019-12-02 10:21:12 +01:00 |
|
Gaute Lindkvist
|
4870071b8e
|
#5150 Improve wheel zoom with logarithmic axes
* Limit the amount to scroll at one time and set a fixed minimum
|
2019-12-02 08:01:38 +01:00 |
|
Gaute Lindkvist
|
538e42f278
|
#5106 Fix crash when importing multiple well paths with the same name
|
2019-12-02 08:01:38 +01:00 |
|
Gaute Lindkvist
|
c5f21b75fa
|
#5133 Reassign summary curves to the file summary case copy when closing a grid case
|
2019-12-02 08:01:38 +01:00 |
|
Gaute Lindkvist
|
01767803c3
|
Make well log curves work on statistics cases
|
2019-12-02 08:01:38 +01:00 |
|
Gaute Lindkvist
|
7c3d45770b
|
Remove unused variable
|
2019-12-02 08:01:38 +01:00 |
|
Gaute Lindkvist
|
76d7f526ba
|
#5137 load curve data after creating new well log curves
|
2019-12-02 08:01:38 +01:00 |
|
Gaute Lindkvist
|
82155ae779
|
#5106 Fix crash when importing multiple well paths with the same name
|
2019-11-30 12:11:35 +01:00 |
|
Gaute Lindkvist
|
bfa9ff637b
|
#5133 Reassign summary curves to the file summary case copy when closing a grid case
|
2019-11-30 09:46:44 +01:00 |
|
Gaute Lindkvist
|
7ffdba0437
|
Make well log curves work on statistics cases
|
2019-11-30 09:46:30 +01:00 |
|
Gaute Lindkvist
|
d09e33f6d8
|
Remove unused variable
|
2019-11-29 16:25:16 +01:00 |
|
Gaute Lindkvist
|
eb246bd6fc
|
#5137 load curve data after creating new well log curves
|
2019-11-29 16:25:16 +01:00 |
|
Jacob Støren
|
de35b6d76b
|
#5145 Fix strange zigzag lines in summary curves
|
2019-11-29 16:01:28 +01:00 |
|
Gaute Lindkvist
|
2336ff4908
|
#5135 Avoid crash when clicking on a simulation wlel in a statistics case
|
2019-11-29 15:59:04 +01:00 |
|
Gaute Lindkvist
|
4f7fc18e1c
|
More robust legend handling for Well Log Plots
|
2019-11-29 15:56:43 +01:00 |
|
Gaute Lindkvist
|
9656692afc
|
Improve canvas top alignment in well log plots
|
2019-11-29 15:56:43 +01:00 |
|
Gaute Lindkvist
|
2284dadfec
|
Fix compile warning in RifActiveCellsReader-Test.cpp
|
2019-11-29 15:03:52 +01:00 |
|
Gaute Lindkvist
|
c215b3e946
|
Fix CMake warning in GRPC code
|
2019-11-29 15:03:52 +01:00 |
|
Gaute Lindkvist
|
97329864d3
|
Fix potential incompatibility with grpc v1.23.0+
See:
https://github.com/grpc/grpc/pull/19435
|
2019-11-29 15:03:52 +01:00 |
|
Gaute Lindkvist
|
cfcdfc8b9c
|
Fix build issue in opm-flowdiagnostics for VS2019
|
2019-11-29 15:03:52 +01:00 |
|
Gaute Lindkvist
|
4029953c24
|
Rename SummaryYAxisFormatter (it isn't just for the Y-axis)
|
2019-11-29 15:03:52 +01:00 |
|
Gaute Lindkvist
|
ec4194c0b0
|
Fix Well Allocation Plot depth axis zoom
|
2019-11-29 15:03:52 +01:00 |
|
Gaute Lindkvist
|
2c1180fa85
|
Fix Pseudo-length labels for RFT plots
|
2019-11-29 15:03:52 +01:00 |
|
Gaute Lindkvist
|
9a01c769e9
|
#5128 Fix right y-axis titles in summary plots
|
2019-11-29 15:03:52 +01:00 |
|
Gaute Lindkvist
|
602751dccc
|
#5129 Fix depth ranges when curve units don't match display units
|
2019-11-29 15:03:52 +01:00 |
|
Gaute Lindkvist
|
e31f2d2b50
|
Remove VS 2019 warnings
|
2019-11-29 15:03:52 +01:00 |
|
Gaute Lindkvist
|
1267ba64d4
|
#5051 Do not auto zoom when adding/removing curves in plot
|
2019-11-29 15:03:52 +01:00 |
|
Gaute Lindkvist
|
dedb437ce5
|
#5051 Fix Well Log Plot zoom with scrolling with scrollbar
|
2019-11-29 15:03:52 +01:00 |
|
Gaute Lindkvist
|
d5c3c3f9e8
|
Rename SummaryYAxisFormatter (it isn't just for the Y-axis)
|
2019-11-29 15:03:37 +01:00 |
|
Gaute Lindkvist
|
8e94caceed
|
Fix Well Allocation Plot depth axis zoom
|
2019-11-29 15:03:37 +01:00 |
|
Gaute Lindkvist
|
1b345fa20f
|
Fix Pseudo-length labels for RFT plots
|
2019-11-29 15:03:37 +01:00 |
|
Gaute Lindkvist
|
e65d9aa22d
|
#5128 Fix right y-axis titles in summary plots
|
2019-11-29 15:03:37 +01:00 |
|
Gaute Lindkvist
|
d05328e184
|
#5129 Fix depth ranges when curve units don't match display units
|
2019-11-29 15:03:37 +01:00 |
|
Magne Sjaastad
|
d4230416af
|
#5132 Janitor : Guard index out of bounds
|
2019-11-29 13:40:14 +01:00 |
|