ResInsight/ApplicationCode/Commands
2017-10-25 11:36:34 +02:00
..
ApplicationCommands System : Simplify access to selected objects 2017-10-19 10:11:14 +02:00
CompletionCommands #1996: Rename RimEclipseWellCollection -> RimSimWellInViewCollection 2017-10-17 09:52:31 +02:00
CrossSectionCommands #1996 Renaming. Remove unused includes and rename local variables 2017-10-17 09:52:31 +02:00
EclipseCommands Avoid crash on opening of input eclipse case without grid and log error 2017-10-19 11:37:20 +02:00
ExportCommands #1996: Rename RimFault -> RimFaultInView 2017-10-17 09:52:31 +02:00
FlowCommands #2028 Summary : Use SummaryTools to access summary objects 2017-10-20 10:54:48 +02:00
IntersectionBoxCommands Added several missing copyright headers 2017-06-14 07:53:28 +02:00
OctaveScriptCommands #1476 Include isFile() when checking if a file exists 2017-05-11 09:23:13 +02:00
OperationsUsingObjReferences #1996: Rename RimEclipseWellCollection -> RimSimWellInViewCollection 2017-10-17 09:52:31 +02:00
SummaryPlotCommands #2032 Curve Calculator : Rename of calculation and calculation collection 2017-10-23 14:42:38 +02:00
ToggleCommands #1510 Remove invalid usage of namespace caf for features 2017-05-19 13:40:38 +02:00
ViewLink System : Set default expand state to true when expanding an item in tree views 2017-10-19 10:11:14 +02:00
WellLogCommands #2036. WellLogFile close command 2017-10-25 11:36:34 +02:00
WellPathCommands Avoid crash when wellPath size = 0 2017-10-23 08:48:56 +02:00
CMakeLists_files.cmake Add wellLog Tools class and move static methods from newCurve-commands 2017-10-09 14:32:15 +02:00
RicCloseCaseFeature.cpp #1394 Delete statistics cases when last source case is deleted 2017-04-04 14:46:18 +02:00
RicCloseCaseFeature.h (#372) Drag Drop Move implemented. 2015-08-20 10:43:49 +02:00
RicCloseObservedDataFeature.cpp #2028 Summary : Use SummaryTools to access summary objects 2017-10-20 10:54:48 +02:00
RicCloseObservedDataFeature.h #1820 Observed data: Add close command of observed data 2017-09-27 15:07:32 +02:00
RicCloseSourSimDataFeature.cpp #1773 Update view and property editor when closing soursim data 2017-08-17 15:36:08 +02:00
RicCloseSourSimDataFeature.h #1781 Rename "Delete SourSim Data" to "Close SourSim Data" 2017-08-17 14:39:30 +02:00
RicCloseSummaryCaseFeature.cpp #2028 Summary : Use SummaryTools to access summary objects 2017-10-20 10:54:48 +02:00
RicCloseSummaryCaseFeature.h #1728 Can close all summary cases within one collection 2017-09-06 08:37:28 +02:00
RicCloseSummaryCaseInCollectionFeature.cpp #1840 Summary case: Delete a summary collection with or without its contents 2017-09-11 10:45:26 +02:00
RicCloseSummaryCaseInCollectionFeature.h #1840 Summary case: Rename and code clean up 2017-09-11 10:45:26 +02:00
RicConvertAllFractureTemplatesToFieldFeature.cpp #1596 Merge dev into pre-proto 2017-06-14 07:25:34 +02:00
RicConvertAllFractureTemplatesToFieldFeature.h #1234 - pre-proto - Adding commands for converting units for all ellipse fracture templates (metric <--> field) 2017-02-20 09:13:44 +01:00
RicConvertAllFractureTemplatesToMetricFeature.cpp #1596 Merge dev into pre-proto 2017-06-14 07:25:34 +02:00
RicConvertAllFractureTemplatesToMetricFeature.h #1234 - pre-proto - Adding commands for converting units for all ellipse fracture templates (metric <--> field) 2017-02-20 09:13:44 +01:00
RicConvertFractureTemplateUnitFeature.cpp Add guard against null pointer access 2017-09-13 11:15:28 +02:00
RicConvertFractureTemplateUnitFeature.h #1087 - pre-proto - Adding units to fracture template and adding command feature for converting length values in ellipseFractureDefinition. 2017-02-14 09:49:14 +01:00
RicCreateSummaryCaseCollectionFeature.cpp #1916 Plot project tree: Select first case of selection after grouping, and leave new group expanded 2017-09-28 10:46:26 +02:00
RicCreateSummaryCaseCollectionFeature.h #1840 Summary case: Rename and code clean up 2017-09-11 10:45:26 +02:00
RicDeleteItemExec.cpp #1996 Renaming. Remove unused includes and rename local variables 2017-10-17 09:52:31 +02:00
RicDeleteItemExec.h #1510 Remove invalid usage of namespace caf for features 2017-05-19 13:40:38 +02:00
RicDeleteItemExecData.cpp #1510 Remove invalid usage of namespace caf for features 2017-05-19 13:40:38 +02:00
RicDeleteItemExecData.h #1510 Remove invalid usage of namespace caf for features 2017-05-19 13:40:38 +02:00
RicDeleteItemFeature.cpp #1981 RFT Plot. Disabled several commands 2017-10-10 11:18:53 +02:00
RicDeleteItemFeature.h #1510 Remove invalid usage of namespace caf for features 2017-05-19 13:40:38 +02:00
RicDeleteSubItemsFeature.cpp #1440 Remove all real caching in the well path geometry system 2017-06-21 17:13:19 +02:00
RicDeleteSubItemsFeature.h #1306 Added general "Delete Sub Items" feature 2017-03-08 12:06:05 +01:00
RicDeleteSummaryCaseCollectionFeature.cpp #2028 Summary : Use SummaryTools to access summary objects 2017-10-20 10:54:48 +02:00
RicDeleteSummaryCaseCollectionFeature.h #1840 Summary case: Simplified code based on user input 2017-09-11 10:45:26 +02:00
RicExportFeatureImpl.cpp System : Always include Qt using <> and cleaned up some includes/whitespace 2017-10-19 10:11:14 +02:00
RicExportFeatureImpl.h #1670 Add command feature "Export CARFIN" 2017-06-29 22:37:00 +02:00
RicFlyToObjectFeature.cpp fixed: add missing cmath include statements 2017-09-29 18:24:28 +02:00
RicFlyToObjectFeature.h #1513 Fishbones : Add 'Fly to Object' for fishbones and perforations 2017-05-21 09:15:54 +02:00
RicFractureNameGenerator.cpp #1706 Ensure new fractures are created with unique names 2017-08-04 15:47:47 +02:00
RicFractureNameGenerator.h #1706 Ensure new fractures are created with unique names 2017-08-04 15:47:47 +02:00
RicGeoMechPropertyFilterFeatureImpl.cpp #924 Cleaned up includes and use RimGeoMechResultDefinition instead of RimGeoMechCellColors 2016-10-18 07:31:02 +02:00
RicGeoMechPropertyFilterFeatureImpl.h (#578) Disable menu commands in tree view when range/property is overridden 2015-11-02 09:50:42 +01:00
RicGeoMechPropertyFilterInsertExec.cpp (#366) Renamed command classes and files 2015-08-17 15:00:45 +02:00
RicGeoMechPropertyFilterInsertExec.h #1292 Fixed several style issues reported by CppCheck 2017-03-06 09:27:42 +01:00
RicGeoMechPropertyFilterInsertFeature.cpp (#578) Disable menu commands in tree view when range/property is overridden 2015-11-02 09:50:42 +01: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 #1292 Fixed several style issues reported by CppCheck 2017-03-06 09:27:42 +01:00
RicGeoMechPropertyFilterNewFeature.cpp (#578) Disable menu commands in tree view when range/property is overridden 2015-11-02 09:50:42 +01:00
RicGeoMechPropertyFilterNewFeature.h (#366) Renamed command classes and files 2015-08-17 13:32:50 +02:00
RicImportFormationNamesFeature.cpp #2025 Formations : Use imported formation names by default when sensible 2017-10-20 16:10:48 +02:00
RicImportFormationNamesFeature.h #809 Created Formation Names project items. 2016-08-24 08:30:12 +02:00
RicImportGeoMechCaseFeature.cpp #846 Created ImportGeoMechCaseFeature 2016-10-05 14:23:31 +02:00
RicImportGeoMechCaseFeature.h #846 Created ImportGeoMechCaseFeature 2016-10-05 14:23:31 +02:00
RicImportObservedDataFeature.cpp #2012 Observed data: Select observed data on import 2017-10-17 09:52:31 +02:00
RicImportObservedDataFeature.h #1813 Observed data: Change ui names 2017-09-19 14:19:44 +02:00
RicImportObservedDataInMenuFeature.cpp Observed data: Rename Observed data to Observed Time History Data in GUI 2017-09-29 11:39:07 +02:00
RicImportObservedDataInMenuFeature.h #1818 Observed Data: Command to Import observed data 2017-09-19 14:19:44 +02:00
RicImportSummaryCaseFeature.cpp #2017 Make all new objects selected after new / edit commands 2017-10-17 13:25:00 +02:00
RicImportSummaryCaseFeature.h #849 Added import summary case command 2016-10-06 15:02:11 +02:00
RicNewEllipseFractureTemplateFeature.cpp #1553 Changing from wellRadius to wellDiameter for fractures and templates, and adding unit (m or inch) and conversion. wellRadius() still returns radius, in m or ft 2017-06-08 09:20:38 +02:00
RicNewEllipseFractureTemplateFeature.h (#1136, #1137) - pre-proto - Adding base class RimFractureTemplte, and classes for stimPlan fractureTemplate and data structures. Also adding features for creating new stimPlan Fracture templates. 2017-02-10 09:52:18 +01:00
RicNewSimWellFractureAtPosFeature.cpp #1996 Rename RimEclipseWell -> RimSimWellInView 2017-10-17 09:52:31 +02:00
RicNewSimWellFractureAtPosFeature.h #1044 - pre-proto - Started adding feature for making new simulation well fracture in 3D view, but not finished due to missing infrastructure 2016-12-20 13:10:03 +01:00
RicNewSimWellFractureFeature.cpp #1996 Renaming. Remove unused includes and rename local variables 2017-10-17 09:52:31 +02:00
RicNewSimWellFractureFeature.h #1043 - pre-proto - Added command feature for adding a new fracture definition 2016-12-19 11:23:02 +01:00
RicNewStimPlanFractureTemplateFeature.cpp #1553 Changing from wellRadius to wellDiameter for fractures and templates, and adding unit (m or inch) and conversion. wellRadius() still returns radius, in m or ft 2017-06-08 09:20:38 +02:00
RicNewStimPlanFractureTemplateFeature.h (#1139) - pre-proto - Reading in stimplan XMLfile. Not tested for multiple properties / timesteps. (Also some code clean-up) 2017-02-10 10:03:46 +01:00
RicNewViewFeature.cpp System : Set default expand state to true when expanding an item in tree views 2017-10-19 10:11:14 +02:00
RicNewViewFeature.h #1390 Ensure computed statistics view is added to statistics case 2017-04-03 12:35:19 +02:00
RicNewWellPathFractureAtPosFeature.cpp #1592 Remove duplicate code for new well path fracture features 2017-06-09 13:05:32 +02:00
RicNewWellPathFractureAtPosFeature.h #1592 Remove duplicate code for new well path fracture features 2017-06-09 13:05:32 +02:00
RicNewWellPathFractureFeature.cpp #1706 Ensure new fractures are created with unique names 2017-08-04 15:47:47 +02:00
RicNewWellPathFractureFeature.h #1592 Remove duplicate code for new well path fracture features 2017-06-09 13:05:32 +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 AppFwk : Fixed typo of firstAncestorOrThisOfType 2016-09-21 13:59:41 +02:00
RicRangeFilterFeatureImpl.h (#385) Implemented feature RicRangeFilterInsertFeature 2015-08-20 18:15:58 +02:00
RicRangeFilterInsertExec.cpp Renamed from setCurrentObjectInTreeView to selectAsCurrentItem 2015-12-07 10:07:51 +01:00
RicRangeFilterInsertExec.h (#385) Implemented feature RicRangeFilterInsertFeature 2015-08-20 18:15:58 +02:00
RicRangeFilterInsertFeature.cpp (#578) Disable menu commands in tree view when range/property is overridden 2015-11-02 09:50:42 +01:00
RicRangeFilterInsertFeature.h (#385) Implemented feature RicRangeFilterInsertFeature 2015-08-20 18:15:58 +02:00
RicRangeFilterNewExec.cpp Renamed from setCurrentObjectInTreeView to selectAsCurrentItem 2015-12-07 10:07:51 +01: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
RicReloadCaseFeature.cpp Better naming of eclipse reload data function 2017-04-24 12:10:18 +02:00
RicReloadCaseFeature.h #1004 Add reload function to eclipse cases to reload all data from file 2017-04-21 12:03:04 +02:00
RicReloadFormationNamesFeature.cpp System : Always include Qt using <> and cleaned up some includes/whitespace 2017-10-19 10:11:14 +02:00
RicReloadFormationNamesFeature.h #819 Added reload formation names command 2016-08-26 16:12:55 +02:00
RicReloadSummaryCaseFeature.cpp #2028 Summary : Use SummaryTools to access summary objects 2017-10-20 10:54:48 +02:00
RicReloadSummaryCaseFeature.h #1727 Summary Plot: Add Reload option for group and for individual summary cases 2017-09-06 14:09:15 +02:00
RicSelectOrCreateViewFeatureImpl.cpp System : Set default expand state to true when expanding an item in tree views 2017-10-19 10:11:14 +02:00
RicSelectOrCreateViewFeatureImpl.h #1377 Add view selection to Show Region button in flow characteristics plot 2017-08-17 13:49:51 +02:00
RicTogglePerspectiveViewFeature.cpp #973 Linked views : Propagate change of parallell/perspective flag 2016-11-24 12:19:05 +01:00
RicTogglePerspectiveViewFeature.h #168 Added Perspective/parallel view tool button 2016-08-16 22:43:22 +02:00
RicViewerEventInterface.h #949 Intersection : Convert coordinates using DisplayCoordTransform 2016-11-02 14:44:51 +01:00
RicWellLogTools.cpp #1998 RFT plot. Support for multiple LAS files per well path 2017-10-19 16:13:53 +02:00
RicWellLogTools.h #1996 Rename RimEclipseWell -> RimSimWellInView 2017-10-17 09:52:31 +02:00