Commit Graph
2722 Commits
Author SHA1 Message Date
Kristian Bendiksen c016c02e40 Replace RiaApplication::instance()->project() with RimProject::current().
Also remove uneccessary includes of RiaApplication.h.
2020-05-12 12:01:44 +02:00
Kristian Bendiksen 8211727b79 Remove ifdefs for Qt4 support. 2020-05-12 12:01:44 +02:00
Gaute Lindkvist 2e79cf614f Refactor and rename QIconProvider -> IconProvider (#5893)
* Refactor and rename QIconProvider -> IconProvider
* Generate icons on demand as unique_ptrs
2020-05-09 11:25:11 +02:00
Gaute Lindkvist 8be36be06b Correlation Report Plot 2020-05-07 08:30:39 +02:00
Stein Inge Dale 6cb86d4792 #5832 Add color legend data with import from LYR file. 2020-05-06 11:04:33 +02:00
Magne Sjaastad 7f400f806d Guard nullpointer access 2020-05-05 21:57:45 +02:00
Magne Sjaastad 5d31912971 #5379 Surface : Update name from slice settings 2020-05-04 06:32:37 +02:00
Magne Sjaastad c69d857c8f #5854 Surface : Add export of tsurf 2020-05-04 06:32:37 +02:00
Magne Sjaastad e0d426df12 #5379 Surface : Add depth offset to base surface class 2020-05-04 06:32:37 +02:00
Magne Sjaastad 77734b8b57 #5379 Surface : Add grid case surface 2020-05-04 06:32:37 +02:00
Magne Sjaastad 4d114e36f8 #5379 Surface : Move enum to RiaDefines 2020-05-04 06:32:37 +02:00
Magne Sjaastad 8c64dbeae9 #5837 Well Measurements : Allow paste of curves 2020-04-28 07:31:00 +02:00
Magne Sjaastad eb46552e60 #5837 Well Measurements : Create new well measurement curves 2020-04-28 07:31:00 +02:00
Magne Sjaastad 616af75df3 #4035 System : Remove term souring from cmake and UI
Use general term HDF5 when required
2020-04-24 11:40:22 +02:00
Magne Sjaastad 95fc63fe7c Convert to enum class 2020-04-24 11:40:22 +02:00
Magne Sjaastad e85c36b4a4 Convert to enum class 2020-04-24 11:40:22 +02:00
Magne Sjaastad f89dcf4e52 Convert to enum class 2020-04-24 11:40:22 +02:00
Magne Sjaastad 83914006fd Convert to enum class 2020-04-24 11:40:22 +02:00
Magne Sjaastad 3f88fe197a Convert to enum class 2020-04-24 11:40:22 +02:00
Gaute Lindkvist 9fcfe4fa84 Merge branch 'dev' into feature-analysis-plots-initial 2020-04-22 16:17:09 +02:00
Magne Sjaastad d5ea72fd8b Merge pull request #5764 from OPM/biot-5213
Closes #5213
2020-04-21 15:50:24 +02:00
Gaute Lindkvist 78015fa19d Correlation Matrix Plot 2020-04-21 14:00:22 +02:00
Gaute Lindkvist 7e3fc1c886 Parameter result cross plot 2020-04-17 19:24:12 +02:00
Magne Sjaastad 3c05fff768 Output field keyword alias names 2020-04-17 13:55:49 +02:00
Gaute Lindkvist 60419f0985 Working Correlation Plot prototype 2020-04-17 13:54:21 +02:00
Magne Sjaastad 82ed7bbc81 #5792 Python : Do not show file selection dialog in console mode 2020-04-17 13:54:20 +02:00
Magne Sjaastad 1a91767219 #5792 Python : Preparations
Fix wrong text in date time class
Remove message box, as the function is also intended to be used in a console setting
2020-04-17 13:54:19 +02:00
Magne Sjaastad c6c624a02e #5801 Icon for delta summary case 2020-04-17 13:54:18 +02:00
Gaute Lindkvist 067fe7f263 #5780 #5795 Improve handling of air gap in modelled well paths + fix result instability.
* Stop using the auto generated target at sea level to generate the well path
* This is because the well path is used to generate the target at sea level.
* The alternative would be to iterate until the target and well path is stable, assuming it converges.
2020-04-17 13:54:18 +02:00
Magne Sjaastad 8cdaf098c5 #5777 Well Measurements : Add icons 2020-04-17 13:54:16 +02:00
Magne Sjaastad 5a561054bf Guard null pointer access 2020-04-17 13:54:15 +02:00
Magne Sjaastad d895f342e2 Use AppEnum for DateTimePeriod 2020-04-17 13:54:13 +02:00
Magne Sjaastad 5f78d5e842 #5747 Completion Export: Include comment for zero transmissibility cells 2020-04-17 13:54:06 +02:00
Magne Sjaastad 1ee2cafdd7 #5758 Create Well Path: Default well name "Well-1" 2020-04-17 13:54:05 +02:00
Magne Sjaastad 7f3bc6533e #5792 Python : Do not show file selection dialog in console mode 2020-04-16 07:22:17 +02:00
Magne Sjaastad d255dfb8c4 #5792 Python : Preparations
Fix wrong text in date time class
Remove message box, as the function is also intended to be used in a console setting
2020-04-15 21:58:18 +02:00
Magne Sjaastad c9def2063d #5801 Icon for delta summary case 2020-04-15 14:27:56 +02:00
Gaute Lindkvist 7bbbac8277 #5780 #5795 Improve handling of air gap in modelled well paths + fix result instability.
* Stop using the auto generated target at sea level to generate the well path
* This is because the well path is used to generate the target at sea level.
* The alternative would be to iterate until the target and well path is stable, assuming it converges.
2020-04-15 14:20:27 +02:00
Kristian Bendiksen 1fde4a09b5 Add button to import element properties for GeoMechCase. 2020-04-14 06:32:00 +02:00
Magne Sjaastad d748cfc96f #5777 Well Measurements : Add icons 2020-04-10 08:01:17 +02:00
Magne Sjaastad 379276ae06 Guard null pointer access 2020-04-07 21:44:43 +02:00
Magne Sjaastad a99a32e8f3 Merge pull request #5760 from OPM/summary-data-python
Python support for summary data
2020-04-07 10:37:53 +02:00
Magne Sjaastad b315022a2a #5747 Completion Export: Include comment for zero transmissibility cells 2020-04-03 10:40:39 +02:00
Magne Sjaastad 70850a73d9 #5758 Create Well Path: Default well name "Well-1" 2020-04-03 08:35:45 +02:00
Jacob Støren b7494500a3 #5559 Add Save to Pdf icon 2020-04-02 10:27:12 +02:00
Magne Sjaastad 4967a8c9b2 Use AppEnum for DateTimePeriod 2020-04-02 07:24:49 +02:00
Jacob Støren adb06f229c Merge dev into feature-analysis-plots-initial 2020-03-31 13:13:47 +02:00
Jacob Støren 773fa0fcd5 #5559 Add Save to Pdf icon 2020-03-30 16:51:31 +02:00
Jacob Støren c587358e79 #5728 Add icon for analysis plot filter 2020-03-30 15:39:33 +02:00
Jacob Støren 36eacac60b #5725 Add delete command for analysis plot filters 2020-03-30 14:44:45 +02:00