index
:
qt/qtconnectivity.git
5.10
5.11
5.12
5.13
5.14
5.15
5.3
5.4
5.5
5.6
5.7
5.8
5.9
6.2
6.2.0
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.4.3
6.5
6.5.0
6.5.1
6.5.2
6.5.3
6.6
6.6.0
6.6.1
6.6.2
6.6.3
6.7
6.7.0
6.7.1
6.7.2
6.7.3
6.8
6.8.0
6.8.1
6.8.2
6.8.3
6.9
6.9.0
6.9.1
btle
dev
neard
old/5.2
wip/cmake
wip/win
Qt Connectivity
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
bluetooth
/
qbluetoothsocket.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Document that macOS bluetooth runmode association is fixed in macOS 15
Juha Vuolle
2025-03-31
1
-2
/
+2
*
Fix error() to errorOccurred() in documentation (changed in Qt 6)
Juha Vuolle
2022-08-21
1
-3
/
+3
*
Fix documentation issues and enable documentation testing in CI
Topi Reinio
2022-06-28
1
-5
/
+7
*
Use SPDX license identifiers
Lucie Gérard
2022-06-10
1
-39
/
+3
*
Close socket descriptor when QBluetoothSocketBluez is destroyed
Juha Vuolle
2022-05-30
1
-1
/
+6
*
Properly use 'since' qdoc command in enum values documentation
Ivan Solovev
2022-05-19
1
-2
/
+1
*
Introduce error codes for missing permissions
Ivan Solovev
2022-05-19
1
-0
/
+3
*
Add QIODevice::canReadLine call to QBluetoothSocket
Juha Vuolle
2022-03-17
1
-1
/
+1
*
Document the bluetooth socket data pausing on macOS Monterey
Juha Vuolle
2022-01-31
1
-0
/
+5
*
Rename QBluetoothSocketPrivate to QBluetoothSocketPrivateDarwin
Andreas Buhr
2021-09-01
1
-1
/
+1
*
Remove unnecessary debug output operators
Andreas Buhr
2021-06-28
1
-61
/
+0
*
Change QBluetooth::Security and AttAcc. to be a scoped enums
Andreas Buhr
2021-03-30
1
-8
/
+9
*
Remove Win32 backend
Oliver Wolff
2021-03-30
1
-4
/
+0
*
rename error signals to errorOccurred
Andreas Buhr
2021-03-22
1
-2
/
+3
*
Make streaming operators hidden friends in QtBluetooth
Andreas Buhr
2021-03-12
1
-2
/
+2
*
Decouple QBluetoothSocket and QAbstractSocket, introduce scoped enums
Andreas Buhr
2021-03-12
1
-45
/
+45
*
Rename '*_osx' files to '*_macos'
Timur Pocheptsov
2019-09-26
1
-1
/
+1
*
Merge remote-tracking branch 'origin/dev' into wip/win
Oliver Wolff
2019-08-07
1
-2
/
+27
|
\
|
*
QBluetoothSocket - deduplicate the code (macOS)
Timur Pocheptsov
2019-07-15
1
-0
/
+15
|
*
qbluetoothsocket_winrt: Use recommended service connection approach if possible
Oliver Wolff
2019-05-27
1
-0
/
+7
|
*
Merge remote-tracking branch 'origin/5.12' into 5.13
Qt Forward Merge Bot
2019-04-13
1
-2
/
+5
|
|
\
|
|
*
Android: Increase chance of establishing serial connection w/o SPP uuid
Alex Blasche
2019-04-10
1
-2
/
+5
*
|
|
Merge remote-tracking branch 'gerrit/dev' into wip/win
Alex Blasche
2019-02-11
1
-4
/
+4
|
\
|
|
|
*
|
Merge remote-tracking branch 'origin/5.12' into dev
Qt Forward Merge Bot
2019-01-05
1
-2
/
+2
|
|
\
|
|
|
*
Add missing dbus registrations and change documentation
Alex Blasche
2019-01-04
1
-2
/
+2
|
*
|
Compile-fix (g++ 8): move #include of mocs outside namespace
Edward Welbourne
2018-11-30
1
-2
/
+2
|
|
/
*
|
Merge remote-tracking branch 'gerrit/dev' into win32
Alex Blasche
2018-11-22
1
-41
/
+61
|
\
|
|
*
Code cleanup: Use nullptr wherever possible
Alex Blasche
2018-08-24
1
-5
/
+5
|
*
Enable new QBluetoothSocket backend for dbus sockets on Bluez 5.46+
Alex Blasche
2018-08-16
1
-20
/
+22
|
*
Ensure that QBluetoothServer works with new DBus based sockets
Alex Blasche
2018-08-16
1
-0
/
+21
|
*
QBluetoothSocket: Move (dis-)connected logic into setSocketState
Oliver Wolff
2018-08-16
1
-1
/
+11
|
*
Shift close/abort signaling from QBluetoothSocket to private implementations
Alex Blasche
2018-08-09
1
-15
/
+0
|
*
Implement QBluetoothSocket Client support for Bluez5 DBus
Alex Blasche
2018-08-09
1
-1
/
+5
*
|
Port win32 port to new QBluetoothSocketBasePrivate pattern
Alex Blasche
2018-07-25
1
-0
/
+6
|
/
*
Rename qbluetoothsocket_p files to qbluetoothsocket_dummy
Alex Blasche
2018-07-25
1
-1
/
+1
*
Move QBluetoothSocket::connectToService() to private implementations
Alex Blasche
2018-07-25
1
-134
/
+6
*
Rename QBluetoothSocketBasePrivate::connectToService()
Alex Blasche
2018-07-25
1
-5
/
+5
*
Rename the final interface for the QBluetoothSocketPrivate dummy
Alex Blasche
2018-07-25
1
-2
/
+2
*
Add QBluetoothSocketPrivate interface for WinRT
Alex Blasche
2018-07-25
1
-0
/
+6
*
Add QBluetoothSocketPrivate interface for Android
Alex Blasche
2018-07-25
1
-0
/
+6
*
Add separate interfaces for QBluetoothSocketPrivate on Linux
Alex Blasche
2018-07-25
1
-0
/
+12
*
Add runtime polymorphism for QBluetoothSocketPrivate
Alex Blasche
2018-07-25
1
-32
/
+34
*
QBluetoothSocket - fix info message (IOBluetooth)
Timur Pocheptsov
2018-07-23
1
-1
/
+1
*
Add missing emission of readChannelFinished()
Alex Blasche
2018-05-04
1
-0
/
+2
*
Fix shadow warning
Alex Blasche
2018-03-21
1
-1
/
+1
*
Avoid wrong implicit cast leading to wrong connectToService() call
Alex Blasche
2018-01-25
1
-0
/
+8
*
Merge remote-tracking branch 'origin/5.10' into dev
Liang Qi
2018-01-20
1
-0
/
+3
|
\
|
*
Improve documentation about missing iOS support in QtBluetooth
Alex Blasche
2018-01-04
1
-0
/
+3
*
|
Convert most old-style QObject::connect() to pointer syntax
Alex Blasche
2017-11-13
1
-2
/
+4
|
/
*
Add debug output for QBluetoothSocket::UnsupportedProtocolError
Alex Blasche
2017-07-10
1
-0
/
+3
[next]