ResInsight/ApplicationCode/Commands
Pål Hagen 27f8f34538 (#396) Create main plot collection and well log plot collection if needed
Reading old project files may give projects without main plot collection
and well plot collection. Those are now created in the command feature
for adding a new well log plot, if needed.
2015-09-07 10:44:48 +02:00
..
OctaveScriptCommands Use subfolders in VS for organizing commands 2015-08-25 08:58:53 +02:00
OperationsUsingObjReferences Fixed missing code changes related to previous commit 2015-08-27 11:56:52 +02:00
ToggleCommands Added ManagedViews and sync of camera, time step and cell result 2015-08-26 15:42:31 +02:00
CMakeLists_files.cmake (#395) Added Show All Linked Views as context menu feature of linked views 2015-09-02 17:18:26 +02:00
RicAddEclipseInputPropertyFeature.cpp (#383) Added RicAddEclipseInputPropertyFeature 2015-08-24 10:40:47 +02:00
RicAddEclipseInputPropertyFeature.h (#383) Added RicAddEclipseInputPropertyFeature 2015-08-24 10:40:47 +02:00
RicCloseCaseFeature.cpp (#372) Drag Drop Move implemented. 2015-08-20 10:43:49 +02:00
RicCloseCaseFeature.h (#372) Drag Drop Move implemented. 2015-08-20 10:43:49 +02:00
RicComputeStatisticsFeature.cpp (#388) Added RicComputeStatisticsFeature 2015-08-21 14:53:45 +02:00
RicComputeStatisticsFeature.h (#388) Added RicComputeStatisticsFeature 2015-08-21 14:53:45 +02:00
RicCreateGridCaseGroupFeature.cpp Some context menu cleanup 2015-08-20 17:19:38 +02:00
RicCreateGridCaseGroupFeature.h (#339) Added RicCreateGridCaseGroupFeature 2015-08-20 14:11:21 +02:00
RicDeleteItemExec.cpp (#396) Added scrollbar for panning of well trace plots 2015-09-01 14:50:26 +02:00
RicDeleteItemExec.h Fixing wrong headers on new files 2015-08-14 09:45:57 +02:00
RicDeleteItemExecData.cpp Fixing wrong headers on new files 2015-08-14 09:45:57 +02:00
RicDeleteItemExecData.h Fixing wrong headers on new files 2015-08-14 09:45:57 +02:00
RicDeleteItemFeature.cpp Some context menu cleanup 2015-08-20 17:19:38 +02:00
RicDeleteItemFeature.h Fixing wrong headers on new files 2015-08-14 09:45:57 +02:00
RicEclipseCaseNewGroupExec.cpp (#378) Refactored Expansion in MainWindow, 2015-08-14 18:06:22 +02:00
RicEclipseCaseNewGroupExec.h Added command for "New Grid Case Group" 2015-08-11 16:18:27 +02:00
RicEclipseCaseNewGroupFeature.cpp (#339) Added "New Grid Case Group" to the context menu of "Grid Models" 2015-08-20 14:20:13 +02:00
RicEclipseCaseNewGroupFeature.h (#366) Renamed command classes and files 2015-08-17 13:32:50 +02:00
RicEclipseCasePasteFeature.cpp (#366) Made sure that feature names correspond to the class names 2015-08-17 15:09:01 +02:00
RicEclipseCasePasteFeature.h (#366) Renamed command classes and files 2015-08-17 13:32:50 +02:00
RicEclipsePropertyFilterFeatureImpl.cpp (#396) Disconnected EclipseResultDefiniton from EclipseView 2015-09-01 17:18:53 +02:00
RicEclipsePropertyFilterFeatureImpl.h Linux fix 2015-08-25 10:35:20 +02:00
RicEclipsePropertyFilterInsertExec.cpp (#366) Renamed command classes and files 2015-08-17 15:00:45 +02:00
RicEclipsePropertyFilterInsertExec.h Added helper class for property filter commands and exec command for insert 2015-08-10 16:58:55 +02:00
RicEclipsePropertyFilterInsertFeature.cpp (#366) Made sure that feature names correspond to the class names 2015-08-17 15:09:01 +02:00
RicEclipsePropertyFilterInsertFeature.h (#366) Renamed command classes and files 2015-08-17 13:32:50 +02:00
RicEclipsePropertyFilterNewExec.cpp (#366) Renamed command classes and files 2015-08-17 15:00:45 +02:00
RicEclipsePropertyFilterNewExec.h Added command exec for "new property filter" 2015-08-10 13:11:48 +02:00
RicEclipsePropertyFilterNewFeature.cpp (#366) Made sure that feature names correspond to the class names 2015-08-17 15:09:01 +02:00
RicEclipsePropertyFilterNewFeature.h (#366) Renamed command classes and files 2015-08-17 13:32:50 +02:00
RicEclipseViewPasteFeature.cpp (#366) Made sure that feature names correspond to the class names 2015-08-17 15:09:01 +02:00
RicEclipseViewPasteFeature.h (#366) Renamed command classes and files 2015-08-17 13:32:50 +02:00
RicGeoMechPropertyFilterFeatureImpl.cpp (#396) untangled Geomech Result Definition from the use of GeoMechView 2015-09-01 17:19:09 +02:00
RicGeoMechPropertyFilterFeatureImpl.h Linux fix 2015-08-25 10:35:20 +02:00
RicGeoMechPropertyFilterInsertExec.cpp (#366) Renamed command classes and files 2015-08-17 15:00:45 +02:00
RicGeoMechPropertyFilterInsertExec.h Added "new" and "insert" commands for geomech property filters 2015-08-11 15:33:17 +02:00
RicGeoMechPropertyFilterInsertFeature.cpp (#366) Made sure that feature names correspond to the class names 2015-08-17 15:09:01 +02:00
RicGeoMechPropertyFilterInsertFeature.h (#366) Renamed command classes and files 2015-08-17 13:32:50 +02:00
RicGeoMechPropertyFilterNewExec.cpp (#366) Renamed command classes and files 2015-08-17 15:00:45 +02:00
RicGeoMechPropertyFilterNewExec.h Added "new" and "insert" commands for geomech property filters 2015-08-11 15:33:17 +02:00
RicGeoMechPropertyFilterNewFeature.cpp (#366) Made sure that feature names correspond to the class names 2015-08-17 15:09:01 +02:00
RicGeoMechPropertyFilterNewFeature.h (#366) Renamed command classes and files 2015-08-17 13:32:50 +02:00
RicImportEclipseCaseFeature.cpp Fixed enabled/disabled handling for two command features 2015-08-24 13:41:13 +02:00
RicImportEclipseCaseFeature.h (#339) Added RicImportEclipseCaseFeature 2015-08-20 13:44:45 +02:00
RicImportInputEclipseCaseFeature.cpp Fixed enabled/disabled handling for two command features 2015-08-24 13:41:13 +02:00
RicImportInputEclipseCaseFeature.h (#339) Added RicImportEclipseCaseFeature 2015-08-20 13:54:20 +02:00
RicLinkVisibleViewsFeature.cpp (#395) Remove already linked views from visibile views when linking visible views 2015-09-02 17:18:24 +02:00
RicLinkVisibleViewsFeature.h (#395) Remove already linked views from visibile views when linking visible views 2015-09-02 17:18:24 +02:00
RicLinkVisibleViewsFeatureUi.cpp (#395) Remove already linked views from visibile views when linking visible views 2015-09-02 17:18:24 +02:00
RicLinkVisibleViewsFeatureUi.h (#395) Hide master view in property view, use view icons in tree view 2015-09-02 17:18:24 +02:00
RicNewStatisticsCaseFeature.cpp (#388) Added RicNewStatisticsCaseFeature 2015-08-21 11:47:59 +02:00
RicNewStatisticsCaseFeature.h (#388) Added RicNewStatisticsCaseFeature 2015-08-21 11:47:59 +02:00
RicNewViewFeature.cpp (#339) Made sure that a new view is expanded in the project tree view 2015-08-20 14:39:51 +02:00
RicNewViewFeature.h (#339) Added RicNewViewFeature 2015-08-18 10:36:23 +02:00
RicNewWellLogPlotCurveFeature.cpp (#396) Setting default curve color on creation 2015-09-03 10:55:54 +02:00
RicNewWellLogPlotCurveFeature.h Added command feature for addition of a new curve to a well log plot trace 2015-08-28 11:45:18 +02:00
RicNewWellLogPlotFeature.cpp (#396) Create main plot collection and well log plot collection if needed 2015-09-07 10:44:48 +02:00
RicNewWellLogPlotFeature.h (#396) Create main plot collection and well log plot collection if needed 2015-09-07 10:44:48 +02:00
RicNewWellLogPlotTraceFeature.cpp (#396) Save/Restore of WellLog plots partly in place. 2015-09-03 08:22:01 +02:00
RicNewWellLogPlotTraceFeature.h Added command feature for addition of a new trace to a well log plot 2015-08-28 11:32:25 +02:00
RicRangeFilterExecImpl.cpp (#339) Fixed default names of new range filters 2015-08-24 16:27:58 +02:00
RicRangeFilterExecImpl.h Apply command data on range filter after default values has been set 2015-08-23 17:40:00 +02:00
RicRangeFilterFeatureImpl.cpp (#366) Renamed command classes and files 2015-08-17 15:00:45 +02:00
RicRangeFilterFeatureImpl.h (#385) Implemented feature RicRangeFilterInsertFeature 2015-08-20 18:15:58 +02:00
RicRangeFilterInsertExec.cpp Added support for geo mech property filters for managed views 2015-08-28 10:02:03 +02:00
RicRangeFilterInsertExec.h (#385) Implemented feature RicRangeFilterInsertFeature 2015-08-20 18:15:58 +02:00
RicRangeFilterInsertFeature.cpp (#385) Implemented feature RicRangeFilterInsertFeature 2015-08-20 18:15:58 +02:00
RicRangeFilterInsertFeature.h (#385) Implemented feature RicRangeFilterInsertFeature 2015-08-20 18:15:58 +02:00
RicRangeFilterNewExec.cpp Added support for geo mech property filters for managed views 2015-08-28 10:02:03 +02:00
RicRangeFilterNewExec.h (#385) Implemented feature RicRangeFilterInsertFeature 2015-08-20 18:15:58 +02:00
RicRangeFilterNewFeature.cpp (#366) Made sure that feature names correspond to the class names 2015-08-17 15:09:01 +02:00
RicRangeFilterNewFeature.h (#366) Renamed command classes and files 2015-08-17 13:32:50 +02:00
RicRangeFilterNewSliceIFeature.cpp (#366) Made sure that feature names correspond to the class names 2015-08-17 15:09:01 +02:00
RicRangeFilterNewSliceIFeature.h (#366) Renamed command classes and files 2015-08-17 13:32:50 +02:00
RicRangeFilterNewSliceJFeature.cpp (#366) Made sure that feature names correspond to the class names 2015-08-17 15:09:01 +02:00
RicRangeFilterNewSliceJFeature.h (#366) Renamed command classes and files 2015-08-17 13:32:50 +02:00
RicRangeFilterNewSliceKFeature.cpp (#366) Made sure that feature names correspond to the class names 2015-08-17 15:09:01 +02:00
RicRangeFilterNewSliceKFeature.h (#366) Renamed command classes and files 2015-08-17 13:32:50 +02:00
RicSaveEclipseInputPropertyFeature.cpp (#383) Added RicSaveEclipseInputPropertyFeature 2015-08-24 10:03:21 +02:00
RicSaveEclipseInputPropertyFeature.h (#383) Added RicSaveEclipseInputPropertyFeature 2015-08-24 10:03:21 +02:00
RicSaveEclipseResultAsInputPropertyExec.cpp Renamed some command classes 2015-08-11 13:55:31 +02:00
RicSaveEclipseResultAsInputPropertyExec.h Renamed some command classes 2015-08-11 13:55:31 +02:00
RicSaveEclipseResultAsInputPropertyFeature.cpp (#366) Made sure that feature names correspond to the class names 2015-08-17 15:09:01 +02:00
RicSaveEclipseResultAsInputPropertyFeature.h (#366) Renamed command classes and files 2015-08-17 13:32:50 +02:00
RicShowAllLinkedViewsFeature.cpp (#395) Added Show All Linked Views as context menu feature of linked views 2015-09-02 17:18:26 +02:00
RicShowAllLinkedViewsFeature.h (#395) Added Show All Linked Views as context menu feature of linked views 2015-09-02 17:18:26 +02:00
RicWellPathsDeleteAllFeature.cpp Replaced use of capability template with convenience 2015-08-20 15:24:49 +02:00
RicWellPathsDeleteAllFeature.h Fixing wrong headers on new files 2015-08-14 09:45:57 +02:00
RicWellPathsImportFileFeature.cpp Fixing wrong headers on new files 2015-08-14 09:45:57 +02:00
RicWellPathsImportFileFeature.h Fixing wrong headers on new files 2015-08-14 09:45:57 +02:00
RicWellPathsImportSsihubFeature.cpp Fixing wrong headers on new files 2015-08-14 09:45:57 +02:00
RicWellPathsImportSsihubFeature.h Fixing wrong headers on new files 2015-08-14 09:45:57 +02:00