ResInsight/ApplicationCode/Commands/ApplicationCommands
Gaute Lindkvist 57b33b0d4c
First implementation of Headless (#4392)
* Revert "#4377 Octave : Use RiaLogging for error messages instead of QErrorMessage "

This reverts commit f758a8edb2.

* Revert "#4380 Preferences : Changing scene font size when geo mech view is open causes crash"

This reverts commit df62a41397.

* Revert "#4379 Documentation : Update command line parser for import of summary files"

This reverts commit d0b5357ed4.

* Unfinished WIP

* Builds but crashes

* Refactored code now builds and runs

* ResInsight can now run the unittests headless

* Can run some command files successfully

* Build on Linux

* Extra headless hack header

* Moved PdmUiItem hack to cpp file

* Fix headless crash in RimWellAllocationPlot

* Handle error gracefully if ExportSnapshots command is executed from console

* Add caf::QIconProvider and remove some hacks

* Also made the greying out of disabled icons work for a couple of cases where it didn't.

* Linux build fix

* #4380 Reimplement fix df62a41397 by @magnesj on top of Headless code changes

* #4379 Reintroduce kode from d0b5357ed4 by @magnesj

* #4377 Restore f758a8edb2 in new Headless code
2019-05-06 10:36:05 +02:00
..
CMakeLists_files.cmake #4066 System : Improve cmake macros for cotire 2019-02-11 07:13:08 +01:00
RicCloseProjectFeature.cpp First implementation of Headless (#4392) 2019-05-06 10:36:05 +02:00
RicCloseProjectFeature.h clang-tidy : Remove redundant 'virtual' and add 'override' 2018-10-18 19:45:57 +02:00
RicEditPreferencesFeature.cpp First implementation of Headless (#4392) 2019-05-06 10:36:05 +02:00
RicEditPreferencesFeature.h #4196 Apply background color, well label color and z-scale automatically from preferences 2019-04-03 08:39:26 +02:00
RicExitApplicationFeature.cpp First implementation of Headless (#4392) 2019-05-06 10:36:05 +02:00
RicExitApplicationFeature.h clang-tidy : Remove redundant 'virtual' and add 'override' 2018-10-18 19:45:57 +02:00
RicHelpFeatures.cpp First implementation of Headless (#4392) 2019-05-06 10:36:05 +02:00
RicHelpFeatures.h clang-tidy : Remove redundant 'virtual' and add 'override' 2018-10-18 19:45:57 +02:00
RicLaunchRegressionTestsFeature.cpp #3856 Update copyright headers 2019-01-09 15:29:24 +01:00
RicLaunchRegressionTestsFeature.h #3856 Update copyright headers 2019-01-09 15:29:24 +01:00
RicLaunchUnitTestsFeature.cpp Hide Unit Test Feature if USE_UNIT_TESTS is not defined 2018-12-20 09:50:05 +01:00
RicLaunchUnitTestsFeature.h clang-tidy : Remove redundant 'virtual' and add 'override' 2018-10-18 19:45:57 +02:00
RicOpenLastUsedFileFeature.cpp First implementation of Headless (#4392) 2019-05-06 10:36:05 +02:00
RicOpenLastUsedFileFeature.h clang-tidy : Remove redundant 'virtual' and add 'override' 2018-10-18 19:45:57 +02:00
RicOpenProjectFeature.cpp First implementation of Headless (#4392) 2019-05-06 10:36:05 +02:00
RicOpenProjectFeature.h clang-tidy : Remove redundant 'virtual' and add 'override' 2018-10-18 19:45:57 +02:00
RicRunCommandFileFeature.cpp #3856 Update copyright headers 2019-01-09 15:29:24 +01:00
RicRunCommandFileFeature.h #3856 Update copyright headers 2019-01-09 15:29:24 +01:00
RicSaveProjectAsFeature.cpp First implementation of Headless (#4392) 2019-05-06 10:36:05 +02:00
RicSaveProjectAsFeature.h clang-tidy : Remove redundant 'virtual' and add 'override' 2018-10-18 19:45:57 +02:00
RicSaveProjectFeature.cpp First implementation of Headless (#4392) 2019-05-06 10:36:05 +02:00
RicSaveProjectFeature.h clang-tidy : Remove redundant 'virtual' and add 'override' 2018-10-18 19:45:57 +02:00
RicShowMainWindowFeature.cpp #4176 Add keyboard shortcuts to show plot and main window 2019-03-27 13:17:04 +01:00
RicShowMainWindowFeature.h clang-tidy : Remove redundant 'virtual' and add 'override' 2018-10-18 19:45:57 +02:00
RicShowMemoryCleanupDialogFeature.cpp #4068 System : Add forward declare 2019-02-12 14:49:37 +01:00
RicShowMemoryCleanupDialogFeature.h clang-tidy : Remove redundant 'virtual' and add 'override' 2018-10-18 19:45:57 +02:00
RicShowPlotDataFeature.cpp First implementation of Headless (#4392) 2019-05-06 10:36:05 +02:00
RicShowPlotDataFeature.h #4185 Implement data export for Grid Cross Plot 2019-03-12 09:19:01 +01:00
RicShowPlotWindowFeature.cpp First implementation of Headless (#4392) 2019-05-06 10:36:05 +02:00
RicShowPlotWindowFeature.h clang-tidy : Remove redundant 'virtual' and add 'override' 2018-10-18 19:45:57 +02:00
RicTileWindowsFeature.cpp First implementation of Headless (#4392) 2019-05-06 10:36:05 +02:00
RicTileWindowsFeature.h #4283 Improve window tiling during resize 2019-04-04 19:23:43 +02:00