summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/qbluetoothlocaldevice_win.cpp
Commit message (Expand)AuthorAgeFilesLines
* Enable the use of the Win32 Bluetooth backendAndre de la Rocha2019-08-051-17/+15
* Update license information for Windows filesLubomir I. Ivanov (VMware)2018-02-201-14/+20
* Replace 'foreach' macro with range-based 'for'Denis Shienkov2017-06-071-1/+2
* Replace 'forever' macro with 'for (;;)' statementDenis Shienkov2017-06-071-1/+1
* Windows: Simplify code related to enumerating of a local radiosDenis Shienkov2015-10-131-33/+45
* Update Digia headers to QtCompany headersAlex Blasche2015-03-031-22/+14
* Refactor of code for "classic" part on WindowsDenis Shienkov2014-12-011-103/+63
* Share the native private code of QBluetoothLocalDeviceDenis Shienkov2014-07-231-6/+7
* Implement the host modes for QBluetoothLocalDeviceDenis Shienkov2014-07-231-2/+70
* Implement the initialization of QBluetoothLocalDeviceDenis Shienkov2014-07-231-6/+80
* Implement QBluetoothLocalDevice::allDevices() methodDenis Shienkov2014-07-221-1/+37
* Add a stub modules to compile on WindowsDenis Shienkov2014-07-161-0/+112