Gaute Lindkvist
57b33b0d4c
First implementation of Headless ( #4392 )
...
* Revert "#4377 Octave : Use RiaLogging for error messages instead of QErrorMessage "
This reverts commit f758a8edb2
.
* Revert "#4380 Preferences : Changing scene font size when geo mech view is open causes crash"
This reverts commit df62a41397
.
* Revert "#4379 Documentation : Update command line parser for import of summary files"
This reverts commit d0b5357ed4
.
* Unfinished WIP
* Builds but crashes
* Refactored code now builds and runs
* ResInsight can now run the unittests headless
* Can run some command files successfully
* Build on Linux
* Extra headless hack header
* Moved PdmUiItem hack to cpp file
* Fix headless crash in RimWellAllocationPlot
* Handle error gracefully if ExportSnapshots command is executed from console
* Add caf::QIconProvider and remove some hacks
* Also made the greying out of disabled icons work for a couple of cases where it didn't.
* Linux build fix
* #4380 Reimplement fix df62a41397
by @magnesj on top of Headless code changes
* #4379 Reintroduce kode from d0b5357ed4
by @magnesj
* #4377 Restore f758a8edb2
in new Headless code
2019-05-06 10:36:05 +02:00
Gaute Lindkvist
1e994ac8b8
#4117 Improve time step names for Grid Cross plot categorisation
2019-02-27 11:38:35 +01:00
Magne Sjaastad
2b1c6e9706
#3428 Text string creation based on date and time : Use toStringUsingApplicationLocale() at relevant places
2018-10-03 08:44:01 +02:00
Gaute Lindkvist
5a2ecf25c2
Rename measuredDepth and TVD methods in well log extractor code
2018-09-04 12:02:23 +02:00
Gaute Lindkvist
12484bf1e9
#3297 Make casing shoe a right-angled triangle and refactor symbols
...
* Put plot symbol enum inside the symbol class.
* Put line style enums inside the line class.
* Add custom capability.
2018-09-04 12:02:06 +02:00
Gaute Lindkvist
208313f672
#2944 Stop auto-zooming on load of Well Log Curves.
2018-05-23 11:29:16 +02:00
Magne Sjaastad
09d776dd73
#2353 Empty function caseName() shadows base class field with same signature
2018-01-09 09:16:06 +01:00
Jacob Støren
7e820cd251
#1858 General refactoring as preparations. Renaming Whitespace change. Remove obsolete code.
2017-12-12 16:32:57 +01:00
Jacob Støren
b15664cfc5
#1858 Rename WellPathIntersectionInfo classes
2017-12-12 13:53:02 +01:00
Magne Sjaastad
22e3575bc6
Summary Well Branches : Clamp branch index
2017-12-08 12:57:16 +01:00
Magne Sjaastad
46bad03c4a
#2127 Clamp sim well branch index to valid range
2017-12-08 10:24:14 +01:00
Magne Sjaastad
0e5e88008a
#2127 Sim Well Branches : Move logic related to uiOrdering to RiaSimWellBranchTools
2017-12-08 10:24:14 +01:00
Magne Sjaastad
97743e6d70
#2127 Sim Well Branches : Use helper function instead of local function
2017-12-08 10:24:14 +01:00
Magne Sjaastad
9ef040d891
#2127 Sim Well Branches : Add branch detection and branc index to RtfCurve
2017-12-08 10:24:14 +01:00
Magne Sjaastad
1841379e64
#2127 Sim Well Branches : Major refactor of sim well branch computation
...
Remove local branch geometry caches
Add checkbox to control if branch detection should be used
Add RiaSimWllBranchTools and move helper functions from RimProject
2017-12-08 10:24:14 +01:00
Rebecca Cox
32c1fa25d5
Guard for if eclipseCaseData is null
2017-12-01 15:39:54 +01:00
Jacob Støren
5731acb319
#2136 , #2136 Zoom PLT plot when adding curves (respect autoscale)
...
Fix "New PLT plot" command using simwell name and not wellpath name
Rename of some methods
Use Phase Split as default
2017-11-17 15:35:07 +01:00
Jacob Støren
c670878b33
#2139 , #2126 Add available times convenience access in RftReader, Rename enum in RifEclipseRftAddress
2017-11-13 15:23:38 +01:00
Jacob Støren
324d6d72e3
#2112 Avoid updating legend for each curve. Generalize and roll out the solution found for summary curves
2017-11-11 23:15:13 +01:00
Rebecca Cox
8853021403
#2073 WLP: Add PL (Pseudo Length) to depth axis if a simulation well is used as extraction curve or rft curve
2017-11-02 12:32:54 +01:00
Rebecca Cox
af34f5618e
#2079 WLP: Add text "RFT" in legend
2017-11-01 16:19:18 +01:00
Rebecca Cox
6e3cdb6a77
RFT curve: Change name format to match extraction curve
2017-11-01 14:35:53 +01:00
Rebecca Cox
d645ecbfa4
RFT curve: Detach curve if depth values are invalid
2017-11-01 14:35:53 +01:00
Rebecca Cox
8d388bbd0e
Rft curve: Fix first depth value
2017-11-01 14:35:53 +01:00
Rebecca Cox
7695e5dabf
Correct calculation of MD
2017-10-31 15:06:22 +01:00
Rebecca Cox
88b8bdf5c2
#2060 Rft Curve: Variable option menu grows and grows
2017-10-27 16:00:47 +02:00
Rebecca Cox
d8bc1a7be1
Set date to None on update if timestep vector is empty
2017-10-27 14:28:53 +02:00
Rebecca Cox
c9d8afc803
#1980 PLT Plot: Map data cells and MD in RFTCurves
2017-10-12 13:37:03 +02:00
Rebecca Cox
ac10f21597
#1970 WLP: Update property and timestep on UI change of well name
2017-10-10 08:46:20 +02:00
Rebecca Cox
da118ac1da
#1971 WLP: Context command to create a new well log RFT curve from a selected well
2017-10-09 14:32:15 +02:00
Rebecca Cox
21f07d186f
#1947 RFT/PLT Plot: Update curve auto name
2017-10-06 14:38:27 +02:00
Bjørn Erik Jensen
02940992be
#1842 RFT Plot. Display RFT curve
2017-10-06 14:20:01 +02:00
Rebecca Cox
aeb854b895
#1947 RFT/PLT Plot: Use AppEnum for wellLogChannel and remove qwtPlot field in rftCurve
2017-10-06 13:35:56 +02:00
Rebecca Cox
b604f85d8e
#1947 RFT/PLT Plot: Fix bug. Empty depth list
2017-10-06 09:32:27 +02:00
Unknown
4a2a80ba20
#1947 RFT/PLT Plot: Remove depth from value options of curve
2017-10-06 09:14:12 +02:00
Unknown
7db64e099e
#1947 RFT/PLT Plot: Fix calculateVaueOptions
2017-10-06 09:14:12 +02:00
Unknown
9c3b199e7e
#1947 RFT/PLT Plot: Add uiordering and change Address from std to qt variables
2017-10-05 13:49:54 +02:00
Unknown
234c9f8cb7
Code clean up
2017-10-05 11:13:15 +02:00
Unknown
9b54c26c4b
#1947 RFT/PLT Plot: Add fieldChangedByUi function
2017-10-05 11:08:30 +02:00
Unknown
e3c330d612
#1947 RFT/PLT Plot: Add QWT curve
2017-10-05 10:49:26 +02:00
Unknown
fd785044eb
#1947 RFT/PLT Plot: Add reader access in curve
2017-10-05 09:29:19 +02:00