ResInsight/ApplicationCode/Commands
2018-10-10 15:12:54 +02:00
..
ApplicationCommands #3476 Regression Test : Use project folder as default for command file execution 2018-10-10 08:02:41 +02:00
CompletionCommands #3476 Regression Test : Use lastUsedDialogDirectoryWithFallbackToProjectFolder 2018-10-10 08:02:41 +02:00
CompletionExportCommands LGR Export. Guard against result accessor nullptr 2018-10-10 11:46:32 +02:00
CrossSectionCommands #3249 Refactoring: Rename of classes to PickEventHandler 2018-08-27 16:25:26 +02:00
EclipseCommands #3479 Input Case : Use default folder fallback to case folder 2018-10-10 10:06:07 +02:00
ExportCommands #3478 Export Cell Result to File : Move code to RicEclipseCellResultToFileImpl 2018-10-10 15:12:54 +02:00
FlowCommands System : Move name to private field 2018-09-24 22:15:34 +02:00
FractureCommands Fix warnings 2018-09-27 20:17:56 +02:00
HoloLensCommands #3421 Text File Export : Open file as text file when required 2018-09-27 12:42:28 +02:00
IntersectionBoxCommands Merge branch 'dev' into cmake-improvements 2018-02-28 08:47:01 +01:00
IntersectionViewCommands Merge branch 'dev' into cmake-improvements 2018-02-28 08:47:01 +01:00
OctaveScriptCommands System : Replace NULL with nullptr 2018-10-10 10:17:27 +02:00
OperationsUsingObjReferences System : Move name to private field 2018-09-24 22:15:34 +02:00
SummaryPlotCommands #3476 Regression Test : Use lastUsedDialogDirectoryWithFallbackToProjectFolder 2018-10-10 08:02:41 +02:00
ToggleCommands Rename to RiuPlotMainWindow 2018-04-27 06:28:08 +02:00
ViewLink #3343 HoloLens Export : Use factory to create option items for views 2018-09-12 11:51:52 +02:00
WellLogCommands System : Replace NULL with nullptr 2018-10-10 10:17:27 +02:00
WellPathCommands System : Use uppercase E in copyright header 2018-10-10 08:22:36 +02:00
CMakeLists_files.cmake #3249 Refactoring: Rename of classes to PickEventHandler 2018-08-27 16:25:26 +02:00
RicCloseCaseFeature.cpp #2934 Delete all selected cases, not just the first one when right clicking and choosing close. 2018-05-18 14:02:49 +02:00
RicCloseCaseFeature.h #2934 Delete all selected cases, not just the first one when right clicking and choosing close. 2018-05-18 14:02:49 +02:00
RicCloseObservedDataFeature.cpp System : Replace tab with four spaces 2018-03-12 11:12:39 +01: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 #3013 Make sure all existing connections for PdmObjects are removed before async delete 2018-06-08 12:58:59 +02:00
RicCloseSummaryCaseFeature.h #2873 New AsyncPointerVectorDeleter-classes to handle memory deletion in separate thread. 2018-05-23 14:38:25 +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 #1840 Summary case: Rename and code clean up 2017-09-11 10:45:26 +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 #2886 Summary groups. Add convert group to ensemble command 2018-05-11 08:33:04 +02:00
RicCreateSummaryCaseCollectionFeature.cpp #3096 Implemented ensemble calulations 2018-06-25 15:15:30 +02:00
RicCreateSummaryCaseCollectionFeature.h #3096 Implemented ensemble calulations 2018-06-25 15:15:30 +02:00
RicDeleteItemExec.cpp Fix warnings 2018-09-27 20:49:47 +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 #3112 Derived ensembles. Show only one delete item in context menu 2018-06-28 10:16:01 +02:00
RicDeleteItemFeature.h #1510 Remove invalid usage of namespace caf for features 2017-05-19 13:40:38 +02:00
RicDeleteSubItemsFeature.cpp #3268 MSW Fracture Export: Add allFractures and allFishbones 2018-09-07 13:45:14 +02:00
RicDeleteSubItemsFeature.h #1306 Added general "Delete Sub Items" feature 2017-03-08 12:06:05 +01:00
RicDeleteSummaryCaseCollectionFeature.cpp #3112 Derived ensembles. Show only one delete item in context menu 2018-06-28 10:16:01 +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
RicFileHierarchyDialog.cpp #3107 Hierarchy dialog. Warning to user when invalid chars are detected in file pattern 2018-06-28 11:12:12 +02:00
RicFileHierarchyDialog.h #3107 Hierarchy dialog. Warning to user when invalid chars are detected in file pattern 2018-06-28 11:12:12 +02:00
RicFlyToObjectFeature.cpp #2331 Renamed RimView to Rim3dView 2018-01-09 10:11:28 +01:00
RicFlyToObjectFeature.h #1513 Fishbones : Add 'Fly to Object' for fishbones and perforations 2017-05-21 09:15:54 +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 #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 (clang-tidy) : modernize-use-nullptr 2018-02-18 18:56:43 +01: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
RicGeoMechPropertyFilterNewInViewFeature.cpp #2331 Renamed RimView to Rim3dView 2018-01-09 10:11:28 +01:00
RicGeoMechPropertyFilterNewInViewFeature.h #2162 Context menu: Move geomech new property filter to new feature 2017-11-29 16:25:54 +01:00
RicGridStatisticsDialog.cpp CppCheck : Several fixes 2018-08-02 19:22:03 +02:00
RicGridStatisticsDialog.h #2331 Introduce new intermediate class RimGridView 2018-01-15 14:53:48 +01:00
RicHideIntersectionBoxFeature.cpp #2331 Renamed RimView to Rim3dView 2018-01-09 10:11:28 +01:00
RicHideIntersectionBoxFeature.h #2162 Context menu: Add hide intersection box feature 2017-11-29 14:57:04 +01:00
RicHideIntersectionFeature.cpp #2331 Renamed RimView to Rim3dView 2018-01-09 10:11:28 +01:00
RicHideIntersectionFeature.h #2162 Context manu: Add hide intersection feature 2017-11-29 14:57:04 +01:00
RicImportElementPropertyFeature.cpp #2369 Elm props: Clear cell results on deletion 2018-01-15 14:48:05 +01:00
RicImportElementPropertyFeature.h #2348 Elm Props: "Import Element Property Table" command 2018-01-08 14:48:00 +01: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 #3106 Ensemble calculations. Hash only ensemble parameters common to all cases. Move cases validation 2018-07-04 14:36:14 +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 #809 Created Formation Names project items. 2016-08-24 08:30:12 +02:00
RicImportGeoMechCaseFeature.cpp (clang-tidy) : modernize-use-nullptr 2018-02-18 18:56:43 +01:00
RicImportGeoMechCaseFeature.h #846 Created ImportGeoMechCaseFeature 2016-10-05 14:23:31 +02:00
RicImportGeoMechCaseTimeStepFilterFeature.cpp #3043 Implement Time step filtering on import for Geomech 2018-06-13 14:10:47 +02:00
RicImportGeoMechCaseTimeStepFilterFeature.h #3043 Implement Time step filtering on import for Geomech 2018-06-13 14:10:47 +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 CSV import. Reopen dialog on parse error 2017-12-01 12:41:44 +01: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 #1818 Observed Data: Command to Import observed data 2017-09-19 14:19:44 +02:00
RicImportSummaryCaseFeature.cpp #3340 Remove unused variables 2018-09-10 10:27:54 +02:00
RicImportSummaryCaseFeature.h #2555 Handle import to separate cases 2018-03-20 14:32:55 +01:00
RicImportSummaryCasesFeature.cpp System : Replace NULL with nullptr 2018-10-10 10:17:27 +02:00
RicImportSummaryCasesFeature.h #2962 Summary import performance. Preliminary optimization of summary groups and ensemble import 2018-06-06 09:49:58 +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 #2819 Ensemble curves. Distinguish between summary case group and ensemble 2018-05-08 15:22:38 +02:00
RicNewSliceRangeFilterFeature.cpp #2872 Fix creating range filter slices on LGR 2018-05-09 13:47:58 +02:00
RicNewSliceRangeFilterFeature.h #2162 Context menu: Move IJK-slice features to command 2017-11-29 09:03:22 +01:00
RicNewViewFeature.cpp #2535 Use the MainWindowTools class instead of MainWindow directly (part 3) 2018-02-27 16:46:53 +01:00
RicNewViewFeature.h #2331 Renamed RimView to Rim3dView 2018-01-09 10:11:28 +01: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 #2872 Fix creating range filter slices on LGR 2018-05-09 13:47:58 +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) : modernize-use-nullptr 2018-02-18 18:56:43 +01: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 #2535 Use the MainWindowTools class instead of MainWindow directly (part 1) 2018-02-27 16:46:53 +01:00
RicRangeFilterNewExec.h (clang-tidy) : modernize-use-nullptr 2018-02-18 18:56:43 +01: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
RicReloadWellPathFormationNamesFeature.cpp #2224 Well Formations: Make Reloading the csv file work 2017-12-06 12:01:33 +01:00
RicReloadWellPathFormationNamesFeature.h #2224 Well Formations: Make Reloading the csv file work 2017-12-06 12:01:33 +01:00
RicResampleDialog.cpp #3087 Show plot data. Display tabbed dialog for summary data 2018-07-02 11:45:14 +02:00
RicResampleDialog.h #3087 Show plot data. Display tabbed dialog for summary data 2018-07-02 11:45:14 +02:00
RicSelectColorResult.cpp #2476 2dIntersectionView. Clean up context menus 2018-03-14 08:05:38 +01:00
RicSelectColorResult.h #2392 3D View Context command: "Color Result" 2018-02-12 08:42:12 +01: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 #2102 Statistics dialog. Dialog contents updates as 3D view is modified 2017-11-16 10:39:54 +01:00
RicSummaryCaseRestartDialog.cpp #3340 Remove unused variables 2018-09-10 10:27:54 +02:00
RicSummaryCaseRestartDialog.h #2962 Summary import performance. Preliminary optimization of summary groups and ensemble import 2018-06-06 09:49:58 +02:00
RicTogglePerspectiveViewFeature.cpp #2412 Disable irrelevant toolbar commands 2018-01-29 16:16:11 +01:00
RicTogglePerspectiveViewFeature.h #168 Added Perspective/parallel view tool button 2016-08-16 22:43:22 +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