ResInsight/ApplicationLibCode/Commands
Magne Sjaastad 76102a8396
Maintenance issues
* Improve toggling of checked state of sub items
Toggling state is only supported for objects in an array. For example, this will ensure that faults are toggled without altering the fault result object.

* Use gray instead of black for icons

* #9719 Use delete instead of deleteLater to avoid visual artifacts
Artifacts are seen in the Property Editor related to obsolete group boxes. This seems to be related to deleteLater().

* Improve text in menu when toggling sub items

* #10011 Make sure all grid cases are visible in RFT data source

* #10354 Show more info when hovering on curves in summary plot

* #10355 Copy model text info in 3D view to clipboard

* Make sure cell filter option is propagated to new field
Make sure the previous value of  m_showFaultsOutsideFilters_obsolete is propagated into m_applyCellFilters

* Fix wrong spelling when using of stylesheet color
2023-06-06 15:45:54 +02:00
..
AnalysisPlotCommands Change API for PdmObjectHandle and PdmFieldHandle 2023-05-12 21:41:34 +02:00
AnnotationCommands Change API for PdmObjectHandle and PdmFieldHandle 2023-05-12 21:41:34 +02:00
ApplicationCommands About text: Add Python version 2023-06-02 14:04:23 +02:00
CellFilterCommands Change API for PdmObjectHandle and PdmFieldHandle 2023-05-12 21:41:34 +02:00
ColorLegendCommands Change API for PdmObjectHandle and PdmFieldHandle 2023-05-12 21:41:34 +02:00
CompletionCommands Change API for PdmObjectHandle and PdmFieldHandle 2023-05-12 21:41:34 +02:00
CompletionExportCommands Change API for PdmObjectHandle and PdmFieldHandle 2023-05-12 21:41:34 +02:00
CorrelationPlotCommands Change API for PdmObjectHandle and PdmFieldHandle 2023-05-12 21:41:34 +02:00
CrossSectionCommands Change API for PdmObjectHandle and PdmFieldHandle 2023-05-12 21:41:34 +02:00
EclipseCommands Add edit button to grid calculation expressions 2023-06-05 09:07:14 +02:00
ExportCommands 9978 Improve UI for long drop-down lists, use tree selection more 2023-05-22 15:44:37 +02:00
FlowCommands Enable filters for curve intersections (#10329) 2023-06-05 07:33:04 +02:00
FractureCommands Change API for PdmObjectHandle and PdmFieldHandle 2023-05-12 21:41:34 +02:00
GeoMechCommands clang-format: Set column width to 140 2023-02-26 10:48:40 +01:00
GridCrossPlotCommands Change API for PdmObjectHandle and PdmFieldHandle 2023-05-12 21:41:34 +02:00
HoloLensCommands Change API for PdmObjectHandle and PdmFieldHandle 2023-05-12 21:41:34 +02:00
IntersectionBoxCommands Add missing update to intersection box 2023-06-03 15:01:06 +02:00
IntersectionViewCommands Change API for PdmObjectHandle and PdmFieldHandle 2023-05-12 21:41:34 +02:00
MeasurementCommands cmake-format: Allow dangling parenthesis 2021-09-01 08:13:16 +02:00
OctaveScriptCommands Change API for PdmObjectHandle and PdmFieldHandle 2023-05-12 21:41:34 +02:00
OperationsUsingObjReferences Change API for PdmObjectHandle and PdmFieldHandle 2023-05-12 21:41:34 +02:00
PlotBuilderCommands Improve ensemble curve colors 2023-04-19 15:36:06 +02:00
PlotTemplateCommands Add open in text editor feature 2023-03-13 16:09:20 +01:00
SeismicCommands Import SEG-Y files by converting to VDS (#10175) 2023-04-27 01:32:59 +02:00
SsiHubImportCommands Change API for PdmObjectHandle and PdmFieldHandle 2023-05-12 21:41:34 +02:00
StreamlineCommands Janitor : Remove obsolete override comment 2022-02-23 08:01:28 +01:00
SummaryPlotCommands #10268 Regression Analysis: improve default look of curve 2023-05-19 20:00:12 +02:00
SurfaceCommands clang-format: Set column width to 140 2023-02-26 10:48:40 +01:00
ToggleCommands Maintenance issues 2023-06-06 15:45:54 +02:00
ViewLink Change API for PdmObjectHandle and PdmFieldHandle 2023-05-12 21:41:34 +02:00
WellLogCommands Rename RimWellLogDiffCurve to RimWellLogCalculatedCurve and additional improvements 2023-05-27 10:30:03 +02:00
WellPathCommands #7134 Create modelled well path from well path 2023-05-23 12:13:53 +02:00
CMakeLists_files.cmake Maintenance issues 2023-06-06 15:45:54 +02:00
CMakeLists.txt Use target_include_directory 2023-04-25 13:14:26 +02:00
Ric3dViewPickEventHandler.cpp Rename ApplicationCode to ApplicationLibCode 2021-01-11 15:27:45 +01:00
Ric3dViewPickEventHandler.h Rename ApplicationCode to ApplicationLibCode 2021-01-11 15:27:45 +01:00
RicCalculatorWidgetCreator.cpp clang-format: Set column width to 140 2023-02-26 10:48:40 +01:00
RicCalculatorWidgetCreator.h clang-format: Set column width to 140 2023-02-26 10:48:40 +01:00
RicCloseCaseFeature.cpp Change API for PdmObjectHandle and PdmFieldHandle 2023-05-12 21:41:34 +02:00
RicCloseCaseFeature.h Janitor : Remove obsolete override comment 2022-02-23 08:01:28 +01:00
RicCloseObservedDataFeature.cpp Change API for PdmObjectHandle and PdmFieldHandle 2023-05-12 21:41:34 +02:00
RicCloseObservedDataFeature.h Janitor : Remove obsolete override comment 2022-02-23 08:01:28 +01:00
RicCloseSourSimDataFeature.cpp Rename ApplicationCode to ApplicationLibCode 2021-01-11 15:27:45 +01:00
RicCloseSourSimDataFeature.h Janitor : Remove obsolete override comment 2022-02-23 08:01:28 +01:00
RicCloseSummaryCaseFeature.cpp Change API for PdmObjectHandle and PdmFieldHandle 2023-05-12 21:41:34 +02:00
RicCloseSummaryCaseFeature.h Janitor : Remove obsolete override comment 2022-02-23 08:01:28 +01:00
RicCloseSummaryCaseInCollectionFeature.cpp Update clang-format.yml (#10068) 2023-04-13 07:05:53 +02:00
RicCloseSummaryCaseInCollectionFeature.h Rename ApplicationCode to ApplicationLibCode 2021-01-11 15:27:45 +01:00
RicContourMapPickEventHandler.cpp Change API for PdmObjectHandle and PdmFieldHandle 2023-05-12 21:41:34 +02:00
RicContourMapPickEventHandler.h Rename ApplicationCode to ApplicationLibCode 2021-01-11 15:27:45 +01:00
RicConvertGroupToEnsembleFeature.cpp Remove special summary case connected to a grid model 2023-03-03 15:28:34 +01:00
RicConvertGroupToEnsembleFeature.h Janitor : Remove obsolete override comment 2022-02-23 08:01:28 +01:00
RicCopyGridStatisticsToClipboardFeature.cpp Maintenance issues 2023-06-06 15:45:54 +02:00
RicCopyGridStatisticsToClipboardFeature.h Maintenance issues 2023-06-06 15:45:54 +02:00
RicCreateEnsembleFractureStatisticsPlotFeature.cpp clang-format: Set column width to 140 2023-02-26 10:48:40 +01:00
RicCreateEnsembleFractureStatisticsPlotFeature.h #7609 Calculate and display Ensemble Fracture Statistics plot. 2021-05-10 14:03:52 +02:00
RicCreateEnsembleSurfaceFeature.cpp Use target_include_directory 2023-04-25 13:14:26 +02:00
RicCreateEnsembleSurfaceFeature.h Ensemble Surface improvements 2021-09-16 14:28:19 +02:00
RicCreateEnsembleSurfaceUi.cpp 9978 Improve UI for long drop-down lists, use tree selection more 2023-05-22 15:44:37 +02:00
RicCreateEnsembleSurfaceUi.h clang-format: Set column width to 140 2023-02-26 10:48:40 +01:00
RicCreateEnsembleWellLogFeature.cpp Refactor ensemble import dialog 2023-04-20 10:16:43 +02:00
RicCreateEnsembleWellLogFeature.h #7928 Add user interface for exporting multiple well logs. 2021-09-09 08:38:00 +02:00
RicCreateEnsembleWellLogUi.cpp 9978 Improve UI for long drop-down lists, use tree selection more 2023-05-22 15:44:37 +02:00
RicCreateEnsembleWellLogUi.h Update clang-format.yml (#10068) 2023-04-13 07:05:53 +02:00
RicCreateGridStatisticsPlotFeature.cpp Simplify access to RimMainPlotCollection 2022-08-19 14:30:25 +02:00
RicCreateGridStatisticsPlotFeature.h Rename ApplicationCode to ApplicationLibCode 2021-01-11 15:27:45 +01:00
RicCreateSummaryCaseCollectionFeature.cpp clang-format: Set column width to 140 2023-02-26 10:48:40 +01:00
RicCreateSummaryCaseCollectionFeature.h clang-format: Set column width to 140 2023-02-26 10:48:40 +01:00
RicCreateSurfaceIntersectionBandFeature.cpp clang-format: Set column width to 140 2023-02-26 10:48:40 +01:00
RicCreateSurfaceIntersectionBandFeature.h Improved UI for surface band and curves (#8026) 2021-09-23 09:59:29 +02:00
RicCreateSurfaceIntersectionCurveFeature.cpp Improved UI for surface band and curves (#8026) 2021-09-23 09:59:29 +02:00
RicCreateSurfaceIntersectionCurveFeature.h Improved UI for surface band and curves (#8026) 2021-09-23 09:59:29 +02:00
RicCreateTemporaryLgrFeature.cpp Added more clang-tidy checks 2023-04-14 14:07:45 +02:00
RicCreateTemporaryLgrFeature.h Rename ApplicationCode to ApplicationLibCode 2021-01-11 15:27:45 +01:00
RicCreateUserDefinedPolylinesAnnotationFeature.cpp Rename ApplicationCode to ApplicationLibCode 2021-01-11 15:27:45 +01:00
RicDeleteItemExec.cpp Change API for PdmObjectHandle and PdmFieldHandle 2023-05-12 21:41:34 +02:00
RicDeleteItemExec.h #7347 Property Editor : Enable undo/redo of field changed operations 2021-02-10 15:08:35 +01:00
RicDeleteItemExecData.cpp Rename ApplicationCode to ApplicationLibCode 2021-01-11 15:27:45 +01:00
RicDeleteItemExecData.h clang-format: Set column width to 140 2023-02-26 10:48:40 +01:00
RicDeleteItemFeature.cpp Change API for PdmObjectHandle and PdmFieldHandle 2023-05-12 21:41:34 +02:00
RicDeleteItemFeature.h RFT segment plot adjustments (#9912) 2023-03-06 14:34:22 +01:00
RicDeletePressureTableItemFeature.cpp Change API for PdmObjectHandle and PdmFieldHandle 2023-05-12 21:41:34 +02:00
RicDeletePressureTableItemFeature.h Janitor : Remove obsolete override comment 2022-02-23 08:01:28 +01:00
RicDeleteSubItemsFeature.cpp Change API for PdmObjectHandle and PdmFieldHandle 2023-05-12 21:41:34 +02:00
RicDeleteSubItemsFeature.h New feature: delete unchecked subitems (#9010) 2022-06-02 06:50:14 +02:00
RicDeleteSummaryCaseCollectionFeature.cpp Change API for PdmObjectHandle and PdmFieldHandle 2023-05-12 21:41:34 +02:00
RicDeleteSummaryCaseCollectionFeature.h Rename ApplicationCode to ApplicationLibCode 2021-01-11 15:27:45 +01:00
RicDeleteTemporaryLgrsFeature.cpp Change API for PdmObjectHandle and PdmFieldHandle 2023-05-12 21:41:34 +02:00
RicDeleteTemporaryLgrsFeature.h Rename ApplicationCode to ApplicationLibCode 2021-01-11 15:27:45 +01:00
RicDeleteUncheckedSubItemsFeature.cpp New feature: delete unchecked subitems (#9010) 2022-06-02 06:50:14 +02:00
RicDeleteUncheckedSubItemsFeature.h New feature: delete unchecked subitems (#9010) 2022-06-02 06:50:14 +02:00
RicDeleteWellMeasurementFilePathFeature.cpp Change API for PdmObjectHandle and PdmFieldHandle 2023-05-12 21:41:34 +02:00
RicDeleteWellMeasurementFilePathFeature.h Janitor : Remove obsolete override comment 2022-02-23 08:01:28 +01:00
RicElasticPropertiesImportTools.cpp Change API for PdmObjectHandle and PdmFieldHandle 2023-05-12 21:41:34 +02:00
RicElasticPropertiesImportTools.h Rename ApplicationCode to ApplicationLibCode 2021-01-11 15:27:45 +01:00
RicExportContourMapToTextFeature.cpp clang-format: Set column width to 140 2023-02-26 10:48:40 +01:00
RicExportContourMapToTextFeature.h Rename ApplicationCode to ApplicationLibCode 2021-01-11 15:27:45 +01:00
RicExportContourMapToTextUi.cpp #8250 Use variadic macros and remove obsolete parameters 2021-11-14 15:26:09 +01:00
RicExportContourMapToTextUi.h clang-format: Set column width to 140 2023-02-26 10:48:40 +01:00
RicExportFeatureImpl.cpp Rename ApplicationCode to ApplicationLibCode 2021-01-11 15:27:45 +01:00
RicExportFeatureImpl.h Rename ApplicationCode to ApplicationLibCode 2021-01-11 15:27:45 +01:00
RicExportStimPlanModelToFileFeature.cpp clang-format: Set column width to 140 2023-02-26 10:48:40 +01:00
RicExportStimPlanModelToFileFeature.h Janitor : Remove obsolete override comment 2022-02-23 08:01:28 +01:00
RicFaciesPropertiesImportTools.cpp Use rock type colors when "Facies" is imported 2023-05-26 11:26:22 +02:00
RicFaciesPropertiesImportTools.h Use rock type colors when "Facies" is imported 2023-05-26 11:26:22 +02:00
RicFlyToObjectFeature.cpp clang-format: Set column width to 140 2023-02-26 10:48:40 +01:00
RicFlyToObjectFeature.h Rename ApplicationCode to ApplicationLibCode 2021-01-11 15:27:45 +01:00
RicGridCalculatorDialog.cpp clang-format: Set column width to 140 2023-02-26 10:48:40 +01:00
RicGridCalculatorDialog.h Grid Calculator: refactor summary curve calculator and add grid calculator. 2022-05-09 15:36:27 +02:00
RicGridCalculatorUi.cpp Grid Calculator: refactor summary curve calculator and add grid calculator. 2022-05-09 15:36:27 +02:00
RicGridCalculatorUi.h Grid Calculator: refactor summary curve calculator and add grid calculator. 2022-05-09 15:36:27 +02:00
RicGridStatisticsDialog.cpp clang-format: Set column width to 140 2023-02-26 10:48:40 +01:00
RicGridStatisticsDialog.h Rename ApplicationCode to ApplicationLibCode 2021-01-11 15:27:45 +01:00
RicHideIntersectionBoxFeature.cpp Rename ApplicationCode to ApplicationLibCode 2021-01-11 15:27:45 +01:00
RicHideIntersectionBoxFeature.h Rename ApplicationCode to ApplicationLibCode 2021-01-11 15:27:45 +01:00
RicHideIntersectionFeature.cpp clang-format: Set column width to 140 2023-02-26 10:48:40 +01:00
RicHideIntersectionFeature.h Rename ApplicationCode to ApplicationLibCode 2021-01-11 15:27:45 +01:00
RicImportElasticPropertiesFeature.cpp Rename ApplicationCode to ApplicationLibCode 2021-01-11 15:27:45 +01:00
RicImportElasticPropertiesFeature.h Janitor : Remove obsolete override comment 2022-02-23 08:01:28 +01:00
RicImportElementPropertyFeature.cpp Rename ApplicationCode to ApplicationLibCode 2021-01-11 15:27:45 +01:00
RicImportElementPropertyFeature.h Rename ApplicationCode to ApplicationLibCode 2021-01-11 15:27:45 +01:00
RicImportEnsembleFeature.cpp #10128 Reveal Summary: add ensemble import. 2023-04-25 09:42:18 +02:00
RicImportEnsembleFeature.h Refactor ensemble import dialog 2023-04-20 10:16:43 +02:00
RicImportEnsembleSurfaceFeature.cpp Refactor ensemble import dialog 2023-04-20 10:16:43 +02:00
RicImportEnsembleSurfaceFeature.h clang-format: Set column width to 140 2023-02-26 10:48:40 +01:00
RicImportEnsembleWellLogsFeature.cpp Refactor ensemble import dialog 2023-04-20 10:16:43 +02:00
RicImportEnsembleWellLogsFeature.h clang-format: Set column width to 140 2023-02-26 10:48:40 +01:00
RicImportFaciesFeature.cpp clang-format: Set column width to 140 2023-02-26 10:48:40 +01:00
RicImportFaciesFeature.h Rename ApplicationCode to ApplicationLibCode 2021-01-11 15:27:45 +01:00
RicImportFormationNamesFeature.cpp clang-format: Set column width to 140 2023-02-26 10:48:40 +01:00
RicImportFormationNamesFeature.h Janitor : Several fixes by clang-tidy and use of clang compiler 2021-04-05 11:51:23 -07:00
RicImportGeneralDataFeature.cpp GRDECL: Import multiple grid files from dialog (#10142) 2023-04-21 10:34:29 +02:00
RicImportGeneralDataFeature.h GRDECL: Import multiple grid files from dialog (#10142) 2023-04-21 10:34:29 +02:00
RicImportGridModelFromSummaryCaseFeature.cpp Several RFT plot adjustments 2023-03-08 07:35:27 +01:00
RicImportGridModelFromSummaryCaseFeature.h #7481 Usability : Open grid model from summary case and summary curve 2021-03-10 21:44:39 +01:00
RicImportGridModelFromSummaryCurveFeature.cpp #7481 Usability : Open grid model from summary case and summary curve 2021-03-10 21:44:39 +01:00
RicImportGridModelFromSummaryCurveFeature.h #7481 Usability : Open grid model from summary case and summary curve 2021-03-10 21:44:39 +01:00
RicImportObservedDataFeature.cpp Update clang-format.yml (#10068) 2023-04-13 07:05:53 +02:00
RicImportObservedDataFeature.h Rename ApplicationCode to ApplicationLibCode 2021-01-11 15:27:45 +01:00
RicImportObservedFmuDataFeature.cpp clang-format: Set column width to 140 2023-02-26 10:48:40 +01:00
RicImportObservedFmuDataFeature.h Rename ApplicationCode to ApplicationLibCode 2021-01-11 15:27:45 +01:00
RicImportPressureDepthDataFeature.cpp Add reload and delete of pressure/depth data 2023-03-13 16:09:20 +01:00
RicImportPressureDepthDataFeature.h #9620 Pressure/depth data: add user interface. 2023-01-19 09:00:05 +01:00
RicImportRevealSummaryCaseFeature.cpp Maintenance fixes 2023-05-30 15:56:19 +02:00
RicImportRevealSummaryCaseFeature.h #9773 Import data from Reveal and StimPlan as summary case. 2023-03-20 08:58:42 +01:00
RicImportStimPlanSummaryCaseFeature.cpp Maintenance fixes 2023-05-30 15:56:19 +02:00
RicImportStimPlanSummaryCaseFeature.h #9773 Import data from Reveal and StimPlan as summary case. 2023-03-20 08:58:42 +01:00
RicImportSummaryCaseFeature.cpp Janitor: Remove unused includes. 2023-03-20 08:58:42 +01:00
RicImportSummaryCaseFeature.h Janitor: Remove unused includes. 2023-03-20 08:58:42 +01:00
RicImportSummaryCasesFeature.cpp Change API for PdmObjectHandle and PdmFieldHandle 2023-05-12 21:41:34 +02:00
RicImportSummaryCasesFeature.h Refactor ensemble import dialog 2023-04-20 10:16:43 +02:00
RicImportSummaryGroupFeature.cpp Refactor ensemble import dialog 2023-04-20 10:16:43 +02:00
RicImportSummaryGroupFeature.h Janitor : Remove obsolete override comment 2022-02-23 08:01:28 +01:00
RicNewAnnotationFeature.cpp Rename ApplicationCode to ApplicationLibCode 2021-01-11 15:27:45 +01:00
RicNewContourMapViewFeature.cpp Enable filters for curve intersections (#10329) 2023-06-05 07:33:04 +02:00
RicNewContourMapViewFeature.h clang-format: Set column width to 140 2023-02-26 10:48:40 +01:00
RicNewCustomObjectiveFunctionFeature.cpp Change API for PdmObjectHandle and PdmFieldHandle 2023-05-12 21:41:34 +02:00
RicNewCustomObjectiveFunctionFeature.h Janitor : Remove obsolete override comment 2022-02-23 08:01:28 +01:00
RicNewCustomObjectiveFunctionWeightFeature.cpp Change API for PdmObjectHandle and PdmFieldHandle 2023-05-12 21:41:34 +02:00
RicNewCustomObjectiveFunctionWeightFeature.h #7761 Objective Function : Change formula and add several options 2021-06-09 21:22:37 +02:00
RicNewPressureTableItemFeature.cpp #7365 StimPlanModel: Add optional table for inital and current pressure data. 2021-02-19 12:18:30 +01:00
RicNewPressureTableItemFeature.h Janitor : Remove obsolete override comment 2022-02-23 08:01:28 +01:00
RicNewVfpPlotFeature.cpp Change API for PdmObjectHandle and PdmFieldHandle 2023-05-12 21:41:34 +02:00
RicNewVfpPlotFeature.h Rename ApplicationCode to ApplicationLibCode 2021-01-11 15:27:45 +01:00
RicNewViewFeature.cpp Janitor : Several fixes by clang-tidy and use of clang compiler 2021-04-05 11:51:23 -07:00
RicNewViewFeature.h Janitor : Remove obsolete override comment 2022-02-23 08:01:28 +01:00
RicPickEventHandler.h Rename ApplicationCode to ApplicationLibCode 2021-01-11 15:27:45 +01:00
RicRecursiveFileSearchDialog.cpp #10128 Reveal Summary: add ensemble import. 2023-04-25 09:42:18 +02:00
RicRecursiveFileSearchDialog.h Refactor ensemble import dialog 2023-04-20 10:16:43 +02:00
RicReloadCaseFeature.cpp Change API for PdmObjectHandle and PdmFieldHandle 2023-05-12 21:41:34 +02:00
RicReloadCaseFeature.h Rename ApplicationCode to ApplicationLibCode 2021-01-11 15:27:45 +01:00
RicReloadFormationNamesFeature.cpp Rename ApplicationCode to ApplicationLibCode 2021-01-11 15:27:45 +01:00
RicReloadFormationNamesFeature.h Janitor : Remove obsolete override comment 2022-02-23 08:01:28 +01:00
RicReloadPressureDepthDataFeature.cpp Change API for PdmObjectHandle and PdmFieldHandle 2023-05-12 21:41:34 +02:00
RicReloadPressureDepthDataFeature.h Add reload and delete of pressure/depth data 2023-03-13 16:09:20 +01:00
RicReloadSummaryCaseFeature.cpp Increase warning level 2023-04-17 15:57:39 +02:00
RicReloadSummaryCaseFeature.h Simplify access to RimMainPlotCollection 2022-08-19 14:30:25 +02:00
RicReloadWellMeasurementsFeature.cpp Rename ApplicationCode to ApplicationLibCode 2021-01-11 15:27:45 +01:00
RicReloadWellMeasurementsFeature.h Rename ApplicationCode to ApplicationLibCode 2021-01-11 15:27:45 +01:00
RicReloadWellPathFormationNamesFeature.cpp Change API for PdmObjectHandle and PdmFieldHandle 2023-05-12 21:41:34 +02:00
RicReloadWellPathFormationNamesFeature.h Rename ApplicationCode to ApplicationLibCode 2021-01-11 15:27:45 +01:00
RicRenameSummaryCaseFeature.cpp clang-format: Set column width to 140 2023-02-26 10:48:40 +01:00
RicRenameSummaryCaseFeature.h Add rename case to summary and grid cases (#9204) 2022-08-18 07:12:23 +02:00
RicReplaceCaseFeature.cpp Change API for PdmObjectHandle and PdmFieldHandle 2023-05-12 21:41:34 +02:00
RicReplaceCaseFeature.h Rename ApplicationCode to ApplicationLibCode 2021-01-11 15:27:45 +01:00
RicReplaceSummaryCaseFeature.cpp clang-format: Set column width to 140 2023-02-26 10:48:40 +01:00
RicReplaceSummaryCaseFeature.h clang-format: Set column width to 140 2023-02-26 10:48:40 +01:00
RicResampleDialog.cpp clang-format: Set column width to 140 2023-02-26 10:48:40 +01:00
RicResampleDialog.h Move defines to RiaDateTimeDefines 2022-03-14 09:18:48 +01:00
RicSelectColorResult.cpp Change API for PdmObjectHandle and PdmFieldHandle 2023-05-12 21:41:34 +02:00
RicSelectColorResult.h Rename ApplicationCode to ApplicationLibCode 2021-01-11 15:27:45 +01:00
RicSelectOrCreateViewFeatureImpl.cpp Change API for PdmObjectHandle and PdmFieldHandle 2023-05-12 21:41:34 +02:00
RicSelectOrCreateViewFeatureImpl.h Rename ApplicationCode to ApplicationLibCode 2021-01-11 15:27:45 +01:00
RicShowDataSourcesForRealization.cpp Add copy/paste of Summary Multi Plot (#8942) 2022-05-23 14:25:53 +02:00
RicShowDataSourcesForRealization.h Add copy/paste of Summary Multi Plot (#8942) 2022-05-23 14:25:53 +02:00
RicShowGridCalculatorFeature.cpp Add edit button to grid calculation expressions 2023-06-05 09:07:14 +02:00
RicShowGridCalculatorFeature.h Add edit button to grid calculation expressions 2023-06-05 09:07:14 +02:00
RicShowGridStatisticsFeature.cpp Janitor : Improve icons and availability for new statistics 2021-06-10 09:33:22 +02:00
RicShowGridStatisticsFeature.h Rename ApplicationCode to ApplicationLibCode 2021-01-11 15:27:45 +01:00
RicStackSelectedCurvesFeature.cpp clang-format: Set column width to 140 2023-02-26 10:48:40 +01:00
RicStackSelectedCurvesFeature.h clang-format: Set column width to 140 2023-02-26 10:48:40 +01:00
RicSummaryCaseRestartDialog.cpp Update clang-format.yml (#10068) 2023-04-13 07:05:53 +02:00
RicSummaryCaseRestartDialog.h clang-format: Set column width to 140 2023-02-26 10:48:40 +01:00
RicThemeColorEditorFeature.cpp Added more clang-tidy checks 2023-04-14 14:07:45 +02:00
RicThemeColorEditorFeature.h Janitor : Remove obsolete override comment 2022-02-23 08:01:28 +01:00
RicTogglePerspectiveViewFeature.cpp Rename ApplicationCode to ApplicationLibCode 2021-01-11 15:27:45 +01:00
RicTogglePerspectiveViewFeature.h Janitor : Remove obsolete override comment 2022-02-23 08:01:28 +01:00
RicUnstackSelectedCurvesFeature.cpp #8250 Use variadic macros and remove obsolete parameters 2021-11-14 15:26:09 +01:00
RicUnstackSelectedCurvesFeature.h Janitor : Remove obsolete override comment 2022-02-23 08:01:28 +01:00
RicUserDefinedCalculatorDialog.cpp Grid Calculator: refactor summary curve calculator and add grid calculator. 2022-05-09 15:36:27 +02:00
RicUserDefinedCalculatorDialog.h clang-format: Set column width to 140 2023-02-26 10:48:40 +01:00
RicUserDefinedCalculatorUi.cpp clang-format: Set column width to 140 2023-02-26 10:48:40 +01:00
RicUserDefinedCalculatorUi.h clang-format: Set column width to 140 2023-02-26 10:48:40 +01:00
RicVec3dPickEventHandler.cpp Change API for PdmObjectHandle and PdmFieldHandle 2023-05-12 21:41:34 +02:00
RicVec3dPickEventHandler.h Rename ApplicationCode to ApplicationLibCode 2021-01-11 15:27:45 +01:00
RicWellLogTools.cpp Rename RimWellLogDiffCurve to RimWellLogCalculatedCurve and additional improvements 2023-05-27 10:30:03 +02:00
RicWellLogTools.h Rename RimWellLogDiffCurve to RimWellLogCalculatedCurve and additional improvements 2023-05-27 10:30:03 +02:00
RicWellMeasurementImportTools.cpp Change API for PdmObjectHandle and PdmFieldHandle 2023-05-12 21:41:34 +02:00
RicWellMeasurementImportTools.h Rename ApplicationCode to ApplicationLibCode 2021-01-11 15:27:45 +01:00