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
Magne Sjaastad
f89dcf4e52
Convert to enum class
2020-04-24 11:40:22 +02:00
Magne Sjaastad
c82df63e10
#5101 clang-format: Adjusted penalties
...
Use lower absolute values to improve control of behavior
2020-02-12 13:35:31 +01:00
Magne Sjaastad
7148bd73ae
Bubble plot ( #5452 )
...
Bubble plot issues #5209 #2285 #5308
Co-authored-by: Kristian Bendiksen <kristian.bendiksen@gmail.com>
2020-02-03 12:20:35 +01:00
Kristian Bendiksen
35df3cc9d3
#5131 Update calculation curves when summary case is replaced.
2019-12-11 09:29:35 +01:00
Magne Sjaastad
fe9e567825
#4683 clang-format on all files in ApplicationCode
2019-09-06 10:57:22 +02:00
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
000b6713b1
#4283 Improve window tiling during resize
2019-04-04 19:23:43 +02:00
Magne Sjaastad
f4e0a154ee
#4038 2D plot Source data stepping re-set curve interpolation
2019-02-07 08:30:55 +01:00
Bjørn Erik Jensen
22c71b60dd
#1776 CVS data parser. Made parsing more generic. Handle error result columns
2018-05-23 12:33:26 +02:00
Magne Sjaastad
c267f32638
Rename to RiuPlotMainWindow
2018-04-27 06:28:08 +02:00
Jacob Støren
d74807d669
#2535 Use the MainWindowTools class instead of MainWindow directly (part 1)
2018-02-27 16:46:53 +01:00
Bjørn Erik Jensen
cdfe7f51d3
#2377 summary plot. Add missing curve update
2018-01-18 13:24:21 +01:00
Jacob Støren
cb6d49a611
#2331 Renamed RimView to Rim3dView
2018-01-09 10:11:28 +01:00
Bjørn Erik Jensen
6ffcb703fd
#2249 Summary Plot Editor. Support for plotting individual aquifers
2017-12-12 15:10:11 +01:00
Magne Sjaastad
5e3467a5f6
( #861 ) Summary Plot : Add support for autogenerated plot name
2017-11-24 15:33:50 +01:00
Magne Sjaastad
3b31c4800f
#2091 Cross Plot : Rename to using X or Y as postfix to interface
2017-11-15 13:53:32 +01:00
Magne Sjaastad
07b3778a75
#2028 Summary : Use SummaryTools to access summary objects
2017-10-20 10:54:48 +02:00
Magne Sjaastad
8e105ceb7a
System : Set default expand state to true when expanding an item in tree views
2017-10-19 10:11:14 +02:00
Rebecca Cox
44be1bfd6b
#1996 Rename RigSingleWellResultsData -> RigSimWellData
2017-10-17 09:52:31 +02:00
Rebecca Cox
d748803159
#1996 Rename RimEclipseWell -> RimSimWellInView
2017-10-17 09:52:31 +02:00
Jacob Støren
0bb47cba88
#1923 Add no-plot-update versions of update methods in curve system. onLoadDataAndUpdate is improved for summary curve but not always called with the "no update" flag set
2017-09-23 08:47:04 +02:00
Magne Sjaastad
aba74bcdfd
#1918 Observed Data : Remove RigSummaryCaseData
2017-09-22 15:02:14 +02:00
Magne Sjaastad
32fa6d4920
#1918 Observed Data : Removed RigCase RigSummaryCaseData from RimSummaryCase
2017-09-22 15:02:14 +02:00
Rebecca Cox
dd845e3dc7
#1751 Rename RimSummaryCaseCollection to RimSummaryCaseMainCollection
2017-09-06 16:32:52 +02:00
Magne Sjaastad
cf859e7c16
#1596 Rename from RimDefines to RiaDefines
2017-06-13 15:41:52 +02:00
Magne Sjaastad
0c4dc6a087
#1525 Check if data is available before creating curve
2017-05-30 09:13:46 +02:00
Magne Sjaastad
07696e49cc
( #1525 ) Use single curves to represent production rates
...
Use colors from RimSummaryCurveAppearanceCalculator
2017-05-29 14:52:19 +02:00
Magne Sjaastad
a81980c235
#1185 Added "Plot Production Rates" for sim well in 3D and project tree
2017-03-08 11:42:08 +01:00