ResInsight/ApplicationCode/Commands/WellLogCommands
2018-10-12 16:36:56 +02:00
..
CMakeLists_files.cmake #3249 Refactoring: Rename of classes to PickEventHandler 2018-08-27 16:25:26 +02:00
Ric3dWellLogCurveDeleteFeature.cpp 3D Well Log Curves: Command to Delete curve #2667 2018-04-10 10:57:04 +02:00
Ric3dWellLogCurveDeleteFeature.h 3D Well Log Curves: Command to Delete curve #2667 2018-04-10 10:57:04 +02:00
Ric3dWellLogCurvePickEventHandler.cpp #3340 Remove unused variables 2018-09-10 10:27:54 +02:00
Ric3dWellLogCurvePickEventHandler.h #3291 Fix by differensiating between dynamic and default pickEventHandlers 2018-08-30 15:43:55 +02:00
RicAdd3dWellLogCurveFeature.cpp #3312 Well Path Creation update preparations. Rename of method 2018-09-12 14:20:43 +02:00
RicAdd3dWellLogCurveFeature.h #2597 3D Well Log Curve: Context command to add new curve 2018-03-15 13:05:00 +01:00
RicAdd3dWellLogFileCurveFeature.cpp #3312 Well Path Creation update preparations. Rename of method 2018-09-12 14:20:43 +02:00
RicAdd3dWellLogFileCurveFeature.h #2597 3D Well Log Curve: Context command to add new curve 2018-03-15 13:05:00 +01:00
RicAdd3dWellLogRftCurveFeature.cpp #3312 Well Path Creation update preparations. Rename of method 2018-09-12 14:20:43 +02:00
RicAdd3dWellLogRftCurveFeature.h #2598 3D Well log curve: Add RFT curve code. curveValuesAndMds does currently only give values for a simwell 2018-03-16 11:22:03 +01:00
RicAddWellLogToPlotFeature.cpp #2535 Use the MainWindowTools class instead of MainWindow directly (part 1) 2018-02-27 16:46:53 +01:00
RicAddWellLogToPlotFeature.h #1510 Remove invalid usage of namespace caf for features 2017-05-19 13:40:38 +02:00
RicAsciiExportWellLogPlotFeature.cpp #3476 Regression Test : Use lastUsedDialogDirectoryWithFallbackToProjectFolder 2018-10-10 08:02:41 +02:00
RicAsciiExportWellLogPlotFeature.h #1294 Rename and cleanup, use ascii as file extension 2017-03-15 13:28:25 +01:00
RicChangeDataSourceFeature.cpp #3304 Implement common data source changing for zonation and well path attributes 2018-09-07 14:45:59 +02:00
RicChangeDataSourceFeature.h #3304 Implement common data source changing for zonation and well path attributes 2018-09-07 14:45:59 +02:00
RicDeletePltPlotFeature.cpp #1948 PLT plot. Initial version, RFT plot copy 2017-10-25 14:36:18 +02:00
RicDeletePltPlotFeature.h #1948 PLT plot. Initial version, RFT plot copy 2017-10-25 14:36:18 +02:00
RicDeleteRftPlotFeature.cpp #1842 RFT Plot. Implement property view and RFT plot commands 2017-10-05 16:26:39 +02:00
RicDeleteRftPlotFeature.h #1842 RFT Plot. Implement property view and RFT plot commands 2017-10-05 16:26:39 +02:00
RicDeleteWellLogPlotTrackFeature.cpp #3136 Fix RFT/PLT plots and refactor the way Mdi windows are resized when adding/removing plot tracks. 2018-07-04 11:10:32 +02:00
RicDeleteWellLogPlotTrackFeature.h (#499) Added a custom track delete feature 2015-09-21 15:55:55 +02:00
RicMoveWellLogFilesFeature.cpp #2020 Move LAS files. Implement isCommandEnabled 2017-11-20 12:46:13 +01:00
RicMoveWellLogFilesFeature.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
RicNewPltPlotFeature.cpp Fix warnings 2018-09-27 20:17:56 +02:00
RicNewPltPlotFeature.h #2331 Renamed RimView to Rim3dView 2018-01-09 10:11:28 +01:00
RicNewRftPlotFeature.cpp #2809, #2858, #2859 Fix icon inconsistencies. Edd icons for ensemble curves and new icons for cross plot 2018-05-06 10:09:39 +02:00
RicNewRftPlotFeature.h #2075 RFT Plot: Add "New RFT plot" command to well path 2017-11-02 12:32:54 +01:00
RicNewWellBoreStabilityPlotFeature.cpp CppCheck : Remove unused variables 2018-10-12 16:36:56 +02:00
RicNewWellBoreStabilityPlotFeature.h #2966 Add command to create a well bore stability plot 2018-07-02 10:29:31 +02:00
RicNewWellLogCurveExtractionFeature.cpp Fix warnings 2018-09-27 20:17:56 +02:00
RicNewWellLogCurveExtractionFeature.h Add wellLog Tools class and move static methods from newCurve-commands 2017-10-09 14:32:15 +02:00
RicNewWellLogFileCurveFeature.cpp Fix warnings 2018-09-27 20:49:47 +02:00
RicNewWellLogFileCurveFeature.h Add Icon to well log LAS curve 2018-03-15 13:05:00 +01:00
RicNewWellLogPlotFeature.cpp #2127 Sim Well Branches : Major refactor of sim well branch computation 2017-12-08 10:24:14 +01:00
RicNewWellLogPlotFeature.h (#492) Created folder for well log commands, added "New Well Log LAS Curve" feature 2015-09-18 09:07:38 +02:00
RicNewWellLogPlotFeatureImpl.cpp #3209 Make sure project tree is initialised when creating the plot window. 2018-08-17 10:54:40 +02:00
RicNewWellLogPlotFeatureImpl.h Add some features to well log plot, track and curve creation. 2018-07-02 10:29:31 +02:00
RicNewWellLogPlotTrackFeature.cpp System : Replace NULL with nullptr 2018-10-10 10:17:27 +02:00
RicNewWellLogPlotTrackFeature.h (#486) Renamed "trace" to "track" 2015-09-18 12:29:23 +02:00
RicNewWellLogRftCurveFeature.cpp Fix warnings 2018-09-27 20:49:47 +02:00
RicNewWellLogRftCurveFeature.h Add wellLog Tools class and move static methods from newCurve-commands 2017-10-09 14:32:15 +02:00
RicPasteWellLogCurveFeature.cpp #1981 RFT Plot. Disabled several commands 2017-10-10 11:18:53 +02:00
RicPasteWellLogCurveFeature.h #901 WLP: Added copy/paste of curves 2016-11-22 08:48:11 +01:00
RicPasteWellLogPlotFeature.cpp #1000 System : Added keyboard shortcuts for copy/paste actions 2016-11-24 08:22:36 +01:00
RicPasteWellLogPlotFeature.h #901 WLP: Added copy/paste of plots 2016-11-22 09:31:48 +01:00
RicPasteWellLogTrackFeature.cpp #3184 Enable creation of plots within plot window. 2018-08-22 13:04:00 +02:00
RicPasteWellLogTrackFeature.h #901 WLP: Added copy/paste of tracks 2016-11-22 09:11:25 +01:00
RicWellLogFileCloseFeature.cpp CppCheck : Several fixes 2018-08-02 19:22:03 +02:00
RicWellLogFileCloseFeature.h #2044 Close LAS file. Update plots after LAS delete and import 2017-10-31 15:42:11 +01:00
RicWellLogPlotCurveFeatureImpl.cpp #1842 RFT plot. Initial commit. Under construction... 2017-09-27 12:39:35 +02:00
RicWellLogPlotCurveFeatureImpl.h #1842 RFT plot. Initial commit. Under construction... 2017-09-27 12:39:35 +02:00
RicWellLogPlotTrackFeatureImpl.cpp #3340 Remove unused variables 2018-09-10 10:27:54 +02:00
RicWellLogPlotTrackFeatureImpl.h Renamed PlotCurve -> Curve 2015-11-04 16:19:38 +01:00
RicWellLogsImportFileFeature.cpp #2535 Use the MainWindowTools class instead of MainWindow directly (part 4) 2018-02-27 16:46:53 +01:00
RicWellLogsImportFileFeature.h #1510 Remove invalid usage of namespace caf for features 2017-05-19 13:40:38 +02:00