[kmymoney] [Bug 464560] When ledger option "Show group header between transactions" is disabled, reconciliation header still displays
Thomas Baumgart
bugzilla_noreply at kde.org
Sat Jan 28 11:15:39 GMT 2023
https://bugs.kde.org/show_bug.cgi?id=464560
Thomas Baumgart <thb at net-bembel.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Status|REPORTED |RESOLVED
Latest Commit| |https://invent.kde.org/offi
| |ce/kmymoney/commit/9f64cb4f
| |0d4b56c2e4e8b2258cf6f123d37
| |41c13
--- Comment #3 from Thomas Baumgart <thb at net-bembel.de> ---
Git commit 9f64cb4f0d4b56c2e4e8b2258cf6f123d3741c13 by Thomas Baumgart.
Committed on 28/01/2023 at 11:15.
Pushed by tbaumgart into branch 'master'.
Implement setting for reconciliation headers
This setting allows to suppress display of all reconciliation headers,
suppress all of them but the last one or to display all available.
M +83 -46 kmymoney/dialogs/settings/ksettingsregister.ui
M +13 -0 kmymoney/kmymoney.cpp
M +34 -1 kmymoney/models/specialledgeritemfilter.cpp
M +5 -0 kmymoney/models/specialledgeritemfilter.h
M +9 -0 kmymoney/mymoney/mymoneyenums.h
M +12 -4 kmymoney/mymoney/storage/reconciliationmodel.cpp
M +12 -1 kmymoney/mymoney/storage/reconciliationmodel.h
M +9 -0 kmymoney/settings/kmymoney.kcfg
M +9 -5 kmymoney/views/ledgerviewpage.cpp
M +15 -0 kmymoney/views/ledgerviewsettings.cpp
M +12 -0 kmymoney/views/ledgerviewsettings.h
https://invent.kde.org/office/kmymoney/commit/9f64cb4f0d4b56c2e4e8b2258cf6f123d3741c13
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the KMyMoney-devel
mailing list