https://bugs.kde.org/show_bug.cgi?id=507964
Thomas Baumgart <t...@net-bembel.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/offi |https://invent.kde.org/offi |ce/kmymoney/-/commit/e62002 |ce/kmymoney/-/commit/489074 |f7944be518747f4ae81010c1530 |ea475041cfbfb176020c2bc79c9 |2be7296 |87974ca --- Comment #4 from Thomas Baumgart <t...@net-bembel.de> --- Git commit 489074ea475041cfbfb176020c2bc79c987974ca by Thomas Baumgart. Committed on 16/08/2025 at 15:04. Pushed by tbaumgart into branch '5.2'. Allow the equal key to increment the date like the plus key The plus and minus key can be used to adjust the date by one day in each direction. On many keyboard layouts, the plus key can only be reached by pressing it together with the shift modifier. In those cases, on most keyboard layouts one finds the plus being on the same key as the equal sign. In the KMyMoney 5.1 series the equal key therefore also incremented the date by one day. This change brings back that functionality which was lost during the transition to the new date widget. FIXED-IN: 5.2.2 (cherry picked from commit e62002f7944be518747f4ae81010c15302be7296) M +2 -1 kmymoney/widgets/kmymoneydateedit.cpp https://invent.kde.org/office/kmymoney/-/commit/489074ea475041cfbfb176020c2bc79c987974ca -- You are receiving this mail because: You are the assignee for the bug.