https://bugs.kde.org/show_bug.cgi?id=470827

--- Comment #3 from Fushan Wen <qydwhotm...@gmail.com> ---
Git commit b0ce7b083877d0091277d340a4e7317584863872 by Fushan Wen.
Committed on 29/07/2023 at 02:24.
Pushed by fusionfuture into branch 'master'.

wallpapers/image: use property binding for targetSize

Qt6 adds support for property binding in C++. This drops a few
signal-slot usages and makes the code more readable.

M  +1    -1    wallpapers/image/plugin/autotests/test_imagelistmodel.cpp
M  +1    -1    wallpapers/image/plugin/autotests/test_imageproxymodel.cpp
M  +1    -1    wallpapers/image/plugin/autotests/test_packagelistmodel.cpp
M  +1    -1    wallpapers/image/plugin/autotests/test_slidefiltermodel.cpp
M  +1    -1    wallpapers/image/plugin/autotests/test_slidemodel.cpp
M  +3    -7    wallpapers/image/plugin/imagebackend.cpp
M  +3    -2    wallpapers/image/plugin/imagebackend.h
M  +11   -9    wallpapers/image/plugin/model/abstractimagelistmodel.cpp
M  +5    -5    wallpapers/image/plugin/model/abstractimagelistmodel.h
M  +2    -2    wallpapers/image/plugin/model/imagelistmodel.cpp
M  +1    -1    wallpapers/image/plugin/model/imagelistmodel.h
M  +3    -6    wallpapers/image/plugin/model/imageproxymodel.cpp
M  +2    -2    wallpapers/image/plugin/model/imageproxymodel.h
M  +2    -2    wallpapers/image/plugin/model/packagelistmodel.cpp
M  +1    -1    wallpapers/image/plugin/model/packagelistmodel.h
M  +3    -6    wallpapers/image/plugin/slidemodel.cpp
M  +3    -3    wallpapers/image/plugin/slidemodel.h

https://invent.kde.org/plasma/plasma-workspace/-/commit/b0ce7b083877d0091277d340a4e7317584863872

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to