ResInsight/ApplicationCode/Commands/OctaveScriptCommands
Gaute Lindkvist 7c30af62c2 #4528 #4512 Fix script-locations when loading project and remove initScriptDirectories()
* Disable IO for scriptlocations and make sure we save it in preferences when editing
* The next valid case Id stuff in initDirectories is irrelevant because it always runs on an
  empty project
2019-07-30 12:32:10 +02:00
..
CMakeLists_files.cmake #2536 Build System : Remove obsolete code for cmake older than "2.8.2" 2018-02-28 08:05:00 +01:00
RicAddScriptPathFeature.cpp #2535 Use the MainWindowTools class instead of MainWindow directly (part 4) 2018-02-27 16:46:53 +01:00
RicAddScriptPathFeature.h clang-tidy : Remove redundant 'virtual' and add 'override' 2018-10-18 19:45:57 +02:00
RicDeleteScriptPathFeature.cpp #4528 #4512 Fix script-locations when loading project and remove initScriptDirectories() 2019-07-30 12:32:10 +02:00
RicDeleteScriptPathFeature.h clang-tidy : Remove redundant 'virtual' and add 'override' 2018-10-18 19:45:57 +02:00
RicEditScriptFeature.cpp #4285 Octave : Rename to absoluteFileName 2019-04-04 21:18:20 +02:00
RicEditScriptFeature.h clang-tidy : Remove redundant 'virtual' and add 'override' 2018-10-18 19:45:57 +02:00
RicExecuteScriptFeature.cpp #4471 Implement python script running and editor in ResInsight GUI, same as Octave. 2019-07-26 14:54:54 +02:00
RicExecuteScriptFeature.h clang-tidy : Remove redundant 'virtual' and add 'override' 2018-10-18 19:45:57 +02:00
RicExecuteScriptForCasesFeature.cpp #4471 Implement python script running and editor in ResInsight GUI, same as Octave. 2019-07-26 14:54:54 +02:00
RicExecuteScriptForCasesFeature.h clang-tidy : Remove redundant 'virtual' and add 'override' 2018-10-18 19:45:57 +02:00
RicNewScriptFeature.cpp #4285 Octave : Rename to absoluteFileName 2019-04-04 21:18:20 +02:00
RicNewScriptFeature.h clang-tidy : Remove redundant 'virtual' and add 'override' 2018-10-18 19:45:57 +02:00
RicRefreshScriptsFeature.cpp #649 Added 'Refresh' to script collections 2016-07-18 15:01:14 +02:00
RicRefreshScriptsFeature.h clang-tidy : Remove redundant 'virtual' and add 'override' 2018-10-18 19:45:57 +02:00
RicScriptFeatureImpl.cpp Moved Octave script command features to a separate sub folder 2015-08-24 15:33:04 +02:00
RicScriptFeatureImpl.h Moved Octave script command features to a separate sub folder 2015-08-24 15:33:04 +02:00