On creating an AlkOnlineQuotesProfile instance the implementation checks for updated or changed GHNS online quote sources. The update of the related online quote source can be performed by opening the GHNS download dialog (by pressing "install" in online quote editor or kmymoney online quote settings dialog). It would be nice that the online quote editor and kmymoney would show a dialog mentions all available updates of GHNS online quote sources. ADDITIONAL INFORMATIONS An implementation would collect all updates from the KNewStuff Download Manager and, if updates are available, display a dialog box indicating that updates are available. The problem with recent implementation of knewstuff is, that there is no public signal indicating that all entries has been checked. Depending on the required time the collecting may be not complete.
Git commit 8ce68d15a00642281a6116581fdb3daa97e81f9f by Ralf Habacker. Committed on 18/09/2020 at 20:22. Pushed by habacker into branch '8.0'. Add new signal updateAvailable() to class AlkOnlineQuotesProfile and AlkOnlineQuotesProfileManager These signals can be used by applications to watch and display changes for GHNS provided quote sources. FIXED-IN:8.0.4 M +2 -1 src/alkonlinequotesprofile.cpp M +9 -1 src/alkonlinequotesprofile.h M +1 -0 src/alkonlinequotesprofilemanager.cpp M +9 -1 src/alkonlinequotesprofilemanager.h https://invent.kde.org/office/alkimia/commit/8ce68d15a00642281a6116581fdb3daa97e81f9f