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.10
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
/
darwin
/
btperipheralmanager.mm
Commit message (
Expand
)
Author
Age
Files
Lines
*
QtBluetooth(Darwin): fix some includes
Timur Pocheptsov
2022-09-19
1
-0
/
+5
*
QtBluetooth(Darwin): clean up the code
Timur Pocheptsov
2022-09-15
1
-5
/
+3
*
Use SPDX license identifiers
Lucie Gérard
2022-06-10
1
-38
/
+2
*
Use the new "permissions error" code on macOS
Juha Vuolle
2022-05-30
1
-1
/
+4
*
Replace some length() calls with size()
Marc Mutz
2022-05-10
1
-1
/
+1
*
Fix some integral type mismatches
Marc Mutz
2022-04-11
1
-1
/
+1
*
Port simple cases of count() to size()
Marc Mutz
2022-04-11
1
-3
/
+3
*
Replace count() comparisons against 0 with isEmpty()
Marc Mutz
2022-04-08
1
-1
/
+1
*
Don't stop BT LE server advertisement when first client connects
Juha Vuolle
2022-02-08
1
-1
/
+0
*
Don't disconnect Darwin BT LE server on characteristic unsubscribe
Juha Vuolle
2021-12-15
1
-37
/
+5
*
CoreBluetooth (peripheral role) - remove a dummy method
Timur Pocheptsov
2021-07-08
1
-8
/
+0
*
Change QBluetooth::Security and AttAcc. to be a scoped enums
Andreas Buhr
2021-03-30
1
-2
/
+2
*
Use scoped enum for constants in QBluetoothUuid
Andreas Buhr
2021-03-11
1
-3
/
+3
*
CoreBluetooth: continue adding services even if some services failed
Timur Pocheptsov
2021-01-07
1
-6
/
+12
*
Add ; to Q_UNUSED
Lars Schmertmann
2020-06-23
1
-6
/
+6
*
ObjCStrongReference - re-implement via DarwinBluetooth::StrongReference
Timur Pocheptsov
2019-10-23
1
-7
/
+12
*
darwin/btutility: make ObjCScopedPointer not using QScopedPointer
Timur Pocheptsov
2019-10-20
1
-23
/
+20
*
Bluetooth: change prefix in Obj-C class names
Timur Pocheptsov
2019-10-08
1
-2
/
+2
*
IO/CoreBluetooth - update names
Timur Pocheptsov
2019-09-27
1
-0
/
+897