ResInsight/ApplicationCode/Application
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
..
Tools First implementation of Headless (#4392) 2019-05-06 10:36:05 +02:00
CMakeLists_files.cmake First implementation of Headless (#4392) 2019-05-06 10:36:05 +02:00
RiaApplication.cpp First implementation of Headless (#4392) 2019-05-06 10:36:05 +02:00
RiaApplication.h First implementation of Headless (#4392) 2019-05-06 10:36:05 +02:00
RiaCompletionTypeCalculationScheduler.cpp #3856 Update copyright headers 2019-01-09 15:15:34 +01:00
RiaCompletionTypeCalculationScheduler.h #3856 Update copyright headers 2019-01-09 15:15:34 +01:00
RiaConsoleApplication.cpp First implementation of Headless (#4392) 2019-05-06 10:36:05 +02:00
RiaConsoleApplication.h First implementation of Headless (#4392) 2019-05-06 10:36:05 +02:00
RiaCurveSetDefinition.cpp #3200 Plot editor. Remove curve sets correctly 2018-08-14 11:01:19 +02:00
RiaCurveSetDefinition.h #3200 Plot editor. Remove curve sets correctly 2018-08-14 11:01:19 +02:00
RiaDefines.cpp clang : Identify gridfile correctly 2019-04-20 19:47:33 +02:00
RiaDefines.h #4255 Read default plot font sizes from preferences and apply 2019-04-12 14:47:21 +02:00
RiaEclipseFileNameTools.cpp #3967 Summary command line parameters : Open summary case 2019-01-16 12:50:57 +01:00
RiaEclipseFileNameTools.h #3967 Summary : Add simulation file name helper 2019-01-16 11:21:44 +01:00
RiaFontCache.cpp #4255 Read default plot font sizes from preferences and apply 2019-04-12 14:47:21 +02:00
RiaFontCache.h First implementation of Headless (#4392) 2019-05-06 10:36:05 +02:00
RiaFractureDefines.cpp #3856 Update copyright headers 2019-01-09 15:15:34 +01:00
RiaFractureDefines.h #3856 Update copyright headers 2019-01-09 15:15:34 +01:00
RiaGuiApplication.cpp First implementation of Headless (#4392) 2019-05-06 10:36:05 +02:00
RiaGuiApplication.h First implementation of Headless (#4392) 2019-05-06 10:36:05 +02:00
RiaMain.cpp First implementation of Headless (#4392) 2019-05-06 10:36:05 +02:00
RiaMemoryCleanup.cpp First implementation of Headless (#4392) 2019-05-06 10:36:05 +02:00
RiaMemoryCleanup.h #4068 System : Add forward declare 2019-02-12 14:49:37 +01:00
RiaPorosityModel.cpp #1755 Use namespace instead of class to encapsulate structures 2017-08-11 14:28:43 +02:00
RiaPorosityModel.h #1755 Use namespace instead of class to encapsulate structures 2017-08-11 14:28:43 +02:00
RiaPreferences.cpp First implementation of Headless (#4392) 2019-05-06 10:36:05 +02:00
RiaPreferences.h First implementation of Headless (#4392) 2019-05-06 10:36:05 +02:00
RiaRftPltCurveDefinition.cpp Rename of RifWellRftAddress to RifDataSourceForRftPlt 2017-11-13 15:23:38 +01:00
RiaRftPltCurveDefinition.h Rename of RifWellRftAddress to RifDataSourceForRftPlt 2017-11-13 15:23:38 +01:00
RiaSummaryCurveDefinition.cpp #4031 Ensemble : Fix operator< 2019-02-04 11:22:38 +01:00
RiaSummaryCurveDefinition.h #3318 Plot editor performance. Several performance fixes 2018-09-13 12:38:50 +02:00
RiaViewRedrawScheduler.cpp #3856 Update copyright headers 2019-01-09 15:15:34 +01:00
RiaViewRedrawScheduler.h #3856 Update copyright headers 2019-01-09 15:15:34 +01:00