[kmymoney] [Bug 429469] Text not visible in print-out when using dark theme
Dawid Wróbel
bugzilla_noreply at kde.org
Mon Mar 14 22:51:07 GMT 2022
https://bugs.kde.org/show_bug.cgi?id=429469
Dawid Wróbel <me at dawidwrobel.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|REPORTED |RESOLVED
Resolution|--- |FIXED
Latest Commit| |https://invent.kde.org/offi
| |ce/kmymoney/commit/27fc5b84
| |3a5f2ffd00d01d9540fdbe56d31
| |97c48
--- Comment #4 from Dawid Wróbel <me at dawidwrobel.com> ---
Git commit 27fc5b843a5f2ffd00d01d9540fdbe56d3197c48 by Dawid Wróbel.
Committed on 14/03/2022 at 13:02.
Pushed by wrobelda into branch 'master'.
Print, Print Preview: use correct CSS @media block
Works around the https://bugreports.qt.io/browse/QTBUG-98408 issue.
Adds new KMMTextBrowser type, overriding QTextBrowser.
Related: bug 417104
M +13 -0 kmymoney/misc/CMakeLists.txt
A +51 -0 kmymoney/misc/kmmtextbrowser.cpp [License: GPL(v2.0+)]
A +28 -0 kmymoney/misc/kmmtextbrowser.h [License: GPL(v2.0+)]
M +1 -0 kmymoney/plugins/reconciliationreport/CMakeLists.txt
M +3 -3
kmymoney/plugins/reconciliationreport/kreconciliationreportdlg.cpp
M +3 -3 kmymoney/plugins/reconciliationreport/kreconciliationreportdlg.h
M +1 -0 kmymoney/plugins/views/reports/CMakeLists.txt
M +1 -1 kmymoney/plugins/views/reports/kreportsview.h
M +14 -14 kmymoney/plugins/views/reports/kreportsview_p.h
M +1 -0 kmymoney/views/CMakeLists.txt
M +1 -0 kmymoney/views/khomeview.h
M +17 -17 kmymoney/views/khomeview_p.h
https://invent.kde.org/office/kmymoney/commit/27fc5b843a5f2ffd00d01d9540fdbe56d3197c48
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the KMyMoney-devel
mailing list