Gaute Lindkvist
25616e3aa7
#5404 Make horizontal legend use more than 4 columns if possible
2020-02-07 15:20:40 +01:00
Gaute Lindkvist
4405c1b25f
Make Well Path visualisation in Well Log Plots go all the way up to surface
2020-02-07 13:52:42 +01:00
Gaute Lindkvist
438febe049
#5472 Add indication of water depth to formation and casing track
...
* Also add lighter formation lines as an option and make this default for WBS plots
2020-02-07 13:52:42 +01:00
Gaute Lindkvist
47f9c8c7c6
#5473 Improve WBS plot layout by removing gaps and tweaking column spans
2020-02-07 13:52:42 +01:00
Kristian Bendiksen
3a304f984c
#5368 Add import of well measurements to "file->import->well data" menu.
2020-02-07 10:17:58 +01:00
Gaute Lindkvist
bf108c928b
#5392 Add mouse over display of curve values to Well Log Plots
2020-02-04 13:29:38 +01:00
Jacob Støren
43066bd0e5
#5215 Use ui item name as a general way to start a search in the online help
2020-02-03 16:06:37 +01:00
Magne Sjaastad
7722893f0c
#5441 Summary Case : Add public methods displayCaseName and nativeCaseName
2020-01-30 14:24:04 +01:00
Magne Sjaastad
4e1bf5f048
#5406 NNC results : Allow picking on NNC geo with no other geo
2020-01-30 12:44:05 +01:00
Jacob Støren
5f6b9b43c6
Fix missing include reported by ubuntu build server
2020-01-29 09:30:19 +01:00
Gaute Lindkvist
6b461218af
#5404 Don't require plot legends to have a certain width.
2020-01-29 08:38:24 +01:00
Gaute Lindkvist
031556cc3d
#5416 Set minimum size hint for plot widgets to 0, 0
2020-01-29 08:37:37 +01:00
Jacob Støren
0720ab3453
#5418 Consolidate near identical code
2020-01-28 10:37:22 +01:00
Jacob Støren
f1ab745097
#5418 Add picking on reservoir surfaces.
...
Added sorting of pick items based on tolerance and polygon offset unit.
2020-01-28 10:21:37 +01:00
Magne Sjaastad
4636abe564
Merge pull request #5397 from OPM/phase-dist-issues
...
Fixes related to Phase Distribution Plots
2020-01-24 15:25:33 +01:00
Gaute Lindkvist
d5b6923c44
#5391 Fix page sizes for Well Log Plots
2020-01-24 14:46:31 +01:00
Magne Sjaastad
e8d832343e
#5374 Snapshot : Snapshot to clipboard does not work for some plots
2020-01-24 07:30:30 +01:00
Gaute Lindkvist
56d141d4c3
Support setting Wbs-parameters from Python.
2020-01-22 09:28:46 +01:00
Gaute Lindkvist
23bf2c50d9
Minor improvements to plot titles and margins
2020-01-20 08:16:00 +01:00
Gaute Lindkvist
c72532eb4e
Minor improvements to well log track layout
2020-01-20 08:16:00 +01:00
Gaute Lindkvist
a2fef2237d
Add word wrap for titles for Multi plot and Accumulated Phase Fractions plots
2020-01-16 14:33:33 +01:00
Gaute Lindkvist
edc276db4d
Well Log Plot and Well Distribution Plots no longer inherit Multiplot
...
* Also cleaned up RiuQwtPlotWidget
2020-01-16 14:33:33 +01:00
Gaute Lindkvist
7ac13b3868
#5332 Remove drop shadow around canvas to fix missing canvas on Linux
2020-01-13 15:42:57 +01:00
Magne Sjaastad
f4725b50df
#5326 Phase Distribution : Add Show cumulative phase plot
2020-01-12 16:51:32 +01:00
Gaute Lindkvist
16f3108e64
Set font size right for multi plots
2020-01-09 14:41:00 +01:00
Gaute Lindkvist
a58d854030
Fix problem with black background in snapshot export
2020-01-09 14:41:00 +01:00
Gaute Lindkvist
06f1db671e
Remove unnecessary stylesheet in RiuMainWindowBase
2020-01-09 14:41:00 +01:00
Gaute Lindkvist
10f749f356
#5219 Implement support for TVDRKB for well log depth
...
* Also show air gap in title when TVDRKB is selected and not otherwise
2020-01-08 14:35:48 +01:00
Gaute Lindkvist
de68df122d
Add preview mode to multi plots
...
* Apply margins matching the Page Layout so the plot is a preview of the PDF output
* Currently not a user setting, just switched off for plots based on MultiPlotPage and on for plots based on
MultiPlotWindow
2020-01-08 14:35:48 +01:00
Jacob Støren
26db8d7351
#5285 Surface import command Items and parsing infrastructure
2020-01-08 12:09:50 +01:00
Gaute Lindkvist
993b98f977
Set a sensible font size for Plot symbol labels (i.e. "P10", "P90" etc)
2020-01-07 14:59:18 +01:00
Gaute Lindkvist
4829c5eba2
Move to pixel size instead of point size for fonts
2020-01-07 14:59:18 +01:00
Gaute Lindkvist
f279e85c2c
Improved font handling
2020-01-07 14:26:46 +01:00
Gaute Lindkvist
7bd62052ca
Much improved legend rendering
2020-01-07 14:26:46 +01:00
Gaute Lindkvist
a0cac2fefa
#5288 Fix update issues
2020-01-07 14:26:46 +01:00
Gaute Lindkvist
0692ea28ad
Fix legends for ensemble plots
2020-01-07 14:26:46 +01:00
Gaute Lindkvist
81c092f2c4
#5293 Fix draw of category legend rectangles
2020-01-07 14:26:46 +01:00
Gaute Lindkvist
9ffbd97f8c
Multi page plot works
2020-01-07 14:26:46 +01:00
Gaute Lindkvist
27788b1abd
Change from QPainter to QPaintDevice in the API for PDF rendering
...
* This is to be able to use QPagedPaintDevice::nextPage in the Multi plot rendering.
2020-01-07 14:26:46 +01:00
Magne Sjaastad
65f4a5e089
Fix signed/unsigned compare
2020-01-07 13:09:44 +01:00
Magne Sjaastad
4811cfb28f
Merge pull request #5301 from OPM/bugfix-summary-selection-5278
...
#5278 Fix selection of calculated curves in summary selction dialog
2020-01-07 11:21:33 +01:00
Kristian Bendiksen
f3d03fe653
#5278 Fix selection of calculated curves in summary selction dialog
...
The INPUT_ID was not set correctly, and has been removed. The calculation id is
now appended to the vector name, and extracted again when selecting an item.
2020-01-06 19:57:24 +01:00
Magne Sjaastad
a7366fbebf
Guard null pointer access
2020-01-06 11:22:39 +01:00
Magne Sjaastad
576dfa80ac
Make it possible to store project file without global path section
...
If you have a project file with an alias section, this project is not possible to open in previous versions. Add a menu entry in the Testing menu to allow storage without alias.
2020-01-03 12:51:40 +01:00
Magne Sjaastad
afc9ace33e
#5279 Formations : Add const and simplify access
2020-01-03 09:59:38 +01:00
Magne Sjaastad
dffef1cf54
#5276 Ensemble : Guard null pointer access causing crash
2020-01-03 07:09:35 +01:00
Jacob Støren
d074964901
#5274 Add text to Result Info panel for Allen diagram data
...
Rename result variables to prepare for more Allen results
Rename methods to clarify meaning
2020-01-02 12:46:38 +01:00
Jacob Støren
a42d5e9bc8
Rename to clarify meaning of gridLocalCellIndex
2020-01-02 12:45:01 +01:00
Jacob Støren
f1cee7ab36
#5269 Cycle cell selection when clicking an NNC
2020-01-02 12:39:14 +01:00
Magne Sjaastad
582720f74e
#5261 System : Allow export of field and object keywords from test menu
2019-12-20 11:22:29 +01:00