14 Commits (a91ff4e4b61f22ecf49debccf16ce7d190248c91)

Author SHA1 Message Date
Fushan Wen 51107d9ab4 wallpapers/image: add current image to list if it's not in list 4 years ago
Fushan Wen 0dbcba3dec
wallpapers/image: replace `openFolder` with `Qt.openUrlExternally` 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 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 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 74614801ae Add various missing includes and link libraries 4 years ago
Fushan Wen 4e83485718
wallpapers/image: Adapt to model changes in ImageBackend and QML frontend 4 years ago
Fushan Wen 45e87e05a7 wallpapers/image: Port to std::remove_if 4 years ago
Fushan Wen fc4c89c6f5
wallpapers/image: Move plugins to plugin folder 4 years ago
Fushan Wen cab736b29f wallpapers/image: Move SortingMode enums to sortingmode.h 4 years ago
Fushan Wen 956fdd0b34 wallpapers/image: Rename Image to ImageBackend 4 years ago
Fushan Wen 88c3f46597
wallpapers/image: Port FLT_MAX to `std::numeric_limits` 4 years ago
Aleix Pol 5e4dbb88ce image: Remove attribute that is never initialised 4 years ago
Aleix Pol 3bd7e1d087 image: Lazy-load the slideshow model 4 years ago
Volker Krause e29df8668f Port from QStringRef to QStringView, QStringRef is gone in Qt6 4 years ago
Laurent Montel 640242a4ff const'ify + fix clazy warnings 4 years ago
David Edmundson 456879f91d [wallpapers/image] warnings-- 4 years ago
Laurent Montel 2543f1b843 GIT_SILENT: use Q_EMIT 4 years ago
Alexander Lohnau c11051955d Convert license headers to SPDX 5 years ago
Mihai Sorin Dobrescu 6906173826 [wallpapers/image] Allow grouping by folder in slideshow 5 years ago
Nicolas Fella f0e1cb17b6 [wallpaper/image] Port away from KRun 5 years ago
Nicolas Fella 6e3e0e6ca0 Remove unused method 5 years ago
Alexander Lohnau 823d2106ec Run clang-format 5 years ago
Alexander Lohnau d3f58b05e4 Port a bunch of foreach usages 5 years ago
Laurent Montel 457fd4d232 If include is define in .h remove it if it's defined in .cpp too (scripted) 5 years ago
Alexander Lohnau 4915766bb5 Solve some clazy warnings 5 years ago
David Redondo a58bbc0507 Don't delay ksplash until the entire slideshow is loaded 6 years ago
Marco Martin ecea557f1e search for a default wallpaper in lookandfeel 6 years ago
Marco Martin 670f3ec504 search for a default wallpaper in lookandfeel 6 years ago
Tranter Madi 2212a9af15 Fix wallpaper destination path 6 years ago
Nate Graham 8be6fb749c [wallpapers/image] Add default XDG wallpaper locations for slideshow 6 years ago
Dan Leinir Turthra Jensen 47a1091be9 Switch to KNSQuick for getting new wallpapers 6 years ago
David Redondo a1cf305ffb Fix slideshow crashing in invalidate() 6 years ago
Laurent Montel 791fb706ed GIT_SILENT: ignore some files 7 years ago
David Edmundson 3251187919 Remove dead code 7 years ago
David Redondo ea32a76112 [Image Wallpaper Slideshow] Allow setting of different sorting orders 7 years ago
David Redondo b1ae890a6e Allow single images to be excluded from the slideshow 7 years ago
David Redondo 2003b267d4 Image Wallpaper Slideshow - display the list of images that will be shown 7 years ago
Nate Graham b9549351c2 [Wallpaper] Allow adding multiple images at once from the file picker dialog 7 years ago
Yuri Chornoivan ea415539fc Fix minor EBN issues 8 years ago
Friedrich W. H. Kossebau 2608ccce81 Use nullptr 8 years ago
Laurent Montel 76f9fb0580 Don't use replace(..., QString("")) use directly remove(...) 8 years ago
Kai Uwe Broulik 140a1bc2b7 [Slideshow] Don't repeatedly restart on startup 8 years ago
Marco Martin 60e0a88109 update selected wallpaper when adding from file browser 9 years ago
Marco Martin 9ec8ab022e update selected wallpaper when adding from file browser 9 years ago