Magne Sjaastad
582720f74e
#5261 System : Allow export of field and object keywords from test menu
2019-12-20 11:22:29 +01:00
Magne Sjaastad
4ccbd274b8
clang-format : Apply clang-fomat on ApplicationCode
2019-12-19 11:11:33 +01:00
Gaute Lindkvist
47b93dc0d1
Implement pdf rendering ( #5250 )
...
* First PDF creation support
* Reimplement info box
* Set title and make overlay frame margins more unified
* Remove a style sheet that was never meant to be applied to Project Tree
* Update RiuDraggableOverlayFrame when changing content
* Default page layout in Preferences
* undo removal of elision
* Remove friend class assignment in cafCategoryMapper
* the required methods have been made public
* Fix up after review
* Remove spurious const on by-value return
* Fix compile errors on Linux
* Fix size adjustment of legends with plot resizing
2019-12-18 12:25:19 +01:00
Magne Sjaastad
91e8b1a839
#5224 Avoid unicode in description of Summary Address
2019-12-13 15:52:28 +01:00
Magne Sjaastad
5d96ce738c
#5131 Minor calculation curve adjustments
2019-12-13 15:41:34 +01:00
Magne Sjaastad
dd5ebe494a
Merge pull request #5210 from OPM/fix-show-plot-on-calculated-curves-5140
...
Fix show plot on calculated curves 5140
2019-12-13 11:05:25 +01:00
Magne Sjaastad
8a88208f65
#5207 Curve Calculator : Move dialog to RiuPlotMainWindow
2019-12-11 09:29:41 +01:00
Kristian Bendiksen
35df3cc9d3
#5131 Update calculation curves when summary case is replaced.
2019-12-11 09:29:35 +01:00
Gaute Lindkvist
e199182e2f
#5178 Fix axis rounding on plots other than Well Log Plots
2019-12-06 09:21:07 +01:00
Gaute Lindkvist
7fd4aa1ce9
#5002 Ensemble RFT curve sets with parameter coloring and separate legends
2019-12-06 08:13:31 +01:00
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