summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/qbluetoothsocket.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rename '*_osx' files to '*_macos'Timur Pocheptsov2019-09-261-1/+1
* Merge remote-tracking branch 'origin/dev' into wip/winOliver Wolff2019-08-071-2/+27
|\
| * QBluetoothSocket - deduplicate the code (macOS)Timur Pocheptsov2019-07-151-0/+15
| * qbluetoothsocket_winrt: Use recommended service connection approach if possibleOliver Wolff2019-05-271-0/+7
| * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-04-131-2/+5
| |\
| | * Android: Increase chance of establishing serial connection w/o SPP uuidAlex Blasche2019-04-101-2/+5
* | | Merge remote-tracking branch 'gerrit/dev' into wip/winAlex Blasche2019-02-111-4/+4
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2019-01-051-2/+2
| |\|
| | * Add missing dbus registrations and change documentationAlex Blasche2019-01-041-2/+2
| * | Compile-fix (g++ 8): move #include of mocs outside namespaceEdward Welbourne2018-11-301-2/+2
| |/
* | Merge remote-tracking branch 'gerrit/dev' into win32Alex Blasche2018-11-221-41/+61
|\|
| * Code cleanup: Use nullptr wherever possibleAlex Blasche2018-08-241-5/+5
| * Enable new QBluetoothSocket backend for dbus sockets on Bluez 5.46+Alex Blasche2018-08-161-20/+22
| * Ensure that QBluetoothServer works with new DBus based socketsAlex Blasche2018-08-161-0/+21
| * QBluetoothSocket: Move (dis-)connected logic into setSocketStateOliver Wolff2018-08-161-1/+11
| * Shift close/abort signaling from QBluetoothSocket to private implementationsAlex Blasche2018-08-091-15/+0
| * Implement QBluetoothSocket Client support for Bluez5 DBusAlex Blasche2018-08-091-1/+5
* | Port win32 port to new QBluetoothSocketBasePrivate patternAlex Blasche2018-07-251-0/+6
|/
* Rename qbluetoothsocket_p files to qbluetoothsocket_dummyAlex Blasche2018-07-251-1/+1
* Move QBluetoothSocket::connectToService() to private implementationsAlex Blasche2018-07-251-134/+6
* Rename QBluetoothSocketBasePrivate::connectToService()Alex Blasche2018-07-251-5/+5
* Rename the final interface for the QBluetoothSocketPrivate dummyAlex Blasche2018-07-251-2/+2
* Add QBluetoothSocketPrivate interface for WinRTAlex Blasche2018-07-251-0/+6
* Add QBluetoothSocketPrivate interface for AndroidAlex Blasche2018-07-251-0/+6
* Add separate interfaces for QBluetoothSocketPrivate on LinuxAlex Blasche2018-07-251-0/+12
* Add runtime polymorphism for QBluetoothSocketPrivateAlex Blasche2018-07-251-32/+34
* QBluetoothSocket - fix info message (IOBluetooth)Timur Pocheptsov2018-07-231-1/+1
* Add missing emission of readChannelFinished()Alex Blasche2018-05-041-0/+2
* Fix shadow warningAlex Blasche2018-03-211-1/+1
* Avoid wrong implicit cast leading to wrong connectToService() callAlex Blasche2018-01-251-0/+8
* Merge remote-tracking branch 'origin/5.10' into devLiang Qi2018-01-201-0/+3
|\
| * Improve documentation about missing iOS support in QtBluetoothAlex Blasche2018-01-041-0/+3
* | Convert most old-style QObject::connect() to pointer syntaxAlex Blasche2017-11-131-2/+4
|/
* Add debug output for QBluetoothSocket::UnsupportedProtocolErrorAlex Blasche2017-07-101-0/+3
* Add error flag for use case when the remote peer closes the connectionAlex Blasche2017-07-101-0/+5
* Add indirection for QBluetoothSocket::bytesToWrite()Alex Blasche2017-06-291-1/+1
* Fix concurrent access to QBluetoothSocket::canReadLine() on AndroidAlex Blasche2017-06-291-1/+1
* winrt: Add bluetooth socket supportOliver Wolff2017-01-201-3/+24
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-09-161-3/+30
|\
| * QBluetoothSocket::connectToService - check a socket type firstTimur Pocheptsov2016-08-261-0/+27
| * Doc: Change instances of 'OS X' to 'macOS'Topi Reinio2016-08-161-3/+3
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-061-5/+7
|\|
| * Bluez5: Fix serial service discovery inside QBluetoothSocketAlex Blasche2016-04-291-5/+7
* | Updated license headersAntti Kokko2016-01-201-15/+21
|/
* Add comment that QBluetoothSocket only supports asynch read/writeAlex Blasche2015-11-021-0/+3
* QBluetoothSocket's securityFlag exists since Qt 5.6 and not 5.5Alex Blasche2015-09-151-2/+2
* Add preferredSecurityFlags to QBluetoothSocketAlex Blasche2015-07-031-0/+54
* Remove QNX/BlackBerry implementation for QtBluetoothAlex Blasche2015-06-171-11/+10
* Merge branch '5.4' into 5.5Alex Blasche2015-04-011-0/+14
|\
| * Fix crash in QBluetoothServiceDiscoveryAgent on Bluez 5.xAlex Blasche2015-03-231-0/+14