summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/qbluetoothlocaldevice_winrt.cpp
Commit message (Expand)AuthorAgeFilesLines
* Windows: fix bluetooth pairing status requestIvan Solovev2023-06-071-6/+6
* Fix several more improperly placed #include mocThiago Macieira2022-07-281-2/+2
* Windows Bluetooth: move DeviceWatcher wrapper into a separate headerIvan Solovev2022-07-111-62/+28
* Use SPDX license identifiersLucie Gérard2022-06-101-38/+2
* Windows: implement the missing APIs for QBluetoothLocalDeviceIvan Solovev2022-05-121-8/+119
* Windows: refactor QBluetoothLocalDevice private implementationIvan Solovev2022-05-121-39/+71
* Bluetooth pairing mode improvements on WindowsJuha Vuolle2022-05-021-6/+23
* Change qbluetoothlocaldevice error signal name usage to errorOccurredJuha Vuolle2022-02-211-1/+1
* Windows: extend QBluetoothLocalDevice implementationIvan Solovev2021-11-301-10/+456
* win: Fix compilationOliver Wolff2021-11-011-0/+1
* Windows pairing supportOliver Wolff2021-10-071-26/+125
* Port QBluetoothLocalDevice_winrt to c++/winrtOliver Wolff2021-09-281-67/+32
* Remove Pairing agent related API from QBluetoothLocalDeviceAlex Blasche2021-03-151-5/+0
* Remove winrtOliver Wolff2020-07-021-5/+3
* Fix build errors with clang-cl on WindowsMårten Nordheim2019-09-051-0/+2
* winrt: Add QBluetoothLocalDevice::pairingStatusOliver Wolff2019-06-181-3/+78
* Create qbluetoothlocaldevice_winrtOliver Wolff2019-06-181-0/+127