ResInsight/ApplicationCode/CommandFileInterface
2018-10-25 13:18:11 +02:00
..
Core clang-tidy : Remove redundant 'virtual' and add 'override' 2018-10-18 19:45:57 +02:00
CMakeLists_files.cmake #3493 LGR Export. Command file command exportLgrForCompletions 2018-10-22 09:31:41 +02:00
RicfCloseProject.cpp #1665 Add closeProject command to command file interface 2017-07-26 16:43:48 +02:00
RicfCloseProject.h clang-tidy : Remove redundant 'virtual' and add 'override' 2018-10-18 19:45:57 +02:00
RicfCommandFileExecutor.cpp #3493 LGR Export. Command file command exportLgrForCompletions 2018-10-22 09:31:41 +02:00
RicfCommandFileExecutor.h #3493 LGR Export. Command file command exportLgrForCompletions 2018-10-22 09:31:41 +02:00
RicfComputeCaseGroupStatistics.cpp #2331 Renamed RimView to Rim3dView 2018-01-09 10:11:28 +01:00
RicfComputeCaseGroupStatistics.h clang-tidy : Remove redundant 'virtual' and add 'override' 2018-10-18 19:45:57 +02:00
RicfCreateMultipleFractures.cpp #3325 Well Path export. Command file command for exporting well paths 2018-09-25 09:09:28 +02:00
RicfCreateMultipleFractures.h clang-tidy : Remove redundant 'virtual' and add 'override' 2018-10-18 19:45:57 +02:00
RicfExportLgrForCompletions.cpp #3518 LGR export/temp LGR. Checkbox for completion types. Dialog adjustments 2018-10-25 13:18:11 +02:00
RicfExportLgrForCompletions.h #3515 LGR Export/Temp LGR. New split type: One LGR per Completion 2018-10-23 11:13:55 +02:00
RicfExportMsw.cpp #3268 MSW Fracture Export : Do not export empty file when no fishbones are present 2018-09-07 13:45:14 +02:00
RicfExportMsw.h clang-tidy : Remove redundant 'virtual' and add 'override' 2018-10-18 19:45:57 +02:00
RicfExportMultiCaseSnapshots.cpp #1665 Add exportMultiCaseSnapshots command to command file interface 2017-07-28 11:48:11 +02:00
RicfExportMultiCaseSnapshots.h clang-tidy : Remove redundant 'virtual' and add 'override' 2018-10-18 19:45:57 +02:00
RicfExportProperty.cpp Rename 2018-10-11 07:54:55 +02:00
RicfExportProperty.h clang-tidy : Remove redundant 'virtual' and add 'override' 2018-10-18 19:45:57 +02:00
RicfExportPropertyInViews.cpp #3484 Export Properties : Add new file command for export of properties in all views 2018-10-10 15:16:27 +02:00
RicfExportPropertyInViews.h clang-tidy : Remove redundant 'virtual' and add 'override' 2018-10-18 19:45:57 +02:00
RicfExportSimWellFractureCompletions.cpp #2880 export completions if the the well path name is explictly provided even if unchecked 2018-05-09 15:56:24 +02:00
RicfExportSimWellFractureCompletions.h clang-tidy : Remove redundant 'virtual' and add 'override' 2018-10-18 19:45:57 +02:00
RicfExportSnapshots.cpp Ensure dock windows are completely closed and opened when exporting snapshots through command file interface 2017-08-31 16:23:39 +02:00
RicfExportSnapshots.h clang-tidy : Remove redundant 'virtual' and add 'override' 2018-10-18 19:45:57 +02:00
RicfExportVisibleCells.cpp #3457 Export visible cells. New command file command 2018-10-05 10:59:58 +02:00
RicfExportVisibleCells.h clang-tidy : Remove redundant 'virtual' and add 'override' 2018-10-18 19:45:57 +02:00
RicfExportWellPathCompletions.cpp #3375 Fix crash in command interface for pressure depletion when time step is not provided. 2018-09-19 10:13:26 +02:00
RicfExportWellPathCompletions.h clang-tidy : Remove redundant 'virtual' and add 'override' 2018-10-18 19:45:57 +02:00
RicfExportWellPaths.cpp #3325 Well Path export. Command file command for exporting well paths 2018-09-25 09:09:28 +02:00
RicfExportWellPaths.h clang-tidy : Remove redundant 'virtual' and add 'override' 2018-10-18 19:45:57 +02:00
RicfLoadCase.cpp #2555 Bugfix 2018-04-13 15:47:43 +02:00
RicfLoadCase.h clang-tidy : Remove redundant 'virtual' and add 'override' 2018-10-18 19:45:57 +02:00
RicfOpenProject.cpp #1665 Add replaceCase command to command file interface 2017-07-28 11:28:55 +02:00
RicfOpenProject.h clang-tidy : Remove redundant 'virtual' and add 'override' 2018-10-18 19:45:57 +02:00
RicfReplaceCase.cpp #2444 Batch : Fix support for multiple replaceCase in command file 2018-02-05 11:22:31 +01:00
RicfReplaceCase.h clang-tidy : Remove redundant 'virtual' and add 'override' 2018-10-18 19:45:57 +02:00
RicfReplaceSourceCases.cpp #1734 Command File : Use caseId as variable name instead of case 2017-08-03 15:01:13 +02:00
RicfReplaceSourceCases.h clang-tidy : Remove redundant 'virtual' and add 'override' 2018-10-18 19:45:57 +02:00
RicfRunOctaveScript.cpp #1734 Command File : Use caseId as variable name instead of case 2017-08-03 15:01:13 +02:00
RicfRunOctaveScript.h clang-tidy : Remove redundant 'virtual' and add 'override' 2018-10-18 19:45:57 +02:00
RicfScaleFractureTemplate.cpp #3349 Fracture Scaling : Improve naming in UI 2018-09-14 08:38:23 +02:00
RicfScaleFractureTemplate.h clang-tidy : Remove redundant 'virtual' and add 'override' 2018-10-18 19:45:57 +02:00
RicfSetExportFolder.cpp #3483 SetExportFolder : Use mkpath instead of mkdir 2018-10-11 07:42:11 +02:00
RicfSetExportFolder.h clang-tidy : Remove redundant 'virtual' and add 'override' 2018-10-18 19:45:57 +02:00
RicfSetFractureContainment.cpp Fracture Templates : Refactor load and update logic when geometry changes 2018-09-13 08:32:27 +02:00
RicfSetFractureContainment.h clang-tidy : Remove redundant 'virtual' and add 'override' 2018-10-18 19:45:57 +02:00
RicfSetMainWindowSize.cpp #1665 Add setMainWindowSize command to command file interface 2017-07-27 10:51:49 +02:00
RicfSetMainWindowSize.h clang-tidy : Remove redundant 'virtual' and add 'override' 2018-10-18 19:45:57 +02:00
RicfSetStartDir.cpp #1665 Add setStartDir command to command file interface 2017-07-26 16:57:43 +02:00
RicfSetStartDir.h clang-tidy : Remove redundant 'virtual' and add 'override' 2018-10-18 19:45:57 +02:00
RicfSetTimeStep.cpp #3340 Fix some warnings 2018-09-11 21:56:15 +02:00
RicfSetTimeStep.h clang-tidy : Remove redundant 'virtual' and add 'override' 2018-10-18 19:45:57 +02:00