ResInsight/ApplicationCode/Commands/WellLogCommands
Gaute Lindkvist 385f7ad0da Implement well path attribute track in well bore stability plots
* Fix depth start and end of attributes to match the TVD/MD display setting.
2018-09-05 15:19:22 +02:00
..
CMakeLists_files.cmake Refactoring: Rename of classes to PickEventHandler 2018-08-27 16:25:26 +02:00
Ric3dWellLogCurveDeleteFeature.cpp 3D Well Log Curves: Command to Delete curve 2018-04-10 10:57:04 +02:00
Ric3dWellLogCurveDeleteFeature.h 3D Well Log Curves: Command to Delete curve 2018-04-10 10:57:04 +02:00
Ric3dWellLogCurvePickEventHandler.cpp Refactoring: Rename of classes to PickEventHandler 2018-08-27 16:25:26 +02:00
Ric3dWellLogCurvePickEventHandler.h Fix by differensiating between dynamic and default pickEventHandlers 2018-08-30 15:43:55 +02:00
RicAdd3dWellLogCurveFeature.cpp Replace code that duplicates functionality in caf::SelectionManager 2018-08-22 13:04:00 +02:00
RicAdd3dWellLogCurveFeature.h 3D Well Log Curve: Context command to add new curve 2018-03-15 13:05:00 +01:00
RicAdd3dWellLogFileCurveFeature.cpp 3d Well Log Curves (): call createDisplayModelAndRedraw...() when adding LAS and RFT curves. 2018-04-23 11:35:55 +02:00
RicAdd3dWellLogFileCurveFeature.h 3D Well Log Curve: Context command to add new curve 2018-03-15 13:05:00 +01:00
RicAdd3dWellLogRftCurveFeature.cpp Replace code that duplicates functionality in caf::SelectionManager 2018-08-22 13:04:00 +02:00
RicAdd3dWellLogRftCurveFeature.h 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 Use the MainWindowTools class instead of MainWindow directly (part 1) 2018-02-27 16:46:53 +01:00
RicAddWellLogToPlotFeature.h Remove invalid usage of namespace caf for features 2017-05-19 13:40:38 +02:00
RicAsciiExportWellLogPlotFeature.cpp : Remove obsolete includes of QMessageBox 2018-02-02 09:37:00 +01:00
RicAsciiExportWellLogPlotFeature.h Rename and cleanup, use ascii as file extension 2017-03-15 13:28:25 +01:00
RicChangeDataSourceFeature.cpp Rename Common Data Source -> Data Source 2018-08-27 11:33:01 +02:00
RicChangeDataSourceFeature.h Implement Common Data Source for Well Log Plots 2018-07-16 08:57:28 +02:00
RicDeletePltPlotFeature.cpp PLT plot. Initial version, RFT plot copy 2017-10-25 14:36:18 +02:00
RicDeletePltPlotFeature.h PLT plot. Initial version, RFT plot copy 2017-10-25 14:36:18 +02:00
RicDeleteRftPlotFeature.cpp RFT Plot. Implement property view and RFT plot commands 2017-10-05 16:26:39 +02:00
RicDeleteRftPlotFeature.h RFT Plot. Implement property view and RFT plot commands 2017-10-05 16:26:39 +02:00
RicDeleteWellLogPlotTrackFeature.cpp 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 () Added a custom track delete feature 2015-09-21 15:55:55 +02:00
RicMoveWellLogFilesFeature.cpp Move LAS files. Implement isCommandEnabled 2017-11-20 12:46:13 +01:00
RicMoveWellLogFilesFeature.h 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 icon inconsistencies. Edd icons for ensemble curves and new icons for cross plot 2018-05-06 10:09:39 +02:00
RicNewPltPlotFeature.h Renamed RimView to Rim3dView 2018-01-09 10:11:28 +01:00
RicNewRftPlotFeature.cpp , , Fix icon inconsistencies. Edd icons for ensemble curves and new icons for cross plot 2018-05-06 10:09:39 +02:00
RicNewRftPlotFeature.h RFT Plot: Add "New RFT plot" command to well path 2017-11-02 12:32:54 +01:00
RicNewWellBoreStabilityPlotFeature.cpp Implement well path attribute track in well bore stability plots 2018-09-05 15:19:22 +02:00
RicNewWellBoreStabilityPlotFeature.h Add command to create a well bore stability plot 2018-07-02 10:29:31 +02:00
RicNewWellLogCurveExtractionFeature.cpp Replace code that duplicates functionality in caf::SelectionManager 2018-08-22 13:04:00 +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 Replace code that duplicates functionality in caf::SelectionManager 2018-08-22 13:04:00 +02:00
RicNewWellLogFileCurveFeature.h Add Icon to well log LAS curve 2018-03-15 13:05:00 +01:00
RicNewWellLogPlotFeature.cpp Sim Well Branches : Major refactor of sim well branch computation 2017-12-08 10:24:14 +01:00
RicNewWellLogPlotFeature.h () Created folder for well log commands, added "New Well Log LAS Curve" feature 2015-09-18 09:07:38 +02:00
RicNewWellLogPlotFeatureImpl.cpp 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 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
RicNewWellLogPlotTrackFeature.h () Renamed "trace" to "track" 2015-09-18 12:29:23 +02:00
RicNewWellLogRftCurveFeature.cpp Replace code that duplicates functionality in caf::SelectionManager 2018-08-22 13:04:00 +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 RFT Plot. Disabled several commands 2017-10-10 11:18:53 +02:00
RicPasteWellLogCurveFeature.h WLP: Added copy/paste of curves 2016-11-22 08:48:11 +01:00
RicPasteWellLogPlotFeature.cpp System : Added keyboard shortcuts for copy/paste actions 2016-11-24 08:22:36 +01:00
RicPasteWellLogPlotFeature.h WLP: Added copy/paste of plots 2016-11-22 09:31:48 +01:00
RicPasteWellLogTrackFeature.cpp Enable creation of plots within plot window. 2018-08-22 13:04:00 +02:00
RicPasteWellLogTrackFeature.h 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 Close LAS file. Update plots after LAS delete and import 2017-10-31 15:42:11 +01:00
RicWellLogPlotCurveFeatureImpl.cpp RFT plot. Initial commit. Under construction... 2017-09-27 12:39:35 +02:00
RicWellLogPlotCurveFeatureImpl.h RFT plot. Initial commit. Under construction... 2017-09-27 12:39:35 +02:00
RicWellLogPlotTrackFeatureImpl.cpp 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
RicWellLogPlotTrackFeatureImpl.h Renamed PlotCurve -> Curve 2015-11-04 16:19:38 +01:00
RicWellLogsImportFileFeature.cpp Use the MainWindowTools class instead of MainWindow directly (part 4) 2018-02-27 16:46:53 +01:00
RicWellLogsImportFileFeature.h Remove invalid usage of namespace caf for features 2017-05-19 13:40:38 +02:00