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_bluez.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
BlueZ: use new qdbusxml2cpp namespace option
Ivan Solovev
2025-03-12
1
-9
/
+11
*
BlueZ: rename generated DBus propperites interface class
Ivan Solovev
2025-02-12
1
-9
/
+9
*
BlueZ: treat AuthenticationCanceled as a PairingError
Ivan Solovev
2023-11-10
1
-1
/
+9
*
Merge duplicate qHash(QBluetoohAddress) definitions
Marc Mutz
2023-07-08
1
-5
/
+0
*
Fix several more improperly placed #include moc
Thiago Macieira
2022-07-28
1
-2
/
+2
*
Use SPDX license identifiers
Lucie Gérard
2022-06-10
1
-38
/
+2
*
Change qbluetoothlocaldevice error signal name usage to errorOccurred
Juha Vuolle
2022-02-21
1
-1
/
+1
*
Rename variables and methods having Bluez5 in their name
Andreas Buhr
2021-08-30
1
-65
/
+59
*
rename error signals to errorOccurred
Andreas Buhr
2021-03-22
1
-6
/
+6
*
Remove Pairing agent related API from QBluetoothLocalDevice
Alex Blasche
2021-03-15
1
-88
/
+0
*
Improve QBluetoothLocalDevice::setHostMode() on BlueZ 5
Alex Blasche
2021-03-12
1
-2
/
+7
*
Add infrastructure to register BlueZ custom data types
Alex Blasche
2021-03-10
1
-5
/
+3
*
Remove BlueZ 4 implementation for QBluetoothLocalDevice
Alex Blasche
2021-03-10
1
-561
/
+41
*
Add ; to Q_UNUSED
Lars Schmertmann
2020-06-23
1
-7
/
+7
*
Fix up broken PropertiesChanged connections
v5.14.1
Alex Blasche
2020-01-14
1
-1
/
+2
*
Fix QSet and QList related warnings
Alex Blasche
2019-08-08
1
-1
/
+1
*
Normalize QObject::connect() statements
Alex Blasche
2018-08-29
1
-30
/
+30
*
Code cleanup: Use nullptr wherever possible
Alex Blasche
2018-08-24
1
-25
/
+16
*
Replace foreach with for loop and set QT_NO_FOREACH
Oliver Wolff
2018-08-15
1
-4
/
+7
*
Make Adapter1.RemoveDevice() call async
Alex Blasche
2018-05-04
1
-7
/
+11
*
Update to new QRandomGenerator API
v5.10.0-beta4
Thiago Macieira
2017-11-03
1
-3
/
+3
*
Use QRandomGenerator instead of q?rand
Thiago Macieira
2017-06-30
1
-4
/
+4
*
Ensure the passkey and pincode for pairing are random
Alex Blasche
2017-03-14
1
-2
/
+2
*
Match connected device changes based on local device instance
Alex Blasche
2017-02-17
1
-23
/
+38
*
Updated license headers
Antti Kokko
2016-01-20
1
-14
/
+20
*
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
*
|
[Bluetooth] Optimize loops
Konstantin Ritt
2015-09-16
1
-15
/
+33
|
/
*
Update copyright headers
Jani Heikkinen
2015-02-16
1
-7
/
+7
*
Avoid potential memory leak on variable 'device'
Sergio Ahumada
2015-02-10
1
-3
/
+11
*
Update license headers and add new licenses
Jani Heikkinen
2014-08-24
1
-18
/
+10
*
Merge branch '5.3' into dev
Alex Blasche
2014-06-27
1
-6
/
+50
|
\
|
*
Bluez4: Ensure QBluetoothLocalDevice becomes invalid if adapter disappears
Alex Blasche
2014-05-27
1
-6
/
+50
*
|
Bluez5: Simplify lookup of default adapter
Alex Blasche
2014-06-02
1
-43
/
+6
*
|
Bluez5: QBluetoothLocalDevice becomes invalid if adapter disappears
Alex Blasche
2014-05-28
1
-2
/
+24
*
|
Use Alias as Device/Adapter name on Bluez 5
Alex Blasche
2014-05-26
1
-1
/
+1
*
|
Utilize Qt global discovery mode session in QBluetootLocalDevice.
Alex Blasche
2014-05-23
1
-21
/
+8
*
|
Utilize QStringLiteral where possible
Alex Blasche
2014-05-15
1
-22
/
+22
*
|
Merge branch 'stable' into dev
Alex Blasche
2014-05-08
1
-26
/
+22
|
\
|
|
*
Bluez4: Fix incorrect list of connected devices in QBluetoothLocalDevice
Alex Blasche
2014-04-22
1
-23
/
+18
*
|
Add Bluez5 support for QBluetoothLocalDevice
Alex Blasche
2014-05-06
1
-107
/
+645
*
|
Fix coding style in QBluetooth
Oleg Shparber
2014-04-23
1
-114
/
+152
|
/
*
Fix crash when calling QBluetoothLocalDevice::connectedDevices()
Alex Blasche
2014-02-26
1
-0
/
+3
*
Suppress warning from QObject attempting to connect null object
Alex Blasche
2014-01-24
1
-3
/
+5
*
whitespace fixes
Oswald Buddenhagen
2014-01-20
1
-1
/
+1
*
Fix remaining uncategorized debug/warning messages (catchup in dev)
Alex Blasche
2014-01-08
1
-3
/
+3
*
Merge remote-tracking branch 'origin/stable' into dev
Frederik Gladhorn
2014-01-06
1
-19
/
+21
|
\
|
*
Use QLoggingCategory to categorize the various debug output streams
Alex Blasche
2013-12-20
1
-19
/
+21
*
|
Added new API for device "connected" status
Oleksandr Matasov
2013-11-12
1
-1
/
+117
|
/
*
Remove compiler warnings
Alex Blasche
2013-09-20
1
-0
/
+1
[next]