[kmymoney] [Bug 408361] Hardly distinguishable line colors in reports
Ralf Habacker
bugzilla_noreply at kde.org
Tue Aug 6 10:23:59 BST 2019
https://bugs.kde.org/show_bug.cgi?id=408361
Ralf Habacker <ralf.habacker at freenet.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
Latest Commit|https://commits.kde.org/kmy |https://commits.kde.org/kmy
|money/5d31234bb46593697d8ca |money/1e4db1595f7f1751f7f4c
|1048ed33cfff4e2ca32 |4139047e581f20d7647
--- Comment #5 from Ralf Habacker <ralf.habacker at freenet.de> ---
Git commit 1e4db1595f7f1751f7f4c4139047e581f20d7647 by Ralf Habacker.
Committed on 06/08/2019 at 09:23.
Pushed by habacker into branch '5.0'.
Fix 'Hardly distinguishable line colors in reports'
The color palette used for a diagram can now be modified in
individual reports.
Note: In KReportConfigurationFilterDlg::slotSearch there is redundant code
for casting eMyMoney::Report::ChartPalette to int which is already implemented
in xmlstoragehelper.cpp.
FIXED-IN:4.8.4,5.0.6
Differential Revision: https://phabricator.kde.org/D22293
M +2 -0 kmymoney/mymoney/mymoneyenums.h
M +12 -0 kmymoney/mymoney/mymoneyreport.cpp
M +4 -0 kmymoney/mymoney/mymoneyreport.h
M +5 -0 kmymoney/mymoney/mymoneyreport_p.h
M +19 -5 kmymoney/plugins/views/reports/core/kreportchartview.cpp
M +1 -0 kmymoney/plugins/views/reports/kbalancechartdlg.cpp
M +13 -1 kmymoney/plugins/views/reports/kreportconfigurationfilterdlg.cpp
M +42 -0 kmymoney/plugins/views/reports/reporttabchart.ui
M +5 -0 kmymoney/plugins/views/reports/reporttabimpl.cpp
M +51 -1 kmymoney/plugins/xmlhelper/xmlstoragehelper.cpp
https://commits.kde.org/kmymoney/1e4db1595f7f1751f7f4c4139047e581f20d7647
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the KMyMoney-devel
mailing list