ResInsight/ApplicationCode/Commands/ExportCommands
Jacob Støren 58ac488929 #3958 Refactoring : RigResultAccessorFactory simplification
To make the result address including basetimestep info reach the CellResultsData class.
2019-01-30 15:25:29 +01:00
..
CMakeLists_files.cmake #3568 Temp LGR. Move splitType to separate header file 2018-10-29 13:38:26 +01:00
RicCellRangeUi.cpp RicCellRangeUi. Fix build error. Calling constructor instead of using initializer 2017-12-06 11:47:28 +01:00
RicCellRangeUi.h clang-tidy : Remove redundant 'virtual' and add 'override' 2018-10-18 19:45:57 +02:00
RicEclipseCellResultToFileImpl.cpp #3958 Refactoring : RigResultAccessorFactory simplification 2019-01-30 15:25:29 +01:00
RicEclipseCellResultToFileImpl.h #3477 Export Property : Updates after code has moved to exportPropertyInViews 2018-10-11 07:31:15 +02:00
RicExportCarfin.cpp #3421 Text File Export : Open file as text file when required 2018-09-27 12:42:28 +02:00
RicExportCarfin.h clang-tidy : Remove redundant 'virtual' and add 'override' 2018-10-18 19:45:57 +02:00
RicExportCarfinUi.cpp RicCellRangeUi. Fix build error. Calling constructor instead of using initializer 2017-12-06 11:47:28 +01:00
RicExportCarfinUi.h clang-tidy : Remove redundant 'virtual' and add 'override' 2018-10-18 19:45:57 +02:00
RicExportFaultsFeature.cpp #3476 Regression Test : Use lastUsedDialogDirectoryWithFallbackToProjectFolder 2018-10-10 08:02:41 +02:00
RicExportFaultsFeature.h clang-tidy : Remove redundant 'virtual' and add 'override' 2018-10-18 19:45:57 +02:00
RicExportLgrFeature.cpp #3781 Carfin export. Correct NX, NY and NZ values 2018-12-10 14:40:21 +01:00
RicExportLgrFeature.h CppCheck : Remove unused variable, use range based for 2018-12-21 12:17:07 +01:00
RicExportLgrUi.cpp #3568 Temp LGR. Move splitType to separate header file 2018-10-29 13:38:26 +01:00
RicExportLgrUi.h #3568 Temp LGR. Move splitType to separate header file 2018-10-29 13:38:26 +01:00
RicExportMultipleSnapshotsFeature.cpp Fix warnings 2018-09-27 20:17:56 +02:00
RicExportMultipleSnapshotsFeature.h clang-tidy : Remove redundant 'virtual' and add 'override' 2018-10-18 19:45:57 +02:00
RicExportSelectedWellPathsFeature.cpp #3827 Fishbone Laterals : Whole well is exported instead of lateral only 2018-12-05 12:47:11 +01:00
RicExportSelectedWellPathsFeature.h #3827 Fishbone Laterals : Whole well is exported instead of lateral only 2018-12-05 12:47:11 +01:00
RicExportToLasFileFeature.cpp #3476 Regression Test : Use lastUsedDialogDirectoryWithFallbackToProjectFolder 2018-10-10 08:02:41 +02:00
RicExportToLasFileFeature.h clang-tidy : Remove redundant 'virtual' and add 'override' 2018-10-18 19:45:57 +02:00
RicExportToLasFileResampleUi.cpp #1670 Move commands to ExportCommands folder 2017-06-29 22:37:00 +02:00
RicExportToLasFileResampleUi.h clang-tidy : Remove redundant 'virtual' and add 'override' 2018-10-18 19:45:57 +02:00
RicExportVisibleWellPathsFeature.cpp Export Well Paths. Show commands only for well path nodes 2018-10-10 10:08:57 +02:00
RicExportVisibleWellPathsFeature.h #3325 Well Path export. Command file command for exporting well paths 2018-09-25 09:09:28 +02:00
RicExportWellPathsUi.cpp #3856 Update copyright headers 2019-01-09 15:29:24 +01:00
RicExportWellPathsUi.h #3856 Update copyright headers 2019-01-09 15:29:24 +01:00
RicLgrSplitType.h #3568 Temp LGR. Move splitType to separate header file 2018-10-29 13:38:26 +01:00
RicSaveEclipseInputPropertyFeature.cpp #3477 Export Property : Updates after code has moved to exportPropertyInViews 2018-10-11 07:31:15 +02:00
RicSaveEclipseInputPropertyFeature.h clang-tidy : Remove redundant 'virtual' and add 'override' 2018-10-18 19:45:57 +02:00
RicSaveEclipseInputVisibleCellsFeature.cpp #3478 Export Cell Result to File : Move code to RicEclipseCellResultToFileImpl 2018-10-10 15:12:54 +02:00
RicSaveEclipseInputVisibleCellsFeature.h clang-tidy : Remove redundant 'virtual' and add 'override' 2018-10-18 19:45:57 +02:00
RicSaveEclipseInputVisibleCellsUi.cpp #1697 Export of visible cells to FLUXNUM / MULTNUM .GRDECL file 2017-08-29 14:30:01 +02:00
RicSaveEclipseInputVisibleCellsUi.h clang-tidy : Remove redundant 'virtual' and add 'override' 2018-10-18 19:45:57 +02:00
RicSaveEclipseResultAsInputPropertyExec.cpp #3478 Export Cell Result to File : Move code to RicEclipseCellResultToFileImpl 2018-10-10 15:12:54 +02:00
RicSaveEclipseResultAsInputPropertyExec.h clang-tidy : Remove redundant 'virtual' and add 'override' 2018-10-18 19:45:57 +02:00
RicSaveEclipseResultAsInputPropertyFeature.cpp #2331 Renamed RimView to Rim3dView 2018-01-09 10:11:28 +01:00
RicSaveEclipseResultAsInputPropertyFeature.h clang-tidy : Remove redundant 'virtual' and add 'override' 2018-10-18 19:45:57 +02:00
RicSnapshotAllPlotsToFileFeature.cpp #3725 exportSnapshots : Add optional prefix 2018-11-21 10:30:36 +01:00
RicSnapshotAllPlotsToFileFeature.h #3725 exportSnapshots : Add optional prefix 2018-11-21 10:30:36 +01:00
RicSnapshotAllViewsToFileFeature.cpp #3725 exportSnapshots : Add optional prefix 2018-11-21 10:30:36 +01:00
RicSnapshotAllViewsToFileFeature.h #3725 exportSnapshots : Add optional prefix 2018-11-21 10:30:36 +01:00
RicSnapshotFilenameGenerator.cpp Merge patch into dev : Snapshot : Always use _ in generated file names #2446 2018-02-09 11:34:05 +01:00
RicSnapshotFilenameGenerator.h Merge patch into dev : Snapshot : Always use _ in generated file names #2446 2018-02-09 11:34:05 +01:00
RicSnapshotViewToClipboardFeature.cpp Rename to RiuPlotMainWindow 2018-04-27 06:28:08 +02:00
RicSnapshotViewToClipboardFeature.h clang-tidy : Remove redundant 'virtual' and add 'override' 2018-10-18 19:45:57 +02:00
RicSnapshotViewToFileFeature.cpp System : Replace NULL with nullptr 2018-10-10 10:17:27 +02:00
RicSnapshotViewToFileFeature.h clang-tidy : Remove redundant 'virtual' and add 'override' 2018-10-18 19:45:57 +02:00