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
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
Magne Sjaastad
f89dcf4e52
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
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
16d75b23a8
#5508 Phase Distribution Plot : Add to context menu of wells in project tree and 3D
2020-02-11 13:12:27 +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
Jacob Støren
608d3a9a24
#5329 , #4991 Use the new icons for multiplot and phase fraction plot
2020-02-03 10:05:01 +01:00
Magne Sjaastad
f4725b50df
#5326 Phase Distribution : Add Show cumulative phase plot
2020-01-12 16:51:32 +01:00
Kristian Bendiksen
35df3cc9d3
#5131 Update calculation curves when summary case is replaced.
2019-12-11 09:29:35 +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
Magne Sjaastad
57cab2457e
clang-format : Set PenaltyBreakAssignment to 130
2019-11-04 15:08:09 +01:00
Magne Sjaastad
7c8cf60dba
clang-format : Set AllowAllParametersOfDeclarationOnNextLine to false
2019-11-04 14:35:41 +01:00
Jacob Støren
e85cd1b456
#4880 Further renaming of methods in Rim3dView
2019-11-01 15:57:04 +01:00
Kristian Bendiksen
a51219b1ca
#4857 Fix RicShowFlowCharacteristicsPlotFeature picking.
2019-10-29 09:01:11 +01:00
Kristian Bendiksen
41b58b9099
#4857 Fix RicShowWellAllocationPlotFeature picking.
2019-10-29 09:01:11 +01:00
Gaute Lindkvist
aef0e0a70f
More precise view id
2019-10-24 14:59:16 +02:00
Gaute Lindkvist
11117383db
#4817 #4830 #4832 #4837 #4839 Python commands for WBS creation, well path import and well log file import ( #4838 )
...
* Better minimum width for well log tracks
* Fix alignment of scrollbar in Well log plots
* Better Well Log Plot export
* Hide scroll bar before plotting
* Better borders
* Create plots through Python
* #4817 Create WBS plots with Python
* Rebase Summary and WellLogPlot on top of a new RimPlot
* Also Python: Allow setting folder as a parameter to export_snapshots
* #4832 Prepare for well path import command
* Well Path import WIP
* #4830 #4832 Import well paths and well log files from file using Python.
* #4837 Implement import of formation names in Python
* Fix debug build issue
* Fix RiaLogging build issue
* Fix warnings
* Yet another RiaLogging.h import added
* #4839 Import exporting of las and ascii files from well log plots
2019-10-09 09:21:28 +02: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
79c6ccd393
Show contributing wells : Create new view by default
2019-03-29 12:53:13 +01:00
Magne Sjaastad
77dbd8a25f
Whitespace
2019-03-27 19:20:42 +01:00
Magne Sjaastad
d0a23252ab
#4239 Show Well Allocation Plots: Add well name to suggested view name
2019-03-27 19:19:19 +01:00
Magne Sjaastad
f4e0a154ee
#4038 2D plot Source data stepping re-set curve interpolation
2019-02-07 08:30:55 +01:00
Magne Sjaastad
6346ed012c
clang-tidy : Remove redundant 'virtual' and add 'override'
2018-10-18 19:45:57 +02:00
Magne Sjaastad
dc9edccb54
System : Move name to private field
2018-09-24 22:15:34 +02: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
Magne Sjaastad
ef2179f1ba
#2545 Move fields from public to private
2018-03-02 14:27:52 +01:00
Magne Sjaastad
25a1823f35
Merge branch 'dev' into cmake-improvements
2018-02-28 08:47:01 +01:00
Magne Sjaastad
89c090ba24
#2536 Build System : Remove obsolete code for cmake older than "2.8.2"
2018-02-28 08:05:00 +01:00
Jacob Støren
562dfbe9b8
#2535 Use the MainWindowTools class instead of MainWindow directly (part 3)
2018-02-27 16:46:53 +01: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
b092565a61
#2331 Introduce new intermediate class RimGridView
2018-01-15 14:53:48 +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
Jacob Støren
cbeb248f6e
Fix assert when canceling the Show Contributing Wells
2017-12-07 16:24:53 +01:00
Rebecca Cox
845373940f
#2144 Context menu: Add Plot well allocation command to wellPath
2017-11-30 12:06:14 +01:00
Rebecca Cox
bb4390651d
#2144 Context menu: Remove commands from well path and sim well
2017-11-30 12:06:14 +01:00
Magne Sjaastad
dce728a4a2
#2154 Remove obsolete code
2017-11-29 07:23:16 +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
9bd556a1b9
#1996 Remane RimFieldCollection -> RimFaultInViewCollection
2017-10-17 09:52:31 +02:00
Rebecca Cox
7da8e3091b
#1996 : Rename RimEclipseWellCollection -> RimSimWellInViewCollection
2017-10-17 09:52:31 +02:00
Rebecca Cox
44be1bfd6b
#1996 Rename RigSingleWellResultsData -> RigSimWellData
2017-10-17 09:52:31 +02:00
Rebecca Cox
7d908394db
#1996 Renaming. Remove unused includes and rename local variables
2017-10-17 09:52:31 +02:00