summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/qbluetoothlocaldevice_p.h
Commit message (Expand)AuthorAgeFilesLines
* Fix up broken PropertiesChanged connectionsv5.14.1Alex Blasche2020-01-141-1/+2
* Merge remote-tracking branch 'origin/5.13' into 5.14Timur Pocheptsov2019-09-121-1/+1
|\
| * Fix build errors with clang-cl on WindowsMÃ¥rten Nordheim2019-09-051-0/+1
| * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-07-201-1/+0
| |\
| | * Do not handle PAIRING_VARIANT_PINAlex Blasche2019-07-171-1/+0
* | | Merge remote-tracking branch 'origin/dev' into wip/winOliver Wolff2019-08-071-5/+31
|\| |
| * | winrt: Add QBluetoothLocalDevice::pairingStatusOliver Wolff2019-06-181-0/+17
| * | Create qbluetoothlocaldevice_winrtOliver Wolff2019-06-181-5/+14
| |/
* | Merge remote-tracking branch 'gerrit/dev' into win32Alex Blasche2018-11-221-34/+19
|\|
| * qbluetoothlocaldevice_p.cpp: Make sure d_ptr is initializedOliver Wolff2018-11-151-22/+7
| * Minor code cleanup for QBluetoothLocalDevice implementation on AndroidAlex Blasche2018-09-261-2/+2
| * Properly handle pin code pairing on AndroidAlex Blasche2018-09-261-0/+1
| * Code cleanup: Use nullptr wherever possibleAlex Blasche2018-08-241-9/+9
* | Merge remote-tracking branch 'gerrit/dev' into winAlex Blasche2017-10-171-1/+1
|\|
| * Rename qbluetoothglobal.h to qtbluetoothglobal.hOliver Wolff2017-08-301-1/+1
* | Merge remote-tracking branch 'gerrit/5.9' into wip/winAlex Blasche2017-05-121-16/+46
|\|
| * Replace custom QT_BLUEZ_BLUETOOTH against the related feature defineAlex Blasche2017-04-061-2/+2
| * Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-03-101-0/+1
| |\
| | * Match connected device changes based on local device instanceAlex Blasche2017-02-171-0/+1
| * | winrt: Minor adjustments to QBluetoothLocalDeviceOliver Wolff2017-01-191-0/+24
| |/
| * Updated license headersAntti Kokko2016-01-201-14/+20
* | Merge remote-tracking branch 'gerrit/dev' into wipAlex Blasche2015-12-031-0/+2
|\|
| * Merge remote-tracking branch 'gerrit/5.5' into 5.6Alex Blasche2015-12-011-0/+2
| |\
| | * Don't register meta types during static init time5.5Alex Blasche2015-11-301-0/+2
* | | Windows: Use QT_WIN_BLUETOOTH macro where it is possibleDenis Shienkov2015-11-171-1/+1
* | | Windows: Simplify code related to enumerating of a local radiosDenis Shienkov2015-10-131-4/+2
* | | Merge branch 'dev' into winAlex Blasche2015-09-241-40/+1
|\| |
| * | Remove QNX/BlackBerry implementation for QtBluetoothAlex Blasche2015-06-171-40/+1
| |/
* | Merge branch 'dev' into wip/winAlex Blasche2015-02-261-7/+7
|\|
| * Update copyright headersJani Heikkinen2015-02-161-7/+7
* | Refactor of code for "classic" part on WindowsDenis Shienkov2014-12-011-13/+11
* | Merge branch 'dev' into wip/winAlex Blasche2014-11-131-1/+1
|\|
| * Port QBluetoothLocalDevice and QBluetoothDeviceDiscoveryAgent to OS X.Timur Pocheptsov2014-09-161-1/+1
* | Merge branch '5.4' into wip/winAlex Blasche2014-09-081-18/+21
|\|
| * Merge remote-tracking branch 'origin/5.3' into 5.4Frederik Gladhorn2014-08-281-0/+11
| |\
| | * Add missing private headers warningSamuel Gaist2014-08-181-0/+11
| * | Update license headers and add new licensesJani Heikkinen2014-08-241-19/+11
* | | Share the native private code of QBluetoothLocalDeviceDenis Shienkov2014-07-231-9/+12
* | | Implement the initialization of QBluetoothLocalDeviceDenis Shienkov2014-07-231-1/+28
|/ /
* | Merge branch '5.3' into devAlex Blasche2014-06-271-0/+3
|\|
| * Bluez4: Ensure QBluetoothLocalDevice becomes invalid if adapter disappearsAlex Blasche2014-05-271-0/+3
* | Utilize Qt global discovery mode session in QBluetootLocalDevice.Alex Blasche2014-05-231-1/+0
* | Merge branch 'stable' into devAlex Blasche2014-05-081-2/+0
|\|
| * Bluez4: Fix incorrect list of connected devices in QBluetoothLocalDeviceAlex Blasche2014-04-221-2/+0
* | Add Bluez5 support for QBluetoothLocalDeviceAlex Blasche2014-05-061-1/+29
* | Replace Q_SIGNALS/Q_SLOTS with signals/slots in private headersOleg Shparber2014-04-291-1/+1
* | Fix coding style in QBluetoothOleg Shparber2014-04-231-10/+8
|/
* Port QtBluetooth to AndroidAlex Blasche2014-02-131-1/+47
* Implemented QNX API for device "connected" statusNedim Hadzic2013-11-271-0/+3
* Added new API for device "connected" statusOleksandr Matasov2013-11-121-0/+15