kdeconnect-kde/core/backends/bluetooth
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
..
bluetoothdevicelink.cpp Add explicit moc includes to cpp files 2023-07-30 07:27:45 +00:00
bluetoothdevicelink.h Simplify the code that reads from the socket line by line 2023-07-10 15:58:56 +00:00
bluetoothdownloadjob.cpp Add explicit moc includes to cpp files 2023-07-30 07:27:45 +00:00
bluetoothdownloadjob.h Fix warning 2024-09-09 13:29:16 +02:00
bluetoothlinkprovider.cpp Correct reference to NetworkPacket in isValidIdentityPacket calls 2024-06-10 20:59:03 +00:00
bluetoothlinkprovider.h Implementing link priorities 2023-10-01 10:39:59 +00:00
bluetoothuploadjob.cpp Handle qDDebug/qCWarning categories more consistently 2023-08-05 20:22:18 +00:00
bluetoothuploadjob.h Fix warning 2024-09-09 13:29:16 +02:00
CMakeLists.txt Refactor PairingHandler 2023-06-02 16:38:52 +00:00
connectionmultiplexer.cpp Fixing bluetooth under QT6/OpenSUSE Tumbleweed 2024-09-23 21:07:52 +00:00
connectionmultiplexer.h Add and make use of ECM's clang-format integration 2022-09-11 23:21:58 +00:00
multiplexchannel.cpp Add explicit moc includes to cpp files 2023-07-30 07:27:45 +00:00
multiplexchannel.h Add and make use of ECM's clang-format integration 2022-09-11 23:21:58 +00:00
multiplexchannelstate.cpp Add explicit moc includes to cpp files 2023-07-30 07:27:45 +00:00
multiplexchannelstate.h Remove unused default destructors 2023-08-05 20:22:18 +00:00
Multiplexing protocol.md Add connection multiplexer 2019-07-20 12:29:33 +02:00