- 04 Sep, 2020 4 commits
-
-
Andreas Sturmlechner authored
kdeds subdir was dropped in commit e6472153 but not the dependency that was originally introduced with it. Signed-off-by:
Andreas Sturmlechner <asturm@gentoo.org>
-
Yunhe Guo authored
-
Yunhe Guo authored
-
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"
-
- 01 Sep, 2020 1 commit
-
-
Nicolas Fella authored
The whole concept is almost unused and there's no point in having it there but empty See also https://phabricator.kde.org/T13553
-
- 29 Aug, 2020 2 commits
-
-
Alexander Lohnau authored
-
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, 2020 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 Aug, 2020 1 commit
-
-
Harald Sitter authored
licensing clarified over mail as GPL-2.0-or-later https://mail.kde.org/pipermail/plasma-devel/2020-August/118178.html
-
- 06 Aug, 2020 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"
-
- 01 Aug, 2020 1 commit
-
-
Nate Graham authored
The remaining things that cannot be easily ported yet are marked as such in the import lines so you can run `grep "org.kde.plasma.components 2.0"` in the repo to easily see what they are. Everything is tested and there are no regressions.
-
- 23 Jul, 2020 1 commit
-
-
Alexander Lohnau authored
BUG: 424349
-
- 22 Jul, 2020 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"
-
- 17 Jul, 2020 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"
-
- 16 Jul, 2020 1 commit
-
-
Laurent Montel authored
-
- 13 Jul, 2020 3 commits
-
-
Harald Sitter authored
it's easier on the eyes and also works properly... because of how configs can cascade across multiple directories the previous fixed path lookup wasn't all that correct. e.g. initially no file would be found at all, and when found it may not actually be the one in the user's home but e.g. in /etc/xdg
-
Harald Sitter authored
this changes initialization to be lazyly done. we'll now always read the config first and only if the config actually uses potd we'll initialize a consumer. this effectively reduces the by-default weight of this module to a kdirwatch only
-
Harald Sitter authored
more compliant with present licensing policy
-
- 11 Jul, 2020 1 commit
-
-
Yunhe Guo authored
-
- 08 Jul, 2020 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"
-
- 01 Jul, 2020 3 commits
-
-
Nate Graham authored
This completes the work started in 16ff74c0 and uses standard sizes for everything else that's currently hardcoded. The result is not as dramatic, but it fixes all remaining minor visual glitches when using a high DPI screen.
-
Nate Graham authored
This makes them high DPI compatible instantly as those constants are themselves high DPI compatible. It's always better to use them rather than specifying hardcoded integer sizes. BUG: 422547 FIXED-IN: 5.19.3
-
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"
-
- 30 Jun, 2020 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"
-
- 28 Jun, 2020 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 Jun, 2020 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"
-
- 25 Jun, 2020 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"
-
- 24 Jun, 2020 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"
-
- 21 Jun, 2020 1 commit
-
-
Friedrich W. H. Kossebau authored
-
- 20 Jun, 2020 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"
-
- 18 Jun, 2020 2 commits
-
-
Yunhe Guo authored
Summary: 1. POTD was cached in `~/.cache/`. But lock screen seems not a process of current user, so it won't find the cache in user's home dir. So I changed cache location to `/tmp` and it starts to work. 2. Flickr and APOD(NASA) providers cannot cache pictures in `PNG` but `JPEG` works. So I simply changed the cache format to `JPEG`. Most POTD are photos. JPEG saves more spaces. 3. Added a KDED module to cache lockscreen POTD, because lockscreen program doesn't have internet access. Subscribers: plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D29140 Merge Request: plasma/kdeplasma-addons!3 BUG: 389962 FIXED-IN: 5.20
-
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"
-
- 17 Jun, 2020 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 Jun, 2020 1 commit
-
-
Alexander Lohnau authored
CCBUG: 398245
-
- 11 Jun, 2020 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"
-
- 01 Jun, 2020 1 commit
-
-
Sora Steenvoort authored
While dynamically zooming to simulate a wider display is a good idea, hardcoding the minimum display width as 1000px is not - this is why I've implemented configurable dynamic and static zoom levels.
-
- 27 May, 2020 2 commits
-
-
Marco Martin authored
-
Marco Martin authored
when the applet is a popup don't set AcceptingInputStatus, because this would give the panel focus, closing the popup BUG:410612
-
- 21 May, 2020 1 commit
-
-
Nate Graham authored
It was changed to match the typical pattern in b1c941fcdb9a4ea5a38432a17b511ef8ccdb0fb8
-
- 19 May, 2020 1 commit
-
-
Nate Graham authored
Summary: BUG: 417836 FIXED-IN: 5.20 Depends on D29711 As this will depend on Frameworks 5.71, it will be landed on master after branching, ending up in Plasma 5.20. Test Plan: Right-click on applets and activate their configure menu items Observe that the KCMs are opened in System Settings Reviewers: mart, #plasma Reviewed By: mart, #plasma Subscribers: plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D29714
-