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.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
/
qbluetoothlocaldevice_p.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
BlueZ: use new qdbusxml2cpp namespace option
Ivan Solovev
2025-03-12
1
-6
/
+10
*
BlueZ: rename generated DBus propperites interface class
Ivan Solovev
2025-02-12
1
-3
/
+3
*
BlueZ: treat AuthenticationCanceled as a PairingError
Ivan Solovev
2023-11-10
1
-0
/
+1
*
Use SPDX license identifiers
Lucie Gérard
2022-06-10
1
-39
/
+3
*
Windows: implement the missing APIs for QBluetoothLocalDevice
Ivan Solovev
2022-05-12
1
-0
/
+2
*
Replace deprecated bluetooth disable/enable methods on Android
Juha Vuolle
2022-05-07
1
-1
/
+1
*
qtconnectivity: fix namepaced builds on win32
Tim Blechmann
2022-02-14
1
-0
/
+2
*
Windows: extend QBluetoothLocalDevice implementation
Ivan Solovev
2021-11-30
1
-3
/
+16
*
Windows pairing support
Oliver Wolff
2021-10-07
1
-0
/
+7
*
Port QBluetoothLocalDevice_winrt to c++/winrt
Oliver Wolff
2021-09-28
1
-17
/
+0
*
Rename variables and methods having Bluez5 in their name
Andreas Buhr
2021-08-30
1
-7
/
+6
*
Remove AndroidExtras dependencies and port to new Qt 6 Android APIs
Ville Voutilainen
2021-06-04
1
-4
/
+4
*
Remove Win32 backend
Oliver Wolff
2021-03-30
1
-22
/
+0
*
Remove Pairing agent related API from QBluetoothLocalDevice
Alex Blasche
2021-03-15
1
-15
/
+1
*
Remove BlueZ 4 implementation for QBluetoothLocalDevice
Alex Blasche
2021-03-10
1
-20
/
+4
*
Fix up broken PropertiesChanged connections
v5.14.1
Alex Blasche
2020-01-14
1
-1
/
+2
*
Merge remote-tracking branch 'origin/5.13' into 5.14
Timur Pocheptsov
2019-09-12
1
-1
/
+1
|
\
|
*
Fix build errors with clang-cl on Windows
Mårten Nordheim
2019-09-05
1
-0
/
+1
|
*
Merge remote-tracking branch 'origin/5.12' into 5.13
Qt Forward Merge Bot
2019-07-20
1
-1
/
+0
|
|
\
|
|
*
Do not handle PAIRING_VARIANT_PIN
Alex Blasche
2019-07-17
1
-1
/
+0
*
|
|
Merge remote-tracking branch 'origin/dev' into wip/win
Oliver Wolff
2019-08-07
1
-5
/
+31
|
\
|
|
|
*
|
winrt: Add QBluetoothLocalDevice::pairingStatus
Oliver Wolff
2019-06-18
1
-0
/
+17
|
*
|
Create qbluetoothlocaldevice_winrt
Oliver Wolff
2019-06-18
1
-5
/
+14
|
|
/
*
|
Merge remote-tracking branch 'gerrit/dev' into win32
Alex Blasche
2018-11-22
1
-34
/
+19
|
\
|
|
*
qbluetoothlocaldevice_p.cpp: Make sure d_ptr is initialized
Oliver Wolff
2018-11-15
1
-22
/
+7
|
*
Minor code cleanup for QBluetoothLocalDevice implementation on Android
Alex Blasche
2018-09-26
1
-2
/
+2
|
*
Properly handle pin code pairing on Android
Alex Blasche
2018-09-26
1
-0
/
+1
|
*
Code cleanup: Use nullptr wherever possible
Alex Blasche
2018-08-24
1
-9
/
+9
*
|
Merge remote-tracking branch 'gerrit/dev' into win
Alex Blasche
2017-10-17
1
-1
/
+1
|
\
|
|
*
Rename qbluetoothglobal.h to qtbluetoothglobal.h
Oliver Wolff
2017-08-30
1
-1
/
+1
*
|
Merge remote-tracking branch 'gerrit/5.9' into wip/win
Alex Blasche
2017-05-12
1
-16
/
+46
|
\
|
|
*
Replace custom QT_BLUEZ_BLUETOOTH against the related feature define
Alex Blasche
2017-04-06
1
-2
/
+2
|
*
Merge remote-tracking branch 'origin/5.8' into 5.9
Liang Qi
2017-03-10
1
-0
/
+1
|
|
\
|
|
*
Match connected device changes based on local device instance
Alex Blasche
2017-02-17
1
-0
/
+1
|
*
|
winrt: Minor adjustments to QBluetoothLocalDevice
Oliver Wolff
2017-01-19
1
-0
/
+24
|
|
/
|
*
Updated license headers
Antti Kokko
2016-01-20
1
-14
/
+20
*
|
Merge remote-tracking branch 'gerrit/dev' into wip
Alex Blasche
2015-12-03
1
-0
/
+2
|
\
|
|
*
Merge remote-tracking branch 'gerrit/5.5' into 5.6
Alex Blasche
2015-12-01
1
-0
/
+2
|
|
\
|
|
*
Don't register meta types during static init time
5.5
Alex Blasche
2015-11-30
1
-0
/
+2
*
|
|
Windows: Use QT_WIN_BLUETOOTH macro where it is possible
Denis Shienkov
2015-11-17
1
-1
/
+1
*
|
|
Windows: Simplify code related to enumerating of a local radios
Denis Shienkov
2015-10-13
1
-4
/
+2
*
|
|
Merge branch 'dev' into win
Alex Blasche
2015-09-24
1
-40
/
+1
|
\
|
|
|
*
|
Remove QNX/BlackBerry implementation for QtBluetooth
Alex Blasche
2015-06-17
1
-40
/
+1
|
|
/
*
|
Merge branch 'dev' into wip/win
Alex Blasche
2015-02-26
1
-7
/
+7
|
\
|
|
*
Update copyright headers
Jani Heikkinen
2015-02-16
1
-7
/
+7
*
|
Refactor of code for "classic" part on Windows
Denis Shienkov
2014-12-01
1
-13
/
+11
*
|
Merge branch 'dev' into wip/win
Alex Blasche
2014-11-13
1
-1
/
+1
|
\
|
|
*
Port QBluetoothLocalDevice and QBluetoothDeviceDiscoveryAgent to OS X.
Timur Pocheptsov
2014-09-16
1
-1
/
+1
*
|
Merge branch '5.4' into wip/win
Alex Blasche
2014-09-08
1
-18
/
+21
|
\
|
|
*
Merge remote-tracking branch 'origin/5.3' into 5.4
Frederik Gladhorn
2014-08-28
1
-0
/
+11
|
|
\
[next]