ResInsight/ApplicationCode/ProjectDataModel
Stein Inge Dale 9a3dace180 WIP: Surface : Add export of surface to PTL file format #5957
- restructured according to issue
- but issue indicate export of K-layer only despite RimGridCaseSurface
did support I/ slices, too?
- if so, test and possibly extend RimGridCaseSurface methods
extractDataFromGrid() and getStructGridIndex()
- need to check whether all offsets are taken care of
2020-08-06 11:20:17 +02:00
..
AnalysisPlots #5730 Add a default analysis plot filter that lets everything through. 2020-07-31 20:33:47 +02:00
Annotations Fixes by clang-format 2020-06-08 11:09:51 +02:00
Completions #6173 Fix conversion for over/underburden pressure. 2020-07-13 10:39:23 +02:00
CorrelationPlots #5737 Add different time step UI with filtering to analysis plots 2020-07-31 12:15:57 +02:00
Flow Implement stacked well log curves 2020-07-27 08:47:01 +02:00
GridCrossPlots Temp work 2020-07-27 08:47:01 +02:00
Measurement Fixes by misspell-fixer 2020-06-04 08:24:58 +02:00
PlotTemplates Replace RiaApplication::instance()->project() with RimProject::current(). 2020-05-12 12:01:44 +02:00
Summary Remove superfluous use of epsilon in EnsembleParameter and fix test 2020-07-28 15:13:07 +02:00
Surfaces WIP: Surface : Add export of surface to PTL file format #5957 2020-08-06 11:20:17 +02:00
CMakeLists_files.cmake #6113 Use enum to identify curves in RimFractureModelPlot. 2020-07-02 18:42:58 +02:00
Rim2dIntersectionView.cpp #5779 Add const to access methods 2020-04-17 13:54:15 +02:00
Rim2dIntersectionView.h #5779 Add const to access methods 2020-04-17 13:54:15 +02:00
Rim2dIntersectionViewCollection.cpp #5101 clang-format: Allow short functions on a single line 2020-02-12 13:35:31 +01:00
Rim2dIntersectionViewCollection.h #4683 clang-format on all files in ApplicationCode 2019-09-06 10:57:22 +02:00
Rim3dOverlayInfoConfig.cpp Convert to enum class 2020-04-24 11:40:22 +02:00
Rim3dOverlayInfoConfig.h #5101 clang-format: Adjusted penalties 2020-02-12 13:35:31 +01:00
Rim3dPropertiesInterface.h #4683 clang-format on all files in ApplicationCode 2019-09-06 10:57:22 +02:00
Rim3dView.cpp #6081 Color Results : Update views when color legend content changes 2020-06-17 14:37:14 +02:00
Rim3dView.h #6081 Color Results : Update views when color legend content changes 2020-06-17 14:37:14 +02:00
Rim3dWellLogCurve.cpp #5101 clang-format: Allow short functions on a single line 2020-02-12 13:35:31 +01:00
Rim3dWellLogCurve.h #5101 clang-format: Adjusted penalties 2020-02-12 13:35:31 +01:00
Rim3dWellLogExtractionCurve.cpp #6076 Simplify code 2020-06-15 16:19:21 +02:00
Rim3dWellLogExtractionCurve.h #5101 clang-format: Adjusted penalties 2020-02-12 13:35:31 +01:00
Rim3dWellLogFileCurve.cpp #5101 clang-format: Adjusted penalties 2020-02-12 13:35:31 +01:00
Rim3dWellLogFileCurve.h #5101 clang-format: Adjusted penalties 2020-02-12 13:35:31 +01:00
Rim3dWellLogRftCurve.cpp Convert to enum class 2020-04-24 11:40:22 +02:00
Rim3dWellLogRftCurve.h #5101 clang-format: Adjusted penalties 2020-02-12 13:35:31 +01:00
RimAdvancedSnapshotExportDefinition.cpp Replace RiaApplication::instance()->project() with RimProject::current(). 2020-05-12 12:01:44 +02:00
RimAdvancedSnapshotExportDefinition.h #5379 Surface : Move enum to RiaDefines 2020-05-04 06:32:37 +02:00
RimBinaryExportSettings.cpp Add txt suffix file pattern to make windows dialog behave better on windows. 2019-11-01 15:07:08 +01:00
RimBinaryExportSettings.h #4683 clang-format on all files in ApplicationCode 2019-09-06 10:57:22 +02:00
RimBoxIntersection.cpp Refactor delete operations for pdm objects. 2020-05-22 07:02:53 +02:00
RimBoxIntersection.h #5101 clang-format: Adjusted penalties 2020-02-12 13:35:31 +01:00
RimCalcScript.cpp #5101 clang-format: Allow short functions on a single line 2020-02-12 13:35:31 +01:00
RimCalcScript.h #4683 clang-format on all files in ApplicationCode 2019-09-06 10:57:22 +02:00
RimCase.cpp Replace RiaApplication::instance()->project() with RimProject::current(). 2020-05-12 12:01:44 +02:00
RimCase.h Move Case file name to the base RimCase class and make consistent 2020-02-25 13:57:51 +01:00
RimCaseCollection.cpp #4683 clang-format on all files in ApplicationCode 2019-09-06 10:57:22 +02:00
RimCaseCollection.h #4683 clang-format on all files in ApplicationCode 2019-09-06 10:57:22 +02:00
RimCellEdgeColors.cpp Convert to enum class 2020-04-24 11:40:22 +02:00
RimCellEdgeColors.h #5101 clang-format: Adjusted penalties 2020-02-12 13:35:31 +01:00
RimCellFilter.cpp Refactor and rename QIconProvider -> IconProvider (#5893) 2020-05-09 11:25:11 +02:00
RimCellFilter.h #4683 clang-format on all files in ApplicationCode 2019-09-06 10:57:22 +02:00
RimCellRangeFilter.cpp Refactor delete operations for pdm objects. 2020-05-22 07:02:53 +02:00
RimCellRangeFilter.h #5101 clang-format: Adjusted penalties 2020-02-12 13:35:31 +01:00
RimCellRangeFilterCollection.cpp Refactor delete operations for pdm objects. 2020-05-22 07:02:53 +02:00
RimCellRangeFilterCollection.h Refactor delete operations for pdm objects. 2020-05-22 07:02:53 +02:00
RimCheckableNamedObject.cpp #5101 clang-format: Allow short functions on a single line 2020-02-12 13:35:31 +01:00
RimCheckableNamedObject.h #4683 clang-format on all files in ApplicationCode 2019-09-06 10:57:22 +02:00
RimCheckableObject.cpp #5101 clang-format: Allow short functions on a single line 2020-02-12 13:35:31 +01:00
RimCheckableObject.h #4683 clang-format on all files in ApplicationCode 2019-09-06 10:57:22 +02:00
RimColorLegend.cpp #6081 Color Results : Update views when color legend content changes 2020-06-17 14:37:14 +02:00
RimColorLegend.h #6081 Color Results : Update views when color legend content changes 2020-06-17 14:37:14 +02:00
RimColorLegendCollection.cpp #6164 Color Legend : Use defines for UI text used multiple times 2020-07-01 08:22:26 +02:00
RimColorLegendCollection.h Improve method name to reflect implementation. 2020-05-24 17:26:51 +02:00
RimColorLegendItem.cpp #6164 Color Legend : Adjust UI names 2020-07-01 09:02:41 +02:00
RimColorLegendItem.h #6164 Color Legend : Adjust UI names 2020-07-01 09:02:41 +02:00
RimCommandObject.cpp #5101 clang-format: Allow short functions on a single line 2020-02-12 13:35:31 +01:00
RimCommandObject.h #5101 clang-format: Adjusted penalties 2020-02-12 13:35:31 +01:00
RimContextCommandBuilder.cpp WIP: Surface : Add export of surface to PTL file format #5957 2020-08-06 11:20:17 +02:00
RimContextCommandBuilder.h Fixes detected by cppcheck (#4974) 2019-11-03 08:37:03 +01:00
RimContourMapProjection.cpp Move variable to silence warnings on linux in release mode 2020-04-30 12:46:50 +02:00
RimContourMapProjection.h #5101 clang-format: Adjusted penalties 2020-02-12 13:35:31 +01:00
RimDataSourceSteppingTools.cpp #5101 clang-format: Adjusted penalties 2020-02-12 13:35:31 +01:00
RimDataSourceSteppingTools.h #4683 clang-format on all files in ApplicationCode 2019-09-06 10:57:22 +02:00
RimDepthTrackPlot.cpp Re-add missing drag and drop for well log tracks 2020-07-27 08:47:01 +02:00
RimDepthTrackPlot.h First round of caf::FontTools 2020-06-03 14:00:04 +02:00
RimDialogData.cpp #5232 Templates: Do not write dialog fields to project file 2019-12-17 10:55:51 +01:00
RimDialogData.h #5232 Templates: Do not write dialog fields to project file 2019-12-17 10:55:51 +01:00
RimEclipseCase.cpp NNC: Compute data on demand 2020-05-21 08:09:07 +02:00
RimEclipseCase.h NNC: Compute data on demand 2020-05-21 08:09:07 +02:00
RimEclipseCaseCollection.cpp #5925 Simplify computation of fault data 2020-05-13 17:57:21 +02:00
RimEclipseCaseCollection.h #5925 Simplify computation of fault data 2020-05-13 17:57:21 +02:00
RimEclipseCellColors.cpp #5874 Remove direct accessor to obsoleted RimRegularLegendConfig::colorRange field. 2020-05-24 17:26:51 +02:00
RimEclipseCellColors.h #5101 clang-format: Adjusted penalties 2020-02-12 13:35:31 +01:00
RimEclipseContourMapProjection.cpp Convert to enum class 2020-04-24 11:40:22 +02:00
RimEclipseContourMapProjection.h #5101 clang-format: Adjusted penalties 2020-02-12 13:35:31 +01:00
RimEclipseContourMapView.cpp Remove unused RimScaleLegendConfig. 2020-05-24 17:26:51 +02:00
RimEclipseContourMapView.h #5101 clang-format: Adjusted penalties 2020-02-12 13:35:31 +01:00
RimEclipseContourMapViewCollection.cpp #5101 clang-format: Allow short functions on a single line 2020-02-12 13:35:31 +01:00
RimEclipseContourMapViewCollection.h #4683 clang-format on all files in ApplicationCode 2019-09-06 10:57:22 +02:00
RimEclipseFaultColors.cpp #5406 NNC results : Show fault config in Eclipse Fault Colors 2020-01-30 12:44:05 +01:00
RimEclipseFaultColors.h #5101 clang-format: Adjusted penalties 2020-02-12 13:35:31 +01:00
RimEclipseGeometrySelectionItem.cpp Grid cell time history curves : Guard null pointer access 2020-04-18 09:20:04 +02:00
RimEclipseGeometrySelectionItem.h Janitor : Apply clang-format fixes on codebase in ApplicationCode 2019-11-04 11:34:34 +01:00
RimEclipseInputCase.cpp Convert to enum class 2020-04-24 11:40:22 +02:00
RimEclipseInputCase.h #5717 Properly reload input properties when reading eclipse result case. 2020-03-29 22:20:54 +02:00
RimEclipseInputProperty.cpp Refactor delete operations for pdm objects. 2020-05-22 07:02:53 +02:00
RimEclipseInputProperty.h #5101 clang-format: Adjusted penalties 2020-02-12 13:35:31 +01:00
RimEclipseInputPropertyCollection.cpp #5147 RimEclipseInputProperty::fileName -> caf::FilePath 2019-12-10 16:58:07 +01:00
RimEclipseInputPropertyCollection.h #4683 clang-format on all files in ApplicationCode 2019-09-06 10:57:22 +02:00
RimEclipsePropertyFilter.cpp Convert to enum class 2020-04-24 11:40:22 +02:00
RimEclipsePropertyFilter.h #5101 clang-format: Adjusted penalties 2020-02-12 13:35:31 +01:00
RimEclipsePropertyFilterCollection.cpp Convert to enum class 2020-04-24 11:40:22 +02:00
RimEclipsePropertyFilterCollection.h #4683 clang-format on all files in ApplicationCode 2019-09-06 10:57:22 +02:00
RimEclipseResultCase.cpp Replace RiaApplication::instance()->project() with RimProject::current(). 2020-05-12 12:01:44 +02:00
RimEclipseResultCase.h Move Case file name to the base RimCase class and make consistent 2020-02-25 13:57:51 +01:00
RimEclipseResultDefinition.cpp #6164 Color Legend : Update category colors when project file is loaded 2020-07-01 08:22:26 +02:00
RimEclipseResultDefinition.h #6118 Automatic red, green and blue curve colors for oil, gas and water properties when using area fill 2020-06-22 11:02:33 +02:00
RimEclipseStatisticsCase.cpp Convert to enum class 2020-04-24 11:40:22 +02:00
RimEclipseStatisticsCase.h #5101 clang-format: Adjusted penalties 2020-02-12 13:35:31 +01:00
RimEclipseStatisticsCaseCollection.cpp #5101 clang-format: Adjusted penalties 2020-02-12 13:35:31 +01:00
RimEclipseStatisticsCaseCollection.h #4683 clang-format on all files in ApplicationCode 2019-09-06 10:57:22 +02:00
RimEclipseStatisticsCaseEvaluator.cpp #5980 Grid Group Statistics : Swap names for P10 and P90 and skip underscore 2020-05-26 07:45:23 +02:00
RimEclipseStatisticsCaseEvaluator.h Convert to enum class 2020-04-24 11:40:22 +02:00
RimEclipseView.cpp #6081 Color Results : Show legends in geomech view 2020-06-17 14:37:14 +02:00
RimEclipseView.h Merge pull request #5822 from OPM/tensor-plot-for-fluxes-5583 2020-04-22 22:10:27 +02:00
RimElasticProperties.cpp #6065 Import "Fluid Loss Coefficient" and "Spurt Loss" from csv and export to frk. 2020-06-18 19:11:37 +02:00
RimElasticProperties.h #6007 Rename Facies Properties to Elastic Properties. 2020-06-05 12:36:30 +02:00
RimElasticPropertiesCurve.cpp #6210 Fracture Model Plot: Fix crash when changing MD. 2020-07-08 06:28:52 +02:00
RimElasticPropertiesCurve.h #6113 Use enum to identify curves in RimFractureModelPlot. 2020-07-02 18:42:58 +02:00
RimElementVectorResult.cpp Convert to enum class 2020-04-24 11:40:22 +02:00
RimElementVectorResult.h #5583 Add data model object and ui for RimElementVectorResult. 2020-03-04 22:18:01 +01:00
RimExportInputPropertySettings.cpp Add txt suffix file pattern to make windows dialog behave better on windows. 2019-11-01 15:07:08 +01:00
RimExportInputPropertySettings.h #4683 clang-format on all files in ApplicationCode 2019-09-06 10:57:22 +02:00
RimExtrudedCurveIntersection.cpp Refactor delete operations for pdm objects. 2020-05-22 07:02:53 +02:00
RimExtrudedCurveIntersection.h #5101 clang-format: Adjusted penalties 2020-02-12 13:35:31 +01:00
RimFaultInView.cpp #5101 clang-format: Allow short functions on a single line 2020-02-12 13:35:31 +01:00
RimFaultInView.h #5101 clang-format: Adjusted penalties 2020-02-12 13:35:31 +01:00
RimFaultInViewCollection.cpp #5932 NNC data : Compute geometry when NNC data is asked for 2020-05-15 12:55:25 +02:00
RimFaultInViewCollection.h #5932 NNC data : Compute geometry when NNC data is asked for 2020-05-15 12:55:25 +02:00
RimFileWellPath.cpp #5917 Export Completion: Avoid overwrite of export completion well name 2020-05-22 15:01:56 +02:00
RimFileWellPath.h #5917 Export Completion: Avoid overwrite of export completion well name 2020-05-22 15:01:56 +02:00
RimFormationNames.cpp Refactor delete operations for pdm objects. 2020-05-22 07:02:53 +02:00
RimFormationNames.h #5875 Remove duplicated code: import formation names using RifColorLegendData. 2020-05-06 11:04:33 +02:00
RimFormationNamesCollection.cpp WIP: Color legend: import of lyr file with colors should generate custom color legend #5961 2020-08-06 11:20:17 +02:00
RimFormationNamesCollection.h WIP: Color legend: import of lyr file with colors should generate custom color legend #5961 2020-08-06 11:20:17 +02:00
RimFractureModelCurve.cpp #6173 Improve pressure extrapolation in overburden and underburden. 2020-07-10 11:59:33 +02:00
RimFractureModelCurve.h #6173 Improve pressure extrapolation in overburden and underburden. 2020-07-10 11:59:33 +02:00
RimFractureModelPlot.cpp #6208 Add option to delete fraction model plot in project tree. 2020-07-10 12:07:59 +02:00
RimFractureModelPlot.h #6212 Fracture Model Plot: Add option use data from other curves when missing values 2020-07-10 09:18:45 +02:00
RimFractureModelPlotCollection.cpp Stimplan preprocessor refact (#5895) 2020-05-14 06:39:55 +02:00
RimFractureModelPlotCollection.h Stimplan preprocessor refact (#5895) 2020-05-14 06:39:55 +02:00
RimFractureModelPropertyCurve.h #6113 Use enum to identify curves in RimFractureModelPlot. 2020-07-02 18:42:58 +02:00
RimFractureModelStressCurve.cpp #6185 Fracture Model Plot: compute stress at bottom of zone using gradient. 2020-07-06 19:23:35 +02:00
RimFractureModelStressCurve.h #6185 Fracture Model Plot: compute stress at bottom of zone using gradient. 2020-07-06 19:23:35 +02:00
RimGeoMechCase.cpp #6169 Element property table: invalidate Geo Mech results on changes in table. 2020-07-08 16:45:44 +02:00
RimGeoMechCase.h #6086 Add porosity, porosity change and permeability calculation. 2020-06-24 15:59:48 +02:00
RimGeoMechCellColors.cpp #5874 Remove direct accessor to obsoleted RimRegularLegendConfig::colorRange field. 2020-05-24 17:26:51 +02:00
RimGeoMechCellColors.h #4683 clang-format on all files in ApplicationCode 2019-09-06 10:57:22 +02:00
RimGeoMechContourMapProjection.cpp #5101 clang-format: Adjusted penalties 2020-02-12 13:35:31 +01:00
RimGeoMechContourMapProjection.h #5101 clang-format: Adjusted penalties 2020-02-12 13:35:31 +01:00
RimGeoMechContourMapView.cpp Remove unused RimScaleLegendConfig. 2020-05-24 17:26:51 +02:00
RimGeoMechContourMapView.h #5101 clang-format: Adjusted penalties 2020-02-12 13:35:31 +01:00
RimGeoMechContourMapViewCollection.cpp #5101 clang-format: Allow short functions on a single line 2020-02-12 13:35:31 +01:00
RimGeoMechContourMapViewCollection.h #4683 clang-format on all files in ApplicationCode 2019-09-06 10:57:22 +02:00
RimGeoMechModels.cpp #4683 clang-format on all files in ApplicationCode 2019-09-06 10:57:22 +02:00
RimGeoMechModels.h #4683 clang-format on all files in ApplicationCode 2019-09-06 10:57:22 +02:00
RimGeoMechPropertyFilter.cpp #5279 Formations GeoMech : Add const and simplify access 2020-01-03 11:59:17 +01:00
RimGeoMechPropertyFilter.h #5101 clang-format: Adjusted penalties 2020-02-12 13:35:31 +01:00
RimGeoMechPropertyFilterCollection.cpp #5101 clang-format: Adjusted penalties 2020-02-12 13:35:31 +01:00
RimGeoMechPropertyFilterCollection.h #4683 clang-format on all files in ApplicationCode 2019-09-06 10:57:22 +02:00
RimGeoMechResultDefinition.cpp #6218 Fix NaN values in poro-perm and pore compressibility when base time step is set 2020-07-08 14:31:44 +02:00
RimGeoMechResultDefinition.h #6031 Use reference case for Pore Compressibility calculation. 2020-06-19 09:49:13 +02:00
RimGeoMechView.cpp #6081 Color Results : Load surface data when project is opened 2020-06-18 08:45:00 +02:00
RimGeoMechView.h #5101 clang-format: Adjusted penalties 2020-02-12 13:35:31 +01:00
RimGeometrySelectionItem.cpp #5101 clang-format: Allow short functions on a single line 2020-02-12 13:35:31 +01:00
RimGeometrySelectionItem.h #4683 clang-format on all files in ApplicationCode 2019-09-06 10:57:22 +02:00
RimGridCollection.cpp #5101 clang-format: Adjusted penalties 2020-02-12 13:35:31 +01:00
RimGridCollection.h #5101 clang-format: Adjusted penalties 2020-02-12 13:35:31 +01:00
RimGridTimeHistoryCurve.cpp Refactor delete operations for pdm objects. 2020-05-22 07:02:53 +02:00
RimGridTimeHistoryCurve.h #5101 clang-format: Adjusted penalties 2020-02-12 13:35:31 +01:00
RimGridView.cpp Fixes by misspell-fixer 2020-06-04 08:24:58 +02:00
RimGridView.h Fixes by misspell-fixer 2020-06-04 08:24:58 +02:00
RimIdenticalGridCaseGroup.cpp Refactor delete operations for pdm objects. 2020-05-22 07:02:53 +02:00
RimIdenticalGridCaseGroup.h #4683 clang-format on all files in ApplicationCode 2019-09-06 10:57:22 +02:00
RimIntersection.cpp #5101 clang-format: Adjusted penalties 2020-02-12 13:35:31 +01:00
RimIntersection.h #5317 Made RimSurfaceInView inherit RimIntersection 2020-01-17 13:24:24 +01:00
RimIntersectionCollection.cpp Refactor delete operations for pdm objects. 2020-05-22 07:02:53 +02:00
RimIntersectionCollection.h Refactor delete operations for pdm objects. 2020-05-22 07:02:53 +02:00
RimIntersectionResultDefinition.cpp #5874 Remove direct accessor to obsoleted RimRegularLegendConfig::colorRange field. 2020-05-24 17:26:51 +02:00
RimIntersectionResultDefinition.h #5358, #5317, #5019 Fix several issues regarding separate results definitions 2020-01-21 15:28:26 +01:00
RimIntersectionResultsDefinitionCollection.cpp Refactor delete operations for pdm objects. 2020-05-22 07:02:53 +02:00
RimIntersectionResultsDefinitionCollection.h Refactor delete operations for pdm objects. 2020-05-22 07:02:53 +02:00
RimLayerCurve.cpp #6210 Fracture Model Plot: Fix crash when changing MD. 2020-07-08 06:28:52 +02:00
RimLayerCurve.h #6113 Use enum to identify curves in RimFractureModelPlot. 2020-07-02 18:42:58 +02:00
RimLegendConfig.cpp #6081 Color Results : Update views when color legend content changes 2020-06-17 14:37:14 +02:00
RimLegendConfig.h #6081 Color Results : Update views when color legend content changes 2020-06-17 14:37:14 +02:00
RimMainPlotCollection.cpp Stimplan preprocessor refact (#5895) 2020-05-14 06:39:55 +02:00
RimMainPlotCollection.h Stimplan preprocessor refact (#5895) 2020-05-14 06:39:55 +02:00
RimMdiWindowController.cpp #5101 clang-format: Allow short functions on a single line 2020-02-12 13:35:31 +01:00
RimMdiWindowController.h Create Grid plot collection and allow creation of new combination plots 2019-10-31 14:09:50 +01:00
RimMimeData.cpp #5101 clang-format: Allow short functions on a single line 2020-02-12 13:35:31 +01:00
RimMimeData.h #4683 clang-format on all files in ApplicationCode 2019-09-06 10:57:22 +02:00
RimMockModelSettings.cpp #5101 clang-format: Allow short functions on a single line 2020-02-12 13:35:31 +01:00
RimMockModelSettings.h #5101 clang-format: Adjusted penalties 2020-02-12 13:35:31 +01:00
RimModeledWellPath.cpp Fixes by clang-format 2020-06-08 11:09:51 +02:00
RimModeledWellPath.h #4683 clang-format on all files in ApplicationCode 2019-09-06 10:57:22 +02:00
RimMultiPlot.cpp Remove Page Preview button from Multi Plot property editor 2020-06-11 13:48:26 +02:00
RimMultiPlot.h #6008 Add support for optional Page Preview mode for multi plots 2020-06-10 09:10:24 +02:00
RimMultiPlotCollection.cpp Replace RiaApplication::instance()->project() with RimProject::current(). 2020-05-12 12:01:44 +02:00
RimMultiPlotCollection.h Well Log Plot and Well Distribution Plots no longer inherit Multiplot 2020-01-16 14:33:33 +01:00
RimMultiPlotItemInterface.cpp Refactor RimPlotWindow and RimPlotInterface 2019-11-20 13:14:45 +01:00
RimNameConfig.cpp #5101 clang-format: Allow short functions on a single line 2020-02-12 13:35:31 +01:00
RimNameConfig.h #5101 clang-format: Adjusted penalties 2020-02-12 13:35:31 +01:00
RimNamedObject.cpp #5101 clang-format: Allow short functions on a single line 2020-02-12 13:35:31 +01:00
RimNamedObject.h #4683 clang-format on all files in ApplicationCode 2019-09-06 10:57:22 +02:00
RimNoCommonAreaNNC.cpp #4683 clang-format on all files in ApplicationCode 2019-09-06 10:57:22 +02:00
RimNoCommonAreaNNC.h #4683 clang-format on all files in ApplicationCode 2019-09-06 10:57:22 +02:00
RimNoCommonAreaNncCollection.cpp #4683 clang-format on all files in ApplicationCode 2019-09-06 10:57:22 +02:00
RimNoCommonAreaNncCollection.h #4683 clang-format on all files in ApplicationCode 2019-09-06 10:57:22 +02:00
RimObservedDataCollection.cpp clang-format : Set AllowAllParametersOfDeclarationOnNextLine to false 2019-11-04 14:35:41 +01:00
RimObservedDataCollection.h #4683 clang-format on all files in ApplicationCode 2019-09-06 10:57:22 +02:00
RimObservedFmuRftData.cpp #4732 Support error bars for observed RFT data (#4760) 2019-09-25 17:48:19 +02:00
RimObservedFmuRftData.h #4732 Support error bars for observed RFT data (#4760) 2019-09-25 17:48:19 +02:00
RimOilField.cpp #5101 clang-format: Adjusted penalties 2020-02-12 13:35:31 +01:00
RimOilField.h #5441 Summary Case : Add public methods displayCaseName and nativeCaseName 2020-01-30 14:24:04 +01:00
RimPlot.cpp Fixes by clang-format 2020-06-08 11:09:51 +02:00
RimPlot.h Fixes by clang-format 2020-06-08 11:09:51 +02:00
RimPlotAxisAnnotation.cpp #5101 clang-format: Adjusted penalties 2020-02-12 13:35:31 +01:00
RimPlotAxisAnnotation.h #5101 clang-format: Adjusted penalties 2020-02-12 13:35:31 +01:00
RimPlotAxisProperties.cpp Improve font selection in plot axis properties 2020-07-31 20:33:47 +02:00
RimPlotAxisProperties.h Temp work 2020-07-27 08:47:01 +02:00
RimPlotAxisPropertiesInterface.cpp Implement stacked well log curves 2020-07-27 08:47:01 +02:00
RimPlotAxisPropertiesInterface.h First round of caf::FontTools 2020-06-03 14:00:04 +02:00
RimPlotCurve.cpp Temp work 2020-07-27 08:47:01 +02:00
RimPlotCurve.h Temp work 2020-07-27 08:47:01 +02:00
RimPlotWindow.cpp Improve look of Multi plots 2020-06-10 09:10:24 +02:00
RimPlotWindow.h Add multi selection for Correlation Cross Plot and fix label font sizes for Tornado plots 2020-06-09 08:33:19 +02:00
RimPltPlotCollection.cpp #5101 clang-format: Adjusted penalties 2020-02-12 13:35:31 +01:00
RimPltPlotCollection.h #4683 clang-format on all files in ApplicationCode 2019-09-06 10:57:22 +02:00
RimProject.cpp Various operations on color legends 2020-05-14 12:08:19 +02:00
RimProject.h #5832 Add color legend data with import from LYR file. 2020-05-06 11:04:33 +02:00
RimPropertyFilter.cpp Refactor delete operations for pdm objects. 2020-05-22 07:02:53 +02:00
RimPropertyFilter.h #4683 clang-format on all files in ApplicationCode 2019-09-06 10:57:22 +02:00
RimPropertyFilterCollection.cpp Refactor delete operations for pdm objects. 2020-05-22 07:02:53 +02:00
RimPropertyFilterCollection.h Refactor delete operations for pdm objects. 2020-05-22 07:02:53 +02:00
RimRegularLegendConfig.cpp Color Legend : Added RAINBOW for better depth visualization (issue #6168) 2020-08-06 11:20:17 +02:00
RimRegularLegendConfig.h Color Legend : Added RAINBOW for better depth visualization (issue #6168) 2020-08-06 11:20:17 +02:00
RimReloadCaseTools.cpp Replace RiaApplication::instance()->project() with RimProject::current(). 2020-05-12 12:01:44 +02:00
RimReloadCaseTools.h #4683 clang-format on all files in ApplicationCode 2019-09-06 10:57:22 +02:00
RimReservoirCellResultsStorage.cpp Convert to enum class 2020-04-24 11:40:22 +02:00
RimReservoirCellResultsStorage.h #4683 clang-format on all files in ApplicationCode 2019-09-06 10:57:22 +02:00
RimRftPlotCollection.cpp #5101 clang-format: Adjusted penalties 2020-02-12 13:35:31 +01:00
RimRftPlotCollection.h #4683 clang-format on all files in ApplicationCode 2019-09-06 10:57:22 +02:00
RimScriptCollection.cpp clang-format : Apply clang-format on files coming from feature branch 2019-09-06 12:53:32 +02:00
RimScriptCollection.h #5101 clang-format: Adjusted penalties 2020-02-12 13:35:31 +01:00
RimSimWellInView.cpp Refactor delete operations for pdm objects. 2020-05-22 07:02:53 +02:00
RimSimWellInView.h Refactor delete operations for pdm objects. 2020-05-22 07:02:53 +02:00
RimSimWellInViewCollection.cpp Remove unused RiaColorTables includes. 2020-05-24 17:26:51 +02:00
RimSimWellInViewCollection.h #5856 Well Disks : Guard recompute and limit evaluation to visible wells 2020-04-30 12:29:58 +02:00
RimSimWellInViewTools.cpp Replace RiaApplication::instance()->project() with RimProject::current(). 2020-05-12 12:01:44 +02:00
RimSimWellInViewTools.h Add derived summary case (#5496) 2020-02-10 07:13:04 +01:00
RimStimPlanColors.cpp #5874 Remove direct accessor to obsoleted RimRegularLegendConfig::colorRange field. 2020-05-24 17:26:51 +02:00
RimStimPlanColors.h #5101 clang-format: Adjusted penalties 2020-02-12 13:35:31 +01:00
RimStimPlanLegendConfig.cpp #5101 clang-format: Adjusted penalties 2020-02-12 13:35:31 +01:00
RimStimPlanLegendConfig.h #4683 clang-format on all files in ApplicationCode 2019-09-06 10:57:22 +02:00
RimSummaryCalculation.cpp Fixes by misspell-fixer 2020-06-04 08:24:58 +02:00
RimSummaryCalculation.h Fixes by misspell-fixer 2020-06-04 08:24:58 +02:00
RimSummaryCalculationCollection.cpp Fixes by misspell-fixer 2020-06-04 08:24:58 +02:00
RimSummaryCalculationCollection.h Fixes by misspell-fixer 2020-06-04 08:24:58 +02:00
RimSummaryCalculationVariable.cpp Fixes by clang-format 2020-06-08 11:09:51 +02:00
RimSummaryCalculationVariable.h Rename RiuSummaryCurveDefSelectionDialog to RiuSummaryVectorSelectionDialog 2020-02-18 14:00:11 +01:00
RimTensorResults.cpp #5101 clang-format: Adjusted penalties 2020-02-12 13:35:31 +01:00
RimTensorResults.h #5101 clang-format: Adjusted penalties 2020-02-12 13:35:31 +01:00
RimTernaryLegendConfig.cpp #6081 Color Results : Update views when color legend content changes 2020-06-17 14:37:14 +02:00
RimTernaryLegendConfig.h #6081 Color Results : Update views when color legend content changes 2020-06-17 14:37:14 +02:00
RimTimeStepFilter.cpp #6243 Support filtering of time steps for Correlation plots 2020-07-29 13:59:18 +02:00
RimTimeStepFilter.h #6243 Support filtering of time steps for Correlation plots 2020-07-29 13:59:18 +02:00
RimTools.cpp Replace RiaApplication::instance()->project() with RimProject::current(). 2020-05-12 12:01:44 +02:00
RimTools.h #5612 Saturation Pressure Plots : Remove duplicated code 2020-02-28 12:39:24 +01:00
RimViewController.cpp Refactor delete operations for pdm objects. 2020-05-22 07:02:53 +02:00
RimViewController.h Refactor and rename QIconProvider -> IconProvider (#5893) 2020-05-09 11:25:11 +02:00
RimViewLinker.cpp Replace RiaApplication::instance()->project() with RimProject::current(). 2020-05-12 12:01:44 +02:00
RimViewLinker.h Refactor and rename QIconProvider -> IconProvider (#5893) 2020-05-09 11:25:11 +02:00
RimViewLinkerCollection.cpp Refactor delete operations for pdm objects. 2020-05-22 07:02:53 +02:00
RimViewLinkerCollection.h Refactor delete operations for pdm objects. 2020-05-22 07:02:53 +02:00
RimViewManipulator.cpp #5101 clang-format: Adjusted penalties 2020-02-12 13:35:31 +01:00
RimViewManipulator.h Fixes detected by cppcheck (#4974) 2019-11-03 08:37:03 +01:00
RimViewNameConfig.cpp Improve RimNameConfig API 2019-11-25 15:20:15 +01:00
RimViewNameConfig.h Improve RimNameConfig API 2019-11-25 15:20:15 +01:00
RimViewWindow.cpp Make scriptability a CAF-feature 2020-03-05 08:40:46 +01:00
RimViewWindow.h First round of caf::FontTools 2020-06-03 14:00:04 +02:00
RimVirtualPerforationResults.cpp #5101 clang-format: Allow short functions on a single line 2020-02-12 13:35:31 +01:00
RimVirtualPerforationResults.h #5101 clang-format: Adjusted penalties 2020-02-12 13:35:31 +01:00
RimWbsParameters.cpp #5696 WBS: Fix check for element properties when creating options source list. 2020-04-17 13:54:07 +02:00
RimWbsParameters.h #5494 Add user changable water density and change model for where WBS-curves meet 2020-02-11 08:11:07 +01:00
RimWellBoreStabilityPlot.cpp First round of caf::FontTools 2020-06-03 14:00:04 +02:00
RimWellBoreStabilityPlot.h #5596 Make sure new WBS plots gets the correct data parameter sources set 2020-03-03 14:25:20 +01:00
RimWellDiskConfig.cpp #5657 Add combined Production and Injection visualization for Well Disks. 2020-03-25 20:49:44 +01:00
RimWellDiskConfig.h #5657 Add combined Production and Injection visualization for Well Disks. 2020-03-25 20:49:44 +01:00
RimWellLogCurve.cpp Fix stacking for well log curves 2020-07-27 08:47:01 +02:00
RimWellLogCurve.h Fix stacking for well log curves 2020-07-27 08:47:01 +02:00
RimWellLogCurveCommonDataSource.cpp Fixes by clang-format 2020-06-08 11:09:51 +02:00
RimWellLogCurveCommonDataSource.h #5101 clang-format: Adjusted penalties 2020-02-12 13:35:31 +01:00
RimWellLogExtractionCurve.cpp Temp work 2020-07-27 08:47:01 +02:00
RimWellLogExtractionCurve.h Temp work 2020-07-27 08:47:01 +02:00
RimWellLogExtractionCurveNameConfig.cpp Improve RimNameConfig API 2019-11-25 15:20:15 +01:00
RimWellLogExtractionCurveNameConfig.h Improve RimNameConfig API 2019-11-25 15:20:15 +01:00
RimWellLogFile.cpp #5101 clang-format: Adjusted penalties 2020-02-12 13:35:31 +01:00
RimWellLogFile.h #5101 clang-format: Adjusted penalties 2020-02-12 13:35:31 +01:00
RimWellLogFileChannel.cpp #4683 clang-format on all files in ApplicationCode 2019-09-06 10:57:22 +02:00
RimWellLogFileChannel.h #5101 clang-format: Allow short functions on a single line 2020-02-12 13:35:31 +01:00
RimWellLogFileCurve.cpp #5837 Well Log Curves : Show icons in tree view 2020-04-28 07:31:00 +02:00
RimWellLogFileCurve.h #5101 clang-format: Adjusted penalties 2020-02-12 13:35:31 +01:00
RimWellLogFileCurveNameConfig.cpp #5101 clang-format: Allow short functions on a single line 2020-02-12 13:35:31 +01:00
RimWellLogFileCurveNameConfig.h Improve RimNameConfig API 2019-11-25 15:20:15 +01:00
RimWellLogPlot.cpp Refactor delete operations for pdm objects. 2020-05-22 07:02:53 +02:00
RimWellLogPlot.h Add RimDepthTrackPlot base class for RimWellLogPlot. 2020-04-22 08:57:25 +02:00
RimWellLogPlotCollection.cpp Refactor delete operations for pdm objects. 2020-05-22 07:02:53 +02:00
RimWellLogPlotCollection.h Refactor delete operations for pdm objects. 2020-05-22 07:02:53 +02:00
RimWellLogPlotNameConfig.cpp #5219 Implement support for TVDRKB for well log depth 2020-01-08 14:35:48 +01:00
RimWellLogPlotNameConfig.h #5063 Improve auto name for well log plots and use it for well allocation plots 2019-11-25 15:20:15 +01:00
RimWellLogRftCurve.cpp #6228 Fix crash when creating user-defined curves in fracture model plot. 2020-07-14 14:04:50 +02:00
RimWellLogRftCurve.h #5101 clang-format: Adjusted penalties 2020-02-12 13:35:31 +01:00
RimWellLogRftCurveNameConfig.cpp #5101 clang-format: Allow short functions on a single line 2020-02-12 13:35:31 +01:00
RimWellLogRftCurveNameConfig.h Improve RimNameConfig API 2019-11-25 15:20:15 +01:00
RimWellLogTrack.cpp Fix crash in fracture model plot. 2020-08-05 13:53:25 +02:00
RimWellLogTrack.h Temp work 2020-07-27 08:47:01 +02:00
RimWellLogWbsCurve.cpp #5837 Well Log Curves : Show icons in tree view 2020-04-28 07:31:00 +02:00
RimWellLogWbsCurve.h #5101 clang-format: Adjusted penalties 2020-02-12 13:35:31 +01:00
RimWellMeasurement.cpp #5777 Well Measurements : Add icons 2020-04-17 13:54:16 +02:00
RimWellMeasurement.h #5101 clang-format: Adjusted penalties 2020-02-12 13:35:31 +01:00
RimWellMeasurementCollection.cpp #5777 Well Measurements : Add icons 2020-04-17 13:54:16 +02:00
RimWellMeasurementCollection.h #5389 Delete empty measurement curves after deleting or changing measurements. 2020-02-07 15:58:53 +01:00
RimWellMeasurementCurve.cpp #6228 Fix crash when creating user-defined curves in fracture model plot. 2020-07-14 14:04:50 +02:00
RimWellMeasurementCurve.h #5101 clang-format: Adjusted penalties 2020-02-12 13:35:31 +01:00
RimWellMeasurementFilePath.cpp #5777 Well Measurements : Add icons 2020-04-17 13:54:16 +02:00
RimWellMeasurementFilePath.h #5116 Add user description field to well measurement file path. 2020-01-10 10:49:22 +01:00
RimWellMeasurementFilter.cpp #5101 clang-format: Adjusted penalties 2020-02-12 13:35:31 +01:00
RimWellMeasurementFilter.h #5217 Filter well measurements by quality 2020-01-20 10:45:59 +01:00
RimWellMeasurementInView.cpp #5777 Well Measurements : Add icons 2020-04-17 13:54:16 +02:00
RimWellMeasurementInView.h #5101 clang-format: Adjusted penalties 2020-02-12 13:35:31 +01:00
RimWellMeasurementInViewCollection.cpp #5777 Well Measurements : Add icons 2020-04-17 13:54:16 +02:00
RimWellMeasurementInViewCollection.h #5101 clang-format: Adjusted penalties 2020-02-12 13:35:31 +01:00
RimWellPath.cpp #5917 Export Completion: Avoid overwrite of export completion well name 2020-05-22 15:01:56 +02:00
RimWellPath.h #5917 Export Completion: Avoid overwrite of export completion well name 2020-05-22 15:01:56 +02:00
RimWellPathAttribute.cpp Convert to enum class 2020-04-24 11:40:22 +02:00
RimWellPathAttribute.h #5101 clang-format: Adjusted penalties 2020-02-12 13:35:31 +01:00
RimWellPathAttributeCollection.cpp #5101 clang-format: Allow short functions on a single line 2020-02-12 13:35:31 +01:00
RimWellPathAttributeCollection.h #5101 clang-format: Adjusted penalties 2020-02-12 13:35:31 +01:00
RimWellPathCollection.cpp #5917 Export Completion: Avoid overwrite of export completion well name 2020-05-22 15:01:56 +02:00
RimWellPathCollection.h Refactor delete operations for pdm objects. 2020-05-22 07:02:53 +02:00
RimWellPathGeometryDef.cpp Make sure relevant changes in patch branch are merged to dev 2020-05-27 09:12:47 +02:00
RimWellPathGeometryDef.h #5830 Fix auto-generated target at sea level 2020-05-22 15:01:56 +02:00
RimWellPathTarget.cpp #5779 Create Well Path : Add auto generated target at sea level 2020-04-17 13:54:15 +02:00
RimWellPathTarget.h #5779 Create Well Path : Add auto generated target at sea level 2020-04-17 13:54:15 +02:00