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
/
qbluetoothserver_winrt.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use SPDX license identifiers
Lucie Gérard
2022-06-10
1
-38
/
+2
*
Port simple cases of count() to size()
Marc Mutz
2022-04-11
1
-2
/
+2
*
Replace count() comparisons against 0 with isEmpty()
Marc Mutz
2022-04-08
1
-1
/
+1
*
Add support for QBluetoothServer::serverAddress() on Windows
Juha Vuolle
2022-03-25
1
-1
/
+7
*
Remove unnecessary variable inits in bluetooth servers
Juha Vuolle
2022-03-25
1
-5
/
+1
*
Add Windows COM initializations on Bluetooth
Juha Vuolle
2022-03-24
1
-2
/
+2
*
Unify Windows logging categories
Andreas Buhr
2021-04-12
1
-7
/
+7
*
Change QBluetooth::Security and AttAcc. to be a scoped enums
Andreas Buhr
2021-03-30
1
-1
/
+1
*
rename error signals to errorOccurred
Andreas Buhr
2021-03-22
1
-2
/
+2
*
Remove winrt
Oliver Wolff
2020-07-02
1
-20
/
+7
*
winrt: Avoid possible hang in QBluetoothServer::hasPendingConnections
Oliver Wolff
2020-02-11
1
-0
/
+1
*
Enable the use of the Win32 Bluetooth backend
Andre de la Rocha
2019-08-05
1
-2
/
+4
*
Code cleanup: Use nullptr wherever possible
Alex Blasche
2018-08-24
1
-1
/
+1
*
Add QBluetoothSocketPrivate interface for WinRT
Alex Blasche
2018-07-25
1
-1
/
+1
*
windows: Make sure everything is properly CoInitialized on desktop use
Oliver Wolff
2017-08-30
1
-0
/
+9
*
Add configure test to detect presence of winrt API
Oliver Wolff
2017-08-30
1
-0
/
+3
*
winrt: Fix crash in QBluetoothServer::nextPendingConnection
Oliver Wolff
2017-08-04
1
-0
/
+2
*
winrt: Use custom setSocketDescriptor function
Oliver Wolff
2017-02-03
1
-1
/
+1
*
winrt: Register callbacks in Xaml thread
Oliver Wolff
2017-02-03
1
-5
/
+11
*
winrt: maxPendingConnections must be lower than currently pending connections
Oliver Wolff
2017-02-03
1
-0
/
+6
*
winrt: Add bluetooth server support
Oliver Wolff
2017-01-31
1
-0
/
+243