53 Commits (523ef71c87900a2db5f22a3a061c0f48a21b6beb)

Author SHA1 Message Date
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
Kai Uwe Broulik 3558afa957 [Wallpaper Configuration] Make Get New Stuff dialog modal to config window 9 years ago
Bhushan Shah d6aad9eb71 Port image wallpaper code to use qCDebug 9 years ago
Aleix Pol 2212c42417 Remove unneeded QString() call 9 years ago
Kai Uwe Broulik f6ce91499a [Image Wallpaper] Simplify width/height management 9 years ago
Antonio Larrosa c309f1eaeb Modified distance function to keep aspect ratio as close as possible 9 years ago
Aleix Pol bfb91f9de1 Make sure we're looking both for json and desktop metadata 9 years ago
Antonio Larrosa 18858d16d6 Modified distance function to keep aspect ratio as close as possible 9 years ago
Aleix Pol dbf2bfb7b8 Make sure we're looking both for json and desktop metadata 10 years ago
Antonio Larrosa 1948839b82 Removes preferred definition so a new wallpaper is selected. 10 years ago
Antonio Larrosa 76f4d8d71a Prefer wallpapers with same aspect ratio as screen 10 years ago
David Edmundson 5f1b9d5e33 Fix whitespace 10 years ago
David Edmundson 22c6643ef5 Fix method that calls itself recursively 10 years ago
Aleix Pol Gonzalez f684124287 Fix most obvious clazy and clang warnings 10 years ago
Jonathan Marten 4be156bc67 Image wallpaper: Fix verification of a background image file 10 years ago
David Edmundson d78bd07d29 Export wallpaper path as a URL 10 years ago
Montel Laurent a007f294b4 Use new connect api + QStringLiteral 11 years ago
Marco Martin 67bec94567 A very basic ui to add custom wallpapers 11 years ago
Kai Uwe Broulik 29e39fe58a Improve wallpaper rendering 11 years ago
Marco Martin a234c09237 check for model existence 11 years ago
Antonis Tsiapaliokas 50942e2618 Ask for confirmation before deleting a wallpaper. 11 years ago
David Edmundson 0a6510356d Fix warning 11 years ago
Montel Laurent 2e14731199 Remove no necessary include moc 11 years ago
Marco Martin 99be33f983 port image wallpaper to KPackage 11 years ago
David Edmundson 9081355a4c Only list image types that we can actually open in wallpaper selection dialog 12 years ago
David Edmundson 4931e648b9 Don't leak slideshow path selection dialog 12 years ago
Jeremy Whiting a69623916a Fix style. 12 years ago
Jeremy Whiting 09dcd662a9 Set title on wallpaper kns dialog. 12 years ago
Aaron Seigo 0991836473 fix single image case 12 years ago
Aaron Seigo 992f1693e1 make the wallpaper setting more robust 12 years ago
Aaron Seigo c0b805ff86 move WallpaperPackage into a pluging called Wallpaper/Images 12 years ago
Aaron Seigo e4227e52e5 support setting the wallpaper by package name, sans path 12 years ago
Aleix Pol 90e23b0c86 Port wallpapers code away from KDELibs4Support 12 years ago
Marco Martin 74789e33f9 avoid empty paths 12 years ago
Marco Martin 5c669eaafa support removal of wallpapers installed with ghns 12 years ago
Eike Hein 2654c2155e Don't leak dialog. 12 years ago
Eike Hein fd22ffb6bb Don't hardcode ~/Pictures, use QStandardPaths::PicturesLocation. 12 years ago
Aleix Pol bd6dee13b1 Use the correct overloaded version of the method 12 years ago