- 15 Nov, 2022 1 commit
-
-
Ismael Asensio authored
The applet needs to check weather it is in the system tray to avoid showing a text label beside the icon. As the property is a flag, it needs a bitwise operator instead of a plain equality. This also adds a second check (in practice both are true, but better safe than sorry) Additionally, also hide the option completely instead of showing it disabled, which can be confusing. (cherry picked from commit 271f900e)
-
- 14 Oct, 2022 2 commits
-
-
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"
-
- 02 Oct, 2022 1 commit
-
-
Nicolas Fella authored
(cherry picked from commit 87dc35fa)
-
- 28 Sep, 2022 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"
-
- 03 Sep, 2022 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"
-
- 15 Aug, 2022 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"
-
- 13 Aug, 2022 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"
-
- 12 Aug, 2022 2 commits
-
-
Nate Graham authored
If we don't set Layout.minimum{width,height} properties on the FullRepresentation, it will default to something tiny and the Configure… button shown on first launch will overflow. Set it to a sane size, and also take into account the final layout once content later gets added so it isn't too small once configured. BUG: 419591 FIXED-IN: 5.24.7 (cherry picked from commit bd848ce4)
-
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 Jul, 2022 1 commit
-
-
Nicolas Fella authored
This can be either because the loading failed or is not done yet In those cases the actions don't make sense and can lead to crashes BUG: 406991 (cherry picked from commit 6a0aec81)
-
- 15 Jul, 2022 1 commit
-
-
Not only Qt SVG does not support clipping, but it would also simply draw a clipping mask as is it were a regular shape! BUG: 399568 (cherry picked from commit 0ca1edea)
-
- 14 Jul, 2022 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"
-
- 11 Jul, 2022 1 commit
-
-
Jonathan Esk-Riddell authored
GIT_SILENT
-
- 09 Jun, 2022 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"
-
- 08 Jun, 2022 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"
-
- 02 Jun, 2022 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"
-
- 15 May, 2022 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"
-
- 09 May, 2022 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"
-
- 05 May, 2022 2 commits
-
-
Fushan Wen authored
Make the seed depend on the current date. BUG: 453391 FIXED-IN: 5.24.6
-
Fushan Wen authored
Make the seed depend on the current date. CCBUG: 453391
-
- 03 May, 2022 1 commit
-
-
Jonathan Esk-Riddell authored
GIT_SILENT
-
- 17 Apr, 2022 1 commit
-
-
Alexander Lohnau authored
BUG: 452596 We do not really care, if the metadata of the plugin is valid, as long as we can properly create the dataengine from it. Test Plan: With plasma-frameworks master, and this on Plasma/5.24 based revision, the dataengine can properly be loaded. When intenitionally exporting a defunct plugin: ```cpp class Dummy : public QObject { Q_OBJECT public: Dummy(QObject *parent, const QVariantList &args) { } }; K_PLUGIN_CLASS_WITH_JSON(Dummy, "plasma-dataengine-comic.json") ``` The applet does not crash.
-
- 16 Apr, 2022 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 Apr, 2022 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"
-
- 29 Mar, 2022 2 commits
-
-
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 Mar, 2022 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"
-
- 14 Mar, 2022 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"
-
- 13 Mar, 2022 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"
-
- 08 Mar, 2022 1 commit
-
-
Jonathan Esk-Riddell authored
GIT_SILENT
-
- 07 Mar, 2022 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"
-
- 04 Mar, 2022 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"
-
- 22 Feb, 2022 2 commits
-
-
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"
-
- 15 Feb, 2022 1 commit
-
-
Jonathan Esk-Riddell authored
GIT_SILENT
-
- 14 Feb, 2022 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"
-
- 08 Feb, 2022 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 Feb, 2022 1 commit
-
-
The sticky note widget focuses the text area when dragging desktop icons over the widget. This can cause the desktop icons to disappear once they are dropped on the desktop. BUG: 449711 (cherry picked from commit cd39585e)
-
- 06 Feb, 2022 1 commit
-
-
Ben Cooksley authored
Purge all references to download.kde.org, replacing them with the correct endpoint of autoconfig.kde.org. CCMAIL: plasma-devel@kde.org CCMAIL: distributions@kde.org (cherry picked from commit 2c39c205)
-