56 Commits (2339ea9bb6010640de9c2992c97ca3c8b40dcf66)

Author SHA1 Message Date
Fushan Wen 2339ea9bb6
wallpapers/image: force reload wallpaper after target size changes 4 years ago
Fushan Wen fd3ef7c318
shell: add images_dark definition in WallpaperPackage 4 years ago
Fushan Wen c1fb3388a1
wallpapers/image: remove unused QScreen header 4 years ago
Fushan Wen 6e43d46981
wallpapers/image: add animated image support 4 years ago
Fushan Wen 013ad03370
wallpapers/image: add `MaximizedWindowMonitor` to monitor maximized window 4 years ago
Fushan Wen c109dc8b36
wallpapers/image: use `m_formattedSource` in `determineProviderType` 4 years ago
Fushan Wen 25aaec219e
wallpapers/image: store formatted source url 4 years ago
Fushan Wen 0dbcba3dec
wallpapers/image: replace `openFolder` with `Qt.openUrlExternally` 4 years ago
Fushan Wen f246bf2938
wallpapers/image: remove unused imports and member variables in `ImageBackend` 4 years ago
Fushan Wen b4d3e5e01d
wallpapers/image: use `Package::fileUrl` in `findPreferredImageInPackage` 4 years ago
Fushan Wen 8b64196342
wallpapers/image: move image part to `MediaProxy` and update `ImageBackendTest` 4 years ago
Fushan Wen 1ae570e4b3
wallpapers/image: scroll to top after finishing adding images using file dialog 4 years ago
Fushan Wen e7e70ec525
wallpapers/image: update dark wallpaper test 4 years ago
Fushan Wen fa8abc5066
wallpapers/image: show light&&dark images side by side in previews 4 years ago
Fushan Wen 909a7ad979
wallpapers/image: increase cache size to 30 4 years ago
Fushan Wen f106e61c5e
wallpapers/image: add dark wallpaper support for KPackage wallpapers 4 years ago
Fushan Wen fbeed51e61
wallpapers/image: fix apply button not being enabled after adding wallpapers 4 years ago
Fushan Wen 9f7c40f26e
wallpapers/image: fix drag and drop in config dialog 4 years ago
Fushan Wen 96e3232ae5
wallpapers/image: call `resetCurrentIndex` after the image list is loaded 4 years ago
Fushan Wen 79e5586647
wallpapers/image: update tests 4 years ago
Fushan Wen 9a26576683
wallpapers/image: use url argument type in `addUsersWallpaper` 4 years ago
Fushan Wen 31b7090224
wallpapers/image: use string data type for `image` property 4 years ago
Volker Krause 0cb48a1e96 Explicitly create QFileInfo from QString 4 years ago
Volker Krause 74614801ae Add various missing includes and link libraries 4 years ago
Fushan Wen 97a9a98ec5
wallpapers/image: Use QStringLiteral 4 years ago
Fushan Wen f921af3e4e
wallpapers/image: Register KFileItem in registerTypes() 4 years ago
Fushan Wen b23fa2d92d
wallpapers/image: Remove BackgroundListModel 4 years ago
Fushan Wen 451a6a0733
wallpapaers/image: Add autotests for ImageBackend 4 years ago
Fushan Wen 4e83485718
wallpapers/image: Adapt to model changes in ImageBackend and QML frontend 4 years ago
Fushan Wen d63cf4a76b
wallpapers/image: Add autotests for SlideFilterModel 4 years ago
Fushan Wen 5a607c33b2
wallpapers/image: Add roleNames() in SlideFilterModel 4 years ago
Fushan Wen cca481b79a
wallpapers/image: Add custom image provider for KPackage wallpapers 4 years ago
Fushan Wen 3153540284
wallpapers/image: Add autotest for SlideModel 4 years ago
Fushan Wen 9fab17a67d
wallpapers/image: Rewrite SlideModel based on QConcatenateTablesProxyModel 4 years ago
Fushan Wen b1b841a28c
wallpapers/image: Move openContainingFolder to SlideFilterModel 4 years ago
Fushan Wen 59188cf191
wallpapers/image: Add autotest for ImageProxyModel 4 years ago
Fushan Wen f96b82b122
wallpapers/image: Add ImageProxyModel 4 years ago
Fushan Wen 61de99dd64
wallpapers/image: Add autotest for PackageListModel 4 years ago
Fushan Wen 0d68f88850
wallpapers/image: Add PackageListModel 4 years ago
Fushan Wen c247589f4e
wallpapers/image: Add autotest for ImageListModel 4 years ago
Fushan Wen d4a1c07a81
wallpapers/image: Add ImageListModel 4 years ago
Fushan Wen 78df214f6c
wallpapers/image: Add AbstractImageListModel class 4 years ago
Fushan Wen 9a473c8240
wallpapers/image: Remove testfindpreferredimage 4 years ago
Fushan Wen 5ce62bd74c
wallpapers/image: Add autotest for PackageFinder 4 years ago
Fushan Wen 523ed1e053
wallpapers/image: Add PackageFinder 4 years ago
Fushan Wen d0a580c539
wallpapers/image: Add autotest for ImageFinder 4 years ago
Fushan Wen bf006a4866
wallpapers/image: Add ImageFinder to find images 4 years ago
Fushan Wen a1b63b685f
wallpapers/image: Add findSymlinkTarget() 4 years ago
Fushan Wen ce6dbf90b9
wallpapers/image: Move distance and resSize to distance.cpp 4 years ago
Fushan Wen 8324f1188b
wallpapers/image: Move suffix check to suffixcheck.cpp 4 years ago