ResInsight/ApplicationLibCode/ProjectDataModel/WellLog
Magne Sjaastad 421163d601 Janitor : Call direct parent when overriding virtual methods
When overriding initAfterReader, make sure to always call direct parent.

Failing to do so caused RimPlotCurve::initAfterRead() not to be called, and color and other appearance settings was not imported correctly.
2021-11-02 14:30:24 +01:00
..
CMakeLists_files.cmake cmake-format: Allow dangling parenthesis 2021-09-01 08:13:16 +02:00
Rim3dWellLogCurve.cpp Move well related pdm files into subfolders to clean up a bit 2021-07-15 13:47:16 +02:00
Rim3dWellLogCurve.h Move well related pdm files into subfolders to clean up a bit 2021-07-15 13:47:16 +02:00
Rim3dWellLogExtractionCurve.cpp Refactor: Start using setUiTreeHidden where missing. 2021-10-24 09:11:20 +02:00
Rim3dWellLogExtractionCurve.h Move well related pdm files into subfolders to clean up a bit 2021-07-15 13:47:16 +02:00
Rim3dWellLogFileCurve.cpp Move well related pdm files into subfolders to clean up a bit 2021-07-15 13:47:16 +02:00
Rim3dWellLogFileCurve.h Move well related pdm files into subfolders to clean up a bit 2021-07-15 13:47:16 +02:00
Rim3dWellLogRftCurve.cpp Move well related pdm files into subfolders to clean up a bit 2021-07-15 13:47:16 +02:00
Rim3dWellLogRftCurve.h Move well related pdm files into subfolders to clean up a bit 2021-07-15 13:47:16 +02:00
RimEnsembleWellLogCurveSet.cpp Ensemble Well Log: hide curves on project reload 2021-11-01 12:51:58 +01:00
RimEnsembleWellLogCurveSet.h #8102 Ensemble Well Log Plot: Fix crash when using TVD 2021-10-29 13:23:13 +02:00
RimEnsembleWellLogs.cpp Refactor: Start using setUiTreeHidden where missing. 2021-10-24 09:11:20 +02:00
RimEnsembleWellLogs.h Move well related pdm files into subfolders to clean up a bit 2021-07-15 13:47:16 +02:00
RimEnsembleWellLogsCollection.cpp Refactor: Start using setUiTreeHidden where missing. 2021-10-24 09:11:20 +02:00
RimEnsembleWellLogsCollection.h Move well related pdm files into subfolders to clean up a bit 2021-07-15 13:47:16 +02:00
RimEnsembleWellLogStatistics.cpp #8110 Ensemble Well Log: Missing curves for "Show Plot Data" 2021-10-29 15:00:46 +02:00
RimEnsembleWellLogStatistics.h #8102 Ensemble Well Log Plot: Fix crash when using TVD 2021-10-29 13:23:13 +02:00
RimEnsembleWellLogStatisticsCurve.cpp #8102 Ensemble Well Log Plot: Fix crash when using TVD 2021-10-29 13:23:13 +02:00
RimEnsembleWellLogStatisticsCurve.h Move well related pdm files into subfolders to clean up a bit 2021-07-15 13:47:16 +02:00
RimWellLogCurve.cpp #7805 Convert RimPlotCurve to use RimPlotCurveAppearance configuration. 2021-09-29 14:16:43 +02:00
RimWellLogCurve.h Move well related pdm files into subfolders to clean up a bit 2021-07-15 13:47:16 +02:00
RimWellLogCurveCommonDataSource.cpp Move well related pdm files into subfolders to clean up a bit 2021-07-15 13:47:16 +02:00
RimWellLogCurveCommonDataSource.h Move well related pdm files into subfolders to clean up a bit 2021-07-15 13:47:16 +02:00
RimWellLogExtractionCurve.cpp Janitor: Cleanup names of scripted classes in Python 2021-10-25 12:22:36 +02:00
RimWellLogExtractionCurve.h Fix some minor issues (#8043) 2021-09-24 10:21:16 +00:00
RimWellLogExtractionCurveNameConfig.cpp Move well related pdm files into subfolders to clean up a bit 2021-07-15 13:47:16 +02:00
RimWellLogExtractionCurveNameConfig.h Move well related pdm files into subfolders to clean up a bit 2021-07-15 13:47:16 +02:00
RimWellLogFile.cpp Move well related pdm files into subfolders to clean up a bit 2021-07-15 13:47:16 +02:00
RimWellLogFile.h Move well related pdm files into subfolders to clean up a bit 2021-07-15 13:47:16 +02:00
RimWellLogFileChannel.cpp Move well related pdm files into subfolders to clean up a bit 2021-07-15 13:47:16 +02:00
RimWellLogFileChannel.h Move well related pdm files into subfolders to clean up a bit 2021-07-15 13:47:16 +02:00
RimWellLogFileCurve.cpp Janitor : Call direct parent when overriding virtual methods 2021-11-02 14:30:24 +01:00
RimWellLogFileCurve.h 7834 cref removal (#7917) 2021-08-30 10:19:45 +02:00
RimWellLogFileCurveNameConfig.cpp Move well related pdm files into subfolders to clean up a bit 2021-07-15 13:47:16 +02:00
RimWellLogFileCurveNameConfig.h Move well related pdm files into subfolders to clean up a bit 2021-07-15 13:47:16 +02:00
RimWellLogPlot.cpp Move well related pdm files into subfolders to clean up a bit 2021-07-15 13:47:16 +02:00
RimWellLogPlot.h Move well related pdm files into subfolders to clean up a bit 2021-07-15 13:47:16 +02:00
RimWellLogPlotCollection.cpp Refactor: Start using setUiTreeHidden where missing. 2021-10-24 09:11:20 +02:00
RimWellLogPlotCollection.h Add method to remove plot in Well Log Plot Collection. 2021-09-09 08:38:00 +02:00
RimWellLogPlotNameConfig.cpp Move well related pdm files into subfolders to clean up a bit 2021-07-15 13:47:16 +02:00
RimWellLogPlotNameConfig.h Move well related pdm files into subfolders to clean up a bit 2021-07-15 13:47:16 +02:00
RimWellLogRftCurve.cpp Make P10/P90 calculation style more explicit 2021-09-16 10:38:27 +02:00
RimWellLogRftCurve.h Move well related pdm files into subfolders to clean up a bit 2021-07-15 13:47:16 +02:00
RimWellLogRftCurveNameConfig.cpp Move well related pdm files into subfolders to clean up a bit 2021-07-15 13:47:16 +02:00
RimWellLogRftCurveNameConfig.h Move well related pdm files into subfolders to clean up a bit 2021-07-15 13:47:16 +02:00
RimWellLogTrack.cpp Set default tick marks to min/max for StimPlan model plots (#8221) 2021-11-01 12:09:25 +00:00
RimWellLogTrack.h Set default tick marks to min/max for StimPlan model plots (#8221) 2021-11-01 12:09:25 +00:00
RimWellLogWbsCurve.cpp Move well related pdm files into subfolders to clean up a bit 2021-07-15 13:47:16 +02:00
RimWellLogWbsCurve.h Move well related pdm files into subfolders to clean up a bit 2021-07-15 13:47:16 +02:00