Magne Sjaastad
7d05a8bd0a
#5300 Formations : Fix update issues
2020-01-06 14:33:54 +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
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
Jacob Støren
b01c4409f1
Merge pull request #5246 from OPM/feature-external-file-reference-list-in-project-file
...
Feature: #5147 External file reference list in project file
2019-12-18 15:47:50 +01:00
Magne Sjaastad
91cd27d589
#5251 Comparison View : Guard null pointer access
2019-12-18 15:47:06 +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
Jacob Støren
b6252c9d59
#5240 Avoid duplicate entries when opening summary-, and gridcases
2019-12-17 14:53:08 +01:00
Magne Sjaastad
92c767989f
#5237 MSW: Use 7 numbers for roughness number format
2019-12-17 14:11:23 +01:00
Magne Sjaastad
0b2a78b211
#5232 Templates: Do not write dialog fields to project file
2019-12-17 10:55:51 +01:00
Magne Sjaastad
22b054a63a
#5225 Plot Template: Fix crash when selecting directory instead of template item
2019-12-17 10:55:30 +01:00
Magne Sjaastad
5235b5f49e
#5227 Ensemble Filter : Create one curve filter by default
2019-12-17 10:55:24 +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
Jacob Støren
1c6c82af85
#5147 Fix RimFileWellPath::setupBeforeSave addressing the filePath
...
Needs to copy the cached wellpaths on save.
Split the cached filePath and the uncached filePath to only list the external well paths in the global path list, and to be able to copy the cached files on save.
2019-12-12 16:15:24 +01:00
Kristian Bendiksen
da7c582ae1
#5131 Avoid setting calculation twice.
2019-12-11 15:12:13 +01:00
Jacob Støren
298b40d6ef
Refactor: Centralized generation of path to storage of wellpaths from SSIHUB
2019-12-11 11:39:02 +01:00
Jacob Støren
0f9b667c55
Guard against missing well path geometry data
2019-12-11 10:27:49 +01:00
Magne Sjaastad
1628f01939
#5131 : Calculated curves : Use find in RimSummaryCalculationCollection
2019-12-11 09:47:26 +01:00
Magne Sjaastad
8a88208f65
#5207 Curve Calculator : Move dialog to RiuPlotMainWindow
2019-12-11 09:29:41 +01:00
Kristian Bendiksen
b4c5f123fb
#5131 Update calculation cross plot curves when summary case is replaced.
2019-12-11 09:29:35 +01:00
Kristian Bendiksen
35df3cc9d3
#5131 Update calculation curves when summary case is replaced.
2019-12-11 09:29:35 +01:00
Jacob Støren
059288ef97
#5147 RimEclipseInputProperty::fileName -> caf::FilePath
2019-12-10 16:58:07 +01:00
Magne Sjaastad
8e540efa37
Merge pull request #5199 from OPM/msw-fixes
...
Several critical fixes for MSW export
2019-12-06 14:39:13 +01:00
Gaute Lindkvist
a629a957cc
#5084 Rework RicNewSummaryPlotFeature to create ensemble plots when that makes sense
2019-12-06 13:37:31 +01:00
Gaute Lindkvist
f56a34843a
Refactored ensemble parameter legends
2019-12-06 08:13:31 +01:00
Kristian Bendiksen
54820eb20a
Merge pull request #5173 from OPM/feature-well-measurement-reorg
2019-12-05 15:51:24 +01:00
Magne Sjaastad
2f2a2188fe
#5100 Regression Test : Move summary dialog to main plot window
2019-12-05 14:21:35 +01:00
Gaute Lindkvist
a7e3cc154a
#5160 Fix wording around FG in shale calculation
2019-12-04 15:09:04 +01:00
Magne Sjaastad
e138e1f7e8
Merge changes from release-2019.11
2019-12-04 14:05:39 +01:00
Gaute Lindkvist
df5c5fb2a8
#5161 Make the WBS parameter curves work right
2019-12-04 13:36:22 +01:00
Magne Sjaastad
87fecb876f
Janitor : Avoid use of smart pointer on a QObject
2019-12-04 13:04:44 +01:00
Kristian Bendiksen
12abf6494f
#5110 Show only relevant well measurements in WBS track.
2019-12-03 21:19:02 +01:00
Kristian Bendiksen
3583e2ee10
#5125 Update RimWellMeasurementInViewCollection when measurements are imported.
2019-12-03 21:19:02 +01:00
Kristian Bendiksen
66ac8fee1d
#5125 Use category legend for well measurements without values.
2019-12-03 21:19:02 +01:00
Gaute Lindkvist
44a4ba8785
Make capital letter *.LAS files show up in import dialog
2019-12-03 14:38:31 +01:00
Gaute Lindkvist
73f5ac5126
Make capital letter *.LAS files show up in import dialog
2019-12-03 14:37:28 +01:00
Magne Sjaastad
b9989b0ebd
Merge release into dev
...
There are quite large diff between release and dev, so do a merge to ease later syncing
2019-12-02 12:47:52 +01:00
Kristian Bendiksen
e87466717c
#5047 Remove input property collection from project tree.
2019-12-02 10:45:06 +01:00
Jacob Støren
f3fc7351d4
#5011 Add icon to Replace Case commands
2019-12-02 10:26:11 +01:00
Magne Sjaastad
d68e764a8f
Merge pull request #5122 from OPM/timer-improvements
...
Timer improvements
2019-12-02 10:22:29 +01:00
Gaute Lindkvist
538e42f278
#5106 Fix crash when importing multiple well paths with the same name
2019-12-02 08:01:38 +01:00
Gaute Lindkvist
7c3d45770b
Remove unused variable
2019-12-02 08:01:38 +01:00
Gaute Lindkvist
76d7f526ba
#5137 load curve data after creating new well log curves
2019-12-02 08:01:38 +01:00
Gaute Lindkvist
82155ae779
#5106 Fix crash when importing multiple well paths with the same name
2019-11-30 12:11:35 +01:00
Gaute Lindkvist
d09e33f6d8
Remove unused variable
2019-11-29 16:25:16 +01:00
Gaute Lindkvist
eb246bd6fc
#5137 load curve data after creating new well log curves
2019-11-29 16:25:16 +01:00
Gaute Lindkvist
2336ff4908
#5135 Avoid crash when clicking on a simulation wlel in a statistics case
2019-11-29 15:59:04 +01:00
Jacob Støren
4026e859d2
#5011 Add icon to Replace Case commands
2019-11-29 13:37:38 +01:00
Jacob Støren
021af085a7
#5119 , #5120 Default case for intersection result
...
Fixed missing intersection colors when cellresults are turned off
2019-11-29 10:27:43 +01:00