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
Magne Sjaastad
63d401b6e6
Added unit test to Testing menu
...
Launch of unit tests (gtests) is also possible from command line
parameter "unittest"
2015-10-05 16:09:51 +02:00
Pål Hagen
095d974e38
( #435 ) WIP - Reading metadata from LAS files
2015-09-14 16:33:28 +02:00
Jacob Støren
8b801bac50
( #442 ) Permanent fix. Needed to handle the new plot views properly
2015-09-10 08:14:28 +02:00
Magne Sjaastad
690a264c81
Use helper class to read/write using QSettings
2015-08-04 11:47:06 +02:00
Pål Hagen
c863d087f0
( #80 ) Added navigation modes
...
New navigation modes: GeoQuest and RMS. In addition, right mouse button
can now be used for panning in CAD navigation mode.
2015-07-02 14:53:34 +02:00
Pål Hagen
91adc80f90
Setting a flag in the application class while running regression tests
2015-06-26 13:44:16 +02:00
Jacob Støren
ed74116376
Rename of RimReservoirView to RimEclipseView
...
To make the separation to geomech clearer, and alligning it to the
RigCaseNaming
2015-05-21 10:05:33 +02:00
Jacob Støren
223f8385d2
Renamed base class RimCase to RimEclipseCase
...
To make room for a RimCase base class that can be used as base class for
RimGeoMechCase as well.
This commit is only the class rename not the file rename.
2015-05-15 08:40:27 +02:00
Jacob Støren
d6643d9d35
RimView etc: More aligning GeoMech/Eclipse
...
Now Animation drawstyle works fairly well.
2015-05-08 14:13:26 +02:00
Jacob Støren
3dac8807c7
Refactoring more general stuff into RimView
...
updateViewerWidget
scheduleUpdateDisplayModelAndRedraw
2015-04-30 10:34:15 +02:00
Jacob Støren
27f6bd9eb5
Start of geomech support
...
Possible GUI-tree layout
2015-04-20 09:02:33 +02:00
Magne Sjaastad
b4df5419b1
Updated file header for modified files
2014-09-23 15:04:57 +02:00
Magne Sjaastad
11967c5161
Preferences : Added support for pdm objects recursively
2014-08-14 10:55:59 +02:00
Magne Sjaastad
31274dbb00
Aggregated common Octave argument list
2014-08-14 10:55:47 +02:00
Magne Sjaastad
ae9f72912e
Added customized mock model to user interface
2014-04-14 09:16:03 +02:00
Magne Sjaastad
dc040d673a
RegressionTest: Improved application configuration
...
Disable read of faults (preferences)
Disable faults outside filters
Enable result mapping on faults
2014-01-23 13:17:49 +01:00
Magne Sjaastad
f13f91d74d
Show updated help text from menu Help -> Command line help
2013-12-19 10:45:15 +01:00
sigurdp
f0c0df2efa
Cleaned op help text for command line options.
...
Also semoved old argument arsing implementation
2013-12-19 10:07:19 +01:00
sigurdp
0656b5254f
First cut, command line options for batch processing
...
First cut implementation of command line oprions for batch proccessing.
Added support for the follwoing new command line options:
size, replacecase, replaceSourceCase and multiCaseSnapshots
Reworked the entire command line processing code.
2013-12-04 12:04:42 +01:00
Magne Sjaastad
3f7bdbb5ec
Use filename from file containing the grid as InputCase case description. Fixed Input Case Mock model.
2013-10-08 14:30:42 +02:00