Gaute Lindkvist
|
749e19a879
|
Create a simpler task system for handling sub tasks in progress dialog.
* Remove incrementProgressAndUpdateNextStep() method
|
2019-03-12 14:34:22 +01:00 |
|
Magne Sjaastad
|
674758fbf6
|
Remove obsolete include
|
2019-03-12 10:27:48 +01:00 |
|
Magne Sjaastad
|
55c9846aa7
|
Cotire : Fix name for enum names
|
2019-03-12 10:27:20 +01:00 |
|
Magne Sjaastad
|
907337015f
|
Minor refactoring fixes
|
2019-03-12 09:22:48 +01:00 |
|
Magne Sjaastad
|
f7600199c7
|
Fix whitespace and includes
|
2019-03-12 09:22:48 +01:00 |
|
Magne Sjaastad
|
246326229e
|
#4189 RFT Plot : Move common code to RifEclipseRftAddress
|
2019-03-12 09:22:48 +01:00 |
|
Magne Sjaastad
|
564ab1d84b
|
#4189 RFT Plot : Separate request based on PLT/RFT plot
|
2019-03-12 09:22:48 +01:00 |
|
Gaute Lindkvist
|
e72f57072c
|
#4185 Implement data export for Grid Cross Plot
|
2019-03-12 09:19:01 +01:00 |
|
Magne Sjaastad
|
6008b8a45d
|
#4154 Summary curves : Test if summary address for error is present before accessing values
|
2019-03-11 21:24:46 +01:00 |
|
Magne Sjaastad
|
343dd1674e
|
Flow Diag : Show time unit [days] for time of flight
|
2019-03-11 13:58:09 +01:00 |
|
Magne Sjaastad
|
70c3b4df71
|
Whitespace
|
2019-03-11 11:45:35 +01:00 |
|
Magne Sjaastad
|
79a7dfd0c6
|
Add tooltip text
|
2019-03-11 11:30:12 +01:00 |
|
Magne Sjaastad
|
89b4279da2
|
#4186 Dual Porosity Model : Show dual porosity text in label and text in 3D view
|
2019-03-08 14:52:43 +01:00 |
|
Gaute Lindkvist
|
8382b5cfdd
|
#4144 Remove grid import buttons from plot window and add ensemble import
|
2019-03-08 10:41:32 +01:00 |
|
Gaute Lindkvist
|
b22ca46dc5
|
#4187 Make WindowCloseButtonHint part of the default dialog flags
* Dialogs on the Qt5 build has the close button disabled and this fixes that.
|
2019-03-08 10:23:18 +01:00 |
|
Gaute Lindkvist
|
e00f983360
|
#4166 Add feature for swapping cross plot axes + tweaks to legend
* Also put x and y property side by side in property editor
|
2019-03-08 09:59:38 +01:00 |
|
Magne Sjaastad
|
1e777eaea0
|
Fix invalid initialization
|
2019-03-08 09:36:14 +01:00 |
|
Magne Sjaastad
|
25549b6b05
|
#4186 Porosity Model : Make sure fracture model data is read from file
|
2019-03-07 20:38:42 +01:00 |
|
Gaute Lindkvist
|
1dd16948af
|
Make category integer the default legend type for Grid Cross Plots
|
2019-03-07 19:04:10 +01:00 |
|
Gaute Lindkvist
|
6f1ed595b5
|
#4184 Resize legend if it becomes larger than plot area.
|
2019-03-07 19:00:38 +01:00 |
|
Gaute Lindkvist
|
804a196ce3
|
#4167 Implement option for inverting axes
|
2019-03-07 14:34:47 +01:00 |
|
Gaute Lindkvist
|
d2393cb8a5
|
#4156 Simplify curve naming code
|
2019-03-07 14:20:28 +01:00 |
|
Magne Sjaastad
|
102d1c75a7
|
#4173 Remove obsolete code
|
2019-03-07 10:25:14 +01:00 |
|
Gaute Lindkvist
|
4c5ffffd60
|
Set all pointers in RiaApplication to null in constructor initialisation list
|
2019-03-07 10:21:31 +01:00 |
|
Gaute Lindkvist
|
0cc1b256b2
|
Add back missing whitespace between functions in RiaApplication
|
2019-03-07 10:21:23 +01:00 |
|
Gaute Lindkvist
|
e9e21cf30d
|
#4171 Work around assert failure when closing main window last
|
2019-03-07 09:13:56 +01:00 |
|
Gaute Lindkvist
|
fd01871202
|
#4173 Fix problems with saving state when closing 3d Window before closing plot window
|
2019-03-07 09:13:56 +01:00 |
|
Gaute Lindkvist
|
0dbd3e8ad4
|
#4170 Add Qt version string to ResInsight registry folder
* Qt version has an impact on whether the strings are compatible.
|
2019-03-07 09:13:56 +01:00 |
|
Magne Sjaastad
|
03c9853b6e
|
#4169 Saturation-Pressure plot : Add RigEquil
|
2019-03-05 21:43:26 +01:00 |
|
Magne Sjaastad
|
dfd4539786
|
#4172 libecl : Guard null pointer access
|
2019-03-05 21:11:14 +01:00 |
|
Magne Sjaastad
|
b120d0a2c1
|
#4172 libecl : Return std::string instead of NULL
libecl crashes when NULL is returned from a function returning std::string
|
2019-03-05 21:10:39 +01:00 |
|
Magne Sjaastad
|
11ae710be9
|
#4169 Saturation-Pressure plot : Add more tests
|
2019-03-05 14:18:57 +01:00 |
|
Magne Sjaastad
|
6440d8106b
|
#4169 Saturation-Pressure plot : Whitespace
|
2019-03-05 14:18:57 +01:00 |
|
Magne Sjaastad
|
42f93d3a5a
|
#4169 Saturation-Pressure plot : Read keyword data and add test files
|
2019-03-05 14:18:57 +01:00 |
|
Magne Sjaastad
|
ea9503d065
|
#4169 Saturation-Pressure plot : Whitespace
|
2019-03-05 14:18:57 +01:00 |
|
Gaute Lindkvist
|
8845c456bc
|
Grid Cross Plot: Use the term Grouping instead of Categorization
|
2019-03-05 13:35:35 +01:00 |
|
Gaute Lindkvist
|
b6a2bcfa59
|
#4168 Treat some properties as categories.
|
2019-03-05 13:12:40 +01:00 |
|
Gaute Lindkvist
|
ac7eccee88
|
#4157 Grid Cross Plot: Make categorisation legend more like ensemble legend
|
2019-03-05 10:41:41 +01:00 |
|
Gaute Lindkvist
|
be95eefd69
|
Repository wide spelling correction overly -> overlay
* Impacts CAF and ResInsight
|
2019-03-05 10:41:41 +01:00 |
|
Gaute Lindkvist
|
89a68d099a
|
#4156 Don't show the common part of Grid Cross Plout curve names in legend
|
2019-03-05 10:41:41 +01:00 |
|
Magne Sjaastad
|
728eb79a3d
|
#4165 Regression Test : When running on build server, do not open report in browser locally
|
2019-03-04 11:35:25 +01:00 |
|
Gaute Lindkvist
|
3d145464c1
|
#4145 #4146 Add Create Grid Cross plot command to view and rename filter view
|
2019-03-01 15:49:02 +01:00 |
|
Magne Sjaastad
|
44c72a9396
|
Update version to -dev.03
|
2019-03-01 13:21:50 +01:00 |
|
Gaute Lindkvist
|
b4d8dc7819
|
Update Curve Names when changing parameters
|
2019-02-28 18:30:07 +01:00 |
|
Gaute Lindkvist
|
d1c14f9729
|
#4118 Limit data points in grid cross plot by cells visible in view
|
2019-02-27 14:34:18 +01:00 |
|
Gaute Lindkvist
|
618369d7a8
|
Only allow eclipse cases for Grid Cross Plots
|
2019-02-27 13:47:10 +01:00 |
|
Gaute Lindkvist
|
27f9e95e51
|
#4105 Remove sum from info box for Contour Maps
* The sum is misleading and isn't showing a value that makes any sense to the user.
|
2019-02-27 13:34:09 +01:00 |
|
Gaute Lindkvist
|
e1dbbbaf51
|
#4117 Grid Cross Plot Reliability and UI improvements
|
2019-02-27 12:47:00 +01:00 |
|
Gaute Lindkvist
|
1e994ac8b8
|
#4117 Improve time step names for Grid Cross plot categorisation
|
2019-02-27 11:38:35 +01:00 |
|
Gaute Lindkvist
|
1b9a0fe5a7
|
#4117 Refactor Grid Cross plot result extraction and categorisation
|
2019-02-27 10:57:17 +01:00 |
|