Summary: | Add csv download support to alkimia | ||
---|---|---|---|
Product: | [Frameworks and Libraries] alkimia | Reporter: | Ralf Habacker <ralf.habacker> |
Component: | General | Assignee: | KMyMoney Devel Mailing List <kmymoney-devel> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | master | ||
Target Milestone: | 8.2 | ||
Platform: | Other | ||
OS: | All | ||
Latest Commit: | https://invent.kde.org/office/alkimia/-/commit/b33df865d77e6d5ebf1307d95f10e0c4223f2032 | Version Fixed In: | 8.1.72 |
Sentry Crash Report: | |||
Bug Depends on: | |||
Bug Blocks: | 416523 |
Description
Ralf Habacker
2023-09-02 16:23:55 UTC
A possibly relevant merge request was started @ https://invent.kde.org/office/alkimia/-/merge_requests/22 Git commit b33df865d77e6d5ebf1307d95f10e0c4223f2032 by Ralf Habacker. Committed on 28/09/2023 at 15:05. Pushed by habacker into branch 'master'. Migrate config entry "SkipStripping" to "DataFormat" With this commit AlkOnlineQuote::Private::slotParseQuote() has been split to simplify extensions. M +3 -3 autotests/alkonlinequotesourcetest.cpp M +85 -53 src/alkonlinequote.cpp M +29 -34 src/alkonlinequotedetails.ui M +44 -22 src/alkonlinequotesource.cpp M +22 -3 src/alkonlinequotesource.h M +10 -6 src/alkonlinequoteswidget.cpp https://invent.kde.org/office/alkimia/-/commit/b33df865d77e6d5ebf1307d95f10e0c4223f2032 |