ResInsight/ApplicationCode/Commands/OctaveScriptCommands
Magne Sjaastad 77ef87fb3a System : Move all command features into separate library
When compiling the complete application, the large number of files causes the input file for a Ninja build (text response file) to become too large on some configurations. Move command features into a separate library to reduce the total file count per project/library.
2020-08-31 08:23:14 +02:00
..
CMakeLists_files.cmake System : Move all command features into separate library 2020-08-31 08:23:14 +02:00
RicAddScriptPathFeature.cpp #6345 Use wrapper class instead of QFileDialog 2020-08-24 08:26:39 +02:00
RicAddScriptPathFeature.h #4683 clang-format on all files in ApplicationCode 2019-09-06 10:57:22 +02:00
RicDeleteScriptPathFeature.cpp #4683 clang-format on all files in ApplicationCode 2019-09-06 10:57:22 +02:00
RicDeleteScriptPathFeature.h #4683 clang-format on all files in ApplicationCode 2019-09-06 10:57:22 +02:00
RicEditScriptFeature.cpp #4683 clang-format on all files in ApplicationCode 2019-09-06 10:57:22 +02:00
RicEditScriptFeature.h #4683 clang-format on all files in ApplicationCode 2019-09-06 10:57:22 +02:00
RicExecuteScriptFeature.cpp #4683 clang-format on all files in ApplicationCode 2019-09-06 10:57:22 +02:00
RicExecuteScriptFeature.h #4683 clang-format on all files in ApplicationCode 2019-09-06 10:57:22 +02:00
RicExecuteScriptForCasesFeature.cpp #4683 clang-format on all files in ApplicationCode 2019-09-06 10:57:22 +02:00
RicExecuteScriptForCasesFeature.h #4683 clang-format on all files in ApplicationCode 2019-09-06 10:57:22 +02:00
RicNewOctaveScriptFeature.cpp #4683 clang-format on all files in ApplicationCode 2019-09-06 10:57:22 +02:00
RicNewOctaveScriptFeature.h #4683 clang-format on all files in ApplicationCode 2019-09-06 10:57:22 +02:00
RicNewPythonScriptFeature.cpp #4866 Fix Python example script 2019-10-15 16:26:41 +02:00
RicNewPythonScriptFeature.h #4683 clang-format on all files in ApplicationCode 2019-09-06 10:57:22 +02:00
RicRefreshScriptsFeature.cpp Replace RiaApplication::instance()->project() with RimProject::current(). 2020-05-12 12:01:44 +02:00
RicRefreshScriptsFeature.h #4683 clang-format on all files in ApplicationCode 2019-09-06 10:57:22 +02:00
RicScriptFeatureImpl.cpp #4683 clang-format on all files in ApplicationCode 2019-09-06 10:57:22 +02:00
RicScriptFeatureImpl.h #4683 clang-format on all files in ApplicationCode 2019-09-06 10:57:22 +02:00