Hi Since I upgraded to the version 5.0.0 of KMyMoney, I've noticed the shortcut Ctrl+Shift+Space to mark a transaction as reconciled, no longer works. I've also checked the "Configure Shortcuts" window, but I didn't find anything that allowed me to create a shortcut to mark a transaction as reconciled. This is a very convenient shortcut because it's very common action you do all the time. It was available by default in the version 4.x. I would really appreciate, if you could migrate/implement this shortcut to/in the new version any time soon. Thank you so much for the great job you are doing! P.S: You can find more info under the section "Transaction Menu" at https://docs.kde.org/trunk5/en/extragear-office/kmymoney/reference.html
Git commit f5a515d024219350b69aa20031b306d13239defe by Thomas Baumgart. Committed on 11/02/2018 at 15:14. Pushed by tbaumgart into branch '5.0'. Use correct constants designed as key modifier Use Qt::SHIFT instead of Qt::Key_Shift and Qt::ALT instead of Qt::Key_Alt to assign shortcut defaults. M +3 -3 kmymoney/kmymoney.cpp https://commits.kde.org/kmymoney/f5a515d024219350b69aa20031b306d13239defe