Bug 416523

Summary: Add support for editing online quotes created by KF5 kmymoney
Product: [Frameworks and Libraries] libalkimia Reporter: Ralf Habacker <ralf.habacker>
Component: GeneralAssignee: 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: Version Fixed In: 8.2
Bug Depends on: 439411, 474061    
Bug Blocks:    

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