https://bugs.kde.org/show_bug.cgi?id=426997
--- Comment #17 from caulier.gil...@gmail.com --- Git commit b1881165554cff106327a39cb5bd35e2e6299e05 by Gilles Caulier. Committed on 17/01/2021 at 17:14. Pushed by cgilles into branch 'master'. Factoring dupplicate codes to open online version dialog Add label in setup/miscs to show last check version date. Add button to setup/miscs to perform a version check. M +1 -14 core/app/main/digikamapp.cpp M +0 -1 core/app/main/digikamapp_p.h M +18 -0 core/libs/onlineversion/onlineversionchecker.cpp M +5 -0 core/libs/onlineversion/onlineversionchecker.h M +3 -1 core/libs/onlineversion/onlineversiondlg.cpp M +1 -14 core/showfoto/main/showfoto.cpp M +0 -1 core/showfoto/main/showfoto_p.h M +22 -2 core/showfoto/setup/showfotosetup.cpp M +2 -0 core/showfoto/setup/showfotosetup.h M +21 -0 core/showfoto/setup/showfotosetupmisc.cpp M +1 -14 core/utilities/imageeditor/main/imagewindow.cpp M +0 -1 core/utilities/imageeditor/main/imagewindow_p.h M +1 -14 core/utilities/import/main/importui.cpp M +0 -1 core/utilities/import/main/importui_p.h M +1 -14 core/utilities/lighttable/lighttablewindow.cpp M +0 -1 core/utilities/lighttable/lighttablewindow_p.h M +1 -14 core/utilities/queuemanager/main/queuemgrwindow.cpp M +0 -2 core/utilities/queuemanager/main/queuemgrwindow_p.h M +20 -1 core/utilities/setup/setup.cpp M +2 -0 core/utilities/setup/setup.h M +21 -0 core/utilities/setup/setupmisc.cpp https://invent.kde.org/graphics/digikam/commit/b1881165554cff106327a39cb5bd35e2e6299e05 -- You are receiving this mail because: You are watching all bug changes.