Pål Hagen
d466d58164
( #339 ) Added RicExecuteScriptFeature
2015-08-18 15:07:00 +02:00
Pål Hagen
9c4766a262
( #339 ) Added RicCloseCaseFeature
2015-08-18 13:41:53 +02:00
Pål Hagen
67fedfd699
( #339 ) Added RicNewViewFeature
...
TODO: Expand new view in treeview when inserted
2015-08-18 10:36:23 +02:00
Pål Hagen
b5726e1051
Added comments for obsolete treeview slots (added to new project tree)
2015-08-17 11:45:37 +02:00
Jacob Støren
bb2eda3e73
( #379 )( #377 ) Moved store/restore of tree view state to new tree
...
Also refactored slotCreateCommandObject
2015-08-17 09:38:27 +02:00
Magne Sjaastad
005114cc3e
Fixed several todo for RimEclipseStatisticsCaseCollection::parentCaseGroup(), removed comments
2015-08-11 18:42:44 +02:00
Magne Sjaastad
31b3e506e9
Changed container from PdmChildArrayField to std::vector
2015-08-01 23:16:01 +02:00
Magne Sjaastad
92f0d64eaf
PdmDocument inherits directly from PdmObject and not PdmObjectGroup
2015-08-01 23:04:04 +02:00
Magne Sjaastad
737936d846
Major modularization adjustments
...
Use uiField() when issuing setUi....() commands
Use PdmChildArrayField instead of PdmPointersFielc
Use PdmChildField instead of PdmField to pdm pointer objects
Use PdmChildArrayField instead of PdmField< std::list< caf::PdmPointer<
type > > >
Use PdmObjectHandle instead of PdmObject
Replaced parentFields(std::vector) with parentField()
Use PdmUiPropertyViewDialog instead of PdmUiPropertyDialog
2015-07-31 18:58:23 +02:00
Pål Hagen
dccfe9afb3
Bugfix: Correct handling of deletion of geo mech property filters
2015-07-01 12:07:01 +02:00
Jacob Støren
985afce261
#329 "Copy/Paste View" added for Geomechanics
2015-06-29 10:48:17 +02:00
Pål Hagen
7315dd5318
Renamed variables according to newly renamed class names
...
"Result slot" -> "Result colors"
2015-06-26 10:00:46 +02:00
Pål Hagen
7917a89c65
Renamed source files according to new class names
2015-06-26 10:00:45 +02:00
Pål Hagen
fd03a02645
Renamed source files according to new class names
2015-06-26 10:00:44 +02:00
Pål Hagen
cd662dc7d1
Renamed source files according to new class names
2015-06-26 10:00:43 +02:00
Pål Hagen
29f4b6eb31
Renamed source files according to new class names
2015-06-26 10:00:42 +02:00
Pål Hagen
c2561eb287
Renamed source files according to new class names
2015-06-26 10:00:42 +02:00
Pål Hagen
2f34b03135
Renamed source files according to new class names
2015-06-26 10:00:41 +02:00
Pål Hagen
ca7428ca4a
Renamed class RimAnalysisModels to RimEclipseCaseCollection
2015-06-26 10:00:40 +02:00
Pål Hagen
87744fb8c4
Renamed class RimResultSlot to RimEclipseCellColors
2015-06-26 10:00:38 +02:00
Pål Hagen
bb915985c6
Renamed class RimStatisticsCaseCollection to RimEclipseStatisticsCaseCollection
2015-06-26 10:00:36 +02:00
Pål Hagen
486a36529a
Renamed class RimStatisticsCase to RimEclipseStatisticsCase
2015-06-26 10:00:36 +02:00
Pål Hagen
9049a47871
Renamed class RimInputPropertyCollection to RimEclipseInputPropertyCollection
2015-06-26 10:00:35 +02:00
Pål Hagen
33684d32c3
Renamed class RimInputProperty to RimEclipseInputProperty
2015-06-26 10:00:34 +02:00
Pål Hagen
dec6791027
Renamed class RimInputCase to RimEclipseInputCase
2015-06-26 10:00:33 +02:00
Pål Hagen
9458c818b4
Renamed class RimCellPropertyFilterCollection to RimEclipsePropertyFilterCollection
2015-06-26 10:00:33 +02:00
Pål Hagen
1883116c59
Renamed class RimCellPropertyFilter to RimEclipsePropertyFilter
2015-06-26 10:00:32 +02:00
Pål Hagen
6191422103
Property filters for geo mech ( #314 )
...
Added GUI objects for property filters for geo mech models.
2015-06-22 15:27:37 +02:00
Jacob Støren
cfb0bfeb55
Moved RivCellSetEnum to a separate file.
...
Preparations for property filtering
2015-06-18 14:17:03 +02:00
Jacob Støren
2c7a741805
Renamed the files of RimReservoirView to RimEclipseView
2015-05-21 10:34:38 +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
249823c970
Added a "Close" command on Geomech cases
...
See issue #292
2015-05-20 13:45:46 +02:00
Jacob Støren
10388ea3dc
Rewrote Add and Delete View for GeoMech
...
See issue #292
2015-05-20 12:33:06 +02:00
Jacob Støren
969a181897
RimCase reintroduced as baseclass for all cases
...
Refactored to handle cases generically in a lot of places.
Mostly complete regarding all these issues, but not tested yet:
Assigning caseId
Update relative path to the case data
RimProject::createDisplayModelAndRedrawAllViews
RimProject::computeUtmAreaOfInterest
Load case data on project open
save snapshots for all views
RegressionTest viewer size
Finding case based on caseId
Giving case information to octave
2015-05-15 18:51:49 +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
Magne Sjaastad
b4df5419b1
Updated file header for modified files
2014-09-23 15:04:57 +02:00
Magne Sjaastad
f259f21b32
Renamed file to match class name for RimReservoirCellResultStorage
2014-08-14 10:55:51 +02:00
Magne Sjaastad
d21e532c61
Cleaned up includes for ProjectDataModel
2014-08-14 10:55:49 +02:00
Magne Sjaastad
31274dbb00
Aggregated common Octave argument list
2014-08-14 10:55:47 +02:00
Magne Sjaastad
0fbcc57473
Use caf property dialog and removed obsolete riuPreferencesDialog
2014-04-22 13:16:31 +02:00
Jacob Støren
ff361b39ef
Batch: Fixed crash related to statistics calculations
2013-12-20 14:46:21 +01:00
Magne Sjaastad
de476c38ce
Added context menu for add case group
2013-10-24 11:10:33 +02:00
Magne Sjaastad
cd686990f0
Improved context menu for well collection and analysis model
2013-10-24 11:06:26 +02:00
Magne Sjaastad
76ffd7e937
Well paths: Update display model after delete
2013-10-23 08:07:11 +02:00
Magne Sjaastad
c3adfb7cb0
Prototyped command object infrastructure to be used in regression tests of Octave scripts
...
p4#: 22387
2013-09-12 08:11:56 +02:00
Jacob Støren
dbeabc3240
TP #4177 : Context Toggle commands now toggles children if one parent is selected.
...
THe command names are renamed as well, to make it more clear what is going on.
p4#: 22360
2013-09-09 11:16:36 +02:00
Magne Sjaastad
3a77390b0a
Context menu 'Delete All Well Paths'
...
p4#: 22354
2013-09-08 12:11:22 +02:00
Jacob Støren
c3c50ae62e
Tree view Toggle Cmmands: Reimplemented to use PDM. Fixed missing update.
...
p4#: 22342
2013-09-07 10:18:28 +02:00
Jacob Støren
e0f5b15499
Octave interface: Added the path to ResInsight binary as search path for oct files in octave.
...
p4#: 22256
2013-08-30 15:35:28 +02:00
Vidar Lundberg
691f24e7a7
Added include files because of known include problems related to PDM.
...
p4#: 21845
2013-06-06 15:02:35 +02:00