https://bugs.kde.org/show_bug.cgi?id=473088
--- Comment #20 from Fushan Wen <qydwhotm...@gmail.com> --- Git commit de7c078bca04b786d4be585af6a5fec60f920323 by Fushan Wen. Committed on 16/08/2023 at 04:18. Pushed by fusionfuture into branch 'master'. wallpapers/image: add new wallpapers to list end if not in config dialog M +18 -1 wallpapers/image/plugin/autotests/test_imagelistmodel.cpp M +3 -2 wallpapers/image/plugin/autotests/test_imageproxymodel.cpp M +18 -1 wallpapers/image/plugin/autotests/test_packagelistmodel.cpp M +1 -1 wallpapers/image/plugin/autotests/test_slidefiltermodel.cpp M +2 -1 wallpapers/image/plugin/autotests/test_slidemodel.cpp M +2 -2 wallpapers/image/plugin/imagebackend.cpp M +2 -1 wallpapers/image/plugin/model/abstractimagelistmodel.cpp M +3 -1 wallpapers/image/plugin/model/abstractimagelistmodel.h M +17 -6 wallpapers/image/plugin/model/imagelistmodel.cpp M +1 -1 wallpapers/image/plugin/model/imagelistmodel.h M +6 -3 wallpapers/image/plugin/model/imageproxymodel.cpp M +4 -1 wallpapers/image/plugin/model/imageproxymodel.h M +17 -6 wallpapers/image/plugin/model/packagelistmodel.cpp M +1 -1 wallpapers/image/plugin/model/packagelistmodel.h M +3 -2 wallpapers/image/plugin/slidemodel.cpp M +2 -1 wallpapers/image/plugin/slidemodel.h https://invent.kde.org/plasma/plasma-workspace/-/commit/de7c078bca04b786d4be585af6a5fec60f920323 -- You are receiving this mail because: You are watching all bug changes.