https://bugs.kde.org/show_bug.cgi?id=491697
Thomas Baumgart <tbaumg...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Version Fixed In| |5.2 Latest Commit| |https://invent.kde.org/offi | |ce/kmymoney/-/commit/d5e427 | |7a155770e17545cad7be4439e77 | |1e7be75 Status|REPORTED |RESOLVED Resolution|--- |FIXED --- Comment #1 from Thomas Baumgart <tbaumg...@kde.org> --- Git commit d5e4277a155770e17545cad7be4439e771e7be75 by Thomas Baumgart. Committed on 16/08/2024 at 16:08. Pushed by tbaumgart into branch 'master'. Fix custom color settings Usage of custom colors was not implemented. This change brings back the custom color settings. To improve them, for all background colors an accompanying text color is now available to be able to adjust readability. FIXED-IN: 5.2 M +3 -14 kmymoney/dialogs/settings/ksettingscolors.cpp M +0 -4 kmymoney/dialogs/settings/ksettingscolors.h M +119 -56 kmymoney/dialogs/settings/ksettingscolors.ui M +13 -1 kmymoney/settings/kmymoney.kcfg M +3 -0 kmymoney/settings/kmymoneysettings_addon.h M +23 -0 kmymoney/settings/kmymoneysettings_addons.cpp M +19 -10 kmymoney/views/journaldelegate.cpp M +30 -13 kmymoney/views/ledgerview.cpp M +4 -4 kmymoney/views/securityaccountnamedelegate.cpp M +5 -1 kmymoney/views/specialdatedelegate.cpp https://invent.kde.org/office/kmymoney/-/commit/d5e4277a155770e17545cad7be4439e771e7be75 -- You are receiving this mail because: You are watching all bug changes.