Nate Graham
5454b8dc88
[wallpapers/image] FIX FIXME and position placeholder message properly
...
BUG: 438652
FIXED-IN: 5.23
5 years ago
Aleix Pol
2e7782cb12
fix warning: Declare config values that we use
5 years ago
l10n daemon script
b9a1e98742
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
5 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
...
This allows people to specify that all of the wallpapers in each folder
need to be displayed before moving onto wallpapers in the next folder.
BUG: 426529
FIXED-IN: 5.23
5 years ago
David Edmundson
9c5962eaaf
[wallpapers/image] Port to Qt D&D
5 years ago
l10n daemon script
faad339db5
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
5 years ago
l10n daemon script
96355cd03a
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
5 years ago
Alexander Lohnau
8afe8df72d
GIT_SILENT Descriptive comments for enum int values
5 years ago
Alexander Lohnau
7be09fc4a6
wallpaper dialog: Port away from deprecated KNewStuff signals
5 years ago
Felipe Kinoshita
c52df1e792
Use ellipses instead of triple period
...
A real ellipsis character is better for accessibility, as screen readers
will describe it appropriately.
5 years ago
l10n daemon script
7fb5605b5d
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
5 years ago
Filip Fila
d375034d09
[Image wallpaper] Make the Positioning combobox as equally wide as the other comboboxes
...
The wallpaper infrastructure sutures multiple form layouts.
The image wallpaper adds its own Positioning combobox, but the combobox's width does not match that of the two comboboxes right above it.
This patch makes the Positioning combobox as wide as the other two by resuing code already present in ConfigurationContainmentAppearance.qml.
5 years ago
Dan Leinir Turthra Jensen
2e9d3152df
Also add the mobile wallpaper option to the other kns button
...
Turns out there are two KNewStuff buttons here, so we'll want to make
sure to do this for both of them.
5 years ago
Julianne Hervier
d4df4263da
Fix wallpaper paths in org.kde.slideshow package
5 years ago
Dan Leinir Turthra Jensen
d92277389b
Add special wallpapers knsrc for mobile use
...
This patch introduces a new knsrc for wallpapers that's supposed to be
used for mobile devices. While many of the existing wallpapers on the
store do work for mobile use, a great many of them only focus on desktop
style form factors, and since there's mobile-focused categories on the
store now, we probably want to make use of that.
5 years ago
Marco Martin
3a1e23938c
remove phone specific wallpaper config ui
...
it's completely broken for the current phone ui, desktop ui
atm is actually less terrible
5 years ago
Cyril Rossi
7d94c13e65
Wallpaper config: fix property imageModel that was missing in delegate
...
Regression was introduced within ScreenLocker highlight settings MR.
Used for both desktop and lock screen wallpaper configuration.
BUG: 431961
5 years ago
Fabian Vogt
38c61fcba9
Drop unused "touch" platform from org.kde.image
...
It's the only user of mobilecomponents in p-w and nothing actually appears to
set PLASMA_PLATFORM to "touch" anymore.
5 years ago
Nate Graham
d59a077214
[wallpapers/image] Use hoverEnabled: false to get rid of hover effects
...
This is more reliable than setting the background color to transparent,
and we don't need hover effects for the content item here.
5 years ago
Nate Graham
5bb29a560d
[wallpapers/image] remove double padding in folder list delegates
5 years ago
Nate Graham
0417f736d3
[wallpapers/image] Tweak slideshow folders list appearance
...
This makes it look better with the change to Kirigami.SwipeListItem to
make the actions always visible on the desktop, and in the process fixes
a binding loop and some minor visual glitches.
5 years ago
Cyril Rossi
c02b4329d0
Use SettingHighlighter to enabled highlight of non default settings in KCM KScreenLocker
5 years ago
Nate Graham
41e92ee952
[wallpapers/image] Port placeholder messages to Kirigami.PlaceholderMessage
5 years ago
Nate Graham
15f0b117b4
[wallpapers/image] Remove unused hardcoded margins
5 years ago
Konrad Materka
5abed2ddbf
Fix Connections warnings
...
Qt 5.15 introduced new syntax for defining Connections. Fix warnings like this one:
QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
5 years ago
l10n daemon script
11d3721ad4
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
5 years ago
Nate Graham
fed19d4322
[wallpaper/image] Mark webp and tiff as valid image types
...
They work, but they weren't marked as such. Now you can drad-and-drop
images of these types onto the desktop to get the correct drop menu.
BUG: 426379
FIXED-IN: 5.20
6 years ago
Nate Graham
9607b40635
[wallpapers/image] Add missing PlasmaCore import
6 years ago
l10n daemon script
2b176fdd5d
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
6 years ago
Carson Black
c6b90fd646
Port from context properties to singletons
...
This ports from units.* to PlasmaCore.Units.* and theme.* to
PlasmaCore.Theme.*
6 years ago
l10n daemon script
2aecf659a6
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
6 years ago
l10n daemon script
551f41f03f
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
6 years ago
Aleix Pol
bdeaada42f
wallpapers: Rely on BackgroundsModel.count to know when the wallpapers changed
...
If we make it a Qt.binding it will update automatically and we won't be
needing to listen to different signals.
Same goes for cfg_Image.
6 years ago
Nate Graham
f55b00febd
Begin porting to PlasmaComponents3
...
This begins the process of porting plasma-workspace to PlasmaComponents3. At
this point, only the relatively easy work is done. Every file not ported
now has been given the reason for still using PC2 in a comment on the import
line so you can see at a glance what the blocker is by running
`grep -r "org.kde.plasma.components 2.0"` in the repo.
Everything is tested and there are no breakages or functional regressions. In
the process, a few unused imports are removed.
Here are the remaining PC3 omissions blocking what's left from getting easily
ported:
- No Highlight
- No ListItem
- No PageStack
- No ContextMenu
- No QueryDialog
- No ModelContextMenu
- TabBar has no left and right tab states
- ToolButton has no built-in method to show a menu when clicked
6 years ago
Nate Graham
0e3b502c69
[wallpapers/image] Improve comments
...
That way hopefully these functions won't get accidentally removed in the
future.
6 years ago
David Redondo
ede14440c7
Revert "[wallpaper] Drop unused method"
...
This reverts commit 221a3a5222 .
This method is actually called by WallpaperInterface for drag and drop.
BUG:424161
6 years ago
l10n daemon script
5f13bcabf9
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
6 years ago
David Edmundson
d18d901b67
[wallpaper] Save the package name in configuration not a URL
...
If a user selects a wallpaper from a package we want to save the package
name, not a path.
This means we continue to load the correct resolution image if a screen
size (or scale) changes at runtime.
(cherry picked from commit 530b36abb0 )
6 years ago
David Edmundson
221a3a5222
[wallpaper] Drop unused method
...
Grep can't find any user calling setUrl, and it doesn't really make
sense.
6 years ago
David Edmundson
530b36abb0
[wallpaper] Save the package name in configuration not a URL
...
If a user selects a wallpaper from a package we want to save the package
name, not a path.
This means we continue to load the correct resolution image if a screen
size (or scale) changes at runtime.
6 years ago
l10n daemon script
98397d7fd1
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
6 years ago
l10n daemon script
8fda734647
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
6 years ago
l10n daemon script
fe7320494b
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
6 years ago
l10n daemon script
fd832ae350
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
6 years ago
l10n daemon script
70ad54479f
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
6 years ago
l10n daemon script
6236df5138
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
6 years ago
Daan De Meyer
b707970879
[wallpapers/image] Fix undefined config values QML warnings
6 years ago
l10n daemon script
f04038a367
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
6 years ago
l10n daemon script
d0cb0bd49f
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
6 years ago