https://bugs.kde.org/show_bug.cgi?id=440695
--- Comment #5 from Thomas Baumgart <t...@net-bembel.de> --- Git commit e0e1c65ef53e631b3fea63ddc64340478794bf72 by Thomas Baumgart. Committed on 04/11/2021 at 17:07. Pushed by tbaumgart into branch 'master'. Implement read-only mode for transaction editors This is the implementation of the feature in master M +5 -0 kmymoney/views/journaldelegate.cpp M +8 -4 kmymoney/views/kmymoneyview.cpp M +41 -24 kmymoney/views/newspliteditor.cpp M +2 -0 kmymoney/views/newspliteditor.h M +29 -8 kmymoney/views/newtransactioneditor.cpp M +3 -0 kmymoney/views/newtransactioneditor.h M +1 -1 kmymoney/views/simpleledgerview.cpp M +14 -4 kmymoney/views/splitdelegate.cpp M +1 -0 kmymoney/views/splitdelegate.h M +35 -22 kmymoney/views/splitdialog.cpp M +1 -0 kmymoney/views/splitdialog.h M +8 -0 kmymoney/views/splitview.cpp M +2 -0 kmymoney/views/splitview.h M +13 -1 kmymoney/views/transactioneditorbase.cpp M +3 -0 kmymoney/views/transactioneditorbase.h https://invent.kde.org/office/kmymoney/commit/e0e1c65ef53e631b3fea63ddc64340478794bf72 -- You are receiving this mail because: You are watching all bug changes.