Rob Emery
251ea971c5
Make bluetooth work if enabled after kdeconnectd is started
...
Previously, if kdeconnectd was started with bluetooth disabled/unplugged
it would continue to not work until kdeconnectd is restarted.
2024-10-04 04:25:51 +00:00
l10n daemon script
5fa83ca15f
GIT_SILENT Sync po/docbooks with svn
2024-10-04 01:29:56 +00:00
l10n daemon script
d80bac5bf1
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"
2024-10-04 01:22:29 +00:00
l10n daemon script
828ec3c573
GIT_SILENT Sync po/docbooks with svn
2024-10-01 01:28:56 +00:00
l10n daemon script
a5d8c863f0
GIT_SILENT made messages (after extraction)
2024-10-01 00:39:11 +00:00
Volker Krause
f00e04c07d
Don't set an absolute D-Bus service path on Windows and macOS
2024-09-28 15:53:56 +00:00
l10n daemon script
f35a5a60a6
GIT_SILENT Sync po/docbooks with svn
2024-09-27 01:30:25 +00:00
l10n daemon script
62e9aa786e
GIT_SILENT made messages (after extraction)
2024-09-26 00:39:11 +00:00
l10n daemon script
33a51025b1
GIT_SILENT Sync po/docbooks with svn
2024-09-25 01:29:59 +00:00
l10n daemon script
16a5a1b2e2
GIT_SILENT Sync po/docbooks with svn
2024-09-24 01:35:40 +00:00
Rob Emery
8b9235b64e
Fixing bluetooth under QT6/OpenSUSE Tumbleweed
...
It looks like this has never worked under QT6, the implementation was inconsistent with the QT5 behaviour. Given that the QT5 behaviour works with the shipped Android app, I've tweaked the QT6 to be functionally equivalent to the QT5 implementations.
https://invent.kde.org/network/kdeconnect-kde/-/merge_requests/600#note_1018493
@diamnew if you are able to build and test this; that would be a great help.
2024-09-23 21:07:52 +00:00
l10n daemon script
be39c9317d
GIT_SILENT Sync po/docbooks with svn
2024-09-23 01:27:15 +00:00
l10n daemon script
0f1d4a505f
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"
2024-09-23 01:21:01 +00:00
l10n daemon script
1a86cc0bb0
GIT_SILENT made messages (after extraction)
2024-09-23 00:39:10 +00:00
l10n daemon script
c12f1cf5e9
GIT_SILENT Sync po/docbooks with svn
2024-09-22 01:30:47 +00:00
l10n daemon script
97bd35b754
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"
2024-09-22 01:23:28 +00:00
l10n daemon script
eaa0a44e02
GIT_SILENT made messages (after extraction)
2024-09-22 00:40:14 +00:00
Albert Vaca Cintora
bbcbec7709
Refactor macOS startup code
...
Moves all the stuff that is needed to start DBus on macOS (which for some reason it needs several steps, involving the use of `launchctl`) into a single `startDBusDaemon()` function. Before, it was spread into `kdeconnectconfig.cpp`, `indicatorhelper_mac.cpp` and `dbushelper.cpp`.
It also removes checking for an existing DBus daemon and always starts our own, since in most cases we couldn't connect to it anyway. This, together with removing the sleep in the retries when polling for the DBus daemon from 3s to 100ms, makes the startup much faster, so I removed the loading splash screen.
2024-09-21 09:27:24 +00:00
l10n daemon script
d73cfa15b2
GIT_SILENT Sync po/docbooks with svn
2024-09-21 01:30:35 +00:00
l10n daemon script
2f47b5a129
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"
2024-09-21 01:22:51 +00:00
l10n daemon script
2358ba24cc
GIT_SILENT made messages (after extraction)
2024-09-21 00:40:08 +00:00
l10n daemon script
4bad988776
GIT_SILENT Sync po/docbooks with svn
2024-09-20 01:34:53 +00:00
l10n daemon script
51a9f26bc1
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"
2024-09-20 01:25:09 +00:00
Biswapriyo Nath
5b47c968ea
CMake: Set required C++ standard to C++20
...
This fixes the following compiler error with winrt headers using mingw-w64 gcc toolchain.
In file included from winrt/Windows.Foundation.h:12,
from kdeconnect-kde/plugins/sendnotifications/windowsnotificationslistener.h:11,
from kdeconnect-kde/plugins/sendnotifications/sendnotificationsplugin.cpp:12:
winrt/base.h:89:2: error: #error C++/WinRT requires coroutine support, which is currently missing. Try enabling C++20 in your compiler.
89 | #error C++/WinRT requires coroutine support, which is currently missing. Try enabling C++20 in your compiler.
| ^~~~~
2024-09-19 19:25:49 +00:00
l10n daemon script
272aa68d9b
GIT_SILENT Sync po/docbooks with svn
2024-09-19 01:29:04 +00:00
l10n daemon script
5a4d3955b7
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"
2024-09-19 01:21:54 +00:00
l10n daemon script
525ff5d852
GIT_SILENT Sync po/docbooks with svn
2024-09-18 01:31:50 +00:00
l10n daemon script
8e4dd4c4d1
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"
2024-09-18 01:23:00 +00:00
l10n daemon script
269b054a01
GIT_SILENT made messages (after extraction)
2024-09-18 00:39:39 +00:00
Alexander Lohnau
0b4d0757dc
NetworkPacket: Optimize serialization/deserialization
...
We don't need to convert the data to an intermediate QVariantMap just to
make JSON out of it. This siginificantly improves performance.
The measurements were done with 3000000 iterations each:
Before serialization: 0.0045009 msecs
Before deserialization: 0.002293 msecs
After serialization: 0.0034216 msecs (32% faster)
After deserialization: 0.001776 msecs (29% faster)
2024-09-17 08:45:39 +00:00
Alexander Lohnau
d0dff8aff4
Avoid QtTest module include
...
This slows down things signiicantly due to pulling in pretty much all of
Qt....
2024-09-17 08:45:39 +00:00
Alexander Lohnau
8ef703ddfa
Add serialization/derserialization benchmark test
2024-09-17 08:45:39 +00:00
l10n daemon script
e7056baa10
GIT_SILENT Sync po/docbooks with svn
2024-09-17 01:30:54 +00:00
l10n daemon script
3fe5380537
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"
2024-09-17 01:21:30 +00:00
l10n daemon script
c7ca8d90b7
GIT_SILENT made messages (after extraction)
2024-09-17 00:39:06 +00:00
l10n daemon script
9cfe15efd5
GIT_SILENT Sync po/docbooks with svn
2024-09-16 01:41:17 +00:00
l10n daemon script
523df7dfc2
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"
2024-09-16 01:22:59 +00:00
l10n daemon script
e2b2bd9420
GIT_SILENT made messages (after extraction)
2024-09-16 00:39:30 +00:00
l10n daemon script
34269f6a64
GIT_SILENT Sync po/docbooks with svn
2024-09-15 01:31:43 +00:00
l10n daemon script
7b75b1b325
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"
2024-09-15 01:23:35 +00:00
l10n daemon script
9107168e93
GIT_SILENT made messages (after extraction)
2024-09-15 00:40:24 +00:00
l10n daemon script
c9c76b5aa9
GIT_SILENT Sync po/docbooks with svn
2024-09-14 01:34:28 +00:00
l10n daemon script
e9df629aa5
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"
2024-09-14 01:23:33 +00:00
l10n daemon script
b623ce4cc1
GIT_SILENT made messages (after extraction)
2024-09-14 00:40:21 +00:00
Albert Vaca Cintora
6374d863d2
Fix clang-format
2024-09-13 17:10:59 +02:00
Albert Vaca Cintora
760bd5a437
Revert "macOS: launch kdeconnectd with start instead of startDetached"
...
It breaks the start for some reason.
This reverts commit 2c572cf32c
.
2024-09-13 15:39:35 +02:00
l10n daemon script
87660747b5
GIT_SILENT Sync po/docbooks with svn
2024-09-13 01:30:30 +00:00
l10n daemon script
de6070530d
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"
2024-09-13 01:22:35 +00:00
l10n daemon script
f3b862c2b4
GIT_SILENT made messages (after extraction)
2024-09-13 00:39:33 +00:00
Albert Vaca Cintora
da07bce897
Split DesktopDaemon into its own files
2024-09-13 00:44:38 +02:00