l10n daemon script
03964d6f80
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"
4 years ago
l10n daemon script
ed3d9101bb
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"
4 years ago
l10n daemon script
8db0e784f1
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"
4 years ago
Fushan Wen
02a82d63a3
wallpapers/image: move `setaswallpaper.desktop.in` out of imagepackage
...
This prvents the file from being installed with the image package.
CCBUG: 358038
(cherry picked from commit 9e1cfd57df )
4 years ago
l10n daemon script
6ea7c1b186
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"
4 years ago
Fushan Wen
05df0bbe79
wallpapers/image: use the aspect ratio of the screen it will change the wallpaper for
...
Th aspect ratio of thumbnails should follow the Plasmoid size, not the screen size.
BUG: 452308
FIXED-IN: 5.25
(cherry picked from 19084358c7 )
4 years ago
Fushan Wen
5ab0a0b222
wallpapers/image: enable `reuseItems` in wallpaper `GridView` if possible
...
This makes the scrolling smoother when there are many wallpapers in the
view.
4 years ago
l10n daemon script
f363b0fe42
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"
4 years ago
Fushan Wen
660014c4fa
wallpapers/image: Add workaround for horizontal scrollbar
...
The useless horizontal scrollbar is always visible on some distros.
https://bugreports.qt.io/browse/QTBUG-83890
4 years ago
Fushan Wen
d567747c54
wallpapers/image: Fix missing folder action buttons
...
The width of the action area needs to be substracted in contentItem's
width.
4 years ago
Laurent Montel
9756b911da
REmove duplicate header between header/file
4 years ago
Fushan Wen
5ad0abb76b
wallpapers/image: Move components to individual files
...
This makes config.qml less crowded, and will install SlideshowComponent
only to slideshow folder to save some space.
4 years ago
Fushan Wen
0cce4af290
wallpapers/image: Rename named Wallpaper import to PlasmaWallpaper
...
This avoids a naming collision with "Wallpaper" from org.kde.plasma.plasmoid
4 years ago
l10n daemon script
a09776c06c
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"
4 years ago
Aleix Pol
09e9c3ccf0
wallpapers/image: Check against the attached property, not the context
...
We are porting away from using the context property, seems like we
forgot this one.
4 years ago
Aleix Pol
778a664ef9
wallpapers/image: Fix warning, there is no such wallpaperComboBox
4 years ago
Fushan Wen
45e87e05a7
wallpapers/image: Port to std::remove_if
...
This should make `ImageBackend::setSlidePaths` slightly more efficient,
because a lookup operation in the list is gone.
4 years ago
l10n daemon script
100aa732fa
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"
4 years ago
Fushan Wen
85c90df7ae
wallpapers/image: Multiply devicePixelRatio for targetSize
...
This fixes that "Open Containing Folder" highlights the image with a wrong resolution
in a package.
4 years ago
Fushan Wen
fc4c89c6f5
wallpapers/image: Move plugins to plugin folder
...
This conforms to the convention, and make the root folder less crowded.
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
...
This avoids confusion with QML Image.
4 years ago
Fushan Wen
df461ae414
wallpapers/image: Use onActivated instead of onCurrentIndexChanged
...
This fixes sometimes the combobox is set to an incorrect index.
4 years ago
Fushan Wen
fc9b7f0c6a
wallpapers/image: Break in setMethod
...
No need to continue loop after currentIndex is set.
4 years ago
Fushan Wen
88c3f46597
wallpapers/image: Port FLT_MAX to `std::numeric_limits`
...
This conforms to the standard.
4 years ago
Fushan Wen
6116646b84
wallpapers/image: Specify changed role in dataChanged
...
This improves the efficiency.
4 years ago
l10n daemon script
460a6485b9
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"
4 years ago
Alexander Lohnau
40aa022578
Port to KNewStuff.Entry enums rather than using magic numbers
4 years ago
Aleix Pol
5e4dbb88ce
image: Remove attribute that is never initialised
...
At the moment it's never initialised, so it would work poorly at best.
4 years ago
Aleix Pol
d18973e046
image: Remove unused SystemPalette instance
4 years ago
l10n daemon script
0024939c7a
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"
4 years ago
Aleix Pol
3bd7e1d087
image: Lazy-load the slideshow model
...
So far we were loading the slideshow model right at startup which
iterates through all the backgrounds on the system.
This changes so that it's only created when it's needed, which helps to
remove some startup disk accesses.
It should also give us less background-related warnings at startup as
they won't be all checked immediately.
BUG: 371455
4 years ago
Alexander Lohnau
89b8bb1171
Do not explicitly set ProvidersUrl in knsrc files
...
We can use the default value from KNS and can more easily keep
the value updated.
Depends on https://invent.kde.org/frameworks/knewstuff/-/merge_requests/174
4 years ago
Volker Krause
e29df8668f
Port from QStringRef to QStringView, QStringRef is gone in Qt6
...
The QStringView::to<Number>() methods in Qt5 cause one extra allocation
compared to the QStringRef counter-part. As long as we aren't on a hot
path this is probably not worth the extra #ifdef though.
4 years ago
l10n daemon script
56e6f4d30b
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"
4 years ago
l10n daemon script
1f3a932c5e
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"
4 years ago
Laurent Montel
640242a4ff
const'ify + fix clazy warnings
4 years ago
Aleix Pol
5290d8e66e
Port from using plasmoid to Plasmoid
...
That is, from using plasmoid the ContextProperty to Plasmoid the
attached property.
4 years ago
Volker Krause
38c723e596
Use version-less Qt targets, variables and macros
...
Prepares for building against Qt6.
4 years ago
Noah Davis
703e129f71
wallpapers: Sort BackgroundListModel by title
...
It seems like it had no sorting at all previously. Initially I thought
the issue was 10 coming before 2 because it starts with 1, but it seems
like reverse orders were also possible. Now it is always sorted
alphabetically with numbers properly accounted for.
4 years ago
l10n daemon script
15bd9c2424
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"
4 years ago
l10n daemon script
fcb522f815
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"
4 years ago
l10n daemon script
a298977479
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"
4 years ago
l10n daemon script
a7588366e6
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"
4 years ago
l10n daemon script
4d532f0801
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"
4 years ago
l10n daemon script
daed0461eb
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"
4 years ago
l10n daemon script
2141988c3b
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"
4 years ago
l10n daemon script
6721c2ec92
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"
4 years ago
Fushan Wen
7e78aedbb0
Revert "wallpapers/color: Add back "ServiceTypes" property in metadata.json"
...
This reverts commit 5c8816ddc7
4 years ago
Fushan Wen
5c8816ddc7
wallpapers/color: Add back "ServiceTypes" property in metadata.json
...
In containmentconfigview.cpp, "Plasma/Wallpaper" is checked if a plugin
is of ServiceType Plasma/Wallpaper.
BUG: 448625
FIXED-IN: 5.24
4 years ago