ResInsight/ApplicationCode/ModelVisualization/Intersections
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 #2552 Separated the flattening code, to be able to use it to flatten simwells and wellpaths 2018-03-12 10:00:09 +01:00
RivHexGridIntersectionTools.cpp #3185 Use std::array instead of FixedArray 2018-08-07 10:07:42 +02:00
RivHexGridIntersectionTools.h clang-tidy : Remove redundant 'virtual' and add 'override' 2018-10-18 19:45:57 +02:00
RivIntersectionBoxGeometryGenerator.cpp Remove compiler warnings 2019-01-25 16:19:14 +01:00
RivIntersectionBoxGeometryGenerator.h clang-tidy : Remove redundant 'virtual' and add 'override' 2018-10-18 19:45:57 +02:00
RivIntersectionBoxPartMgr.cpp Whitespace 2018-09-21 14:14:19 +02:00
RivIntersectionBoxPartMgr.h Whitespace 2018-09-21 14:14:19 +02:00
RivIntersectionBoxSourceInfo.cpp #2162 Context manu: Remove const from RimIntersectionBox pointer 2017-11-29 14:57:04 +01:00
RivIntersectionBoxSourceInfo.h #2162 Context manu: Remove const from RimIntersectionBox pointer 2017-11-29 14:57:04 +01:00
RivIntersectionGeometryGenerator.cpp #3706 Annotations. First commit. Not tested 2018-11-23 13:33:59 +01:00
RivIntersectionGeometryGenerator.h #3706 Annotations. First commit. Not tested 2018-11-23 13:33:59 +01:00
RivIntersectionPartMgr.cpp First implementation of Headless (#4392) 2019-05-06 10:36:05 +02:00
RivIntersectionPartMgr.h #3343 Holo Lens : Use default surface color from geo mech 2018-09-21 14:14:19 +02:00
RivIntersectionSourceInfo.cpp #2162 Context menu: Remove const from RimIntersection pointer 2017-11-29 14:57:04 +01:00
RivIntersectionSourceInfo.h #2162 Context menu: Remove const from RimIntersection pointer 2017-11-29 14:57:04 +01:00
RivSectionFlattner.cpp #3856 Update copyright headers 2019-01-09 15:29:24 +01:00
RivSectionFlattner.h #3856 Update copyright headers 2019-01-09 15:29:24 +01:00