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
/
qbluetoothdevicediscoveryagent_darwin.mm
Commit message (
Expand
)
Author
Age
Files
Lines
*
QtBluetooth: port the code to the new permissions API (CoreBluetooth)
Timur Pocheptsov
2023-02-24
1
-11
/
+12
*
QtBluetooth(Darwin): fix some includes
Timur Pocheptsov
2022-09-19
1
-0
/
+1
*
QtBluetooth(Darwin): clean up the code
Timur Pocheptsov
2022-09-15
1
-13
/
+8
*
Use SPDX license identifiers
Lucie Gérard
2022-06-10
1
-38
/
+2
*
Remove QScopedPointer related deprecation warnings on macOS
Juha Vuolle
2022-05-31
1
-8
/
+7
*
Use the new "permissions error" code on macOS
Juha Vuolle
2022-05-30
1
-2
/
+6
*
Port length() == 0 to isEmpty()
Marc Mutz
2022-05-10
1
-1
/
+1
*
Check the provided device discovery agent bluetooth address on macOS
Juha Vuolle
2022-04-13
1
-0
/
+10
*
Port indexed for-loops from int to qsizetype
Marc Mutz
2022-04-11
1
-1
/
+1
*
Delay Bluetooth adapter check to start() on macOS
Juha Vuolle
2022-01-12
1
-12
/
+13
*
Simplify QBluetoothDeviceDiscoveryAgentPrivate
Ivan Solovev
2021-12-23
1
-1
/
+1
*
QBluetoothDeviceDiscovery: ignore lastError when starting discovery
Ivan Solovev
2021-12-23
1
-1
/
+0
*
Add support for service data in BLE advertisment
Andreas Buhr
2021-11-29
1
-0
/
+8
*
CoreBluetooth: fix warning message concatenation
Timur Pocheptsov
2021-11-23
1
-1
/
+1
*
Bluetooth (Darwin): bail out early, if Info.plist is missing
Timur Pocheptsov
2021-11-17
1
-0
/
+21
*
QBTDeviceDiscoveryAgentPrivate use declaration initialization
Oliver Wolff
2021-04-08
1
-3
/
+0
*
rename error signals to errorOccurred
Andreas Buhr
2021-03-22
1
-8
/
+8
*
Replace QVector by QList
Andreas Buhr
2021-02-26
1
-2
/
+2
*
Add ; to Q_UNUSED
Lars Schmertmann
2020-06-23
1
-1
/
+1
*
Remove QBluetoothDeviceDiscoveryAgent::inquiryType property
Alex Blasche
2020-05-14
1
-1
/
+0
*
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
-9
/
+14
*
Rename the Darwin-specific logging category
Timur Pocheptsov
2019-09-26
1
-8
/
+8
*
IO/CoreBluetooth - clean the code up for Qt6
Timur Pocheptsov
2019-09-26
1
-7
/
+7
*
De-duplicate device discovery code (Darwin)
Timur Pocheptsov
2019-06-14
1
-0
/
+552