[kmymoney] [Bug 509211] Clicking on transaction dates in the reports is no longer doing anything
Thomas Baumgart
bugzilla_noreply at kde.org
Sun Sep 7 13:43:33 BST 2025
https://bugs.kde.org/show_bug.cgi?id=509211
Thomas Baumgart <thb at net-bembel.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|REPORTED |RESOLVED
Resolution|--- |FIXED
Version Fixed In| |5.2.2
Latest Commit| |https://invent.kde.org/offi
| |ce/kmymoney/-/commit/d91b4f
| |36c29079012a4ec8a5914e6d778
| |9b6edb5
--- Comment #1 from Thomas Baumgart <thb at net-bembel.de> ---
Git commit d91b4f36c29079012a4ec8a5914e6d7789b6edb5 by Thomas Baumgart.
Committed on 07/09/2025 at 11:14.
Pushed by tbaumgart into branch 'master'.
Add helper method to trigger QActions
On Qt6 QActions are disabled by default. This adds a helper method that
enables the action temporarily before triggering to gain Qt5 behavior
where needed.
FIXED-IN: 5.2.2
M +1 -4 kmymoney/kmymoney.cpp
M +11 -0 kmymoney/mymoney/mymoneyutils.cpp
M +10 -0 kmymoney/mymoney/mymoneyutils.h
M +1 -1 kmymoney/plugins/views/reports/kreportsview.cpp
M +1 -4 kmymoney/views/kinvestmentview.cpp
M +2 -1 kmymoney/views/ksearchtransactiondlg.cpp
M +1 -4 kmymoney/views/reconciliationledgerviewpage.cpp
https://invent.kde.org/office/kmymoney/-/commit/d91b4f36c29079012a4ec8a5914e6d7789b6edb5
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the KMyMoney-devel
mailing list