ResInsight/ApplicationLibCode/Commands/ExportCommands
Magne Sjaastad f8c5cf389f
clang-format: Set column width to 140
* Set column width to 140
* Use c++20
* Remove redundant virtual
2023-02-26 10:48:40 +01:00
..
CMakeLists_files.cmake Create depth adjusted LAS files 2023-01-23 12:46:54 +01:00
RicAdvancedSnapshotExportFeature.cpp clang-format: Set column width to 140 2023-02-26 10:48:40 +01:00
RicAdvancedSnapshotExportFeature.h clang-format: Set column width to 140 2023-02-26 10:48:40 +01:00
RicCellRangeUi.cpp clang-format: Set column width to 140 2023-02-26 10:48:40 +01:00
RicCellRangeUi.h clang-format: Set column width to 140 2023-02-26 10:48:40 +01:00
RicCreateDepthAdjustedLasFilesFeature.cpp clang-format: Set column width to 140 2023-02-26 10:48:40 +01:00
RicCreateDepthAdjustedLasFilesFeature.h Create depth adjusted LAS files 2023-01-23 12:46:54 +01:00
RicCreateDepthAdjustedLasFilesImpl.cpp clang-format: Set column width to 140 2023-02-26 10:48:40 +01:00
RicCreateDepthAdjustedLasFilesImpl.h clang-format: Set column width to 140 2023-02-26 10:48:40 +01:00
RicCreateDepthAdjustedLasFilesUi.cpp clang-format: Set column width to 140 2023-02-26 10:48:40 +01:00
RicCreateDepthAdjustedLasFilesUi.h clang-format: Set column width to 140 2023-02-26 10:48:40 +01:00
RicEclipseCellResultToFileImpl.cpp clang-format: Set column width to 140 2023-02-26 10:48:40 +01:00
RicEclipseCellResultToFileImpl.h clang-format: Set column width to 140 2023-02-26 10:48:40 +01:00
RicExportCarfin.cpp Rename ApplicationCode to ApplicationLibCode 2021-01-11 15:27:45 +01:00
RicExportCarfin.h Janitor : Remove obsolete override comment 2022-02-23 08:01:28 +01:00
RicExportCarfinUi.cpp clang-format: Set column width to 140 2023-02-26 10:48:40 +01:00
RicExportCarfinUi.h clang-format: Set column width to 140 2023-02-26 10:48:40 +01:00
RicExportEclipseSectorModelFeature.cpp clang-format: Set column width to 140 2023-02-26 10:48:40 +01:00
RicExportEclipseSectorModelFeature.h clang-format: Set column width to 140 2023-02-26 10:48:40 +01:00
RicExportEclipseSectorModelUi.cpp clang-format: Set column width to 140 2023-02-26 10:48:40 +01:00
RicExportEclipseSectorModelUi.h clang-format: Set column width to 140 2023-02-26 10:48:40 +01:00
RicExportFaultsFeature.cpp Moved UnitSystem from RiaEclipseUnitTools to RiaDefines. (#7225) 2021-01-21 12:58:46 +01:00
RicExportFaultsFeature.h Janitor : Remove obsolete override comment 2022-02-23 08:01:28 +01:00
RicExportLgrFeature.cpp clang-format: Set column width to 140 2023-02-26 10:48:40 +01:00
RicExportLgrFeature.h clang-format: Set column width to 140 2023-02-26 10:48:40 +01:00
RicExportLgrUi.cpp clang-format: Set column width to 140 2023-02-26 10:48:40 +01:00
RicExportLgrUi.h clang-format: Set column width to 140 2023-02-26 10:48:40 +01:00
RicExportSelectedWellPathsFeature.cpp clang-format: Set column width to 140 2023-02-26 10:48:40 +01:00
RicExportSelectedWellPathsFeature.h clang-format: Set column width to 140 2023-02-26 10:48:40 +01:00
RicExportToLasFileFeature.cpp clang-format: Set column width to 140 2023-02-26 10:48:40 +01:00
RicExportToLasFileFeature.h Janitor : Remove obsolete override comment 2022-02-23 08:01:28 +01:00
RicExportToLasFileResampleUi.cpp clang-format: Set column width to 140 2023-02-26 10:48:40 +01:00
RicExportToLasFileResampleUi.h clang-format: Set column width to 140 2023-02-26 10:48:40 +01:00
RicExportVisibleWellPathsFeature.cpp #7324 Export well path: Remove problematic characters in file name 2021-02-17 10:20:23 +01:00
RicExportVisibleWellPathsFeature.h Rename ApplicationCode to ApplicationLibCode 2021-01-11 15:27:45 +01:00
RicExportWellPathsUi.cpp clang-format: Set column width to 140 2023-02-26 10:48:40 +01:00
RicExportWellPathsUi.h clang-format: Set column width to 140 2023-02-26 10:48:40 +01:00
RicLgrSplitType.h Rename ApplicationCode to ApplicationLibCode 2021-01-11 15:27:45 +01:00
RicSaveEclipseInputPropertyFeature.cpp Minor issues related to release 2023-02-20 08:18:08 +01:00
RicSaveEclipseInputPropertyFeature.h Janitor : Remove obsolete override comment 2022-02-23 08:01:28 +01:00
RicSaveEclipseInputVisibleCellsFeature.cpp clang-format: Set column width to 140 2023-02-26 10:48:40 +01:00
RicSaveEclipseInputVisibleCellsFeature.h clang-format: Set column width to 140 2023-02-26 10:48:40 +01:00
RicSaveEclipseInputVisibleCellsUi.cpp Minor issues related to release 2023-02-20 08:18:08 +01:00
RicSaveEclipseInputVisibleCellsUi.h clang-format: Set column width to 140 2023-02-26 10:48:40 +01:00
RicSaveEclipseResultAsInputPropertyExec.cpp clang-format: Set column width to 140 2023-02-26 10:48:40 +01:00
RicSaveEclipseResultAsInputPropertyExec.h Rename ApplicationCode to ApplicationLibCode 2021-01-11 15:27:45 +01:00
RicSaveEclipseResultAsInputPropertyFeature.cpp clang-format: Set column width to 140 2023-02-26 10:48:40 +01:00
RicSaveEclipseResultAsInputPropertyFeature.h Janitor : Remove obsolete override comment 2022-02-23 08:01:28 +01:00
RicSnapshotAllPlotsToFileFeature.cpp Simplify access to RimMainPlotCollection 2022-08-19 14:30:25 +02:00
RicSnapshotAllPlotsToFileFeature.h Janitor : Remove obsolete override comment 2022-02-23 08:01:28 +01:00
RicSnapshotAllViewsToFileFeature.cpp clang-format: Set column width to 140 2023-02-26 10:48:40 +01:00
RicSnapshotAllViewsToFileFeature.h clang-format: Set column width to 140 2023-02-26 10:48:40 +01:00
RicSnapshotFilenameGenerator.cpp clang-format: Set column width to 140 2023-02-26 10:48:40 +01:00
RicSnapshotFilenameGenerator.h Rename ApplicationCode to ApplicationLibCode 2021-01-11 15:27:45 +01:00
RicSnapshotViewToClipboardFeature.cpp Rename ApplicationCode to ApplicationLibCode 2021-01-11 15:27:45 +01:00
RicSnapshotViewToClipboardFeature.h Janitor : Remove obsolete override comment 2022-02-23 08:01:28 +01:00
RicSnapshotViewToFileFeature.cpp clang-format: Set column width to 140 2023-02-26 10:48:40 +01:00
RicSnapshotViewToFileFeature.h clang-format: Set column width to 140 2023-02-26 10:48:40 +01:00
RicSnapshotViewToPdfFeature.cpp #8822 Summary Axis: Add tick mark count to y-axis 2022-04-22 23:14:48 +02:00
RicSnapshotViewToPdfFeature.h Rename ApplicationCode to ApplicationLibCode 2021-01-11 15:27:45 +01:00