ResInsight/ApplicationCode/Commands
2019-01-03 11:34:50 +01:00
..
AnnotationCommands #3868 Annotations. Draw spheres on polylines + toggles conotrolling visibility 2018-12-14 15:32:32 +01:00
ApplicationCommands Hide Unit Test Feature if USE_UNIT_TESTS is not defined 2018-12-20 09:50:05 +01:00
CompletionCommands #3884 Implemented Valve Templates for MSW parameters 2018-12-14 16:03:04 +01:00
CompletionExportCommands CppCheck : Remove unused variable, use range based for 2018-12-21 12:17:07 +01:00
CrossSectionCommands #3757 Rename RiuSelectionManager to Riu3dSelectionManager 2018-11-30 14:30:34 +01:00
EclipseCommands clang-tidy : Remove redundant 'virtual' and add 'override' 2018-10-18 19:45:57 +02:00
ExportCommands CppCheck : Remove unused variable, use range based for 2018-12-21 12:17:07 +01:00
FlowCommands clang-tidy : Remove redundant 'virtual' and add 'override' 2018-10-18 19:45:57 +02:00
FractureCommands #3884 Implemented Valve Templates for MSW parameters 2018-12-14 16:03:04 +01:00
HoloLensCommands HoloLens: First cut, optimization of array data communication to sharing server. ResInsight will try and detect changes in its internal arrays, and will only announce changed arrays to the server (through meta data.) Previously, ResInsight would send all array data to the server unconditionally. Now the set of arrays/packets to send is controlled by the sharing server through its response to a post of new meta data. 2018-12-19 12:32:18 +01:00
IntersectionBoxCommands clang-tidy : Remove redundant 'virtual' and add 'override' 2018-10-18 19:45:57 +02:00
IntersectionViewCommands #3757 Rename RiuSelectionManager to Riu3dSelectionManager 2018-11-30 14:30:34 +01:00
MeasurementCommands #3927 Measurements : Compute horizontal area of polygon 2019-01-03 11:34:50 +01:00
OctaveScriptCommands clang-tidy : Remove redundant 'virtual' and add 'override' 2018-10-18 19:45:57 +02:00
OperationsUsingObjReferences clang-tidy : Remove redundant 'virtual' and add 'override' 2018-10-18 19:45:57 +02:00
SummaryPlotCommands CppCheck : Fix various minor issues 2018-12-21 12:32:57 +01:00
ToggleCommands #3646 Add icons for MainGrid LGR/Temp LGR's, Export Completions, sub items on/off/toggle 2018-11-13 15:43:36 +01:00
ViewLink #3736 Fix Linking issues related to Contour Maps. 2018-11-22 13:39:07 +01:00
WellLogCommands #3757 Rename RiuSelectionManager to Riu3dSelectionManager 2018-11-30 14:30:34 +01:00
WellPathCommands #3836 Annotations. Polyline edit fixes. Default pos 2018-12-11 11:51:09 +01:00
CMakeLists_files.cmake #3756 Annotations. Moved files to subdirs 2018-11-27 09:26:30 +01:00
RicCloseCaseFeature.cpp CppCheck : Remove unused variables 2018-10-12 16:36:56 +02:00
RicCloseCaseFeature.h clang-tidy : Remove redundant 'virtual' and add 'override' 2018-10-18 19:45:57 +02:00
RicCloseObservedDataFeature.cpp System : Replace tab with four spaces 2018-03-12 11:12:39 +01:00
RicCloseObservedDataFeature.h clang-tidy : Remove redundant 'virtual' and add 'override' 2018-10-18 19:45:57 +02:00
RicCloseSourSimDataFeature.cpp #1773 Update view and property editor when closing soursim data 2017-08-17 15:36:08 +02:00
RicCloseSourSimDataFeature.h clang-tidy : Remove redundant 'virtual' and add 'override' 2018-10-18 19:45:57 +02:00
RicCloseSummaryCaseFeature.cpp #3013 Make sure all existing connections for PdmObjects are removed before async delete 2018-06-08 12:58:59 +02:00
RicCloseSummaryCaseFeature.h clang-tidy : Remove redundant 'virtual' and add 'override' 2018-10-18 19:45:57 +02:00
RicCloseSummaryCaseInCollectionFeature.cpp #3112 Derived ensembles. Show only one delete item in context menu 2018-06-28 10:16:01 +02:00
RicCloseSummaryCaseInCollectionFeature.h clang-tidy : Remove redundant 'virtual' and add 'override' 2018-10-18 19:45:57 +02:00
RicContourMapPickEventHandler.cpp #3791 Contour map. Remove IJ cell ref from info text 2018-12-11 13:21:48 +01:00
RicContourMapPickEventHandler.h #3530 Support picking on 2d Maps. 2018-11-14 13:43:55 +01:00
RicConvertGroupToEnsembleFeature.cpp #3106 Ensemble calculations. Hash only ensemble parameters common to all cases. Move cases validation 2018-07-04 14:36:14 +02:00
RicConvertGroupToEnsembleFeature.h clang-tidy : Remove redundant 'virtual' and add 'override' 2018-10-18 19:45:57 +02:00
RicCreateSummaryCaseCollectionFeature.cpp #3096 Implemented ensemble calulations 2018-06-25 15:15:30 +02:00
RicCreateSummaryCaseCollectionFeature.h clang-tidy : Remove redundant 'virtual' and add 'override' 2018-10-18 19:45:57 +02:00
RicCreateTemporaryLgrFeature.cpp #3757 Rename RiuSelectionManager to Riu3dSelectionManager 2018-11-30 14:30:34 +01:00
RicCreateTemporaryLgrFeature.cpp.orig #3553 Temp LGR. Error handling, bug fixes 2018-10-29 10:53:29 +01:00
RicCreateTemporaryLgrFeature.h #3650 Temp LGR. Process all affected wells in the same operation 2018-11-13 08:33:08 +01:00
RicCreateUserDefinedPolylinesAnnotationFeature.cpp #3756 Annotations. Moved files to subdirs 2018-11-27 09:26:30 +01:00
RicDeleteItemExec.cpp #3884 Implemented Valve Templates for MSW parameters 2018-12-14 16:03:04 +01:00
RicDeleteItemExec.h clang-tidy : Remove redundant 'virtual' and add 'override' 2018-10-18 19:45:57 +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 #3884 Implemented Valve Templates for MSW parameters 2018-12-14 16:03:04 +01:00
RicDeleteItemFeature.h clang-tidy : Remove redundant 'virtual' and add 'override' 2018-10-18 19:45:57 +02:00
RicDeleteSubItemsFeature.cpp #3268 MSW Fracture Export: Add allFractures and allFishbones 2018-09-07 13:45:14 +02:00
RicDeleteSubItemsFeature.h clang-tidy : Remove redundant 'virtual' and add 'override' 2018-10-18 19:45:57 +02:00
RicDeleteSummaryCaseCollectionFeature.cpp #3112 Derived ensembles. Show only one delete item in context menu 2018-06-28 10:16:01 +02:00
RicDeleteSummaryCaseCollectionFeature.h clang-tidy : Remove redundant 'virtual' and add 'override' 2018-10-18 19:45:57 +02:00
RicDeleteTemporaryLgrsFeature.cpp Temporary LGR : Hide context menu items, remove invalid assert 2018-11-09 08:13:39 +01:00
RicDeleteTemporaryLgrsFeature.h #3605 Temp LGR. Delete existing temp LGRs when creating new 2018-11-07 07:46:33 +01: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
RicFileHierarchyDialog.cpp #3909 Ensemble : Sort files alphabetically in find dialog 2018-12-20 09:05:35 +01:00
RicFileHierarchyDialog.h clang-tidy : Remove redundant 'virtual' and add 'override' 2018-10-18 19:45:57 +02:00
RicFlyToObjectFeature.cpp #2331 Renamed RimView to Rim3dView 2018-01-09 10:11:28 +01:00
RicFlyToObjectFeature.h clang-tidy : Remove redundant 'virtual' and add 'override' 2018-10-18 19:45:57 +02:00
RicGeoMechPropertyFilterFeatureImpl.cpp #2535 Use the MainWindowTools class instead of MainWindow directly (part 1) 2018-02-27 16:46:53 +01: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 (clang-tidy) : modernize-use-nullptr 2018-02-18 18:56:43 +01:00
RicGeoMechPropertyFilterInsertExec.h clang-tidy : Remove redundant 'virtual' and add 'override' 2018-10-18 19:45:57 +02: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 clang-tidy : Remove redundant 'virtual' and add 'override' 2018-10-18 19:45:57 +02:00
RicGeoMechPropertyFilterNewExec.cpp (clang-tidy) : modernize-use-nullptr 2018-02-18 18:56:43 +01:00
RicGeoMechPropertyFilterNewExec.h clang-tidy : Remove redundant 'virtual' and add 'override' 2018-10-18 19:45:57 +02: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 clang-tidy : Remove redundant 'virtual' and add 'override' 2018-10-18 19:45:57 +02:00
RicGeoMechPropertyFilterNewInViewFeature.cpp #2331 Renamed RimView to Rim3dView 2018-01-09 10:11:28 +01:00
RicGeoMechPropertyFilterNewInViewFeature.h clang-tidy : Remove redundant 'virtual' and add 'override' 2018-10-18 19:45:57 +02:00
RicGridStatisticsDialog.cpp CppCheck : Several fixes 2018-08-02 19:22:03 +02:00
RicGridStatisticsDialog.h clang-tidy : Remove redundant 'virtual' and add 'override' 2018-10-18 19:45:57 +02:00
RicHideIntersectionBoxFeature.cpp #3757 Rename RiuSelectionManager to Riu3dSelectionManager 2018-11-30 14:30:34 +01:00
RicHideIntersectionBoxFeature.h clang-tidy : Remove redundant 'virtual' and add 'override' 2018-10-18 19:45:57 +02:00
RicHideIntersectionFeature.cpp #3757 Rename RiuSelectionManager to Riu3dSelectionManager 2018-11-30 14:30:34 +01:00
RicHideIntersectionFeature.h clang-tidy : Remove redundant 'virtual' and add 'override' 2018-10-18 19:45:57 +02:00
RicImportElementPropertyFeature.cpp #2369 Elm props: Clear cell results on deletion 2018-01-15 14:48:05 +01:00
RicImportElementPropertyFeature.h clang-tidy : Remove redundant 'virtual' and add 'override' 2018-10-18 19:45:57 +02:00
RicImportEnsembleFeature.cpp #3911 Ensemble import : Remember separate file path for ensemble 2018-12-20 08:50:21 +01:00
RicImportEnsembleFeature.h clang-tidy : Remove redundant 'virtual' and add 'override' 2018-10-18 19:45:57 +02:00
RicImportFormationNamesFeature.cpp #2466 Fix the one occurence of non-guarded activeReservoirView access found. 2018-05-15 11:31:23 +02:00
RicImportFormationNamesFeature.h clang-tidy : Remove redundant 'virtual' and add 'override' 2018-10-18 19:45:57 +02:00
RicImportGeoMechCaseFeature.cpp CppCheck : Remove unused variable, use range based for 2018-12-21 12:17:07 +01:00
RicImportGeoMechCaseFeature.h clang-tidy : Remove redundant 'virtual' and add 'override' 2018-10-18 19:45:57 +02:00
RicImportGeoMechCaseTimeStepFilterFeature.cpp #3043 Implement Time step filtering on import for Geomech 2018-06-13 14:10:47 +02:00
RicImportGeoMechCaseTimeStepFilterFeature.h clang-tidy : Remove redundant 'virtual' and add 'override' 2018-10-18 19:45:57 +02:00
RicImportObservedDataFeature.cpp #2857, #2861, #2853, #2862 Icon improvements: Use new Summary plot icon in combined icons, Observed Data icons, Octave Script icon improvements, Summary Case Group icon 2018-05-07 12:29:06 +02:00
RicImportObservedDataFeature.h clang-tidy : Remove redundant 'virtual' and add 'override' 2018-10-18 19:45:57 +02:00
RicImportObservedDataInMenuFeature.cpp #2857, #2861, #2853, #2862 Icon improvements: Use new Summary plot icon in combined icons, Observed Data icons, Octave Script icon improvements, Summary Case Group icon 2018-05-07 12:29:06 +02:00
RicImportObservedDataInMenuFeature.h clang-tidy : Remove redundant 'virtual' and add 'override' 2018-10-18 19:45:57 +02:00
RicImportSummaryCaseFeature.cpp #3340 Remove unused variables 2018-09-10 10:27:54 +02:00
RicImportSummaryCaseFeature.h clang-tidy : Remove redundant 'virtual' and add 'override' 2018-10-18 19:45:57 +02:00
RicImportSummaryCasesFeature.cpp #3911 Ensemble import : Remember separate file path for ensemble 2018-12-20 08:50:21 +01:00
RicImportSummaryCasesFeature.h #3911 Ensemble import : Remember separate file path for ensemble 2018-12-20 08:50:21 +01:00
RicImportSummaryGroupFeature.cpp #3911 Ensemble import : Remember separate file path for ensemble 2018-12-20 08:50:21 +01:00
RicImportSummaryGroupFeature.h clang-tidy : Remove redundant 'virtual' and add 'override' 2018-10-18 19:45:57 +02:00
RicNewAnnotationFeature.cpp #3724, #3723 Several polyline annotation updates 2018-11-26 14:10:20 +01:00
RicNewContourMapViewFeature.cpp #3793 View auto name. Move ViewNameConfig to 3dView and replace current name field. InitAfterRead update to be backward compatible 2018-12-14 13:43:25 +01:00
RicNewContourMapViewFeature.h #3651 Make sure contour map is zoomed property after creation. 2018-11-09 11:47:19 +01:00
RicNewSliceRangeFilterFeature.cpp #2872 Fix creating range filter slices on LGR 2018-05-09 13:47:58 +02:00
RicNewSliceRangeFilterFeature.h clang-tidy : Remove redundant 'virtual' and add 'override' 2018-10-18 19:45:57 +02:00
RicNewViewFeature.cpp 2d Maps: Renames to make classes and variables more consistent. 2018-11-09 09:11:29 +01:00
RicNewViewFeature.h clang-tidy : Remove redundant 'virtual' and add 'override' 2018-10-18 19:45:57 +02:00
RicPickEventHandler.h #3291 Fix by differensiating between dynamic and default pickEventHandlers 2018-08-30 15:43:55 +02:00
RicRangeFilterExecImpl.cpp #3517 Temp LGR. Add nodes below Grids node. Command for deleting temp LGRs 2018-10-24 13:01:30 +02:00
RicRangeFilterExecImpl.h clang-tidy : Remove redundant 'virtual' and add 'override' 2018-10-18 19:45:57 +02:00
RicRangeFilterFeatureImpl.cpp #2331 Move RimGridView to separate files 2018-01-16 09:37:08 +01:00
RicRangeFilterFeatureImpl.h (#385) Implemented feature RicRangeFilterInsertFeature 2015-08-20 18:15:58 +02:00
RicRangeFilterInsertExec.cpp #2872 Fix creating range filter slices on LGR 2018-05-09 13:47:58 +02:00
RicRangeFilterInsertExec.h clang-tidy : Remove redundant 'virtual' and add 'override' 2018-10-18 19:45:57 +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 clang-tidy : Remove redundant 'virtual' and add 'override' 2018-10-18 19:45:57 +02:00
RicRangeFilterNewExec.cpp #3540 Create seperate 2d view with parallel, look down and linked views 2018-10-24 15:21:53 +02:00
RicRangeFilterNewExec.h clang-tidy : Remove redundant 'virtual' and add 'override' 2018-10-18 19:45:57 +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 clang-tidy : Remove redundant 'virtual' and add 'override' 2018-10-18 19:45:57 +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 clang-tidy : Remove redundant 'virtual' and add 'override' 2018-10-18 19:45:57 +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 clang-tidy : Remove redundant 'virtual' and add 'override' 2018-10-18 19:45:57 +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 clang-tidy : Remove redundant 'virtual' and add 'override' 2018-10-18 19:45:57 +02:00
RicReloadCaseFeature.cpp #3757 Rename RiuSelectionManager to Riu3dSelectionManager 2018-11-30 14:30:34 +01:00
RicReloadCaseFeature.h clang-tidy : Remove redundant 'virtual' and add 'override' 2018-10-18 19:45:57 +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 clang-tidy : Remove redundant 'virtual' and add 'override' 2018-10-18 19:45:57 +02:00
RicReloadSummaryCaseFeature.cpp #2028 Summary : Use SummaryTools to access summary objects 2017-10-20 10:54:48 +02:00
RicReloadSummaryCaseFeature.h clang-tidy : Remove redundant 'virtual' and add 'override' 2018-10-18 19:45:57 +02:00
RicReloadWellPathFormationNamesFeature.cpp #2224 Well Formations: Make Reloading the csv file work 2017-12-06 12:01:33 +01:00
RicReloadWellPathFormationNamesFeature.h clang-tidy : Remove redundant 'virtual' and add 'override' 2018-10-18 19:45:57 +02:00
RicResampleDialog.cpp #3087 Show plot data. Display tabbed dialog for summary data 2018-07-02 11:45:14 +02:00
RicResampleDialog.h clang-tidy : Remove redundant 'virtual' and add 'override' 2018-10-18 19:45:57 +02:00
RicSelectColorResult.cpp #2476 2dIntersectionView. Clean up context menus 2018-03-14 08:05:38 +01:00
RicSelectColorResult.h clang-tidy : Remove redundant 'virtual' and add 'override' 2018-10-18 19:45:57 +02:00
RicSelectOrCreateViewFeatureImpl.cpp System : Move name to private field 2018-09-24 22:15:34 +02:00
RicSelectOrCreateViewFeatureImpl.h #1377 Add view selection to Show Region button in flow characteristics plot 2017-08-17 13:49:51 +02:00
RicShowGridStatisticsFeature.cpp #2331 Introduce new intermediate class RimGridView 2018-01-15 14:53:48 +01:00
RicShowGridStatisticsFeature.h clang-tidy : Remove redundant 'virtual' and add 'override' 2018-10-18 19:45:57 +02:00
RicSummaryCaseRestartDialog.cpp #3512 System : Remove unused functions 2018-10-18 15:14:25 +02:00
RicSummaryCaseRestartDialog.h clang-tidy : Remove redundant 'virtual' and add 'override' 2018-10-18 19:45:57 +02:00
RicTogglePerspectiveViewFeature.cpp 2d Maps: Renames to make classes and variables more consistent. 2018-11-09 09:11:29 +01:00
RicTogglePerspectiveViewFeature.h clang-tidy : Remove redundant 'virtual' and add 'override' 2018-10-18 19:45:57 +02:00
RicWellLogTools.cpp #3757 Rename RiuSelectionManager to Riu3dSelectionManager 2018-11-30 14:30:34 +01:00
RicWellLogTools.h #3255 Replace code that duplicates functionality in caf::SelectionManager 2018-08-22 13:04:00 +02:00