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.10.0
6.10.1
6.10.2
6.10.3
6.11
6.11.0
6.11.1
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
6.9.2
6.9.3
btle
dev
neard
old/5.2
wip/cmake
wip/win
Qt Connectivity
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update dependencies on 'dev' in qt/qtconnectivity
HEAD
dev
Qt Submodule Update Bot
111 min.
1
-1
/
+1
*
Fix crash in QNearFieldTarget::QNearFieldTarget
Lars Schmertmann
20 hours
1
-1
/
+1
*
Clarify the support for QBluetooth::SecurityFlags on various backends
Ivan Solovev
44 hours
2
-2
/
+17
*
CMake/Android: enable Gradle for building Qt JARs
Assam Boudjelthia
3 days
17
-24
/
+144
*
Update dependencies on 'dev' in qt/qtconnectivity
Qt Submodule Update Bot
3 days
1
-2
/
+2
*
Disable 1-to-2-arg qHash() adapter in qtconnectivity
Marc Mutz
3 days
1
-0
/
+1
*
QBluetoothUuid: fix missing qHash() overload
Marc Mutz
4 days
2
-0
/
+17
*
Windows: Catch hresult_error in LE discovery completion chain
Jarkko Koivikko
4 days
1
-18
/
+35
*
Windows: Move WinRT hresult_error guard macros to a shared header
Jarkko Koivikko
4 days
2
-34
/
+57
*
Update dependencies on 'dev' in qt/qtconnectivity
Qt Submodule Update Bot
7 days
1
-2
/
+2
*
Darwin: mark btledeviceinquiry.mm as critical
Ivan Solovev
9 days
1
-0
/
+1
*
Bluetooth Darwin: check size before parsing manufacturer data
Ivan Solovev
9 days
1
-1
/
+2
*
Android scan record parsing: add length checks when extracting UUIDs
Ivan Solovev
9 days
2
-4
/
+51
*
Android scan record parsing: fix length and type extraction
Ivan Solovev
9 days
2
-5
/
+16
*
Android: refactor DeviceDiscoveryBroadcastReceiver for testing
Ivan Solovev
9 days
2
-95
/
+199
*
Windows: improve error handling in SDP parsing
Ivan Solovev
11 days
1
-18
/
+20
*
Windows SDP scanner: properly check remainingLength
Ivan Solovev
11 days
1
-0
/
+29
*
WinRT: limit recursion when parsing SDP records
Ivan Solovev
14 days
1
-3
/
+8
*
BlueZ: limit recursion when parsing SDP records
Ivan Solovev
14 days
4
-5
/
+72
*
BlueZ LE Advertiser: fix potential integer underflow
Ivan Solovev
14 days
1
-1
/
+1
*
BlueZ: check packet size before casting to MgmtEventDeviceFound
Ivan Solovev
2026-04-23
1
-13
/
+16
*
HCI ACL: use length information from the header instead of buffer size
Ivan Solovev
2026-04-23
1
-2
/
+3
*
Run Axivion analysis only for security critical files
Matti Paaso
2026-04-23
1
-0
/
+18
*
QBlueToothDeviceDiscoveryAgent: add a test case to test minorMappings
Mate Barany
2026-04-22
2
-0
/
+114
*
QPcscSlotName: add missing qHash() overload
Marc Mutz
2026-04-22
1
-1
/
+11
*
Add CONTRIBUTING.md file
Kai Köhne
2026-04-21
3
-4
/
+16
*
Update dependencies on 'dev' in qt/qtconnectivity
Qt Submodule Update Bot
2026-04-20
1
-2
/
+2
*
BTLE: do not log CSRK and MAC
Ivan Solovev
2026-04-20
2
-8
/
+2
*
BlueZ: suppress Axivion warning when running sdpscanner
Ivan Solovev
2026-04-20
1
-0
/
+1
*
BlueZ: suppress Qt-Security-QProcessStart in bluetoothdVersion()
Ivan Solovev
2026-04-20
1
-0
/
+1
*
CMake/Android: enable modern gradle builds again
Assam Boudjelthia
2026-04-18
1
-5
/
+0
*
Update dependencies on 'dev' in qt/qtconnectivity
Qt Submodule Update Bot
2026-04-17
1
-2
/
+2
*
Android: run tst_qbluetooth{device,service}discoveryagent on emulators
Assam Boudjelthia
2026-04-17
2
-11
/
+0
*
Update dependencies on 'dev' in qt/qtconnectivity
Qt Submodule Update Bot
2026-04-16
1
-2
/
+2
*
Android: guard target uuid() name by a size check
Assam Boudjelthia
2026-04-15
1
-1
/
+3
*
Update dependencies on 'dev' in qt/qtconnectivity
Qt Submodule Update Bot
2026-04-14
1
-2
/
+2
*
CMake: add cmake specific .gitignore
Assam Boudjelthia
2026-04-14
1
-0
/
+12
*
Apple: Replace deprecated Q_OS_MAC with Q_OS_APPLE
Tor Arne Vestbø
2026-04-09
1
-1
/
+1
*
Update dependencies on 'dev' in qt/qtconnectivity
Qt Submodule Update Bot
2026-04-08
1
-2
/
+2
*
BlueZ: make QBluetoothLocalDevicePrivate::isValid() a common getter
Ivan Solovev
2026-04-08
1
-3
/
+1
*
Fix potential detach in range-for loop: trivial case
Ivan Solovev
2026-04-08
1
-1
/
+1
*
Fix detaches in ranged-for with rvalue containers
Ivan Solovev
2026-04-08
4
-9
/
+17
*
Fix potential detaches when iterating over QMap::values()
Ivan Solovev
2026-04-08
1
-2
/
+2
*
QLowEnergyController: fix unintentional copies in range-for loops
Ivan Solovev
2026-04-08
1
-3
/
+4
*
QBluetoothDeviceDiscoveryAgent: use QMap::asKeyValueRange()
Ivan Solovev
2026-04-08
1
-8
/
+4
*
Update dependencies on 'dev' in qt/qtconnectivity
Qt Submodule Update Bot
2026-03-30
1
-2
/
+2
*
Update dependencies on 'dev' in qt/qtconnectivity
Qt Submodule Update Bot
2026-03-27
1
-2
/
+2
*
Update dependencies on 'dev' in qt/qtconnectivity
Qt Submodule Update Bot
2026-03-26
1
-2
/
+2
*
Update dependencies on 'dev' in qt/qtconnectivity
Qt Submodule Update Bot
2026-03-23
1
-2
/
+2
*
Update dependencies on 'dev' in qt/qtconnectivity
Qt Submodule Update Bot
2026-03-18
1
-2
/
+2
[next]