l10n daemon script
c9ff39a26f
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"
2023-07-26 02:17:02 +00:00
Oliver Beard
2087935c05
kcms/info: Move footer actions to header
2023-07-25 18:44:56 +00:00
Devin Lin
04ea2c4453
tests: Fix themes
2023-07-25 14:34:47 -04:00
Devin Lin
a911361ef6
lockscreen: Fix themes
2023-07-25 14:34:35 -04:00
Devin Lin
2801ad2d8e
actiondrawer: Use proper units and adjust sizing
2023-07-24 22:46:50 -04:00
Devin Lin
c3faca672d
homescreens/halcyon: Update to latest unit sizing
2023-07-24 22:46:21 -04:00
Devin Lin
1963340d4f
Switch some uses of IconItem to Kirigami.Icon, and fix some theme porting
2023-07-24 22:24:23 -04:00
l10n daemon script
a77fe528b5
GIT_SILENT Sync po/docbooks with svn
2023-07-25 02:18:52 +00:00
Alexey Andreyev
127bbdf653
Port away from PlasmaCore and PlasmaExtras to Kirigami
...
See also:
https://pointieststick.com/2023/06/14/call-to-action-easy-porting-opportunity-in-plasma/
2023-07-25 01:13:52 +00:00
l10n daemon script
1512717c0f
GIT_SILENT Sync po/docbooks with svn
2023-07-24 09:58:44 +00:00
l10n daemon script
0bb97211fa
GIT_SILENT Sync po/docbooks with svn
2023-07-19 03:57:40 +00:00
Bart Ribbers
cc99e25121
Remove --lockscreen argument from the launch script
...
The lockscreen is already initiated through kscreenlockerrc, no need to
do it twice
2023-07-17 14:57:28 +03:00
Bart Ribbers
9658dad064
Remove --exit-with-session argument from the launch script
...
startplasma-waylandsession hasn't existed for a while and the whole
session launched just fine without it, so let's remove the entire
argument.
The binary was removed in plasma-workspace in 7884f53d3c07699dc16f07cf0aa3966802c503c8
2023-07-17 14:47:28 +03:00
l10n daemon script
9e970c0252
GIT_SILENT Sync po/docbooks with svn
2023-07-11 02:24:22 +00:00
Alexey Andreyev
2275e2d7dd
port QML to KSvg
...
Search and replace all the occurrences of Svg/FrameSvgItem/SvgItem
to their new implementation from KSvg.
Changes only namespace, API is the same
See also:
https://invent.kde.org/frameworks/ksvg/-/issues/1
2023-07-10 02:04:42 +03:00
l10n daemon script
b566834158
GIT_SILENT Sync po/docbooks with svn
2023-07-07 02:27:30 +00:00
l10n daemon script
0c4e63cccd
GIT_SILENT Sync po/docbooks with svn
2023-07-04 03:49:02 +00:00
Laurent Montel
0e1fb83b08
Enum is Qt.AscendingOrder
2023-07-01 17:28:17 +02:00
Nicolas Fella
93f1aa0310
Adapt to kded5->kded6 renaming
2023-06-27 22:15:18 +02:00
l10n daemon script
32326cadc3
GIT_SILENT Sync po/docbooks with svn
2023-06-24 02:52:48 +00:00
l10n daemon script
3dff57c75e
GIT_SILENT Sync po/docbooks with svn
2023-06-21 02:24:00 +00:00
l10n daemon script
a80d7a1bea
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"
2023-06-21 02:20:37 +00:00
l10n daemon script
94bfab0182
GIT_SILENT Sync po/docbooks with svn
2023-06-20 03:29:22 +00:00
Laurent Montel
b18be53604
Fix switch identifier
2023-06-19 18:35:01 +02:00
l10n daemon script
de072187ba
GIT_SILENT Sync po/docbooks with svn
2023-06-19 02:40:40 +00:00
l10n daemon script
c2cb321b9b
GIT_SILENT Sync po/docbooks with svn
2023-06-18 03:59:50 +00:00
l10n daemon script
ead62a26cc
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"
2023-06-18 03:45:48 +00:00
l10n daemon script
480218c405
GIT_SILENT Sync po/docbooks with svn
2023-06-16 02:23:05 +00:00
l10n daemon script
2a9e0a9a3a
GIT_SILENT Sync po/docbooks with svn
2023-06-15 02:33:21 +00:00
l10n daemon script
d8800d6048
GIT_SILENT Sync po/docbooks with svn
2023-06-14 02:25:54 +00:00
Devin Lin
25a513d829
panels: Port to plasma-framework changes
2023-06-12 20:49:54 -04:00
Devin Lin
8a577f9a57
homescreens: Update API usage to match changes for Plasmoid & Containment
2023-06-12 19:58:17 -04:00
l10n daemon script
2b613a1c89
GIT_SILENT Sync po/docbooks with svn
2023-06-12 02:57:42 +00:00
Alexander Lohnau
5d1fb152a3
Make trivial config modules cpp file only
2023-06-10 10:53:50 +02:00
Alexander Lohnau
0989b762f1
Remove unneeded QVariantList from KCM constructor args
...
The args are not needed and will be removed later in KF6
2023-06-10 10:50:37 +02:00
Alexander Lohnau
5479e29bd6
Use org.kde.kcmutils instead of org.kde.kcm module
...
The latter will be removed, because the files were moved to kcmutils
2023-06-06 21:31:58 +02:00
Laurent Montel
0b8104a0cb
echoMode is not an MobileForm.FormTextFieldDelegate enum, but a TextInput enum
2023-06-04 09:45:35 +02:00
l10n daemon script
dbb453e7a9
GIT_SILENT Sync po/docbooks with svn
2023-06-04 02:39:47 +00:00
l10n daemon script
bd586b5fc1
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"
2023-06-04 02:34:51 +00:00
Laurent Montel
b700c71eb6
We use qt6 only
2023-06-02 18:28:18 +02:00
l10n daemon script
db407e90ea
GIT_SILENT Sync po/docbooks with svn
2023-05-31 03:30:04 +00:00
Mikhail Vinogradov
233ccba671
power: Don't show the battery usage card if there is no data
...
Hide the entire card when there is no data, not just the graph
2023-05-30 14:35:57 +00:00
l10n daemon script
e2822b7c02
GIT_SILENT Sync po/docbooks with svn
2023-05-30 03:10:11 +00:00
l10n daemon script
6ac1279446
GIT_SILENT Sync po/docbooks with svn
2023-05-28 02:40:25 +00:00
l10n daemon script
06f7460c15
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"
2023-05-28 02:34:37 +00:00
l10n daemon script
960c8b5c7f
GIT_SILENT Sync po/docbooks with svn
2023-05-23 03:45:28 +00:00
l10n daemon script
a9bab2af9d
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"
2023-05-23 03:30:47 +00:00
l10n daemon script
5e83d9336a
GIT_SILENT Sync po/docbooks with svn
2023-05-21 02:24:08 +00:00
l10n daemon script
2f53c54157
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"
2023-05-21 02:19:12 +00:00
l10n daemon script
0a8fab71bc
GIT_SILENT Sync po/docbooks with svn
2023-05-14 02:49:18 +00:00