https://bugs.kde.org/show_bug.cgi?id=406338
Ralf Habacker <ralf.habac...@freenet.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REPORTED |RESOLVED Latest Commit| |https://commits.kde.org/kmy | |money/0dd809ab050c558a158a5 | |37ee568e4b8c689fcb8 Version Fixed In| |4.8.5 Resolution|--- |FIXED --- Comment #5 from Ralf Habacker <ralf.habac...@freenet.de> --- Git commit 0dd809ab050c558a158a537ee568e4b8c689fcb8 by Ralf Habacker. Committed on 11/10/2019 at 10:38. Pushed by habacker into branch '4.8'. Add print preview for charts FIXED-IN:4.8.5 M +7 -0 kmymoney/kmymoney.cpp M +5 -0 kmymoney/kmymoney.h M +1 -0 kmymoney/kmymoneyui.rc M +27 -2 kmymoney/views/khomeview.cpp M +10 -0 kmymoney/views/khomeview.h M +8 -0 kmymoney/views/kmymoneyview.cpp M +5 -0 kmymoney/views/kmymoneyview.h M +15 -0 kmymoney/views/kreportsview.cpp M +2 -0 kmymoney/views/kreportsview.h https://commits.kde.org/kmymoney/0dd809ab050c558a158a537ee568e4b8c689fcb8 --- Comment #4 from Ralf Habacker <ralf.habac...@freenet.de> --- Git commit 04af112832af9307c6a2c82bb83e8bf993a19433 by Ralf Habacker. Committed on 11/10/2019 at 10:38. Pushed by habacker into branch '4.8'. Disable the print preview with an unpatched kdelibs to avoid problems with the print settings See https://bugs.kde.org/show_bug.cgi?id=412366#c12 for details Related: bug 412366 M +4 -0 kmymoney/kmymoney.cpp https://commits.kde.org/kmymoney/04af112832af9307c6a2c82bb83e8bf993a19433 -- You are receiving this mail because: You are watching all bug changes.