..
Annotations
#3856 Update copyright headers
2019-01-09 15:29:24 +01:00
Completions
#3856 Update copyright headers
2019-01-09 15:29:24 +01:00
Flow
CppCheck : Fix various minor issues
2018-12-21 12:32:57 +01:00
Measurement
#3935 Measurements : Add Esc button to abort measurement mode
2019-01-08 14:55:44 +01:00
Summary
Remove unused functions/variables
2018-12-21 10:07:26 +01:00
CMakeLists_files.cmake
#3793 Views. Rename RimContourMapNameConfig to RimViewNameConfig
2018-12-14 13:42:07 +01:00
Rim2dIntersectionView.cpp
#3856 Update copyright headers
2019-01-09 15:29:24 +01:00
Rim2dIntersectionView.h
#3856 Update copyright headers
2019-01-09 15:29:24 +01:00
Rim2dIntersectionViewCollection.cpp
#3856 Update copyright headers
2019-01-09 15:29:24 +01:00
Rim2dIntersectionViewCollection.h
#3856 Update copyright headers
2019-01-09 15:29:24 +01:00
Rim3dOverlayInfoConfig.cpp
Formatted contour map code and renamed some methods.
2018-11-21 09:33:21 +01:00
Rim3dOverlayInfoConfig.h
2d Maps: Renames to make classes and variables more consistent.
2018-11-09 09:11:29 +01:00
Rim3dPropertiesInterface.h
#3197 Refactoring : Add const keyword to Rim3dPropertiesInterface
2018-08-10 14:55:50 +02:00
Rim3dView.cpp
#3924 Measurements : Rename, fix issues with points in multiple views
2019-01-03 07:18:22 +01:00
Rim3dView.h
#3804 #3805 Measurement. Add toolbar button and interactive picking
2018-12-19 14:41:17 +01:00
Rim3dWellLogCurve.cpp
#3856 Update copyright headers
2019-01-09 15:29:24 +01:00
Rim3dWellLogCurve.h
#3856 Update copyright headers
2019-01-09 15:29:24 +01:00
Rim3dWellLogExtractionCurve.cpp
#3856 Update copyright headers
2019-01-09 15:29:24 +01:00
Rim3dWellLogExtractionCurve.h
#3856 Update copyright headers
2019-01-09 15:29:24 +01:00
Rim3dWellLogFileCurve.cpp
#3856 Update copyright headers
2019-01-09 15:29:24 +01:00
Rim3dWellLogFileCurve.h
#3856 Update copyright headers
2019-01-09 15:29:24 +01:00
Rim3dWellLogRftCurve.cpp
#3856 Update copyright headers
2019-01-09 15:29:24 +01:00
Rim3dWellLogRftCurve.h
#3856 Update copyright headers
2019-01-09 15:29:24 +01:00
RimBinaryExportSettings.cpp
Capitalize ui name in PDM fields
2017-11-30 13:44:18 +01:00
RimBinaryExportSettings.h
clang-tidy : Remove redundant 'virtual' and add 'override'
2018-10-18 19:45:57 +02:00
RimCalcScript.cpp
#3629 System : Use disableWriteAndSetFieldHidden()
2018-11-05 14:42:39 +01:00
RimCalcScript.h
clang-tidy : Remove redundant 'virtual' and add 'override'
2018-10-18 19:45:57 +02:00
RimCase.cpp
#3043 Implement Time step filtering on import for Geomech
2018-06-13 14:10:47 +02:00
RimCase.h
clang-tidy : Remove redundant 'virtual' and add 'override'
2018-10-18 19:45:57 +02:00
RimCaseCollection.cpp
(clang-tidy) : modernize-use-nullptr
2018-02-18 18:56:43 +01:00
RimCaseCollection.h
clang-tidy : Remove redundant 'virtual' and add 'override'
2018-10-18 19:45:57 +02:00
RimCellEdgeColors.cpp
#3565 Cell Edge : Move field private and whitespace fixes
2018-10-25 22:15:23 +02:00
RimCellEdgeColors.h
#3565 Cell Edge : Move field private and whitespace fixes
2018-10-25 22:15:23 +02:00
RimCellFilter.cpp
#1231 Moved category handling to new class RimPropertyFilter
2017-02-21 08:57:40 +01:00
RimCellFilter.h
clang-tidy : Remove redundant 'virtual' and add 'override'
2018-10-18 19:45:57 +02:00
RimCellRangeFilter.cpp
#3585 Range Filter. Hide Single Cell Filtering if development features are disabled
2018-10-30 14:24:23 +01:00
RimCellRangeFilter.h
#3517 Temp LGR. Add nodes below Grids node. Command for deleting temp LGRs
2018-10-24 13:01:30 +02:00
RimCellRangeFilterCollection.cpp
#2999 Add support for specifying a list of single cells as range filter
2018-05-31 11:41:59 +02:00
RimCellRangeFilterCollection.h
clang-tidy : Remove redundant 'virtual' and add 'override'
2018-10-18 19:45:57 +02:00
RimCheckableNamedObject.cpp
#1248 Add namedObject and checkableNamedObject
2017-02-22 13:09:31 +01:00
RimCheckableNamedObject.h
clang-tidy : Remove redundant 'virtual' and add 'override'
2018-10-18 19:45:57 +02:00
RimCheckableObject.cpp
#2474 Fractures. Do not store object name to project file
2018-03-06 14:18:54 +01:00
RimCheckableObject.h
clang-tidy : Remove redundant 'virtual' and add 'override'
2018-10-18 19:45:57 +02:00
RimCommandObject.cpp
#3629 System : Use disableIO() instead of disableRead and disableWrite
2018-11-05 14:42:39 +01:00
RimCommandObject.h
clang-tidy : Remove redundant 'virtual' and add 'override'
2018-10-18 19:45:57 +02:00
RimContextCommandBuilder.cpp
Merge remote-tracking branch 'origin/2018.11.01-patch' into dev
2018-12-21 08:46:27 +01:00
RimContextCommandBuilder.h
#2020 Move LAS files. Support for submenus and command features with custom name and user data
2017-11-20 08:27:38 +01:00
RimContourMapProjection.cpp
#3941 Improve contour map performance by several measures
2019-01-10 14:53:37 +01:00
RimContourMapProjection.h
#3941 Improve contour map performance by several measures
2019-01-10 14:53:37 +01:00
RimContourMapView.cpp
#3934 Improve picking speed on contour map
2019-01-09 09:57:47 +01:00
RimContourMapView.h
#3934 Improve picking speed on contour map
2019-01-09 09:57:47 +01:00
RimContourMapViewCollection.cpp
2d Maps: Renames to make classes and variables more consistent.
2018-11-09 09:11:29 +01:00
RimContourMapViewCollection.h
2d Maps: Renames to make classes and variables more consistent.
2018-11-09 09:11:29 +01:00
RimDataSourceSteppingTools.cpp
#3277 Implement stepping for Common Data Source and rename Plot Source Stepping for summary plots.
2018-09-05 11:49:26 +02:00
RimDataSourceSteppingTools.h
#3277 Implement stepping for Common Data Source and rename Plot Source Stepping for summary plots.
2018-09-05 11:49:26 +02:00
RimDialogData.cpp
Regression Test : Avoid display of UI for custom mock model in reg test
2018-10-09 13:54:43 +02:00
RimDialogData.h
Regression Test : Avoid display of UI for custom mock model in reg test
2018-10-09 13:54:43 +02:00
RimEclipseCase.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
RimEclipseCase.h
2d Maps: Renames to make classes and variables more consistent.
2018-11-09 09:11:29 +01:00
RimEclipseCaseCollection.cpp
#3512 System : Remove unused functions
2018-10-18 15:14:25 +02:00
RimEclipseCaseCollection.h
clang-tidy : Remove redundant 'virtual' and add 'override'
2018-10-18 19:45:57 +02:00
RimEclipseCellColors.cpp
#3492 Tidy up color code for well path components/completions and select colors that work better.
2018-10-12 15:05:22 +02:00
RimEclipseCellColors.h
#3586 Remove separate legend for 2d Grid Projection
2018-10-31 10:36:58 +01:00
RimEclipseFaultColors.cpp
#2727 Legends : Move enum to RimLegendConfig
2018-04-19 08:42:49 +02:00
RimEclipseFaultColors.h
clang-tidy : Remove redundant 'virtual' and add 'override'
2018-10-18 19:45:57 +02:00
RimEclipseGeometrySelectionItem.cpp
#3757 Rename RiuSelectionManager to Riu3dSelectionManager
2018-11-30 14:30:34 +01:00
RimEclipseGeometrySelectionItem.h
clang-tidy : Remove redundant 'virtual' and add 'override'
2018-10-18 19:45:57 +02:00
RimEclipseInputCase.cpp
#3630 2d Maps: schedule update of volumes when creating LGRs
2018-11-08 12:52:28 +01:00
RimEclipseInputCase.h
clang-tidy : Remove redundant 'virtual' and add 'override'
2018-10-18 19:45:57 +02:00
RimEclipseInputProperty.cpp
#3629 System : Use disableIO() instead of disableRead and disableWrite
2018-11-05 14:42:39 +01:00
RimEclipseInputProperty.h
clang-tidy : Remove redundant 'virtual' and add 'override'
2018-10-18 19:45:57 +02:00
RimEclipseInputPropertyCollection.cpp
(clang-tidy) : modernize-use-nullptr
2018-02-18 18:56:43 +01:00
RimEclipseInputPropertyCollection.h
clang-tidy : Remove redundant 'virtual' and add 'override'
2018-10-18 19:45:57 +02:00
RimEclipsePropertyFilter.cpp
Performance : Skip loading results for inactive property filters
2018-11-08 14:22:41 +01:00
RimEclipsePropertyFilter.h
clang-tidy : Remove redundant 'virtual' and add 'override'
2018-10-18 19:45:57 +02:00
RimEclipsePropertyFilterCollection.cpp
Performance : Skip loading results for inactive property filters
2018-11-08 14:22:41 +01:00
RimEclipsePropertyFilterCollection.h
clang-tidy : Remove redundant 'virtual' and add 'override'
2018-10-18 19:45:57 +02:00
RimEclipseResultCase.cpp
Revert " #3862 Reload case. Reset time step filter during reload to fix issue"
2018-12-19 13:04:03 +01:00
RimEclipseResultCase.h
clang-tidy : Remove redundant 'virtual' and add 'override'
2018-10-18 19:45:57 +02:00
RimEclipseResultDefinition.cpp
#3801 Postpone assignment of old selectedTracer-field to producers and injectors
2018-12-11 13:05:13 +01:00
RimEclipseResultDefinition.h
#3801 Postpone assignment of old selectedTracer-field to producers and injectors
2018-12-11 13:05:13 +01:00
RimEclipseStatisticsCase.cpp
#3629 System : Use disableIO() instead of disableRead and disableWrite
2018-11-05 14:42:39 +01:00
RimEclipseStatisticsCase.h
clang-tidy : Remove redundant 'virtual' and add 'override'
2018-10-18 19:45:57 +02:00
RimEclipseStatisticsCaseCollection.cpp
Fixed several todo for RimEclipseStatisticsCaseCollection::parentCaseGroup(), removed comments
2015-08-11 18:42:44 +02:00
RimEclipseStatisticsCaseCollection.h
clang-tidy : Remove redundant 'virtual' and add 'override'
2018-10-18 19:45:57 +02:00
RimEclipseStatisticsCaseEvaluator.cpp
#3409 Add time dependent mat to frac dP option
2018-09-25 10:15:11 +02:00
RimEclipseStatisticsCaseEvaluator.h
#1755 Use namespace RiaDefines instead of class
2017-08-11 14:28:42 +02:00
RimEclipseView.cpp
#3884 Implemented Valve Templates for MSW parameters
2018-12-14 16:03:04 +01:00
RimEclipseView.h
#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
RimExportInputPropertySettings.cpp
Capitalize ui name in PDM fields
2017-11-30 13:44:18 +01:00
RimExportInputPropertySettings.h
clang-tidy : Remove redundant 'virtual' and add 'override'
2018-10-18 19:45:57 +02:00
RimFaultInView.cpp
#2871 Fault visibility toggle now controls fault label visibility in 2D intersection views also.
2018-05-08 16:26:15 +02:00
RimFaultInView.h
clang-tidy : Remove redundant 'virtual' and add 'override'
2018-10-18 19:45:57 +02:00
RimFaultInViewCollection.cpp
#3580 Fix Linux build problem related to fault appearance
2018-11-19 08:28:45 +01:00
RimFaultInViewCollection.h
#3580 Fix Linux build problem related to fault appearance
2018-11-19 08:28:45 +01:00
RimFileWellPath.cpp
#3629 System : Use disableIO() instead of disableRead and disableWrite
2018-11-05 14:42:39 +01:00
RimFileWellPath.h
clang-tidy : Remove redundant 'virtual' and add 'override'
2018-10-18 19:45:57 +02:00
RimFormationNames.cpp
#3415 Fix reload of formation name table when reloading formations.
2018-09-27 16:07:35 +02:00
RimFormationNames.h
clang-tidy : Remove redundant 'virtual' and add 'override'
2018-10-18 19:45:57 +02:00
RimFormationNamesCollection.cpp
#2027 Select formation name on formation name import
2017-10-20 14:34:56 +02:00
RimFormationNamesCollection.h
clang-tidy : Remove redundant 'virtual' and add 'override'
2018-10-18 19:45:57 +02:00
RimGeoMechCase.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
RimGeoMechCase.h
clang-tidy : Remove redundant 'virtual' and add 'override'
2018-10-18 19:45:57 +02:00
RimGeoMechCellColors.cpp
#2883 , #2890 Fix color assignment and stability for ensemble curve sets
2018-05-11 08:04:09 +02:00
RimGeoMechCellColors.h
clang-tidy : Remove redundant 'virtual' and add 'override'
2018-10-18 19:45:57 +02:00
RimGeoMechModels.cpp
Fixed the GeoMech part of the tree.
2015-08-11 15:23:57 +02:00
RimGeoMechModels.h
clang-tidy : Remove redundant 'virtual' and add 'override'
2018-10-18 19:45:57 +02:00
RimGeoMechPropertyFilter.cpp
#3540 Create seperate 2d view with parallel, look down and linked views
2018-10-24 15:21:53 +02:00
RimGeoMechPropertyFilter.h
clang-tidy : Remove redundant 'virtual' and add 'override'
2018-10-18 19:45:57 +02:00
RimGeoMechPropertyFilterCollection.cpp
(clang-tidy) : modernize-use-nullptr
2018-02-18 18:56:43 +01:00
RimGeoMechPropertyFilterCollection.h
clang-tidy : Remove redundant 'virtual' and add 'override'
2018-10-18 19:45:57 +02:00
RimGeoMechResultDefinition.cpp
#3629 System : Use disableIO() instead of disableRead and disableWrite
2018-11-05 14:42:39 +01:00
RimGeoMechResultDefinition.h
clang-tidy : Remove redundant 'virtual' and add 'override'
2018-10-18 19:45:57 +02:00
RimGeoMechView.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
RimGeoMechView.h
#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
RimGeometrySelectionItem.cpp
#1395 Renamed TopologyItem to GeometrySelectionItem including Keywords with friends.
2017-04-04 16:10:00 +02:00
RimGeometrySelectionItem.h
clang-tidy : Remove redundant 'virtual' and add 'override'
2018-10-18 19:45:57 +02:00
RimGridCollection.cpp
#3766 Hide blank grid children in GeoMech cases
2018-11-27 13:40:19 +01:00
RimGridCollection.h
#3766 Hide blank grid children in GeoMech cases
2018-11-27 13:40:19 +01:00
RimGridTimeHistoryCurve.cpp
#3757 Rename RiuSelectionManager to Riu3dSelectionManager
2018-11-30 14:30:34 +01:00
RimGridTimeHistoryCurve.h
clang-tidy : Remove redundant 'virtual' and add 'override'
2018-10-18 19:45:57 +02:00
RimGridView.cpp
#3856 Update copyright headers
2019-01-09 15:29:24 +01:00
RimGridView.h
#3856 Update copyright headers
2019-01-09 15:29:24 +01:00
RimIdenticalGridCaseGroup.cpp
#3512 System : Remove unused functions
2018-10-17 13:52:48 +02:00
RimIdenticalGridCaseGroup.h
clang-tidy : Remove redundant 'virtual' and add 'override'
2018-10-18 19:45:57 +02:00
RimIntersection.cpp
#3636 Temporary LGR : Always rebuild geometry of intersections
2018-11-06 10:55:06 +01:00
RimIntersection.h
#3636 Temporary LGR : Always rebuild geometry of intersections
2018-11-06 10:55:06 +01:00
RimIntersectionBox.cpp
#3636 Temporary LGR : Always rebuild geometry of intersections
2018-11-06 10:55:06 +01:00
RimIntersectionBox.h
#3636 Temporary LGR : Always rebuild geometry of intersections
2018-11-06 10:55:06 +01:00
RimIntersectionCollection.cpp
#3636 Temporary LGR : Always rebuild geometry of intersections
2018-11-06 10:55:06 +01:00
RimIntersectionCollection.h
#3636 Temporary LGR : Always rebuild geometry of intersections
2018-11-06 10:55:06 +01:00
RimLegendConfig.cpp
#3856 Update copyright headers
2019-01-09 15:29:24 +01:00
RimLegendConfig.h
#3856 Update copyright headers
2019-01-09 15:29:24 +01:00
RimMainPlotCollection.cpp
#3549 Temporary LGR : Delete cached extractors and redraw curves
2018-10-24 13:17:33 +02:00
RimMainPlotCollection.h
#3549 Temporary LGR : Delete cached extractors and redraw curves
2018-10-24 13:17:33 +02:00
RimMdiWindowController.cpp
#2331 Add 2d Intersection View collection with automatic views. The create command is adjusted into a "Show" command.
2018-01-23 14:37:52 +01:00
RimMdiWindowController.h
clang-tidy : Remove redundant 'virtual' and add 'override'
2018-10-18 19:45:57 +02:00
RimMimeData.cpp
( #495 ) Removed use of StdInclude
2015-09-25 15:57:50 +02:00
RimMimeData.h
clang-tidy : Remove redundant 'virtual' and add 'override'
2018-10-18 19:45:57 +02:00
RimMockModelSettings.cpp
System : Replaced tab with four spaces in ApplicationCode and subfolders
2015-10-23 15:46:25 +02:00
RimMockModelSettings.h
clang-tidy : Remove redundant 'virtual' and add 'override'
2018-10-18 19:45:57 +02:00
RimModeledWellPath.cpp
#3856 Update copyright headers
2019-01-09 15:29:24 +01:00
RimModeledWellPath.h
#3856 Update copyright headers
2019-01-09 15:29:24 +01:00
RimMultiSnapshotDefinition.cpp
System : Rename
2018-09-24 22:25:46 +02:00
RimMultiSnapshotDefinition.h
clang-tidy : Remove redundant 'virtual' and add 'override'
2018-10-18 19:45:57 +02:00
RimNameConfig.cpp
#3856 Update copyright headers
2019-01-09 15:29:24 +01:00
RimNameConfig.h
#3649 Move from createUiGroup to defineUiOrdering/uiOrdering code in name config.
2018-11-09 10:40:05 +01:00
RimNamedObject.cpp
Renamed to nameField() to avoid duplication of name()
2017-06-08 13:31:53 +02:00
RimNamedObject.h
clang-tidy : Remove redundant 'virtual' and add 'override'
2018-10-18 19:45:57 +02:00
RimNoCommonAreaNNC.cpp
Use uiCapability/xmlCapability instead of capability<caf::PdmUiFieldHandle>()(capability<caf::PdmXmlFieldHandle>()
2015-08-05 13:27:36 +02:00
RimNoCommonAreaNNC.h
clang-tidy : Remove redundant 'virtual' and add 'override'
2018-10-18 19:45:57 +02:00
RimNoCommonAreaNncCollection.cpp
#3629 System : Use disableIO() instead of disableRead and disableWrite
2018-11-05 14:42:39 +01:00
RimNoCommonAreaNncCollection.h
clang-tidy : Remove redundant 'virtual' and add 'override'
2018-10-18 19:45:57 +02:00
RimOilField.cpp
#3924 Measurements : Hide measurement from project tree
2019-01-03 07:08:25 +01:00
RimOilField.h
#3804 #3805 Measurement. Add toolbar button and interactive picking
2018-12-19 14:41:17 +01:00
RimPlotCurve.cpp
#3835 Ensemble : Improve hos curve visibility is defined
2018-12-17 07:56:24 +01:00
RimPlotCurve.h
#3835 Ensemble : Improve hos curve visibility is defined
2018-12-17 07:56:24 +01:00
RimPltPlotCollection.cpp
#3549 Temporary LGR : Delete cached extractors and redraw curves
2018-10-24 13:17:33 +02:00
RimPltPlotCollection.h
#3549 Temporary LGR : Delete cached extractors and redraw curves
2018-10-24 13:17:33 +02:00
RimProject.cpp
#3924 Measurements : Hide measurement from project tree
2019-01-03 07:08:25 +01:00
RimProject.h
#3804 #3805 Measurement. Add toolbar button and interactive picking
2018-12-19 14:41:17 +01:00
RimPropertyFilter.cpp
#3540 Create seperate 2d view with parallel, look down and linked views
2018-10-24 15:21:53 +02:00
RimPropertyFilter.h
#3540 Create seperate 2d view with parallel, look down and linked views
2018-10-24 15:21:53 +02:00
RimPropertyFilterCollection.cpp
#3540 Create seperate 2d view with parallel, look down and linked views
2018-10-24 15:21:53 +02:00
RimPropertyFilterCollection.h
#3540 Create seperate 2d view with parallel, look down and linked views
2018-10-24 15:21:53 +02:00
RimRegularLegendConfig.cpp
#3626 2d Maps: Adjust min/max limits for all time steps and TOP result.
2018-11-05 16:19:16 +01:00
RimRegularLegendConfig.h
#3626 2d Maps: Adjust min/max limits for all time steps and TOP result.
2018-11-05 16:19:16 +01:00
RimReservoirCellResultsStorage.cpp
Improve encapsulation of RigEclipseResultInfo
2018-06-20 11:46:19 +02:00
RimReservoirCellResultsStorage.h
clang-tidy : Remove redundant 'virtual' and add 'override'
2018-10-18 19:45:57 +02:00
RimRftPlotCollection.cpp
#3549 Temporary LGR : Delete cached extractors and redraw curves
2018-10-24 13:17:33 +02:00
RimRftPlotCollection.h
#3549 Temporary LGR : Delete cached extractors and redraw curves
2018-10-24 13:17:33 +02:00
RimScaleLegendConfig.cpp
Remove unused code
2018-12-03 20:25:24 +01:00
RimScaleLegendConfig.h
Remove unused code
2018-12-03 20:25:24 +01:00
RimScriptCollection.cpp
(clang-tidy) : modernize-use-nullptr
2018-02-18 18:56:43 +01:00
RimScriptCollection.h
clang-tidy : Remove redundant 'virtual' and add 'override'
2018-10-18 19:45:57 +02:00
RimSimWellInView.cpp
#3783 Guard in case of incomplete project data
2018-12-11 13:14:58 +01:00
RimSimWellInView.h
clang-tidy : Remove redundant 'virtual' and add 'override'
2018-10-18 19:45:57 +02:00
RimSimWellInViewCollection.cpp
2d Maps: Renames to make classes and variables more consistent.
2018-11-09 09:11:29 +01:00
RimSimWellInViewCollection.h
clang-tidy : Remove redundant 'virtual' and add 'override'
2018-10-18 19:45:57 +02:00
RimStimPlanColors.cpp
#3312 Well Path Creation update preparations. Rename of method
2018-09-12 14:20:43 +02:00
RimStimPlanColors.h
clang-tidy : Remove redundant 'virtual' and add 'override'
2018-10-18 19:45:57 +02:00
RimStimPlanLegendConfig.cpp
#2967 Fracture Truncation at Faults : Code cleanup before adding trunction
2018-05-25 11:31:21 +02:00
RimStimPlanLegendConfig.h
clang-tidy : Remove redundant 'virtual' and add 'override'
2018-10-18 19:45:57 +02:00
RimSummaryCalculation.cpp
#3340 Remove unused variables
2018-09-10 10:27:54 +02:00
RimSummaryCalculation.h
clang-tidy : Remove redundant 'virtual' and add 'override'
2018-10-18 19:45:57 +02:00
RimSummaryCalculationCollection.cpp
#2088 Curve Calculator : Ask user to calculate curves when expression has changed
2017-11-14 08:41:44 +01:00
RimSummaryCalculationCollection.h
clang-tidy : Remove redundant 'virtual' and add 'override'
2018-10-18 19:45:57 +02:00
RimSummaryCalculationVariable.cpp
#3037 AppFwk : Rename to PdmUiTableViewPushButtonEditorAttribute
2018-06-14 09:47:15 +02:00
RimSummaryCalculationVariable.h
clang-tidy : Remove redundant 'virtual' and add 'override'
2018-10-18 19:45:57 +02:00
RimTensorResults.cpp
#3856 Update copyright headers
2019-01-09 15:29:24 +01:00
RimTensorResults.h
#3856 Update copyright headers
2019-01-09 15:29:24 +01:00
RimTernaryLegendConfig.cpp
#2727 Legends : Move enum to RimLegendConfig
2018-04-19 08:42:49 +02:00
RimTernaryLegendConfig.h
clang-tidy : Remove redundant 'virtual' and add 'override'
2018-10-18 19:45:57 +02:00
RimTimeStepFilter.cpp
Revert " #3862 Reload case. Reset time step filter during reload to fix issue"
2018-12-19 13:04:03 +01:00
RimTimeStepFilter.h
Revert " #3862 Reload case. Reset time step filter during reload to fix issue"
2018-12-19 13:04:03 +01:00
RimTools.cpp
Rename
2018-09-27 10:50:45 +02:00
RimTools.h
Rename
2018-09-27 10:50:45 +02:00
RimViewController.cpp
2d Maps: Renames to make classes and variables more consistent.
2018-11-09 09:11:29 +01:00
RimViewController.h
#3540 Create seperate 2d view with parallel, look down and linked views
2018-10-24 15:21:53 +02:00
RimViewLinker.cpp
#3552 and #453 Tile windows by master/managed view + position if they have different positions
2018-10-24 15:21:54 +02:00
RimViewLinker.h
#3552 and #453 Tile windows by master/managed view + position if they have different positions
2018-10-24 15:21:54 +02:00
RimViewLinkerCollection.cpp
#1344 AppFwk: Renamed methods in uiTreeOrdering to align with uiOrdering
2017-03-22 15:57:04 +01:00
RimViewLinkerCollection.h
clang-tidy : Remove redundant 'virtual' and add 'override'
2018-10-18 19:45:57 +02:00
RimViewManipulator.cpp
#2331 Introduce new intermediate class RimGridView
2018-01-15 14:53:48 +01:00
RimViewManipulator.h
#2331 Introduce new intermediate class RimGridView
2018-01-15 14:53:48 +01:00
RimViewNameConfig.cpp
CppCheck : Make sure all variables are initialized in constructor
2018-12-21 11:30:29 +01:00
RimViewNameConfig.h
CppCheck : Make sure all variables are initialized in constructor
2018-12-21 11:30:29 +01:00
RimViewWindow.cpp
#3876 Implement rotated labels on contour maps
2019-01-08 11:07:37 +01:00
RimViewWindow.h
#3876 Implement rotated labels on contour maps
2019-01-08 11:07:37 +01:00
RimVirtualPerforationResults.cpp
#3856 Update copyright headers
2019-01-09 15:29:24 +01:00
RimVirtualPerforationResults.h
#3856 Update copyright headers
2019-01-09 15:29:24 +01:00
RimWellLogCurve.cpp
#3512 System : Remove unused functions
2018-10-18 15:40:11 +02:00
RimWellLogCurve.h
clang-tidy : Remove redundant 'virtual' and add 'override'
2018-10-18 19:45:57 +02:00
RimWellLogCurveCommonDataSource.cpp
#3512 System : Remove unused functions
2018-10-18 15:14:25 +02:00
RimWellLogCurveCommonDataSource.h
clang-tidy : Remove redundant 'virtual' and add 'override'
2018-10-18 19:45:57 +02:00
RimWellLogExtractionCurve.cpp
#3489 Fix legend text for flow diagnostics.
2018-11-22 13:39:07 +01:00
RimWellLogExtractionCurve.h
clang-tidy : Remove redundant 'virtual' and add 'override'
2018-10-18 19:45:57 +02:00
RimWellLogExtractionCurveNameConfig.cpp
#3649 Move from createUiGroup to defineUiOrdering/uiOrdering code in name config.
2018-11-09 10:40:05 +01:00
RimWellLogExtractionCurveNameConfig.h
#3649 Move from createUiGroup to defineUiOrdering/uiOrdering code in name config.
2018-11-09 10:40:05 +01:00
RimWellLogFile.cpp
#3629 System : Use disableWriteAndSetFieldHidden()
2018-11-05 14:42:39 +01:00
RimWellLogFile.h
clang-tidy : Remove redundant 'virtual' and add 'override'
2018-10-18 19:45:57 +02:00
RimWellLogFileChannel.cpp
#3629 System : Use disableWriteAndSetFieldHidden()
2018-11-05 14:42:39 +01:00
RimWellLogFileChannel.h
clang-tidy : Remove redundant 'virtual' and add 'override'
2018-10-18 19:45:57 +02:00
RimWellLogFileCurve.cpp
#3297 Make casing shoe a right-angled triangle and refactor symbols
2018-09-04 12:02:06 +02:00
RimWellLogFileCurve.h
clang-tidy : Remove redundant 'virtual' and add 'override'
2018-10-18 19:45:57 +02:00
RimWellLogFileCurveNameConfig.cpp
#3182 Clean up well log plot names
2018-08-08 08:10:57 +02:00
RimWellLogFileCurveNameConfig.h
#3182 Clean up well log plot names
2018-08-08 08:10:57 +02:00
RimWellLogPlot.cpp
#3649 Move from createUiGroup to defineUiOrdering/uiOrdering code in name config.
2018-11-09 10:40:05 +01:00
RimWellLogPlot.h
#3595 Implement auto naming for contour maps
2018-11-09 10:40:05 +01:00
RimWellLogPlotCollection.cpp
#3549 Temporary LGR : Delete cached extractors and redraw curves
2018-10-24 13:17:33 +02:00
RimWellLogPlotCollection.h
#3549 Temporary LGR : Delete cached extractors and redraw curves
2018-10-24 13:17:33 +02:00
RimWellLogPlotNameConfig.cpp
#3649 Move from createUiGroup to defineUiOrdering/uiOrdering code in name config.
2018-11-09 10:40:05 +01:00
RimWellLogPlotNameConfig.h
#3649 Move from createUiGroup to defineUiOrdering/uiOrdering code in name config.
2018-11-09 10:40:05 +01:00
RimWellLogRftCurve.cpp
#3428 Text string creation based on date and time : Use toStringUsingApplicationLocale() at relevant places
2018-10-03 08:44:01 +02:00
RimWellLogRftCurve.h
clang-tidy : Remove redundant 'virtual' and add 'override'
2018-10-18 19:45:57 +02:00
RimWellLogRftCurveNameConfig.cpp
#3182 Clean up well log plot names
2018-08-08 08:10:57 +02:00
RimWellLogRftCurveNameConfig.h
#3182 Clean up well log plot names
2018-08-08 08:10:57 +02:00
RimWellLogTrack.cpp
#3615 Fix z-order so packers are added after other components
2018-12-05 15:47:16 +01:00
RimWellLogTrack.h
clang-tidy : Remove redundant 'virtual' and add 'override'
2018-10-18 19:45:57 +02:00
RimWellPath.cpp
#3741 Make it possible to enable/disable all well path components in plots and 3d view.
2018-11-22 13:39:08 +01:00
RimWellPath.h
#3741 Make it possible to enable/disable all well path components in plots and 3d view.
2018-11-22 13:39:08 +01:00
RimWellPathAttribute.cpp
#3856 Update copyright headers
2019-01-09 15:29:24 +01:00
RimWellPathAttribute.h
#3856 Update copyright headers
2019-01-09 15:29:24 +01:00
RimWellPathAttributeCollection.cpp
#3856 Update copyright headers
2019-01-09 15:29:24 +01:00
RimWellPathAttributeCollection.h
#3856 Update copyright headers
2019-01-09 15:29:24 +01:00
RimWellPathCollection.cpp
#3629 System : Use disableIO() instead of disableRead and disableWrite
2018-11-05 14:42:39 +01:00
RimWellPathCollection.h
clang-tidy : Remove redundant 'virtual' and add 'override'
2018-10-18 19:45:57 +02:00
RimWellPathGeometryDef.cpp
#3856 Update copyright headers
2019-01-09 15:29:24 +01:00
RimWellPathGeometryDef.h
#3856 Update copyright headers
2019-01-09 15:29:24 +01:00
RimWellPathTarget.cpp
Create Well Path. Add tooltip containing dog leg unit
2018-11-22 14:20:08 +01:00
RimWellPathTarget.h
clang-tidy : Remove redundant 'virtual' and add 'override'
2018-10-18 19:45:57 +02:00