[kmymoney] [Bug 492837] Income and Expenses report needs some HTML improvements
Thomas Baumgart
bugzilla_noreply at kde.org
Thu Jun 5 17:30:29 BST 2025
https://bugs.kde.org/show_bug.cgi?id=492837
--- Comment #12 from Thomas Baumgart <thb at net-bembel.de> ---
Git commit c5416759d13e38caea7af05524f96a0f0ebe143c by Thomas Baumgart.
Committed on 05/06/2025 at 16:30.
Pushed by tbaumgart into branch 'master'.
Fix HTML syntax in exported reports
- Enclose all font color values in quotes
- Fix HTML header
- Remove qrc links which only works in Qt
- Remove PDF export in Windows since it does not work properly
The suggested change to HTML5 did not work, since Qt5
views do not support it (at least I could not get it to work)
(cherry picked from commit 0ef57e13e217132df998e65cc3e0dc09aaf3878e)
M +1 -1 kmymoney/html/kmymoney.css
M +4 -4 kmymoney/plugins/views/reports/core/listtable.cpp
M +1 -2 kmymoney/plugins/views/reports/core/pivottable.cpp
M +3 -3 kmymoney/plugins/views/reports/core/reporttable.cpp
M +8 -2 kmymoney/plugins/views/reports/kreportsview.cpp
M +3 -0 kmymoney/plugins/views/reports/kreportsview_p.h
https://invent.kde.org/office/kmymoney/-/commit/c5416759d13e38caea7af05524f96a0f0ebe143c
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the KMyMoney-devel
mailing list