[libalkimia] [Bug 486400] Remote online quotes sources disappear from list of installed sources
Ralf Habacker
bugzilla_noreply at kde.org
Sun May 26 15:57:11 BST 2024
https://bugs.kde.org/show_bug.cgi?id=486400
Ralf Habacker <ralf.habacker at freenet.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|REPORTED |RESOLVED
Resolution|--- |FIXED
Version Fixed In| |8.2
Latest Commit| |https://invent.kde.org/offi
| |ce/alkimia/-/commit/7c13364
| |d21c69ef66da41b802271668d1c
| |caf0f9
--- Comment #3 from Ralf Habacker <ralf.habacker at freenet.de> ---
Git commit 7c13364d21c69ef66da41b802271668d1ccaf0f9 by Ralf Habacker.
Committed on 26/05/2024 at 12:26.
Pushed by habacker into branch 'master'.
Fix detecting installed entries when using knewstuff
FIXED-IN:8.2
A +18 -0 3rdparty/KF4/knewstuff/CMakeLists.txt
A +64 -0 3rdparty/KF4/knewstuff/knewstuff3/core/author.cpp [License:
LGPL (v2.1+)]
A +97 -0 3rdparty/KF4/knewstuff/knewstuff3/core/author.h [License:
LGPL (v2.1+)]
A +75 -0 3rdparty/KF4/knewstuff/knewstuff3/core/cache.h [License:
LGPL(v2.1+)]
A +602 -0 3rdparty/KF4/knewstuff/knewstuff3/core/entryinternal.cpp
[License: LGPL (v2.1+)]
A +423 -0 3rdparty/KF4/knewstuff/knewstuff3/core/entryinternal.h
[License: LGPL (v2.1+)]
A +91 -0 3rdparty/KF4/knewstuff/knewstuff3/core/xmlloader.cpp
[License: LGPL (v2.1+)]
A +87 -0 3rdparty/KF4/knewstuff/knewstuff3/core/xmlloader.h [License:
LGPL (v2.1+)]
A +34 -0 3rdparty/KF4/knewstuff/knewstuff3/entry_p.h [License: LGPL
(v2.1+)]
M +2 -1 CMakeLists.txt
M +31 -47 src/alknewstuffengine.cpp
M +5 -0 src/alknewstuffengine.h
M +5 -0 src/alkonlinequotesprofile.cpp
M +2 -0 src/alkonlinequotesprofile.h
M +2 -2 src/alkonlinequotesprofile_p.cpp
M +4 -3 src/alkonlinequoteswidget.cpp
https://invent.kde.org/office/alkimia/-/commit/7c13364d21c69ef66da41b802271668d1ccaf0f9
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the KMyMoney-devel
mailing list