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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use SPDX license identifiers
Lucie Gérard
2022-06-10
1
-38
/
+2
*
Introduce error codes for missing permissions
Ivan Solovev
2022-05-19
1
-1
/
+2
*
Rename QBluetoothSocketPrivate to QBluetoothSocketPrivateDarwin
Andreas Buhr
2021-09-01
1
-1
/
+1
*
Remove unnecessary debug output operators
Andreas Buhr
2021-06-28
1
-12
/
+0
*
rename error signals to errorOccurred
Andreas Buhr
2021-03-22
1
-1
/
+1
*
Make streaming operators hidden friends in QtBluetooth
Andreas Buhr
2021-03-12
1
-4
/
+12
*
Decouple QBluetoothSocket and QAbstractSocket, introduce scoped enums
Andreas Buhr
2021-03-12
1
-21
/
+18
*
Add missing override
Alexander Volkov
2020-05-26
1
-7
/
+8
*
Merge remote-tracking branch 'origin/dev' into wip/win
Oliver Wolff
2019-08-07
1
-13
/
+3
|
\
|
*
QBluetoothSocket - deduplicate the code (macOS)
Timur Pocheptsov
2019-07-15
1
-13
/
+3
*
|
Merge remote-tracking branch 'gerrit/dev' into wip/win
Alex Blasche
2019-02-11
1
-1
/
+0
|
\
|
|
*
Fix compilation with gcc 4.8
Ville Voutilainen
2018-12-03
1
-1
/
+0
*
|
Merge remote-tracking branch 'gerrit/dev' into win32
Alex Blasche
2018-11-22
1
-0
/
+7
|
\
|
|
*
Ensure that QBluetoothServer works with new DBus based sockets
Alex Blasche
2018-08-16
1
-0
/
+7
*
|
Port win32 port to new QBluetoothSocketBasePrivate pattern
Alex Blasche
2018-07-25
1
-0
/
+1
|
/
*
Rename the final interface for the QBluetoothSocketPrivate dummy
Alex Blasche
2018-07-25
1
-0
/
+1
*
Add QBluetoothSocketPrivate interface for WinRT
Alex Blasche
2018-07-25
1
-0
/
+1
*
Add QBluetoothSocketPrivate interface for Android
Alex Blasche
2018-07-25
1
-0
/
+1
*
Add separate interfaces for QBluetoothSocketPrivate on Linux
Alex Blasche
2018-07-25
1
-0
/
+2
*
Add runtime polymorphism for QBluetoothSocketPrivate
Alex Blasche
2018-07-25
1
-0
/
+14
*
Fix shadow warning
Alex Blasche
2018-03-21
1
-2
/
+2
*
Avoid wrong implicit cast leading to wrong connectToService() call
Alex Blasche
2018-01-25
1
-0
/
+5
*
Provide own header for QLowEnergyControllerPrivate instance on Bluez
Alex Blasche
2017-11-03
1
-1
/
+1
*
Rename various QLEControllerPrivate classes
Alex Blasche
2017-11-03
1
-1
/
+1
*
Replace Q_NULLPTR with nullptr
Kevin Funk
2017-09-29
1
-2
/
+2
*
Rename qbluetoothglobal.h to qtbluetoothglobal.h
Oliver Wolff
2017-08-30
1
-1
/
+1
*
Add error flag for use case when the remote peer closes the connection
Alex Blasche
2017-07-10
1
-0
/
+1
*
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-03-21
1
-2
/
+2
|
\
|
*
Add explicit and make public headers compile with -Wzero-as-null-pointer-cons...
Marc Mutz
2016-03-15
1
-2
/
+2
*
|
Updated license headers
Antti Kokko
2016-01-20
1
-14
/
+20
|
/
*
Add preferredSecurityFlags to QBluetoothSocket
Alex Blasche
2015-07-03
1
-5
/
+9
*
Port from Q_ENUMS to new macro Q_ENUM
Konstantin Ritt
2015-06-23
1
-3
/
+2
*
Merge "Merge remote-tracking branch 'origin/5.4' into dev" into refs/staging/dev
Frederik Gladhorn
2015-02-16
1
-1
/
+1
|
\
|
*
Merge remote-tracking branch 'origin/5.4' into dev
Frederik Gladhorn
2015-02-16
1
-1
/
+1
|
|
\
|
|
*
Add the QtCore/ library prefix in public headers
Sergio Ahumada
2015-02-12
1
-1
/
+1
*
|
|
Update copyright headers
Jani Heikkinen
2015-02-16
1
-7
/
+7
|
/
/
*
|
Convert qRegisterMetaType<T>(const char*) to qRegisterMetaType<T>()
Alex Blasche
2015-01-28
1
-0
/
+3
*
|
Port QBluetoothSocket to OS X.
Timur Pocheptsov
2014-09-26
1
-1
/
+0
|
/
*
Make QBluetoothSocket's _q_writeNotify & _q_readNotify private
Alex Blasche
2014-08-25
1
-2
/
+0
*
Update license headers and add new licenses
Jani Heikkinen
2014-08-24
1
-19
/
+11
*
Rename QLowEnergyControllerNew -> QLowEnergyController
Alex Blasche
2014-07-23
1
-1
/
+1
*
Merge branch 'dev' into btle
Alex Blasche
2014-07-03
1
-0
/
+1
|
\
|
*
Add a few Qt 6 TODO entries
Alex Blasche
2014-05-15
1
-0
/
+1
*
|
Connect to BTLE device
Alex Blasche
2014-06-16
1
-0
/
+1
|
/
*
Port QtBluetooth to Android
Alex Blasche
2014-02-13
1
-5
/
+7
*
whitespace fixes
Oswald Buddenhagen
2014-01-20
1
-1
/
+1
*
Error handling for QBluetoothServer
Fabian Bumberger
2013-09-20
1
-2
/
+0
*
Unify QBluetoothSoket, QBluetoothServer and QBluetoothServiceInfo protocol enum
Fabian Bumberger
2013-09-20
1
-9
/
+5
*
QNX: Take socketType and serverType into account
Fabian Bumberger
2013-09-19
1
-1
/
+2
*
Remove QtBluetooth and QtNfc namespace.
Alex Blasche
2013-09-09
1
-2
/
+2
[next]