ResInsight/ApplicationCode/ProjectDataModel/GridCrossPlots
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
..
CellFilters Fix inverted check 2019-03-26 15:38:22 +01:00
CMakeLists_files.cmake #4258 Rename Grid Cross Plot "Curve Sets" to "Data Sets". Also renamed code 2019-04-02 08:20:10 +02:00
RimGridCrossPlot.cpp Make sure auto zoom isn't disabled at the end of zoomAll() for grid cross plot 2019-04-12 14:47:36 +02:00
RimGridCrossPlot.h #4255 Read default plot font sizes from preferences and apply 2019-04-12 14:47:21 +02:00
RimGridCrossPlotCollection.cpp Remove an async delete child objects operation 2019-02-22 08:44:10 +01:00
RimGridCrossPlotCollection.h Add collection and feature to create saturation pressure plots 2019-03-18 12:52:11 +01:00
RimGridCrossPlotCurve.cpp #4322 Ensure toggling of data sets don't cause zoom all 2019-04-12 13:15:51 +02:00
RimGridCrossPlotCurve.h #4258 Rename Grid Cross Plot "Curve Sets" to "Data Sets". Also renamed code 2019-04-02 08:20:10 +02:00
RimGridCrossPlotDataSet.cpp First implementation of Headless (#4392) 2019-05-06 10:36:05 +02:00
RimGridCrossPlotDataSet.h Merge pull request #4350 from OPM/cpp-check-cleanup 2019-04-24 09:09:18 +02:00
RimSaturationPressurePlot.cpp Fix compile warning in RimSaturationPressurePlot 2019-04-08 14:24:43 +02:00
RimSaturationPressurePlot.h #4219 Contact Pressure plots : Simplify creation of plots, hide obsolete title 2019-03-22 16:19:23 +01:00
RimSaturationPressurePlotCollection.cpp #4281 Saturation pressure plots : Delay loading of EQUIL until required 2019-04-04 19:38:15 +02:00
RimSaturationPressurePlotCollection.h #4219 Contact Pressure plots : Simplify creation of plots, hide obsolete title 2019-03-22 16:19:23 +01:00