Gaute Lindkvist
a0cac2fefa
#5288 Fix update issues
2020-01-07 14:26:46 +01:00
Gaute Lindkvist
9ffbd97f8c
Multi page plot works
2020-01-07 14:26:46 +01:00
Gaute Lindkvist
27788b1abd
Change from QPainter to QPaintDevice in the API for PDF rendering
...
* This is to be able to use QPagedPaintDevice::nextPage in the Multi plot rendering.
2020-01-07 14:26:46 +01:00
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
Gaute Lindkvist
3c29ffbfab
Revert "Always hide drop target for Grid Plots in release-2019.11"
...
* This commit was never meant to go into dev
This reverts commit 62655e17c6
.
2019-12-04 14:17:28 +01:00
Gaute Lindkvist
3903d08b7a
Always hide drop target for Grid Plots in release-2019.11
2019-12-04 12:37:18 +01:00
Gaute Lindkvist
5eaef4390c
Further improvements to well log plot legends
2019-11-28 20:43:35 +01:00
Gaute Lindkvist
c6bb4414c5
More robust legend rendering in Well Log Plots
2019-11-28 18:23:57 +01:00
Gaute Lindkvist
08a75603f3
Fix legend disappearing after hiding and showing plots
2019-11-28 15:05:38 +01:00
Gaute Lindkvist
7a2a0d3f2f
Implement stylesheets in caf instead of ResInsight
2019-11-28 08:03:59 +01:00
Gaute Lindkvist
fa80a437ce
Make sure legend items don't disappear when area gets smaller
2019-11-27 10:14:15 +01:00
Gaute Lindkvist
85d683634c
Further refactoring
2019-11-20 13:14:45 +01:00
Gaute Lindkvist
d9043db5e0
Refactor RimPlotWindow and RimPlotInterface
2019-11-20 13:14:45 +01:00
Gaute Lindkvist
4dd0651dae
Remove width scaling factors
2019-11-20 13:14:45 +01:00
Gaute Lindkvist
8252ab8808
Rename GridPlot to MultiPlot throughout
2019-11-20 13:14:45 +01:00