Bug 416523 - Add support for editing online quotes created by KF5 kmymoney
Summary: Add support for editing online quotes created by KF5 kmymoney
Status: RESOLVED FIXED
Alias: None
Product: libalkimia
Classification: Frameworks and Libraries
Component: General (show other bugs)
Version: 8.0.3
Platform: Other All
: NOR wishlist
Target Milestone: 8.2
Assignee: KMyMoney Devel Mailing List
URL:
Keywords:
Depends on: 439411 474061
Blocks:
  Show dependency treegraph
 
Reported: 2020-01-21 09:43 UTC by Ralf Habacker
Modified: 2024-03-05 22:16 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In: 8.2


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ralf Habacker 2020-01-21 09:43:34 UTC
The format of KF5 online quotes stored in the kmymoneyrc file has been changed compared with the KDE4 version, which need to be examined to have related editing support.
Comment 1 Ralf Habacker 2023-09-01 22:11:27 UTC
In detail this means to rename the online quote source file entry 'SymbolRegex' to 'IDRegex' and the add the file entry 'IDBy'
Comment 2 Ralf Habacker 2023-09-02 00:09:12 UTC
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