ResInsight/ApplicationLibCode/Commands/WellPathCommands
Magne Sjaastad d76f67f3fb
Use subset of enums
Use setEnumSubset instead of calculateValueOptions
2025-02-10 17:22:25 +01:00
..
PointTangentManipulator Add optional parameter 2025-01-19 16:19:55 +01:00
CMakeLists_files.cmake Remove obsolete CMake statements 2025-01-28 07:01:42 +01:00
RicCreateMultipleWellPathLaterals.cpp Move Rig well related things to subfolder and update include statements 2024-10-31 15:08:59 +01:00
RicCreateMultipleWellPathLaterals.h Improve CmdFeature base class 2023-06-26 14:28:46 +02:00
RicCreateMultipleWellPathLateralsUi.cpp Move Rig well related things to subfolder and update include statements 2024-10-31 15:08:59 +01:00
RicCreateMultipleWellPathLateralsUi.h Merge pull request #8985 from OPM/8926-remove-useoptionsonly 2022-05-29 13:01:27 +02:00
RicCreateWellTargetsPickEventHandler.cpp Move Rig well related things to subfolder and update include statements 2024-10-31 15:08:59 +01:00
RicCreateWellTargetsPickEventHandler.h Improve well path modeling 2021-08-13 16:48:33 +02:00
RicDeletePolylineTargetFeature.cpp Improve CmdFeature base class 2023-06-26 14:28:46 +02:00
RicDeletePolylineTargetFeature.h Improve CmdFeature base class 2023-06-26 14:28:46 +02:00
RicDeleteWellPathAttributeFeature.cpp #10649 ApplicationLibCode: Use collection.empty() instead of comparing with size 2023-09-27 10:16:37 +02:00
RicDeleteWellPathAttributeFeature.h Improve CmdFeature base class 2023-06-26 14:28:46 +02:00
RicDeleteWellPathFeature.cpp Improve CmdFeature base class 2023-06-26 14:28:46 +02:00
RicDeleteWellPathFeature.h Improve CmdFeature base class 2023-06-26 14:28:46 +02:00
RicDeleteWellPathTargetFeature.cpp #10649 ApplicationLibCode: Use collection.empty() instead of comparing with size 2023-09-27 10:16:37 +02:00
RicDeleteWellPathTargetFeature.h Improve CmdFeature base class 2023-06-26 14:28:46 +02:00
RicDuplicateWellPathFeature.cpp Move Rig well related things to subfolder and update include statements 2024-10-31 15:08:59 +01:00
RicDuplicateWellPathFeature.h Improve CmdFeature base class 2023-06-26 14:28:46 +02:00
RicImportWellMeasurementsFeature.cpp #10649 ApplicationLibCode: Use collection.empty() instead of comparing with size 2023-09-27 10:16:37 +02:00
RicImportWellMeasurementsFeature.h Improve CmdFeature base class 2023-06-26 14:28:46 +02:00
RicImportWellPaths.cpp Improve CmdFeature base class 2023-06-26 14:28:46 +02:00
RicImportWellPaths.h Improve CmdFeature base class 2023-06-26 14:28:46 +02:00
RicIntersectionPickEventHandler.cpp Use polygon as data source for intersection 2024-02-25 09:21:48 +01:00
RicIntersectionPickEventHandler.h Rename ApplicationCode to ApplicationLibCode 2021-01-11 15:27:45 +01:00
RicLinkWellPathFeature.cpp Improve CmdFeature base class 2023-06-26 14:28:46 +02:00
RicLinkWellPathFeature.h Improve CmdFeature base class 2023-06-26 14:28:46 +02:00
RicNewEditableWellPathFeature.cpp #10649 ApplicationLibCode: Use collection.empty() instead of comparing with size 2023-09-27 10:16:37 +02:00
RicNewEditableWellPathFeature.h Improve CmdFeature base class 2023-06-26 14:28:46 +02:00
RicNewPolylineTargetFeature.cpp Refactor: improve api for views and oil fields. 2024-04-04 10:24:21 +02:00
RicNewPolylineTargetFeature.h Improve CmdFeature base class 2023-06-26 14:28:46 +02:00
RicNewWellPathAttributeFeature.cpp #10649 ApplicationLibCode: Use collection.empty() instead of comparing with size 2023-09-27 10:16:37 +02:00
RicNewWellPathAttributeFeature.h Improve CmdFeature base class 2023-06-26 14:28:46 +02:00
RicNewWellPathLateralAtDepthFeature.cpp Move Rig well related things to subfolder and update include statements 2024-10-31 15:08:59 +01:00
RicNewWellPathLateralAtDepthFeature.h Improve CmdFeature base class 2023-06-26 14:28:46 +02:00
RicNewWellPathLateralFeature.cpp Move Rig well related things to subfolder and update include statements 2024-10-31 15:08:59 +01:00
RicNewWellPathLateralFeature.h Improve CmdFeature base class 2023-06-26 14:28:46 +02:00
RicNewWellPathListTargetFeature.cpp #10649 ApplicationLibCode: Use collection.empty() instead of comparing with size 2023-09-27 10:16:37 +02:00
RicNewWellPathListTargetFeature.h Improve CmdFeature base class 2023-06-26 14:28:46 +02:00
RicPasteModeledWellPathFeature.cpp Add copyObject to PdmObjectHandle 2024-06-14 17:18:28 +02:00
RicPasteModeledWellPathFeature.h Improve CmdFeature base class 2023-06-26 14:28:46 +02:00
RicPolylineTargetsPickEventHandler.cpp Reorganize contourmap files in project 2025-02-03 15:06:29 +01:00
RicPolylineTargetsPickEventHandler.h Rewrite of cell filters. Added new polyline filter and user defined filter types. (#7191) 2021-01-11 18:47:09 +01:00
RicSetParentWellPathFeature.cpp Move Rig well related things to subfolder and update include statements 2024-10-31 15:08:59 +01:00
RicSetParentWellPathFeature.h Add feature to set parent well 2024-03-25 10:19:31 +01:00
RicShowWellPlanFeature.cpp #10367 Janitor: Remove unneccessary 'this' pointers 2023-08-07 13:38:27 +02:00
RicShowWellPlanFeature.h Improve CmdFeature base class 2023-06-26 14:28:46 +02:00
RicWellPathFormationsImportFileFeature.cpp #10649 ApplicationLibCode: Use collection.empty() instead of comparing with size 2023-09-27 10:16:37 +02:00
RicWellPathFormationsImportFileFeature.h Improve CmdFeature base class 2023-06-26 14:28:46 +02:00
RicWellPathPickEventHandler.cpp Adjustments for release 2023-06-16 09:27:35 +02:00
RicWellPathPickEventHandler.h Rename ApplicationCode to ApplicationLibCode 2021-01-11 15:27:45 +01:00
RicWellPathsUnitSystemSettingsImpl.cpp clang-format: Set column width to 140 2023-02-26 10:48:40 +01:00
RicWellPathsUnitSystemSettingsImpl.h Janitor : Avoid includes in header files 2021-05-27 12:52:57 +02:00
RicWellPathsUnitSystemSettingsUi.cpp Use subset of enums 2025-02-10 17:22:25 +01:00
RicWellPathsUnitSystemSettingsUi.h Use subset of enums 2025-02-10 17:22:25 +01:00