https://bugs.kde.org/show_bug.cgi?id=411864
--- Comment #3 from Ralf Habacker <ralf.habac...@freenet.de> --- Git commit 3bf1e5d82b8731b2b03567853007c50c382b0214 by Ralf Habacker, on behalf of Sebastian Hegler. Committed on 14/01/2020 at 05:07. Pushed by habacker into branch '4.8'. Integrate AqBanking6 This ports the patches cb8895fc0b1e4f57dac0fa836b7cd4e156f314ea 5a1d6fe63be786c527ceeb6259a53c26e4873c12 4b2abb2ee20085d0728c9678e839560b89e0eb96 to the 4.8 series. AqBanking6 is PSD2 capable. M +2 -2 CMakeLists.txt M +13 -13 kmymoney/plugins/kbanking/aqbankingkmmoperators.cpp M +2 -2 kmymoney/plugins/kbanking/aqbankingkmmoperators.h M +63 -235 kmymoney/plugins/kbanking/banking.cpp M +8 -55 kmymoney/plugins/kbanking/banking.hpp M +5 -5 kmymoney/plugins/kbanking/dialogs/kbmapaccount.cpp M +2 -2 kmymoney/plugins/kbanking/dialogs/kbmapaccount.h M +105 -34 kmymoney/plugins/kbanking/gwenkdegui.cpp M +27 -0 kmymoney/plugins/kbanking/gwenkdegui.h M +242 -284 kmymoney/plugins/kbanking/mymoneybanking.cpp M +7 -8 kmymoney/plugins/kbanking/mymoneybanking.h M +19 -19 kmymoney/plugins/kbanking/widgets/kbaccountlist.cpp M +10 -10 kmymoney/plugins/kbanking/widgets/kbaccountlist.h M +45 -57 kmymoney/plugins/kbanking/widgets/kbjoblist.cpp M +9 -9 kmymoney/plugins/kbanking/widgets/kbjoblist.h https://commits.kde.org/kmymoney/3bf1e5d82b8731b2b03567853007c50c382b0214 -- You are receiving this mail because: You are watching all bug changes.