ResInsight/ApplicationCode/Commands/ExportCommands
Kristian Bendiksen c016c02e40 Replace RiaApplication::instance()->project() with RimProject::current().
Also remove uneccessary includes of RiaApplication.h.
2020-05-12 12:01:44 +02:00
..
CMakeLists_files.cmake #5528 Multi Plot : Add feature for export of PDF documents 2020-02-17 13:20:28 +01:00
RicAdvancedSnapshotExportFeature.cpp Replace RiaApplication::instance()->project() with RimProject::current(). 2020-05-12 12:01:44 +02:00
RicAdvancedSnapshotExportFeature.h #4683 clang-format on all files in ApplicationCode 2019-09-06 10:57:22 +02:00
RicCellRangeUi.cpp Convert to enum class 2020-04-24 11:40:22 +02:00
RicCellRangeUi.h #5101 clang-format: Adjusted penalties 2020-02-12 13:35:31 +01:00
RicEclipseCellResultToFileImpl.cpp Convert to enum class 2020-04-24 11:40:22 +02:00
RicEclipseCellResultToFileImpl.h #4683 clang-format on all files in ApplicationCode 2019-09-06 10:57:22 +02:00
RicExportCarfin.cpp Replace RiaApplication::instance()->project() with RimProject::current(). 2020-05-12 12:01:44 +02:00
RicExportCarfin.h #4683 clang-format on all files in ApplicationCode 2019-09-06 10:57:22 +02:00
RicExportCarfinUi.cpp #4683 clang-format on all files in ApplicationCode 2019-09-06 10:57:22 +02:00
RicExportCarfinUi.h #5101 clang-format: Adjusted penalties 2020-02-12 13:35:31 +01:00
RicExportEclipseSectorModelFeature.cpp Replace RiaApplication::instance()->project() with RimProject::current(). 2020-05-12 12:01:44 +02:00
RicExportEclipseSectorModelFeature.h #4683 clang-format on all files in ApplicationCode 2019-09-06 10:57:22 +02:00
RicExportEclipseSectorModelUi.cpp Convert to enum class 2020-04-24 11:40:22 +02:00
RicExportEclipseSectorModelUi.h #5101 clang-format: Adjusted penalties 2020-02-12 13:35:31 +01:00
RicExportFaultsFeature.cpp #4683 clang-format on all files in ApplicationCode 2019-09-06 10:57:22 +02:00
RicExportFaultsFeature.h #4683 clang-format on all files in ApplicationCode 2019-09-06 10:57:22 +02:00
RicExportLgrFeature.cpp #5101 clang-format: Adjusted penalties 2020-02-12 13:35:31 +01:00
RicExportLgrFeature.h #5101 clang-format: Allow short functions on a single line 2020-02-12 13:35:31 +01:00
RicExportLgrUi.cpp #5612 Saturation Pressure Plots : Remove duplicated code 2020-02-28 12:39:24 +01:00
RicExportLgrUi.h #5101 clang-format: Adjusted penalties 2020-02-12 13:35:31 +01:00
RicExportSelectedWellPathsFeature.cpp Replace RiaApplication::instance()->project() with RimProject::current(). 2020-05-12 12:01:44 +02:00
RicExportSelectedWellPathsFeature.h #5101 clang-format: Adjusted penalties 2020-02-12 13:35:31 +01:00
RicExportToLasFileFeature.cpp WBS LAS-parameter fixes to be more consistent 2020-02-24 12:30:13 +01:00
RicExportToLasFileFeature.h Support different units when importing and exporting WBS LAS. 2020-02-03 15:56:07 +01:00
RicExportToLasFileResampleUi.cpp #5101 clang-format: Adjusted penalties 2020-02-12 13:35:31 +01:00
RicExportToLasFileResampleUi.h #5101 clang-format: Adjusted penalties 2020-02-12 13:35:31 +01:00
RicExportVisibleWellPathsFeature.cpp Replace RiaApplication::instance()->project() with RimProject::current(). 2020-05-12 12:01:44 +02:00
RicExportVisibleWellPathsFeature.h #4683 clang-format on all files in ApplicationCode 2019-09-06 10:57:22 +02:00
RicExportWellPathsUi.cpp Replace RiaApplication::instance()->project() with RimProject::current(). 2020-05-12 12:01:44 +02:00
RicExportWellPathsUi.h #4683 clang-format on all files in ApplicationCode 2019-09-06 10:57:22 +02:00
RicLgrSplitType.h #4683 clang-format on all files in ApplicationCode 2019-09-06 10:57:22 +02:00
RicSaveEclipseInputPropertyFeature.cpp #5101 clang-format: Adjusted penalties 2020-02-12 13:35:31 +01:00
RicSaveEclipseInputPropertyFeature.h #4683 clang-format on all files in ApplicationCode 2019-09-06 10:57:22 +02:00
RicSaveEclipseInputVisibleCellsFeature.cpp Convert to enum class 2020-04-24 11:40:22 +02:00
RicSaveEclipseInputVisibleCellsFeature.h #4683 clang-format on all files in ApplicationCode 2019-09-06 10:57:22 +02:00
RicSaveEclipseInputVisibleCellsUi.cpp #5101 clang-format: Allow short functions on a single line 2020-02-12 13:35:31 +01:00
RicSaveEclipseInputVisibleCellsUi.h #5101 clang-format: Adjusted penalties 2020-02-12 13:35:31 +01:00
RicSaveEclipseResultAsInputPropertyExec.cpp #5101 clang-format: Adjusted penalties 2020-02-12 13:35:31 +01:00
RicSaveEclipseResultAsInputPropertyExec.h #4683 clang-format on all files in ApplicationCode 2019-09-06 10:57:22 +02:00
RicSaveEclipseResultAsInputPropertyFeature.cpp #5101 clang-format: Adjusted penalties 2020-02-12 13:35:31 +01:00
RicSaveEclipseResultAsInputPropertyFeature.h #5042 Add "Export Property To File" command to eclipse view. 2019-11-19 22:23:03 +01:00
RicSnapshotAllPlotsToFileFeature.cpp Support PDF-export from Python 2020-01-22 09:28:46 +01:00
RicSnapshotAllPlotsToFileFeature.h Support PDF-export from Python 2020-01-22 09:28:46 +01:00
RicSnapshotAllViewsToFileFeature.cpp Replace RiaApplication::instance()->project() with RimProject::current(). 2020-05-12 12:01:44 +02:00
RicSnapshotAllViewsToFileFeature.h #4736 System python command refactor (#4743) 2019-09-23 11:50:33 +02:00
RicSnapshotFilenameGenerator.cpp #5101 clang-format: Adjusted penalties 2020-02-12 13:35:31 +01:00
RicSnapshotFilenameGenerator.h #4683 clang-format on all files in ApplicationCode 2019-09-06 10:57:22 +02:00
RicSnapshotViewToClipboardFeature.cpp #4683 clang-format on all files in ApplicationCode 2019-09-06 10:57:22 +02:00
RicSnapshotViewToClipboardFeature.h #4683 clang-format on all files in ApplicationCode 2019-09-06 10:57:22 +02:00
RicSnapshotViewToFileFeature.cpp #5528 Multi Plot : Add feature for export of PDF documents 2020-02-17 13:20:28 +01:00
RicSnapshotViewToFileFeature.h #5528 Multi Plot : Add feature for export of PDF documents 2020-02-17 13:20:28 +01:00
RicSnapshotViewToPdfFeature.cpp #5559 Add Save to Pdf icon 2020-03-30 16:51:31 +02:00
RicSnapshotViewToPdfFeature.h #5528 Multi Plot : Add feature for export of PDF documents 2020-02-17 13:20:28 +01:00