https://bugs.kde.org/show_bug.cgi?id=416963
Ralf Habacker <ralf.habac...@freenet.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Latest Commit| |https://commits.kde.org/kmy | |money/6606907b497bf88979db4 | |f34627c7c96743864ff Version Fixed In| |4.8.5 Status|REPORTED |RESOLVED --- Comment #2 from Ralf Habacker <ralf.habac...@freenet.de> --- Git commit 6606907b497bf88979db4f34627c7c96743864ff by Ralf Habacker. Committed on 30/01/2020 at 21:51. Pushed by habacker into branch '4.8'. Fix 'After the migration to aq6 the change of views takes a long time ' This commit also avoids flooding console with AqBanking warnings This problem does not occur until aq6, which indicates that the timing of aliases has deteriorated there. The loop over the accounts was moved to the outside to improve performance. FIXED-IN:4.8.5,5.0.8 M +19 -15 kmymoney/mymoney/onlinejobadministration.cpp https://commits.kde.org/kmymoney/6606907b497bf88979db4f34627c7c96743864ff --- Comment #1 from Ralf Habacker <ralf.habac...@freenet.de> --- Git commit 5a4edfa8c2602e2e25d2bcda4f579a72ee6aae03 by Ralf Habacker. Committed on 30/01/2020 at 21:47. Pushed by habacker into branch '4.8'. Provide method to check for online mapping Added a method to retrieve information if an account is mapped to an online banking account and use it where appropriate Cherry picked from commit 93aa0838e26ec4ae25f648e9fe49c80d8e774424 M +6 -6 kmymoney/kmymoney.cpp M +5 -1 kmymoney/mymoney/mymoneyaccount.cpp M +5 -0 kmymoney/mymoney/mymoneyaccount.h https://commits.kde.org/kmymoney/5a4edfa8c2602e2e25d2bcda4f579a72ee6aae03 -- You are receiving this mail because: You are watching all bug changes.