ResInsight/ApplicationCode/ProjectDataModel/Flow
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
..
CMakeLists_files.cmake #5002 Ensemble RFT curve sets with parameter coloring and separate legends 2019-12-06 08:13:31 +01:00
RimDataSourceForRftPlt.cpp #4683 clang-format on all files in ApplicationCode 2019-09-06 10:57:22 +02:00
RimDataSourceForRftPlt.h #4683 clang-format on all files in ApplicationCode 2019-09-06 10:57:22 +02:00
RimFlowCharacteristicsPlot.cpp #5171 Fix legend updates by getting rid of the show/hideEvent crash fix 2019-12-04 12:34:17 +01:00
RimFlowCharacteristicsPlot.h Refactor view id 2019-11-20 13:14:45 +01:00
RimFlowDiagSolution.cpp #4683 clang-format on all files in ApplicationCode 2019-09-06 10:57:22 +02:00
RimFlowDiagSolution.h #4683 clang-format on all files in ApplicationCode 2019-09-06 10:57:22 +02:00
RimFlowPlotCollection.cpp #5020 Flow Diag : Avoid creating plots in constructor to make pytest work 2019-11-11 09:47:01 +01:00
RimFlowPlotCollection.h #5020 Flow Diag : Avoid creating plots in constructor to make pytest work 2019-11-11 09:47:01 +01:00
RimTofAccumulatedPhaseFractionsPlot.cpp #5171 Fix legend updates by getting rid of the show/hideEvent crash fix 2019-12-04 12:34:17 +01:00
RimTofAccumulatedPhaseFractionsPlot.h Refactor view id 2019-11-20 13:14:45 +01:00
RimTotalWellAllocationPlot.cpp #5171 Fix legend updates by getting rid of the show/hideEvent crash fix 2019-12-04 12:34:17 +01:00
RimTotalWellAllocationPlot.h Refactor view id 2019-11-20 13:14:45 +01:00
RimWellAllocationPlot.cpp #5171 Fix legend updates by getting rid of the show/hideEvent crash fix 2019-12-04 12:34:17 +01:00
RimWellAllocationPlot.h Refactor view id 2019-11-20 13:14:45 +01:00
RimWellAllocationPlotLegend.cpp #4683 clang-format on all files in ApplicationCode 2019-09-06 10:57:22 +02:00
RimWellAllocationPlotLegend.h #4683 clang-format on all files in ApplicationCode 2019-09-06 10:57:22 +02:00
RimWellFlowRateCurve.cpp Fix Well Allocation Plot depth axis zoom 2019-11-29 15:03:37 +01:00
RimWellFlowRateCurve.h #5063 Improve auto name for well log plots and use it for well allocation plots 2019-11-25 15:19:53 +01:00
RimWellPlotTools.cpp Fix ensemble selection if statistics curves are not shown 2019-12-06 08:13:31 +01:00
RimWellPlotTools.h #4683 clang-format on all files in ApplicationCode 2019-09-06 10:57:22 +02:00
RimWellPltPlot.cpp Refactor RimPlotWindow and RimPlotInterface 2019-11-20 13:14:45 +01:00
RimWellPltPlot.h Make Well Allocation Plots work well again 2019-09-09 11:00:11 +02:00
RimWellRftEnsembleCurveSet.cpp Add automatic name updating of EnsembleRftCurveSets 2019-12-06 08:13:31 +01:00
RimWellRftEnsembleCurveSet.h Add automatic name updating of EnsembleRftCurveSets 2019-12-06 08:13:31 +01:00
RimWellRftPlot.cpp Implement pdf rendering (#5250) 2019-12-18 12:25:19 +01:00
RimWellRftPlot.h Implement pdf rendering (#5250) 2019-12-18 12:25:19 +01:00