l10n daemon script
51da8a9d9a
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-01-04 02:00:19 +00:00
l10n daemon script
f2cfcc82da
GIT_SILENT Sync po/docbooks with svn
2023-01-03 02:57:18 +00:00
l10n daemon script
e9fc7ccd42
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-01-03 02:00:00 +00:00
Albert Astals Cid
c8aa083b81
GIT_SILENT Update Appstream for new release
...
(cherry picked from commit 77bc9bd9a8
)
2023-01-03 01:03:54 +01:00
l10n daemon script
a72d22101c
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-01-02 02:27:35 +00:00
l10n daemon script
985c51a95c
GIT_SILENT Sync po/docbooks with svn
2023-01-01 02:50:48 +00:00
l10n daemon script
3ee29af814
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-01-01 02:14:13 +00:00
l10n daemon script
dae358cee0
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"
2022-12-31 01:59:33 +00:00
Alexander Lohnau
8e3202a67e
Remove unused values from metadata json file
2022-12-30 09:19:13 +00:00
Alexander Lohnau
89ca7651d5
Use embedded JSON metadata & install KCM in new namespace
2022-12-30 09:19:13 +00:00
l10n daemon script
4310b56dc6
GIT_SILENT Sync po/docbooks with svn
2022-12-30 02:29:02 +00:00
l10n daemon script
332f234eea
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"
2022-12-30 02:04:01 +00:00
l10n daemon script
62660bab88
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"
2022-12-29 02:02:47 +00:00
Yoram Bar-Haim
7b1f10d4d5
Add support for phone side telephony plugin on Linux.
...
## Summary
Add support for Phone side (like in the Android and SailfishOS apps) to telephony plugin.
this requires ModemManager to work.
Call state notifications are currently supported, more capabilities are possible.
Tested on PinePhone but should probably work on every linux Phone with ModemManager.
to test, pair kdeconnect on your linux phone to desktop, and call your phone.
you should get notification on the desktop, telling you that phone call is incoming.
2022-12-28 01:06:22 +00:00
l10n daemon script
17ab101e61
GIT_SILENT Sync po/docbooks with svn
2022-12-26 02:16:23 +00:00
l10n daemon script
ab58948872
GIT_SILENT Sync po/docbooks with svn
2022-12-25 02:42:23 +00:00
l10n daemon script
ad05140450
GIT_SILENT Sync po/docbooks with svn
2022-12-23 02:07:10 +00:00
Willyanto Willyanto
29f56dcc29
Perform initialization in initialization list
...
Fixes variable is assigned in constructor body. Consider performing
initialization in initialization list. (CWE-398)
2022-12-22 23:24:31 +07:00
l10n daemon script
25232b681f
GIT_SILENT Sync po/docbooks with svn
2022-12-21 02:06:39 +00:00
l10n daemon script
7bfc3f7be7
GIT_SILENT Sync po/docbooks with svn
2022-12-20 02:03:40 +00:00
l10n daemon script
642862b068
GIT_SILENT Sync po/docbooks with svn
2022-12-18 02:33:39 +00:00
l10n daemon script
7e98a7c405
GIT_SILENT Sync po/docbooks with svn
2022-12-17 12:29:54 +00:00
l10n daemon script
d5ce2c1615
GIT_SILENT Sync po/docbooks with svn
2022-12-17 02:13:59 +00:00
l10n daemon script
3d6331197f
GIT_SILENT Sync po/docbooks with svn
2022-12-16 02:18:33 +00:00
l10n daemon script
f3f580ac17
GIT_SILENT Sync po/docbooks with svn
2022-12-15 02:15:12 +00:00
l10n daemon script
6acbcd628d
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"
2022-12-15 01:56:04 +00:00
l10n daemon script
6541204b54
GIT_SILENT made messages (after extraction)
2022-12-15 00:47:25 +00:00
Carl Schwan
e682304747
Add title and icon to setting
...
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-12-14 16:46:57 +00:00
Carl Schwan
f12aa5d88f
Fix qml warning
...
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-12-14 16:46:57 +00:00
Carl Schwan
b55013f57a
Improve coding style
...
- Use latest QQC2 import
- Remove curvy brance from single statement block
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-12-14 16:46:57 +00:00
Carl Schwan
cd0db29609
Use custom sidebar implementation
...
It has nicer default width
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-12-14 16:46:57 +00:00
Carl Schwan
d74737a1e4
Fix setting page sometimes not visible when clicking on it
...
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-12-14 16:46:57 +00:00
Carl Schwan
b930114eb0
Add setting page and expose about data info
...
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-12-14 16:46:57 +00:00
Carl Schwan
b2e83f506c
Improve and fix pluging modules
...
- Fix call to removed get() method
- Add PlaceHolderMessage in runcommand plugin
- Simplify qml code when possible
- Use latest qml import
- Fix missing i18n call
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-12-14 16:46:57 +00:00
l10n daemon script
c64ac4101a
GIT_SILENT Sync po/docbooks with svn
2022-12-14 02:41:06 +00:00
Nicolas Fella
22cd3b1e5c
Port pointer locking away from KWayland
...
Use QtWaylandScanner directly
2022-12-13 15:42:31 +00:00
l10n daemon script
ecc5325fab
GIT_SILENT Sync po/docbooks with svn
2022-12-13 02:29:51 +00:00
Albert Vaca Cintora
204207f2e6
Fix ssh authentication using pubkey on recent openssh versions
...
BUG: 443155
2022-12-12 21:21:46 +01:00
l10n daemon script
7050438335
GIT_SILENT Sync po/docbooks with svn
2022-12-12 02:20:23 +00:00
l10n daemon script
6d3d148993
GIT_SILENT Sync po/docbooks with svn
2022-12-08 02:10:24 +00:00
l10n daemon script
8a5826c5cf
GIT_SILENT Sync po/docbooks with svn
2022-12-07 02:07:03 +00:00
ivan tkachenko
53174acdf4
CMake: Bump minimum required version of ECM
...
Bump the required version of ECM to provide the ZSH install directory
See also: 232ed339c2
2022-12-06 22:09:59 +00:00
Nicolas Fella
2ce55df1ba
Remove unused KPluginInfo include
2022-12-06 19:44:15 +01:00
Albert Vaca Cintora
cdd67964a5
README: mention more features and platforms
2022-12-05 16:44:34 +00:00
l10n daemon script
b823e0446e
GIT_SILENT Sync po/docbooks with svn
2022-12-02 02:52:13 +00:00
Heiko Becker
6269feaa87
GIT_SILENT Update Appstream for new release
...
(cherry picked from commit a7b8052540
)
2022-11-30 01:45:45 +01:00
Nicolas Fella
f1cefbc9de
Fix typo in dependency name
2022-11-28 23:26:56 +01:00
Rafael Appelt
9c7082d0e7
Fix file name on plugin's readme.
2022-11-27 01:40:51 +00:00
l10n daemon script
753e662e3a
GIT_SILENT Sync po/docbooks with svn
2022-11-24 02:02:04 +00:00
l10n daemon script
960530f6aa
GIT_SILENT Sync po/docbooks with svn
2022-11-22 02:09:16 +00:00