SUMMARY The autofill window is taking about 10 seconds to load (5.2), but in the 5.1 was instantly. I compared the same file for boths versions. STEPS TO REPRODUCE 1. 2. 3. OBSERVED RESULT EXPECTED RESULT SOFTWARE/OS VERSIONS Windows: 11 macOS: (available in the Info Center app, or by running `kinfo` in a terminal window) Linux/KDE Plasma: KDE Plasma Version: KDE Frameworks Version: Qt Version: ADDITIONAL INFORMATION In linux too
Git commit 854e161875fb5bb6cc88b68e1e6e14f5a4a2329d by Thomas Baumgart. Committed on 13/07/2025 at 06:30. Pushed by tbaumgart into branch 'master'. Improve response time to show autofill dialog FIXED-IN: 5.2.1 M +6 -0 kmymoney/views/ktransactionselectdlg.cpp M +2 -0 kmymoney/views/ktransactionselectdlg.h M +12 -8 kmymoney/views/newtransactioneditor.cpp https://invent.kde.org/office/kmymoney/-/commit/854e161875fb5bb6cc88b68e1e6e14f5a4a2329d
Git commit c2647de26a9721417360cc1547bcb72950d255dc by Thomas Baumgart. Committed on 13/07/2025 at 06:30. Pushed by tbaumgart into branch 'master'. Allow double-click when selecting a transaction in autofill dialog When double-clicking a transaction in the autofill dialog it was tried to open the transaction editor. This change now selects the transaction and fills the data into the calling transaction editor and closes the dialog. FIXED-IN: 5.2.1 M +14 -0 kmymoney/views/ktransactionselectdlg.cpp M +2 -0 kmymoney/views/ktransactionselectdlg.h https://invent.kde.org/office/kmymoney/-/commit/c2647de26a9721417360cc1547bcb72950d255dc
Git commit 038c36017171df52ad79565e552bff2b46aadb92 by Thomas Baumgart. Committed on 13/07/2025 at 06:34. Pushed by tbaumgart into branch '5.2'. Improve response time to show autofill dialog FIXED-IN: 5.2.1 (cherry picked from commit 854e161875fb5bb6cc88b68e1e6e14f5a4a2329d) M +6 -0 kmymoney/views/ktransactionselectdlg.cpp M +2 -0 kmymoney/views/ktransactionselectdlg.h M +12 -8 kmymoney/views/newtransactioneditor.cpp https://invent.kde.org/office/kmymoney/-/commit/038c36017171df52ad79565e552bff2b46aadb92
Git commit b2ea8389434b28eb118d5e80804f91c8f4d1da50 by Thomas Baumgart. Committed on 13/07/2025 at 06:34. Pushed by tbaumgart into branch '5.2'. Allow double-click when selecting a transaction in autofill dialog When double-clicking a transaction in the autofill dialog it was tried to open the transaction editor. This change now selects the transaction and fills the data into the calling transaction editor and closes the dialog. FIXED-IN: 5.2.1 (cherry picked from commit c2647de26a9721417360cc1547bcb72950d255dc) M +14 -0 kmymoney/views/ktransactionselectdlg.cpp M +2 -0 kmymoney/views/ktransactionselectdlg.h https://invent.kde.org/office/kmymoney/-/commit/b2ea8389434b28eb118d5e80804f91c8f4d1da50