- 02 May, 2021 1 commit
-
-
Nicolas Fella authored
Previously I assumed that when no adapters are available the rfkill state will be unknown. That does not seem to be the case. It can happen that rfkill is unblocked but no adapters are available.
-
- 14 Apr, 2021 4 commits
-
-
Nate Graham authored
-
Nate Graham authored
Leftover from d34ae3f0. This code generally needs a refactor to be more declarative, which will be done later.
-
Nate Graham authored
This commit makes the Bluetooth applet use a single line separator between the Connected and Available sections--just like the plasma-nm applet does--which is consistent with the master System Tray applet mockups.
-
Nate Graham authored
This uses the common style of "bold = default/connected/current"
-
- 13 Apr, 2021 3 commits
-
-
Nate Graham authored
To accomplish the original goal, we'll have to set font.family too.
-
Nate Graham authored
This ensures that the text uses the typeface that the user has specified, in case they have customized it in ways other than simply changing the size.
-
Nate Graham authored
This is for Qt 6 compatibility and also improves speed a bit to use the singletons instead of the deprecated context properties.
-
- 12 Apr, 2021 2 commits
-
-
Egor Ignatov authored
Associate bluedevil-sendfile with application/vnd.kde.bluedevil-sendfile mime type.
-
Egor Ignatov authored
The absence of a trailing slash makes the QUrl's path field empty, which make the url invalid. BUG: 409179
-
- 08 Apr, 2021 1 commit
-
-
Alexander Lohnau authored
-
- 05 Apr, 2021 1 commit
-
-
Nate Graham authored
This was introduced with c810d1f3 and is my fault, sorry. `device` is undefined in the single device use case; we need to do `connectedDevices[0]` instead to make sure we get the right one. BUG: 422691 FIXED-IN: 5.21.4 (cherry picked from commit 29a535b1)
-
- 28 Mar, 2021 1 commit
-
-
Script Kiddy authored
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"
-
- 27 Mar, 2021 1 commit
-
-
Script Kiddy authored
-
- 07 Mar, 2021 2 commits
-
-
Nate Graham authored
Don't rely on the delegate to auto-size, as this is not reliable and can cause a binding loop.
-
Konrad Materka authored
The Bluetooth menu in the system tray has a checkbox in the top left corner. When clicked, it will disable Bluetooth, but the checkbox is also disabled so that it can't be used to re-enable Bluetooth. BUG: 433232 FIXED-IN: 5.22.0
-
- 04 Mar, 2021 1 commit
-
-
Nicolas Fella authored
As discussed in https://mail.kde.org/pipermail/plasma-devel/2021-February/119329.html GIT_SILENT
-
- 02 Mar, 2021 1 commit
-
-
Script Kiddy authored
-
- 30 Jan, 2021 1 commit
-
-
Nicolas Fella authored
This makes it easier to build against both Qt5 and Qt6 GIT_SILENT
-
- 26 Jan, 2021 1 commit
-
-
Carl Schwan authored
-
- 21 Jan, 2021 4 commits
-
-
Jonathan Esk-Riddell authored
GIT_SILENT
-
Jonathan Esk-Riddell authored
GIT_SILENT
-
Jonathan Esk-Riddell authored
GIT_SILENT
-
Script Kiddy authored
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"
-
- 20 Jan, 2021 6 commits
-
-
Alexander Lohnau authored
-
Alexander Lohnau authored
-
Alexander Lohnau authored
-
Alexander Lohnau authored
-
Alexander Lohnau authored
If you want git blame to ignore formatting revisions run: git config blame.ignoreRevsFile .git-blame-ignore-revs
-
Nicolas Fella authored
Fix bad spacing and unwanted separators Raise icon size to 32px. This incidentally fixes the alignment of the listitem text and also subjectively looks better to me.
-
- 19 Jan, 2021 1 commit
-
-
Nicolas Fella authored
Empty lists usually have a message indicating why.
-
- 18 Jan, 2021 1 commit
-
-
Script Kiddy authored
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"
-
- 07 Jan, 2021 1 commit
-
-
Nate Graham authored
This had been required for a while, but the dependency was not listed in the CMake file.
-
- 05 Jan, 2021 2 commits
-
-
Script Kiddy authored
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"
-
Script Kiddy authored
-
- 25 Dec, 2020 1 commit
-
-
David Edmundson authored
The model has no role isDefault. I assume it's a copy and paste from another model.
-
- 21 Dec, 2020 2 commits
-
-
Script Kiddy authored
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"
-
Script Kiddy authored
-
- 20 Dec, 2020 2 commits
-
-
Script Kiddy authored
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"
-
Script Kiddy authored
-