ResInsight/ApplicationCode/ProjectDataModel/GridCrossPlots
Gaute Lindkvist 47b93dc0d1
Implement pdf rendering (#5250)
* First PDF creation support

* Reimplement info box

* Set title and make overlay frame margins more unified

* Remove a style sheet that was never meant to be applied to Project Tree

* Update RiuDraggableOverlayFrame when changing content

* Default page layout in Preferences

* undo removal of elision

* Remove friend class assignment in cafCategoryMapper

* the required methods have been made public

* Fix up after review

* Remove spurious const on by-value return

* Fix compile errors on Linux

* Fix size adjustment of legends with plot resizing
2019-12-18 12:25:19 +01:00
..
CellFilters #4683 clang-format on all files in ApplicationCode 2019-09-06 10:57:22 +02: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 Implement pdf rendering (#5250) 2019-12-18 12:25:19 +01:00
RimGridCrossPlot.h Implement pdf rendering (#5250) 2019-12-18 12:25:19 +01:00
RimGridCrossPlotCollection.cpp Create Grid plot collection and allow creation of new combination plots 2019-10-31 14:09:50 +01:00
RimGridCrossPlotCollection.h Create Grid plot collection and allow creation of new combination plots 2019-10-31 14:09:50 +01:00
RimGridCrossPlotCurve.cpp Janitor : Guard access to undefined memory 2019-12-05 11:56:04 +01:00
RimGridCrossPlotCurve.h #4683 clang-format on all files in ApplicationCode 2019-09-06 10:57:22 +02:00
RimGridCrossPlotDataSet.cpp Implement pdf rendering (#5250) 2019-12-18 12:25:19 +01:00
RimGridCrossPlotDataSet.h Implement pdf rendering (#5250) 2019-12-18 12:25:19 +01:00
RimSaturationPressurePlot.cpp #4683 clang-format on all files in ApplicationCode 2019-09-06 10:57:22 +02:00
RimSaturationPressurePlot.h #4683 clang-format on all files in ApplicationCode 2019-09-06 10:57:22 +02:00
RimSaturationPressurePlotCollection.cpp More precise view id 2019-10-24 14:59:16 +02:00
RimSaturationPressurePlotCollection.h #4683 clang-format on all files in ApplicationCode 2019-09-06 10:57:22 +02:00