Gaute Lindkvist
|
f56a34843a
|
Refactored ensemble parameter legends
|
2019-12-06 08:13:31 +01:00 |
|
Magne Sjaastad
|
2f2a2188fe
|
#5100 Regression Test : Move summary dialog to main plot window
|
2019-12-05 14:21:35 +01:00 |
|
Magne Sjaastad
|
d6bdc53ee5
|
#5185 Regression Test : Always set regression image size on snapshot commands
|
2019-12-05 11:56:10 +01:00 |
|
Gaute Lindkvist
|
1d62d3534c
|
Remove use of QFontMetrics width
|
2019-12-04 15:09:04 +01:00 |
|
Gaute Lindkvist
|
3c29ffbfab
|
Revert "Always hide drop target for Grid Plots in release-2019.11"
* This commit was never meant to go into dev
This reverts commit 62655e17c6.
|
2019-12-04 14:17:28 +01:00 |
|
Gaute Lindkvist
|
3903d08b7a
|
Always hide drop target for Grid Plots in release-2019.11
|
2019-12-04 12:37:18 +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 |
|
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 |
|
Magne Sjaastad
|
04162059b7
|
#5169 Observed Data : Do not repeat curve name twice
|
2019-12-04 08:05:46 +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
|
ce94b6ff9e
|
#5157 Regression Test : Some images get wrong size
|
2019-12-03 10:40:43 +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
|
fa72835dd8
|
Fix Qt warning in Qt 5.13. QPalette::Background ->Window
|
2019-11-29 09:07:20 +01:00 |
|
Gaute Lindkvist
|
5eaef4390c
|
Further improvements to well log plot legends
|
2019-11-28 20:43:35 +01:00 |
|
Gaute Lindkvist
|
c6bb4414c5
|
More robust legend rendering in Well Log Plots
|
2019-11-28 18:23:57 +01:00 |
|
Jacob Støren
|
95ba482f54
|
Merge pull request #5118 from OPM/feature-fix-intersection-with-sep-results-picking
Fix picking on intersections with separate results
|
2019-11-28 15:27:48 +01:00 |
|
Gaute Lindkvist
|
08a75603f3
|
Fix legend disappearing after hiding and showing plots
|
2019-11-28 15:05:38 +01:00 |
|
Jacob Støren
|
14d7fa3780
|
#5112 Sep Inter Res: Fixed result info text for gomech
|
2019-11-28 14:09:52 +01:00 |
|
Jacob Støren
|
2a3c43bcc3
|
#5112 Fixed result info text for eclipse
Needs more testing
|
2019-11-28 14:09:52 +01:00 |
|
Jacob Støren
|
5556d2d9eb
|
#5112 Make selected result definition available through 3ditem selection system
Make PVT, Relperm, Mohr and rResult plot aware
|
2019-11-28 14:09:52 +01:00 |
|
Jacob Støren
|
8cc2194764
|
(#5112) Move cell and nnc picking code to a separate pick event handler
|
2019-11-28 14:09:52 +01:00 |
|
Gaute Lindkvist
|
7a2a0d3f2f
|
Implement stylesheets in caf instead of ResInsight
|
2019-11-28 08:03:59 +01:00 |
|
Gaute Lindkvist
|
cf190b05c1
|
#5051 Do not auto zoom when adding/removing curves in plot
|
2019-11-27 14:17:23 +01:00 |
|
Gaute Lindkvist
|
62817054c4
|
Improve canvas top alignment in well log plots
|
2019-11-27 13:22:23 +01:00 |
|
Gaute Lindkvist
|
4fd9562b4b
|
#5051 Fix Well Log Plot zoom with scrolling with scrollbar
|
2019-11-27 13:22:23 +01:00 |
|
Gaute Lindkvist
|
fa80a437ce
|
Make sure legend items don't disappear when area gets smaller
|
2019-11-27 10:14:15 +01:00 |
|
Jacob Støren
|
191419b6b4
|
clang-format after intersection rename
|
2019-11-26 13:56:02 +01:00 |
|
Jacob Støren
|
0a358941fb
|
Rename RivIntersectionBoxGeometryGenerator to RivBoxIntersectionGeometryGenerator
Rename RivIntersectionBoxSourceInfo to RivBoxIntersectionSourceInfo
|
2019-11-26 13:20:16 +01:00 |
|
Jacob Støren
|
4672528a4d
|
Rename RimintersectionBox to RimBoxIntersection
Rename RivIntersectionBoxPartMgr to RimBoxIntersectionPartManager
|
2019-11-26 13:14:55 +01:00 |
|
Jacob Støren
|
0e14c63f07
|
Rename crossSection to intersection in general code
|
2019-11-26 12:45:08 +01:00 |
|
Jacob Støren
|
54c96581f1
|
Rename RivIntersectionSourceInfo to RivExtrudedCurveIntersectionSourceInfo
|
2019-11-26 11:56:05 +01:00 |
|
Jacob Støren
|
0617b56850
|
Rename RivIntersectionGeometryGenerator to RivExtrudedCurveIntersectionGeometryGenerator
and RivIntersectionPartMgr to RivExtrudedCurveIntersectionPartMgr
|
2019-11-26 11:51:54 +01:00 |
|
Jacob Støren
|
152d2bde17
|
Rename RimIntersection to RimExtrudedCurveIntersection
|
2019-11-26 11:35:21 +01:00 |
|
Jacob Støren
|
15aa4d6e0b
|
Merge dev and feature-#5019-separate-intersection-results branch
|
2019-11-25 15:50:29 +01:00 |
|
Jacob Støren
|
c2717f9bb9
|
#5019 Preliminary fix crash when picking intersections using sep results
|
2019-11-25 15:36:35 +01:00 |
|
Magne Sjaastad
|
71ad9e0da2
|
Merge pull request #5081 from OPM/move-error-bar-curve
Curve Error Bars : Move to RimPlotCurve
|
2019-11-25 14:08:12 +01:00 |
|
Magne Sjaastad
|
62357672e3
|
Revert "Janitor : Fix memory leak"
This reverts commit 88d961e516.
|
2019-11-25 14:03:09 +01:00 |
|
Magne Sjaastad
|
72a5c6cfef
|
Merge pull request #5071 from OPM/memory-fixes
Release of memory
|
2019-11-25 13:58:55 +01:00 |
|
Gaute Lindkvist
|
293290827b
|
Fix crash when closing and reopening plots
|
2019-11-25 08:32:30 +01:00 |
|
Gaute Lindkvist
|
f2be9dd3b8
|
Fix typo in RiuQwtPlotWidget::closeEvent
|
2019-11-20 14:26:15 +01:00 |
|
Gaute Lindkvist
|
8f6e875ea4
|
Fix curves not showing up after moving plots to multi plot
|
2019-11-20 14:04:22 +01:00 |
|
Gaute Lindkvist
|
85d683634c
|
Further refactoring
|
2019-11-20 13:14:45 +01:00 |
|
Gaute Lindkvist
|
d9043db5e0
|
Refactor RimPlotWindow and RimPlotInterface
|
2019-11-20 13:14:45 +01:00 |
|
Gaute Lindkvist
|
4dd0651dae
|
Remove width scaling factors
|
2019-11-20 13:14:45 +01:00 |
|
Gaute Lindkvist
|
8252ab8808
|
Rename GridPlot to MultiPlot throughout
|
2019-11-20 13:14:45 +01:00 |
|
Gaute Lindkvist
|
a73c7a4b97
|
Rename Plot Report and Combination Plot to Multi Plot
|
2019-11-20 13:14:45 +01:00 |
|
Gaute Lindkvist
|
81db22586d
|
Remove description-field from RimPlotWindow
* Leave it to sub-classes to deal with this
|
2019-11-20 13:14:45 +01:00 |
|
Gaute Lindkvist
|
60b09d7bfd
|
#5061 WAP: fix update of well allocation data when changing depth type
|
2019-11-19 13:19:56 +01:00 |
|