ResInsight/ApplicationCode/Commands
2018-10-18 19:45:57 +02:00
..
ApplicationCommands clang-tidy : Remove redundant 'virtual' and add 'override' 2018-10-18 19:45:57 +02:00
CompletionCommands clang-tidy : Remove redundant 'virtual' and add 'override' 2018-10-18 19:45:57 +02:00
CompletionExportCommands clang-tidy : Remove redundant 'virtual' and add 'override' 2018-10-18 19:45:57 +02:00
CrossSectionCommands clang-tidy : Remove redundant 'virtual' and add 'override' 2018-10-18 19:45:57 +02:00
EclipseCommands clang-tidy : Remove redundant 'virtual' and add 'override' 2018-10-18 19:45:57 +02:00
ExportCommands clang-tidy : Remove redundant 'virtual' and add 'override' 2018-10-18 19:45:57 +02:00
FlowCommands clang-tidy : Remove redundant 'virtual' and add 'override' 2018-10-18 19:45:57 +02:00
FractureCommands clang-tidy : Remove redundant 'virtual' and add 'override' 2018-10-18 19:45:57 +02:00
HoloLensCommands HoloLens: Fixed erroneous size of array payload for the binary packets. Memory for the actual array data ended up being twice as large as needed. Also fixed incorrect array size for texture coordinates. 2018-10-15 23:19:40 +02:00
IntersectionBoxCommands clang-tidy : Remove redundant 'virtual' and add 'override' 2018-10-18 19:45:57 +02:00
IntersectionViewCommands Merge branch 'dev' into cmake-improvements 2018-02-28 08:47:01 +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 clang-tidy : Remove redundant 'virtual' and add 'override' 2018-10-18 19:45:57 +02:00
ToggleCommands clang-tidy : Remove redundant 'virtual' and add 'override' 2018-10-18 19:45:57 +02:00
ViewLink clang-tidy : Remove redundant 'virtual' and add 'override' 2018-10-18 19:45:57 +02:00
WellLogCommands clang-tidy : Remove redundant 'virtual' and add 'override' 2018-10-18 19:45:57 +02:00
WellPathCommands clang-tidy : Remove redundant 'virtual' and add 'override' 2018-10-18 19:45:57 +02:00
CMakeLists_files.cmake #3249 Refactoring: Rename of classes to PickEventHandler 2018-08-27 16:25:26 +02: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
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
RicDeleteItemExec.cpp Fix warnings 2018-09-27 20:49:47 +02: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 #3112 Derived ensembles. Show only one delete item in context menu 2018-06-28 10:16:01 +02: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
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 #3512 System : Remove unused functions 2018-10-17 13:52:48 +02: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 #2331 Renamed RimView to Rim3dView 2018-01-09 10:11:28 +01:00
RicHideIntersectionBoxFeature.h clang-tidy : Remove redundant 'virtual' and add 'override' 2018-10-18 19:45:57 +02:00
RicHideIntersectionFeature.cpp #2331 Renamed RimView to Rim3dView 2018-01-09 10:11:28 +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 #3106 Ensemble calculations. Hash only ensemble parameters common to all cases. Move cases validation 2018-07-04 14:36:14 +02: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 (clang-tidy) : modernize-use-nullptr 2018-02-18 18:56:43 +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 System : Replace NULL with nullptr 2018-10-10 10:17:27 +02:00
RicImportSummaryCasesFeature.h clang-tidy : Remove redundant 'virtual' and add 'override' 2018-10-18 19:45:57 +02:00
RicImportSummaryGroupFeature.cpp #2962 Summary import performance. Preliminary optimization of summary groups and ensemble import 2018-06-06 09:49:58 +02:00
RicImportSummaryGroupFeature.h clang-tidy : Remove redundant 'virtual' and add 'override' 2018-10-18 19:45:57 +02: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 #2535 Use the MainWindowTools class instead of MainWindow directly (part 3) 2018-02-27 16:46:53 +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 #2872 Fix creating range filter slices on LGR 2018-05-09 13:47:58 +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 #2535 Use the MainWindowTools class instead of MainWindow directly (part 1) 2018-02-27 16:46:53 +01: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 Better naming of eclipse reload data function 2017-04-24 12:10:18 +02: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 #2412 Disable irrelevant toolbar commands 2018-01-29 16:16:11 +01:00
RicTogglePerspectiveViewFeature.h clang-tidy : Remove redundant 'virtual' and add 'override' 2018-10-18 19:45:57 +02:00
RicWellLogTools.cpp #3255 Replace code that duplicates functionality in caf::SelectionManager 2018-08-22 13:04:00 +02:00
RicWellLogTools.h #3255 Replace code that duplicates functionality in caf::SelectionManager 2018-08-22 13:04:00 +02:00