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
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
QtNfc: Fix iOS session invalidation/restart
Mike Achtelik
2022-06-15
1
-15
/
+11
*
Fix an Android bluetooth logging typo
Juha Vuolle
2022-06-13
1
-1
/
+1
*
Use SPDX license identifiers
Lucie Gérard
2022-06-13
264
-9928
/
+559
*
Port QtConnectivity configure check reporting from Qt 5
Juha Vuolle
2022-06-02
1
-2
/
+23
*
Remove QScopedPointer related deprecation warnings on macOS
Juha Vuolle
2022-05-31
4
-17
/
+14
*
Use the new "permissions error" code on macOS
Juha Vuolle
2022-05-30
9
-17
/
+46
*
Close socket descriptor when QBluetoothSocketBluez is destroyed
Juha Vuolle
2022-05-30
2
-1
/
+12
*
QNdefMessage: un-export the class
Ievgenii Meshcheriakov
2022-05-20
1
-12
/
+24
*
Properly use 'since' qdoc command in enum values documentation
Ivan Solovev
2022-05-19
5
-46
/
+38
*
Introduce error codes for missing permissions
Ivan Solovev
2022-05-19
18
-13
/
+41
*
QtNfc: create "Supported Features" doc page
Ivan Solovev
2022-05-18
2
-0
/
+89
*
QtNfc docs: add PC/SC documentation page to the list of articles
Ivan Solovev
2022-05-18
1
-0
/
+1
*
Android bluetooth local device always to use "Paired"
Juha Vuolle
2022-05-17
1
-1
/
+1
*
QtNfc: Get rid of NearFieldTarget class
Ievgenii Meshcheriakov
2022-05-16
7
-15
/
+8
*
QNearFieldTargetPrivate: Use same types in declarations and definitions
Ievgenii Meshcheriakov
2022-05-16
1
-6
/
+9
*
Doc: Use find_package(Qt6 REQUIRED COMPONENTS ...) idiom
Kai Köhne
2022-05-13
2
-2
/
+2
*
Windows: implement the missing APIs for QBluetoothLocalDevice
Ivan Solovev
2022-05-12
3
-13
/
+121
*
Windows: refactor QBluetoothLocalDevice private implementation
Ivan Solovev
2022-05-12
1
-39
/
+71
*
Remove unsupported Android bluetooth codepaths part 2
Juha Vuolle
2022-05-12
1
-35
/
+17
*
Remove unsupported Android bluetooth codepaths
Juha Vuolle
2022-05-12
10
-261
/
+51
*
bluez dbus files: work around qdbusxml2cpp's inability to includemocs
Marc Mutz
2022-05-11
11
-0
/
+25
*
bluez dbus files: adapt the generate script to recent changes
Marc Mutz
2022-05-11
21
-69
/
+85
*
Assorted int/qsizetype fixes
Marc Mutz
2022-05-10
5
-7
/
+7
*
Replace some length() calls with size()
Marc Mutz
2022-05-10
4
-6
/
+6
*
Fix some signed/unsigned mismatches
Marc Mutz
2022-05-10
2
-4
/
+4
*
Port length() == 0 to isEmpty()
Marc Mutz
2022-05-10
3
-6
/
+6
*
ServiceDiscoveryBroadcastReceiver: fix int/jint mismatch
Marc Mutz
2022-05-10
1
-1
/
+1
*
QtConnectivity: replace qSwap with std::swap/member-swap where possible
Marc Mutz
2022-05-09
6
-6
/
+6
*
Fix crash when service discovery agent (SDA) is stopped on Android
Juha Vuolle
2022-05-07
1
-11
/
+20
*
Replace deprecated bluetooth disable/enable methods on Android
Juha Vuolle
2022-05-07
4
-36
/
+126
*
Android: Use string based permission API
Tor Arne Vestbø
2022-05-06
1
-1
/
+1
*
Fix Bluez BT LE battery reading
Juha Vuolle
2022-05-06
1
-11
/
+51
*
DeviceDiscoveryBroadcastReceiver: fix potential integer overflow
Marc Mutz
2022-05-05
1
-1
/
+1
*
QLeAdvertizerBluez: add missing Q_OBJECT macro
Marc Mutz
2022-05-04
1
-0
/
+1
*
De-inline QLeAdvertizer dtor
Marc Mutz
2022-05-04
2
-1
/
+4
*
includemocs
Marc Mutz
2022-05-04
22
-0
/
+46
*
Rename qleadvertiser_p.h → qleadvertiser_bluez_p.h
Marc Mutz
2022-05-04
4
-11
/
+7
*
Add a separate TU for bluez_data_p.h
Marc Mutz
2022-05-03
2
-1
/
+47
*
QLowEnergyControllerPrivateAndroid: remove unused forward declaration
Marc Mutz
2022-05-03
1
-2
/
+0
*
Bluetooth pairing mode improvements on Windows
Juha Vuolle
2022-05-02
2
-6
/
+25
*
Remove extra ".lib" suffix from Windows library linkage
Juha Vuolle
2022-05-02
1
-2
/
+2
*
QBluetoothServiceDiscoveryAgentPrivate: de-pessimize readAttributeValue()
Marc Mutz
2022-04-28
1
-16
/
+15
*
QBluetoothServiceDiscoveryAgentPrivate: use QScopeGuard to avoid repetition
Marc Mutz
2022-04-28
1
-8
/
+6
*
Doc: Remove QDoc comment tag from internal functions
Topi Reinio
2022-04-28
1
-3
/
+3
*
Replace Q_DECLARE_METATYPE with QT_DECL_METATYPE_EXTERN
Ivan Solovev
2022-04-27
36
-32
/
+120
*
Replace uses of deprecated _qs with _s
Sona Kurazyan
2022-04-19
2
-2
/
+6
*
QBluetoothServiceDiscoveryAgentPrivate: de-pessimize _q_sdpScannerDone()
Marc Mutz
2022-04-14
1
-7
/
+8
*
DeviceDiscoveryBroadcastReceiver: reduce memory footprint of offset table
Marc Mutz
2022-04-14
1
-2
/
+2
*
DeviceDiscoveryBroadcastReceiver: reduce relocations
Marc Mutz
2022-04-14
1
-18
/
+15
*
Check the provided device discovery agent bluetooth address on macOS
Juha Vuolle
2022-04-13
1
-0
/
+10
[next]