Gaute Lindkvist
e4a5eb2769
#3384 Add RiaApplication::enableDebugFeatures method that checks environment for RESINSIGHT_DEBUG
...
* Disable System tab of preferences if this is not enabled.
2018-09-21 12:51:36 +02:00
Gaute Lindkvist
e39a34cd0d
Add some features to well log plot, track and curve creation.
...
* Needed for creating the well bore stability plots
* Add ability to set plot and track titles
* Make updating and refreshing plots optional when adding curves/tracks so it can be done at the end instead.
* Optionally set custom titles to the plots and tracks.
2018-07-02 10:29:31 +02:00
Gaute Lindkvist
280656ca26
#3043 Implement Time step filtering on import for Geomech
2018-06-13 14:10:47 +02:00
Gaute Lindkvist
79928702bf
#2920 Save window state for main window when closing plot window last (and vice versa).
2018-05-16 08:55:34 +02:00
Jacob Støren
2f80e99abc
#2829 Add overall handling of std::bad_alloc exception with a message box. Now the user can know what is happening, and possibly save his work. On linux this will only work sometimes unless sysctl vm.overcommit_memory = 2
2018-05-03 10:11:30 +02:00
Magne Sjaastad
c267f32638
Rename to RiuPlotMainWindow
2018-04-27 06:28:08 +02:00
Magne Sjaastad
716bb3184b
System : Replace tab with four spaces
2018-03-12 11:12:39 +01:00
Magne Sjaastad
4f7291c95d
#2583 System : Move regression test framework to separate class
2018-03-08 10:15:51 +01:00
Magne Sjaastad
91428a028d
#2554 Regression Test : Reorganize setting of current working folder
2018-03-07 09:30:15 +01:00
Jacob Støren
b092565a61
#2331 Introduce new intermediate class RimGridView
2018-01-15 14:53:48 +01:00
Jacob Støren
4b26354b30
#2331 Moved redraw scheduling and completion type recalc out of RiaApplication
2018-01-12 12:01:04 +01:00
Jacob Støren
cb6d49a611
#2331 Renamed RimView to Rim3dView
2018-01-09 10:11:28 +01:00
Magne Sjaastad
5ecedb7a30
Fixed typo
2017-12-21 09:44:42 +01:00
Unknown
e80cd8de7c
#2122 Formation/Well Path: Use reader in WellPath classes
2017-11-24 15:18:25 +01:00
Magne Sjaastad
58cd4d112a
RegTest : Add support for execution of a subset of tests
2017-10-20 15:48:12 +02:00
Bjørnar Grip Fjær
869f4c8b75
#1793 Add looping of list of case filenames when executing command file
2017-08-29 09:39:53 +02:00
Magne Sjaastad
cb506cf86d
#1769 Add time step filtering when importing model
...
Move import code from RiaApplication to command feature
Show time step selection UI when importing Eclipse data
Support time step reading of HDF data
2017-08-25 06:51:56 +02:00
Bjørnar Grip Fjær
eee4a65497
Merge remote-tracking branch 'origin/dev' into pre-proto
2017-08-08 14:24:42 +02:00
Bjørnar Grip Fjær
37456bfa9b
#1730 Include more information in snapshot filenames
2017-08-04 11:25:42 +02:00
Bjørnar Grip Fjær
7179aaeac9
Merge branch 'dev' into pre-proto
2017-08-01 12:44:11 +02:00
Bjørnar Grip Fjær
48401d5a85
#1710 #1665 Wait for octave process to finish when executing through command file interface
2017-07-31 11:10:43 +02:00
Bjørnar Grip Fjær
c02c39d59d
#1665 Add replaceCase command to command file interface
2017-07-28 11:28:55 +02:00
Bjørnar Grip Fjær
bbb4c80b1b
#1665 Add setStartDir command to command file interface
2017-07-26 16:57:43 +02:00
Bjørnar Grip Fjær
17593fba92
#1602 Include sim well fractures when calculating completion type results
2017-06-21 11:06:38 +02:00
Bjørnar Grip Fjær
78c948ea89
#1623 Schedule invalidation of completion type results instead of immediate calculation
2017-06-20 16:40:50 +02:00
Magne Sjaastad
63b07b1152
#1430 When closing top level windows, do not close project if other is visible
2017-04-25 15:01:31 +02:00
Magne Sjaastad
c23ac3c8ae
#1384 Regression test : Add resize of plot windows
2017-04-24 09:39:54 +02:00
Magne Sjaastad
c75a79a260
#1384 Make regression functions tests private
2017-04-24 09:24:34 +02:00
Magne Sjaastad
117126bce2
#1384 Regression Test : Add static method for default widget size
2017-04-24 09:23:32 +02:00
Magne Sjaastad
4ec6dc3796
#1401 Move serialization of tree view state to a single location
2017-04-20 11:02:05 +02:00
Magne Sjaastad
d7d80bc53e
#1401 Ask user to save modified project before project close
2017-04-20 10:02:25 +02:00
Jacob Støren
442d9d2e41
#1380 Major refactor of the management of views to fix the active view problem. Expect some trouble following this.
2017-03-31 15:13:50 +02:00
Jacob Støren
43249f7af8
Refactor related to #1106 , #1107 , #1109 , #1113 . Refactored the MDI control
...
of windows. This might introduce problems.
2017-01-19 17:54:01 +01:00
Magne Sjaastad
723e0f9286
#1107 #1111 Added update of well allocation plot from 3D view
2017-01-13 13:32:17 +01:00
Magne Sjaastad
8970d93a4d
#1068 Renamed to RigEclipseCaseData
2017-01-10 09:51:39 +01:00
Magne Sjaastad
ebf5b01234
#1018 Force update of display model for scheduled updates before taking snapshot
2016-12-22 08:45:50 +01:00
Magne Sjaastad
5a63b841b8
#850 Removed obsolete code
2016-10-27 08:35:57 +02:00
Magne Sjaastad
d719491a33
#846 Added Open Last Used Project feature
2016-10-05 10:42:08 +02:00
Magne Sjaastad
98643a7b84
#846 Make sure plots widgets are updated when the plot main window is created
2016-10-05 10:04:41 +02:00
Magne Sjaastad
c8b73dad68
#846 Moved recent file management to RiaApplication
2016-10-05 08:54:40 +02:00
Magne Sjaastad
16f8fc186e
#846 Removed obsolete flag to closeProject and make sure project is closed when last main window is closed
2016-10-04 11:03:54 +02:00
Magne Sjaastad
3a2454cba0
#851 Added "Open 3D Window" tool button in plot window. Raise mainWindow when activated from toolbar
2016-10-04 11:03:53 +02:00
Magne Sjaastad
33abbed1fd
#882 RiaApplication : Renamed to lastUsedDialogDirectory and added currentProjectPath. Use project path as fallback path for LAS export
2016-09-21 09:46:17 +02:00
Magne Sjaastad
0128baddff
#279 Use frame buffer objects for snapshots when available, otherwise use grabFrameBuffer()
2016-08-31 17:34:31 +02:00
Magne Sjaastad
58047a6509
#569 Added custom font for labels in 3D scene and added font size to preferences
2016-08-09 13:43:13 +02:00
Magne Sjaastad
cac86dcec9
Fixed mouse interaction with well log plots and tracks
2016-06-29 14:41:14 +02:00
Magne Sjaastad
119881dc7d
Removed obsolete code related to actions, menus and dock widgets
2016-06-29 14:40:20 +02:00
Magne Sjaastad
bbf1574feb
Wired up application logic related to new RiuMainPlotWindow
2016-06-29 14:38:11 +02:00
Magne Sjaastad
d2537a207f
( #687 ) Improved launch of unit tests from command line
2015-12-03 10:33:38 +01:00
Magne Sjaastad
d022f70248
System : Improved robustness for regression tests
...
Clear list of reservoir views to be updated when closing project
Guard for null pointer when evaluating reservoir views for update
2015-10-23 14:13:14 +02:00