https://bugs.kde.org/show_bug.cgi?id=396886
Thomas Baumgart <t...@net-bembel.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://commits.kde.org/kmy | |money/66523b3c99812e3081666 | |8351504063d6620a9c6 Status|CONFIRMED |RESOLVED Resolution|--- |FIXED --- Comment #4 from Thomas Baumgart <t...@net-bembel.de> --- Git commit 66523b3c99812e30816668351504063d6620a9c6 by Thomas Baumgart. Committed on 29/07/2018 at 04:52. Pushed by tbaumgart into branch 'master'. Only show a single summary of statement import Summary: Depending on the number of statements imported via online connects to banks, the sheer number of dialogs popping up is annoying and time consuming. This change reduces this to a single dialog which is also shown if no transaction has been imported at all to notify the termination of the process to the user. Test Plan: I ran updates for single accounts as well as multiple accounts Reviewers: wojnilowicz Reviewed By: wojnilowicz Differential Revision: https://phabricator.kde.org/D14439 M +16 -3 kmymoney/converter/mymoneystatementreader.cpp M +2 -0 kmymoney/converter/mymoneystatementreader.h M +7 -30 kmymoney/kmymoney.cpp M +41 -0 kmymoney/kmymoneyutils.cpp M +4 -0 kmymoney/kmymoneyutils.h M +4 -40 kmymoney/views/kaccountsview.cpp M +44 -0 kmymoney/views/kaccountsview_p.h https://commits.kde.org/kmymoney/66523b3c99812e30816668351504063d6620a9c6 -- You are receiving this mail because: You are watching all bug changes.