https://bugs.kde.org/show_bug.cgi?id=487813
Ralf Habacker <ralf.habac...@freenet.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Version Fixed In| |8.2 Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/offi | |ce/alkimia/-/commit/d952b3b | |35fd8a94c8bc7b26851e5e9877c | |22bd1a Status|ASSIGNED |RESOLVED --- Comment #2 from Ralf Habacker <ralf.habac...@freenet.de> --- Git commit d952b3b35fd8a94c8bc7b26851e5e9877c22bd1a by Ralf Habacker. Committed on 12/07/2024 at 15:58. Pushed by habacker into branch 'master'. Add support to create a local online source as reference to a remote one A new button called "Add reference" is added to the quote list widget, which can be used to create a reference. If a source reference is selected in the list of sources, the settings of the referenced source are visible in the source details. FIXED-IN:8.2 M +3 -0 src/alkonlinequote_p.cpp M +24 -3 src/alkonlinequotes.ui M +4 -1 src/alkonlinequotesmodel.cpp M +1 -0 src/alkonlinequotesmodel.h M +22 -1 src/alkonlinequotesource.cpp M +30 -0 src/alkonlinequotesource.h M +3 -0 src/alkonlinequotesource_p.h M +5 -0 src/alkonlinequotesprofile.cpp M +1 -0 src/alkonlinequotesprofile.h M +9 -0 src/alkonlinequotesprofile_p.cpp M +1 -0 src/alkonlinequotesprofile_p.h M +76 -34 src/alkonlinequoteswidget.cpp https://invent.kde.org/office/alkimia/-/commit/d952b3b35fd8a94c8bc7b26851e5e9877c22bd1a -- You are receiving this mail because: You are watching all bug changes.