[libalkimia] [Bug 483138] Better customization options when selecting the retrieval type
Ralf Habacker
bugzilla_noreply at kde.org
Wed Mar 27 22:34:59 GMT 2024
https://bugs.kde.org/show_bug.cgi?id=483138
--- Comment #4 from Ralf Habacker <ralf.habacker at freenet.de> ---
Git commit 22cf1b34229bad8ea2d8d1eaa7b31439f0c2ae86 by Ralf Habacker.
Committed on 27/03/2024 at 18:00.
Pushed by habacker into branch 'master'.
Add class AlkDownloadEngine with associated unit tests
FIXED-IN:8.2
M +1 -0 CMakeLists.txt
M +31 -4 autotests/CMakeLists.txt
A +221 -0 autotests/alkdownloadenginetest.cpp [License: LGPL(v2.1+)]
A +33 -0 autotests/alkdownloadenginetest.h [License: LGPL(v2.1+)]
M +3 -0 src/CMakeLists.txt
A +344 -0 src/alkdownloadengine.cpp [License: LGPL(v2.1+)]
A +122 -0 src/alkdownloadengine.h [License: LGPL(v2.1+)]
M +61 -239 src/alkonlinequote_p.cpp
M +8 -13 src/alkonlinequote_p.h
M +3 -0 src/alktestdefs.h
M +26 -1 src/alkwebpage.cpp
M +3 -0 src/alkwebpage.h
https://invent.kde.org/office/alkimia/-/commit/22cf1b34229bad8ea2d8d1eaa7b31439f0c2ae86
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the KMyMoney-devel
mailing list