- May 13, 2021
-
-
Andreas Sturmlechner authored
Moved into KSystemStats with commit b0780189. Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
-
l10n daemon script authored
-
- May 07, 2021
-
-
kossebau authored
Otherwise there is potential risk of resulting different implicit conversions or overloaded methods GIT_SILENT
-
- May 04, 2021
-
-
bshah authored
GIT_SILENT
-
- May 03, 2021
-
-
Alexander Lohnau authored
-
- Apr 21, 2021
-
-
ahiemstra authored
KSystemStats now lives in its own repo and the processcore plugins have been moved to libksysguard. So this is now duplicating code.
-
- Apr 08, 2021
-
-
Alexander Lohnau authored
-
- Apr 06, 2021
-
-
jriddell authored
GIT_SILENT
-
- Mar 31, 2021
-
-
- Mar 30, 2021
-
-
l10n daemon script 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"
-
- Mar 22, 2021
-
-
nicofee authored
It serves no purpose
-
l10n daemon script 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"
-
l10n daemon script authored
-
- Mar 16, 2021
-
-
jriddell authored
GIT_SILENT
-
- Mar 10, 2021
-
-
ahiemstra authored
Use the same string as their non-percentage versions since the % is somewhat redundant anyway.
-
ahiemstra authored
Since it adds no information we should not add it in the first place. To do this, we first need to parse cpuinfo and count the number of physical CPUs and only after that create the actual objects.
-
ahiemstra authored
It leads to names like "All Total Usage" which is redundant.
-
- Mar 05, 2021
-
-
Han Puyu authored
BUG: 433517
-
- Mar 04, 2021
-
-
nicofee authored
As discussed in https://mail.kde.org/pipermail/plasma-devel/2021-February/119329.html GIT_SILENT
-
David Redondo authored
It worked because it was the only one with an empty providerName.
-
David Redondo authored
The chareg rate is measured in of course in Watts.
-
- Mar 02, 2021
-
-
jriddell authored
GIT_SILENT
-
- Feb 23, 2021
-
-
jriddell authored
GIT_SILENT
-
- Feb 19, 2021
-
-
David Redondo authored
Unfortunately the statistics refresh rate of a device is a global property. So when it is changed from the outside we just force it back to one second. The initial rate is saved and updated when something tries to change it in order to restore it upon destruction. Because NetworkmanagerQt just forwards the DBus signal we have to guard the slot with a boolean to we do not trigger it ourselves. BUG:433063 FIXED-IN:5.21.1
-
- Feb 12, 2021
-
-
David Redondo authored
These should be 'read' and 'write' instead of readRate and 'writeRate'. This matches the old sensor names and what the applet expects. BUG:432851
-
- Feb 11, 2021
-
-
DavidEdmundson authored
-
jriddell authored
GIT_SILENT
-
- Feb 09, 2021
-
-
David Redondo authored
BUG:430676 FIXED-IN:5.21.0
-
- Feb 08, 2021
-
-
David Redondo authored
Classical case of off-by-one. The documentation starts numbering at one. I used the numbers from it instead of the proper ones. BUG:432637
-
- Feb 02, 2021
-
-
Laurent Montel authored
-
- Jan 30, 2021
-
-
nicofee authored
This makes it easier to build against both Qt5 and Qt6 GIT_SILENT
-
- Jan 27, 2021
-
-
l10n daemon script authored
-
- Jan 25, 2021
-
-
David Redondo authored
In order to read the file it not only does need to exist but we also have to open it. This broke some systems where a file existed but was not readable with current permission. If we check if we could open a file we can save the check if the file exists.
-
David Redondo authored
We are searching for a StorageDrive to see if it is on a HardDisk or or some other type of device. However on some setups a Volume will not have StorageDrive as an ancestor, this is for example the case when using lvm. So let's include every volume by default and exclude only those for which we find a Drive that is not a hard disk.
-
- Jan 22, 2021
-
-
David Redondo authored
Fix copy and paste mistake GIT_SILENT
-
bshah authored
-
- Jan 21, 2021
-
-
jriddell authored
GIT_SILENT
-
jriddell authored
GIT_SILENT
-
l10n daemon script authored
-