Gaute Lindkvist
983fed11a3
#4323 Make sure time step legend doesn't show up unexpectedly
...
* Don't make it the default. The legend is handled well when changing to time step
2019-04-15 11:12:16 +02:00
Gaute Lindkvist
8846798ccf
#4338 Add grouping result to Grid Cross Plot Data set property editor
2019-04-15 11:06:27 +02:00
Gaute Lindkvist
48c6139cb2
#4337 Group grid cross plots created from view by formations
2019-04-15 10:45:46 +02:00
Gaute Lindkvist
f9e3db6aa6
#4336 Fix deletion of grid cross plot legends
2019-04-15 10:38:29 +02:00
Gaute Lindkvist
6f7a75f5c2
Add a margin of 4 pixels around every plot to avoid text going all the way to the edge
2019-04-15 09:58:08 +02:00
Gaute Lindkvist
c2032fd948
Set grouping by formations and category colors as default for Grid Cross Plots if formations are available
2019-04-15 09:36:13 +02:00
Gaute Lindkvist
3a91412d6c
#4336 make sure data colors are updated in Grid Cross plots when changing legend colors
2019-04-15 09:32:35 +02:00
Magne Sjaastad
d6b5444c51
Add missing includes
2019-04-12 15:33:11 +02:00
Gaute Lindkvist
89a16103c9
Make sure picking of text and reach circle annotations isn't enabled after loading project
2019-04-12 14:47:36 +02:00
Gaute Lindkvist
9aa7ac2591
Make sure auto zoom isn't disabled at the end of zoomAll() for grid cross plot
2019-04-12 14:47:36 +02:00
Gaute Lindkvist
f4d341feac
#4313 Disable copy of grid cross plot curves
2019-04-12 14:47:35 +02:00
Gaute Lindkvist
9834a421c8
Fix problem in font size application to annotations
2019-04-12 14:47:21 +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
798e3ff19e
#4256 Update fonts in Project and views when changing preferences
2019-04-12 14:47:21 +02:00
Magne Sjaastad
0e0d78104b
Return nullptr instead of false
2019-04-12 13:52:54 +02:00
Gaute Lindkvist
58735350a3
#4322 Ensure toggling of data sets don't cause zoom all
2019-04-12 13:15:51 +02:00
Gaute Lindkvist
34fd604bd8
#4316 Fix regression issue with export completion and import menus showing up everywhere
2019-04-12 13:15:51 +02:00
Gaute Lindkvist
54a096a660
#4327 Select data set by default when creating grid cross plots
2019-04-12 13:15:50 +02:00
Gaute Lindkvist
3e515e82a8
#4324 Make sure centre position of reach circle graphics is also in display coordinates
2019-04-12 12:22:55 +02:00
Gaute Lindkvist
ca1fba8207
#4311 Fix full grid minimum in Export Sector Model
2019-04-12 09:24:09 +02:00
Gaute Lindkvist
473b78a0ad
#4318 Sector Model: Move invisible cells toggle into grid box group
2019-04-12 09:24:02 +02:00
Gaute Lindkvist
c82a4a5537
#4316 Fix context menu with multiple selected well paths
2019-04-12 09:09:12 +02:00
Magne Sjaastad
53f7edf320
Update version to 2018.11.2-dev.06
2019-04-11 08:24:15 +02:00
Magne Sjaastad
61b8824bdc
Merge pull request #4310 from bska/show-unscaled-if-eps-missing
...
Don't Calculate Scaled Curves if EPS Data Unavailable
2019-04-11 08:11:45 +02:00
Bård Skaflestad
8d27e0cd01
Don't Calculate Scaled Curves if EPS Data Unavailable
...
This commit captures the result set's availability of EPS data
in a new data member,
bool ECLSaturationFunc::Impl::haveEPSData_
We need this piece of information to identify whether a null
'eps_' data member corresponds to missing EPS data or failure to
form the backing EPS data object. In the first case, it is fine
to output the unscaled curves while throwing an exception in the
latter case is more appropriate.
This restores ResInsight's ability to show unscaled saturation
function curves if the backing EPS data is not output to the
result set's INIT file.
2019-04-10 17:53:50 +02:00
Magne Sjaastad
fbf9308e2b
#4308 System : Add virtual function childFieldChangedByUi
2019-04-10 13:55:44 +02:00
Magne Sjaastad
c0859e3b65
#4301 Contour map : Add setter for RigEclipseResultAddress
2019-04-10 08:55:15 +02:00
Gaute Lindkvist
855eb0e099
#4307 Fix crash in contour map with static properties
2019-04-09 17:26:20 +02:00
Magne Sjaastad
5c3c031938
#4306 Octave : Increase timeout when starting octave process
2019-04-09 15:11:03 +02:00
Gaute Lindkvist
72052377dc
#4305 Adjust size of layouts and labels if the sizeHint has changed
2019-04-09 13:53:33 +02:00
Gaute Lindkvist
f36c38533b
#4275 Hide UI for case-diff when flow diagnostics is enabled
2019-04-09 13:30:21 +02:00
Gaute Lindkvist
cd870f089b
#4304 Add pre-defined templates for each valve type and fix icons and labels.
2019-04-09 13:30:20 +02:00
Magne Sjaastad
6e88cecbb2
#4254 Saturation Pressure Plots: Add command file command
2019-04-09 12:43:22 +02:00
Gaute Lindkvist
c0f3258f19
Work in progress
2019-04-09 10:30:15 +02:00
Magne Sjaastad
b03e75065c
Whitespace
2019-04-09 09:51:19 +02:00
Magne Sjaastad
af46490b9f
#4303 Calculated curve : Always show scaling factor in axis legend text
2019-04-09 09:51:19 +02:00
Gaute Lindkvist
35e1d5d455
More Qt4 compile issues
2019-04-09 08:20:18 +02:00
Gaute Lindkvist
08b996405f
Fix Linux compile warning with CDE
2019-04-09 08:18:34 +02:00
Gaute Lindkvist
64f537ad05
Make valve templates a bit more accessible
2019-04-08 14:24:43 +02:00
Gaute Lindkvist
4e10aa8ffa
#4262 Tidy up well path menus
2019-04-08 14:24:43 +02:00
Gaute Lindkvist
dbac2d71c8
Remove CDE style from progress bar for Qt4. Just use style sheets.
2019-04-08 14:24:43 +02:00
Gaute Lindkvist
1e223a508a
Fix compile warning in RimSaturationPressurePlot
2019-04-08 14:24:43 +02:00
Gaute Lindkvist
02f769fd31
#4299 Make sure the size hint for property view is large enough for the content
2019-04-08 14:24:43 +02:00
Gaute Lindkvist
8e720f7077
Fix frame on Histogram
2019-04-08 14:24:43 +02:00
Gaute Lindkvist
7f926a5a4d
Unify look of frames in 3d View using stylesheets
2019-04-08 14:24:43 +02:00
Gaute Lindkvist
a6dda48606
Add stylesheet tools to caf
2019-04-08 14:24:43 +02:00
Gaute Lindkvist
4e92a7e44a
More consistent naming for Qt-derived classes in CAF
2019-04-08 14:24:43 +02:00
Gaute Lindkvist
22880d511b
#4280 Improve animation progress bar
2019-04-08 14:24:43 +02:00
Magne Sjaastad
387d7cf7c2
System : Use appropriate mode when displaying a cmake message
2019-04-08 12:32:14 +02:00
Magne Sjaastad
dcac03dfd1
#4302 Install : Bundle HDF5 libraries
2019-04-08 12:26:52 +02:00