index
:
delta/qt5/qtconnectivity.git
5.10
5.10.0
5.10.1
5.11
5.11.0
5.11.1
5.11.2
5.11.3
5.12
5.12.0
5.12.1
5.12.10
5.12.11
5.12.12
5.12.2
5.12.3
5.12.4
5.12.5
5.12.6
5.12.7
5.12.8
5.12.9
5.13
5.13.0
5.13.1
5.13.2
5.14
5.14.0
5.14.1
5.14.2
5.15
5.15.0
5.15.1
5.15.2
5.3
5.3.1
5.3.2
5.4
5.4.0
5.4.1
5.4.2
5.5
5.5.0
5.5.1
5.6
5.6.0
5.6.1
5.6.2
5.6.3
5.7
5.7.0
5.7.1
5.8
5.8.0
5.9
5.9.0
5.9.1
5.9.2
5.9.3
5.9.4
5.9.5
5.9.6
5.9.7
5.9.8
6.2
6.2.0
6.2.1
6.2.2
6.2.3
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
btle
dev
neard
old/5.2
stable
wip/cmake
wip/qt6
wip/win
code.qt.io: qt/qtconnectivity.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
QBluetoothSocket Windows: check that host info is available
Ivan Solovev
2021-12-07
1
-12
/
+21
*
QBluetoothSocket Windows: actually query remote port
Ivan Solovev
2021-12-07
1
-1
/
+1
*
QBluetoothSocket Windows: fix localAddress and peerAddress
Ivan Solovev
2021-12-07
1
-2
/
+13
*
Thread protection for Android BT LE Server
Juha Vuolle
2021-12-07
1
-287
/
+409
*
Blacklist tst_QBluetoothServiceInfo::tst_assignment on macOS 12 ARM
Tor Arne Vestbø
2021-12-06
1
-0
/
+2
*
Remove qtconnectivity compiler warnings on macOS
Juha Vuolle
2021-12-06
2
-8
/
+2
*
Add server platform identification support for BT LE manual test
Juha Vuolle
2021-12-06
2
-5
/
+87
*
Add Info.plists to BT LE test components on macOS and iOS
Juha Vuolle
2021-12-06
6
-2
/
+148
*
Update dependencies on '6.2' in qt/qtconnectivity
Qt Submodule Update Bot
2021-11-30
1
-2
/
+2
*
Update dependencies on '6.2' in qt/qtconnectivity
Qt Submodule Update Bot
2021-11-29
1
-2
/
+2
*
Update dependencies on '6.2' in qt/qtconnectivity
Qt Submodule Update Bot
2021-11-28
1
-2
/
+2
*
Windows: fix object destruction order when terminating helper threads
Ivan Solovev
2021-11-26
1
-2
/
+2
*
Fix handling of manufacturer data in Bluetooth advertisement parsing
Andreas Buhr
2021-11-26
1
-4
/
+3
*
qbluetoothdevicediscoveryagent_winrt: Move manufacturerData into LEAdvertisin...
Oliver Wolff
2021-11-24
1
-9
/
+7
*
qbluetoothdevicediscoeryagent_winrt: Remove unused member variable
Oliver Wolff
2021-11-24
1
-1
/
+0
*
CoreBluetooth: fix warning message concatenation
Timur Pocheptsov
2021-11-23
2
-2
/
+2
*
Android BT LE Server: Enable NTF if both NTF & IND requested
Juha Vuolle
2021-11-23
3
-2
/
+31
*
Fix thread affinity for charListObtained slot
Ivan Solovev
2021-11-22
1
-3
/
+2
*
Remove support for old Windows BluetoothLE API
Andreas Buhr
2021-11-22
3
-200
/
+26
*
Fix BT LE service addition timing issue on Android
Juha Vuolle
2021-11-18
2
-4
/
+52
*
Bluetooth (Darwin): bail out early, if Info.plist is missing
Timur Pocheptsov
2021-11-18
5
-26
/
+91
*
Fix typo in qbluetoothsocket_android.cpp
Andreas Buhr
2021-11-16
1
-1
/
+1
*
BtChat: fix crash when no adapter is found
Ivan Solovev
2021-11-16
1
-2
/
+12
*
NFC: Fix PendingIntent creation for Android 12
Ivan Solovev
2021-11-15
1
-1
/
+7
*
macOS specific Info.plist file for Bluetooth Examples
Juha Vuolle
2021-11-11
10
-0
/
+107
*
Windows: fix assert in debug build
Ivan Solovev
2021-11-11
1
-4
/
+26
*
Add manual BT LE test
Andreas Buhr
2021-11-10
3
-0
/
+621
*
IOBluetooth: avoid over-retaining Obj-C entity
Timur Pocheptsov
2021-11-09
3
-9
/
+24
*
Update dependencies on '6.2' in qt/qtconnectivity
Qt Submodule Update Bot
2021-11-09
1
-2
/
+2
*
Update dependencies on '6.2' in qt/qtconnectivity
Qt Submodule Update Bot
2021-11-05
1
-2
/
+2
*
Update dependencies on '6.2' in qt/qtconnectivity
Qt Submodule Update Bot
2021-11-04
1
-2
/
+2
*
Update dependencies on '6.2' in qt/qtconnectivity
Qt Submodule Update Bot
2021-11-03
1
-2
/
+2
*
Bump version to 6.2.2
Jani Heikkinen
2021-11-03
2
-2
/
+2
*
Update dependencies on '6.2' in qt/qtconnectivity
Qt Submodule Update Bot
2021-11-01
1
-2
/
+2
*
Android BT LE server connectivity detection with multiple devices
Juha Vuolle
2021-10-29
3
-26
/
+53
*
Add characteristic min/max checks on Android BT LE
Juha Vuolle
2021-10-29
4
-10
/
+124
*
Heart-rate example: add a proper Info.plist
Timur Pocheptsov
2021-10-29
4
-0
/
+86
*
Update dependencies on '6.2' in qt/qtconnectivity
Qt Submodule Update Bot
2021-10-29
1
-2
/
+2
*
Update dependencies on '6.2' in qt/qtconnectivity
Qt Submodule Update Bot
2021-10-28
1
-2
/
+2
*
Update dependencies on '6.2' in qt/qtconnectivity
Qt Submodule Update Bot
2021-10-27
1
-2
/
+2
*
Update dependencies on '6.2' in qt/qtconnectivity
Qt Submodule Update Bot
2021-10-26
1
-2
/
+2
*
Add bluetoothtestdevice tool
Andreas Buhr
2021-10-26
3
-0
/
+419
*
Update dependencies on '6.2' in qt/qtconnectivity
Qt Submodule Update Bot
2021-10-26
1
-2
/
+2
*
Update dependencies on '6.2' in qt/qtconnectivity
Qt Submodule Update Bot
2021-10-25
1
-2
/
+2
*
Fix 'width' of 'null' QML warnings in lowenergyscanner example
Juha Vuolle
2021-10-25
3
-3
/
+3
*
Update dependencies on '6.2' in qt/qtconnectivity
Qt Submodule Update Bot
2021-10-25
1
-2
/
+2
*
Update dependencies on '6.2' in qt/qtconnectivity
Qt Submodule Update Bot
2021-10-20
1
-2
/
+2
*
Update dependencies on '6.2' in qt/qtconnectivity
Qt Submodule Update Bot
2021-10-20
1
-2
/
+2
*
Update mtu related documentation
Alex Blasche
2021-10-20
1
-0
/
+17
*
Add support for BT LE descriptor prepared write on Android
Juha Vuolle
2021-10-20
1
-48
/
+89
[prev]
[next]