Alexander Lohnau
ae7adb368f
kcms/desktoptheme: Fix reading of metadata in ThemesModel
...
We can not use KConfig to read the desktop file.
CCBUG: 453830
(cherry picked from commit 43ae993da3 )
4 years ago
Fushan Wen
f77b7284e3
kcms/desktoptheme: find metadata.json when loading ThemesModel
...
Before this commit ThemesModel only finds metadata.desktop, but after
KF5.94, the default theme metadata files have been ported to json format.
BUG: 453830
(cherry picked from commit 10aa9bb8dc )
4 years ago
l10n daemon script
fbb64207eb
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
7b692d6aa6
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
a3b8071623
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
Jan Blackquill
edf4b01cfa
kcm/colors: don't dull accent colour on dark themes in colorsapplicator
...
User demand shows that bright accent colours are wanted over potentially
better legibility, so let's avoid changing them.
BUG: 442820
FIXED-IN: 5.25
(cherry picked from commit 6750353c9f )
4 years ago
l10n daemon script
95068eb6c9
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
Nate Graham
80b726435c
kcms/users: Adjust for padding in overlay sheet
...
This commit fixes the right padding of the avatar sheet's grid view,
which otherwise can be overlapped by the scrollbar.
The commit is a backport for Plasma 5.24 of
https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/1468/diffs?commit_id=0c8abc18b363fcb9c78f7144b9a73a6b1af140a7
Which was squash-merged when its merge request was merged for Plasma
5.25. However this fix should be self-contained enough to backport to
the 5.24 LTS release.
BUG: 451031
FIXED-IN: 5.24.4
4 years ago
l10n daemon script
fbedaedb90
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
02dcde9a4a
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
52276c9874
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
Nate Graham
911ac8278a
kcms/colors: Implement radio button layouts better
...
(cherry picked from commit ebd8144365 )
4 years ago
Nate Graham
d7469d570c
kcms/colors: fix spacing between radio buttons and content
...
Both had excessive spacing, and they were also not consistent with one
another.
(cherry picked from commit 20c24e028d )
4 years ago
Kai Uwe Broulik
13fd1a2743
[Icons KCM] Give measure delegate a text
...
It appears at some point `ItemDelegate` changed to collapse
when it has no text, breaking the popup size calculation.
(cherry picked from commit 9e1ab30cca )
4 years ago
l10n daemon script
4c7c1cf1d7
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
0527ca27de
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
c56a99a0bb
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
Yari Polla
bc9acf7079
Use current accent colour to set ColorDialog object in colour picker
...
This commit initialises the state of the accent colour picker using the current accent colour, this way the user can adjust it more precisely.
(cherry picked from commit 43cee1029d )
4 years ago
l10n daemon script
0848ba2125
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
Marco Martin
3e32e78ece
Always ensure there is an user selected
...
when creating or deleting a user is not enough to pop the old page,
but a new user needs to be selected (either the newly created one or the
one just on top of the deleted one) so that the kcm doesn't stay
half empty with an ui that looks broken
BUG:450182
4 years ago
l10n daemon script
640cd297d1
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
Weng Xuetian
bd99299a1a
Fix launch kscreen kcm in font kcm.
...
.desktop won't work and will give an error in kcmshell
(cherry picked from commit aa295bd338 )
4 years ago
Ahmad Samir
5cea29ed6a
Don't install two copies of kcm_fontinst
...
This looks like an oversight after switching to use the
kcoreaddons_add_plugin macro.
(cherry picked from commit f8c6099a32 )
4 years ago
Nicolas Fella
2b9ea88c9d
[kcms/user] Set interactive auth flag for more calls
...
Creating and deleting users needs that too
This also means that we need to be more correct with the types passed into the DBus calls since with passing the args as list we don't get implicit conversion to the correct type any more
BUG: 450122
FIXED-IN: 5.24.2
(cherry picked from commit 79113d99e4 )
4 years ago
David Edmundson
6c2d9d4a66
Move to runtime check of valid font DPI
...
The current code checks if we have an entry, but not that the entry is
sane.
BUG: 449918
FIXED-IN: 5.24.1
(cherry picked from commit 0bb681869f )
4 years ago
Sergey Chupligin
b37ab68567
kcms/users: Fix missing template arguments before reply in FingerprintModel
...
(cherry picked from commit 6790f5eb12 )
4 years ago
Ben Cooksley
fb5656eaf2
Use the correct endpoint for this - hosted by a CDN and therefore capable of handling much greater volumes of traffic.
...
CCMAIL: plasma-devel@kde.org
CCMAIL: distributions@kde.org
(cherry picked from commit 8c11f207e2 )
4 years ago
l10n daemon script
1f66cfd188
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
04e25ce4f6
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
Jan Blackquill
2885bcfacb
kcms/users: set interactive auth flag
...
The accounts service requires this now.
BUG: 449385
(cherry picked from commit efddc639b7 )
4 years ago
l10n daemon script
6b947b6018
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
181199ccbb
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
Bharadwaj Raju
c491a3d2b3
kcms/nightcolor: Don't start locator if Night Color is not active
...
BUG: 448727
BUG: 448728
FIXED-IN: 5.24
(cherry picked from commit d1f2984341 )
4 years ago
l10n daemon script
a0a4320c6c
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
393a8e1561
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
Nate Graham
d439eb0fa8
kcm/users: make initials text fit and scale properly
...
BUG: 448437
FIXED-IN: 5.24
(cherry picked from commit a1902c4292 )
4 years ago
l10n daemon script
8556ed8858
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
1c12775ec7
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
David Edmundson
6f5a28665c
[kcms/kfontinst] Re-enable on wayland
...
The entire KCM was diabled due to crashes:
Since c305dcd85d the relevant
section is disabled instead of crashing. This allows us to reintroduce
the KCM, albeit with previews currently disabled.
BUG: 439375
FIXED-IN: 5.24
4 years ago
David Edmundson
083ef23af2
[kcms/formats] Write text codec into localerc files
...
In the port this snippet got lost. Without the suffix we lose information needed by clients.
This patch will also affect the names presented as a subtitle in the list.
If that is undesired we can introduce a new role.
BUG: 447903
4 years ago
Nate Graham
cf0df5baef
kcm/formats: change another instance of "Number" to "Numbers"
...
Like 7aacf049ef , but for the list item as
well as the page title.
4 years ago
ivan tkachenko
7aacf049ef
[kcm/formats] Reword "Number" to "Numbers"
4 years ago
Alexander Lohnau
5d910c5256
Fix wrong defining of QML event handlers for NewStuff.Action components
...
Otherwise we do not connect to the signal and do not notify our KCM
of changes
4 years ago
l10n daemon script
0d0b713076
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
96915c3248
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
Nate Graham
e59c93df36
kcms/nightcolor: port location services message to TextEdit
...
This lets us use the correct cursor when hovering over the link. It's
the same change as in fd530b1652 .
4 years ago
Nate Graham
11e48b6ed1
kcms/nightcolor: re-arrange properties for location services message
...
GIT_SILENT
4 years ago
Nate Graham
c57ca71a6e
kcms/nightcolor: improve code for onLinkActivated signal handler
4 years ago
Nate Graham
78f3794810
kcms/nightcolor: use KUIT formatting for location services note
...
GIT_SILENT
4 years ago
Jan Blackquill
fd530b1652
kcms/feedback: make link to privacy policy inline
4 years ago