Summary: | Add support for editing online quotes created by KF5 kmymoney | ||
---|---|---|---|
Product: | [Frameworks and Libraries] alkimia | Reporter: | Ralf Habacker <ralf.habacker> |
Component: | General | Assignee: | KMyMoney Devel Mailing List <kmymoney-devel> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | ||
Priority: | NOR | ||
Version: | 8.0.3 | ||
Target Milestone: | 8.2 | ||
Platform: | Other | ||
OS: | All | ||
Latest Commit: | https://invent.kde.org/office/alkimia/-/commit/5e5614c7e6ada385bc259d203e5305073b9a1689 | Version Fixed In: | 8.2 |
Sentry Crash Report: | |||
Bug Depends on: | 439411, 474061 | ||
Bug Blocks: |
Description
Ralf Habacker
2020-01-21 09:43:34 UTC
In detail this means to rename the online quote source file entry 'SymbolRegex' to 'IDRegex' and the add the file entry 'IDBy' Git commit fcfdd0257998cd8b636495098084960a34074990 by Ralf Habacker. Committed on 02/09/2023 at 02:04. Pushed by habacker into branch 'master'. Remove obsolete member m_sym from class AlkOnlineQuoteSource The mentioned class member was replaced by m_idNumber. Fixup for 5a5809d40f595c47362983bedc6ab0d90c1c37fb M +0 -3 autotests/alkonlinequotesourcetest.cpp M +2 -2 src/alkonlinequote.cpp M +5 -18 src/alkonlinequotesource.cpp M +0 -3 src/alkonlinequotesource.h M +3 -3 src/alkonlinequoteswidget.cpp https://invent.kde.org/office/alkimia/-/commit/fcfdd0257998cd8b636495098084960a34074990 |