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
path:
root
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Android scan record parsing: add length checks when extracting UUIDs
Ivan Solovev
9 days
1
-0
/
+43
*
Android scan record parsing: fix length and type extraction
Ivan Solovev
9 days
1
-3
/
+14
*
Android: refactor DeviceDiscoveryBroadcastReceiver for testing
Ivan Solovev
9 days
1
-0
/
+97
*
BlueZ: limit recursion when parsing SDP records
Ivan Solovev
14 days
2
-1
/
+55
*
QBlueToothDeviceDiscoveryAgent: add a test case to test minorMappings
Mate Barany
2026-04-22
1
-0
/
+103
*
CMake/Android: enable modern gradle builds again
Assam Boudjelthia
2026-04-18
1
-5
/
+0
*
Android: run tst_qbluetooth{device,service}discoveryagent on emulators
Assam Boudjelthia
2026-04-17
2
-11
/
+0
*
Android: guard target uuid() name by a size check
Assam Boudjelthia
2026-04-15
1
-1
/
+3
*
Apple: Replace deprecated Q_OS_MAC with Q_OS_APPLE
Tor Arne Vestbø
2026-04-09
1
-1
/
+1
*
Mark the whole repo with QT_NO_CONTEXTLESS_CONNECT=1
Ahmad Samir
2026-03-14
10
-37
/
+45
*
Rework LE advertising on Android
Ivan Solovev
2026-03-02
1
-2
/
+5
*
Mark the whole repo with QT_NO_URL_CAST_FROM_STRING
Ahmad Samir
2025-11-25
2
-3
/
+5
*
Remove extra semi-colons
Tasuku Suzuki
2025-08-28
1
-1
/
+1
*
Disable QT_USE_ANDROID_MODERN_BUNDLE
Alexey Edelev
2025-07-21
1
-0
/
+5
*
Fix memory leak in QNdefNfcSmartPosterRecord
Ivan Solovev
2025-05-06
1
-0
/
+56
*
Correct license for examples files
Lucie Gérard
2024-04-04
1
-1
/
+1
*
Correct license for test files
Lucie Gérard
2024-04-04
44
-44
/
+44
*
Android: Slash-separate class name
Volker Hilsheimer
2023-09-29
1
-1
/
+1
*
Bluetooth autotests: do _not_ request permissions to use BT
Timur Pocheptsov
2023-09-05
3
-14
/
+18
*
QBluetoothUuid: inherit all ctors from QUuid
Marc Mutz
2023-08-18
1
-3
/
+3
*
tst_QBluetoothUuid: add tests for (QString) ctor
Marc Mutz
2023-08-12
1
-0
/
+6
*
QBluetoothUuid: keep custom quint128 and related methods when 128-bit ints ar...
Ivan Solovev
2023-08-03
1
-0
/
+17
*
CMake: Make qtconnectivity tests standalone projects
Alexandru Croitor
2023-07-11
22
-0
/
+132
*
Replace Q_OS_OSX with Q_OS_MACOS
Tor Arne Vestbø
2023-06-07
4
-9
/
+9
*
Link applicable manual tests against permission plugin on macOS
Juha Vuolle
2023-04-04
2
-0
/
+15
*
Add permission request to bttestui manual test application
Juha Vuolle
2023-04-04
2
-0
/
+31
*
Add permission request to bluetoothtestdevice manual test application
Juha Vuolle
2023-04-04
2
-4
/
+34
*
QBluetoothUuid - add platform-specific conversion functions
Timur Pocheptsov
2023-04-03
2
-0
/
+22
*
CMake: Fix btscanner manual test to work on macOS
Juha Vuolle
2023-03-27
1
-30
/
+26
*
BtScanner example: move to manual tests
Ivan Solovev
2023-03-21
11
-0
/
+669
*
Update the remaining (manual) tests to use the Permissions API
Timur Pocheptsov
2023-03-03
2
-0
/
+51
*
QtBluetooth: port the code to the new permissions API (CoreBluetooth)
Timur Pocheptsov
2023-02-24
3
-8
/
+115
*
QBluetoothUuid: remove quint128 support
Thiago Macieira
2023-02-15
1
-12
/
+0
*
QBluetoothUuid: switch from quint128 to QUuid::Id128Bytes
Thiago Macieira
2023-02-13
2
-17
/
+14
*
Fix the broken test after the retirement of qt_parse_all_arguments
Amir Masoud Abdol
2023-01-20
3
-3
/
+3
*
Remove flaky part of the Bluetooth MTU manual test
Juha Vuolle
2023-01-19
1
-5
/
+0
*
Android LE Peripheral: properly update characteristic and descriptor local va...
Ivan Solovev
2023-01-18
3
-0
/
+203
*
Bluez DBus peripheral add support for extended properties
Juha Vuolle
2022-12-07
1
-1
/
+10
*
Improve bluetooth manual test support
Juha Vuolle
2022-12-07
5
-120
/
+403
*
Bluez DBus advertising support (BT LE)
Juha Vuolle
2022-12-07
1
-1
/
+12
*
QBluetoothUuid: simplify one attribute creation
Thiago Macieira
2022-11-28
1
-1
/
+1
*
tst_QBluetoothUuid: replace macros with lambdas
Thiago Macieira
2022-11-28
1
-43
/
+41
*
[Darwin BTLE] Fix service discovery timeout assert
Juha Vuolle
2022-10-13
1
-0
/
+7
*
Port from container::count() and length() to size() - V4
Marc Mutz
2022-10-10
1
-1
/
+1
*
Port from qAsConst() to std::as_const()
Marc Mutz
2022-10-06
8
-16
/
+16
*
Port from container::count() and length() to size()
Marc Mutz
2022-10-06
10
-92
/
+92
*
Skip few Bluetooth autotests on Android emulator
Juha Vuolle
2022-09-27
6
-49
/
+86
*
Clear previous bluetooth device/service discovery errors on restart
Juha Vuolle
2022-09-20
3
-0
/
+27
*
Fix failing BT LE autotest on CI & RHEL 9
Juha Vuolle
2022-09-19
1
-0
/
+18
*
Add Android support for BT LE RSSI read
Juha Vuolle
2022-09-13
5
-6
/
+213
[next]