https://bugs.kde.org/show_bug.cgi?id=425935
Thomas Baumgart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REPORTED |RESOLVED Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/offi | |ce/kmymoney/commit/2afa09b0 | |691f4eb79a2f22c5a2ac4adf8b5 | |0c7ec --- Comment #1 from Thomas Baumgart <[email protected]> --- Git commit 2afa09b0691f4eb79a2f22c5a2ac4adf8b50c7ec by Thomas Baumgart. Committed on 13/09/2020 at 12:07. Pushed by tbaumgart into branch 'master'. Provide detailed creation of currencies The current implementation does not allow to specify all attributes for currencies but rather uses default values which cannot be changed afterwards. This change adds functionality to set all relevant attributes during creation and also provides a feature to change those which can be changed after creation of the currency. M +60 -31 kmymoney/dialogs/kcurrencyeditdlg.cpp M +1 -1 kmymoney/dialogs/kcurrencyeditdlg.h M +23 -15 kmymoney/dialogs/kcurrencyeditdlg.ui M +101 -16 kmymoney/dialogs/kcurrencyeditordlg.cpp M +9 -5 kmymoney/dialogs/kcurrencyeditordlg.h M +104 -29 kmymoney/dialogs/kcurrencyeditordlg.ui https://invent.kde.org/office/kmymoney/commit/2afa09b0691f4eb79a2f22c5a2ac4adf8b50c7ec -- You are receiving this mail because: You are watching all bug changes.
