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
/
bluetooth
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update QLowEnergyDescriptor class documentation.
Alex Blasche
2014-08-18
2
-17
/
+44
*
Update QLowEnergyCharacteristic class documentation.
Alex Blasche
2014-08-18
2
-24
/
+65
*
Add class documentation for QLowEnergyService
Alex Blasche
2014-08-18
5
-32
/
+262
*
Add class documentation for QLowEnergyController
Alex Blasche
2014-08-15
1
-1
/
+205
*
Fix compiler warning about unused parameters
Alex Blasche
2014-08-15
1
-4
/
+4
*
Remove libbluetooth system header dependencies from BTLE code base
Alex Blasche
2014-08-13
2
-10
/
+94
*
Merge remote-tracking branch 'gerrit/5.4' into btle
Alex Blasche
2014-08-13
12
-291
/
+141
|
\
|
*
Remove Bluez as link and include dependency from QtBluetooth
Alex Blasche
2014-08-12
5
-277
/
+36
|
*
Merge branch '5.3' into dev
Alex Blasche
2014-07-17
9
-21
/
+113
|
|
\
|
|
*
Reduce system header dependencies
Alex Blasche
2014-07-16
5
-9
/
+92
|
|
*
Remove usage of BluetoothSocket.isConnected()
Alex Blasche
2014-07-10
1
-9
/
+8
|
*
|
Doc: Removing url variable from qdocconf file.
Jerome Pasion
2014-07-07
1
-1
/
+0
*
|
|
Improve consistency of device discovery.
Alex Blasche
2014-08-13
3
-13
/
+78
*
|
|
Support reading of chars & descs if their value is larger than MTU
Alex Blasche
2014-08-13
3
-20
/
+149
*
|
|
Implement support for QLowEnergyService include hierarchies.
Alex Blasche
2014-08-13
6
-52
/
+149
*
|
|
Detect secondary services and display service type in lowenergyscanner
Alex Blasche
2014-07-23
5
-15
/
+42
*
|
|
Characteristic and descriptor value() are no longer hex encoded
Alex Blasche
2014-07-23
2
-16
/
+11
*
|
|
Rename QLowEnergyControllerNew -> QLowEnergyController
Alex Blasche
2014-07-23
13
-145
/
+145
*
|
|
Complete the removal of the Bluez's DBus Characteristic API
Alex Blasche
2014-07-23
4
-168
/
+0
*
|
|
Further cleanup QLowEnergyServiceInfo
Alex Blasche
2014-07-23
7
-244
/
+3
*
|
|
Remove old GATT API
Alex Blasche
2014-07-23
29
-3254
/
+1
*
|
|
Bind the BTLE socket to the local Bt device
Alex Blasche
2014-07-23
2
-1
/
+25
*
|
|
Ensure Bluez5 device discovery sets the new core configuration flag
Alex Blasche
2014-07-17
2
-1
/
+8
*
|
|
Small code optimizations
Alex Blasche
2014-07-17
2
-10
/
+10
*
|
|
Remove dependency on bluetooth/uuid.h
Alex Blasche
2014-07-17
1
-9
/
+2
*
|
|
Don't try to read characteristic if we cannot even find one
Alex Blasche
2014-07-16
1
-2
/
+8
*
|
|
Ignore unexpected server messages
Alex Blasche
2014-07-16
1
-0
/
+9
*
|
|
Add capability to dectect MTU value of the COM channel
Alex Blasche
2014-07-16
2
-2
/
+50
*
|
|
Convert QLowEnergyHandle from quint32 to quint16
Alex Blasche
2014-07-16
3
-27
/
+29
*
|
|
Add simpler API to retrieve descriptor/characteristic for certain uuid
Alex Blasche
2014-07-16
4
-5
/
+53
*
|
|
Port HeartRateListener Example to new API.
Alex Blasche
2014-07-16
3
-1
/
+3
*
|
|
Add ability to process notifications and indications
Alex Blasche
2014-07-16
3
-10
/
+129
*
|
|
Support writing of descriptors
Alex Blasche
2014-07-15
9
-24
/
+106
*
|
|
Add QLowEnergyService::contains(QLowEnergyDescriptor)
Alex Blasche
2014-07-15
4
-2
/
+47
*
|
|
Improve qlowenergyscanner example UI
Alex Blasche
2014-07-15
1
-1
/
+3
*
|
|
Update QLEConttroller unit test after SensorTag firmware update
Alex Blasche
2014-07-15
1
-0
/
+1
*
|
|
Merge branch 'dev' into btle
Alex Blasche
2014-07-03
30
-213
/
+1062
|
\
\
\
|
|
/
/
|
*
|
Merge "Merge branch '5.3' into dev" into refs/staging/dev
Alex Blasche
2014-07-01
8
-10
/
+68
|
|
\
\
|
|
*
\
Merge branch '5.3' into dev
Alex Blasche
2014-06-27
8
-10
/
+68
|
|
|
\
\
|
|
|
|
/
|
|
|
*
Bluez4: Ensure QBluetoothLocalDevice becomes invalid if adapter disappears
Alex Blasche
2014-05-27
3
-7
/
+62
|
|
|
*
Process Bluez5 URLs during SDP scan
Alex Blasche
2014-05-27
1
-1
/
+1
|
|
|
*
Add a few Qt 6 TODO entries
Alex Blasche
2014-05-15
3
-0
/
+3
|
|
|
*
Fix uncategorised usage of qWarning().
Alex Blasche
2014-05-09
1
-2
/
+2
|
*
|
|
Remove usage of QObject::tr() in qbluetoothsocket_bluez.cpp.
Friedemann Kleint
2014-06-30
1
-1
/
+1
|
|
/
/
|
*
|
Bluez5: Add Object-Push support
Alex Blasche
2014-06-17
14
-58
/
+629
|
*
|
Avoid empty service names
Alex Blasche
2014-06-03
1
-1
/
+15
|
*
|
Bluez5: Simplify lookup of default adapter
Alex Blasche
2014-06-02
5
-117
/
+99
|
*
|
Bluez5: Add service (un)registration support
Alex Blasche
2014-06-02
6
-26
/
+228
|
*
|
Don't stop processing of Bluez services if one service is invalid
Alex Blasche
2014-05-28
1
-1
/
+1
|
*
|
Bluez5: QBluetoothLocalDevice becomes invalid if adapter disappears
Alex Blasche
2014-05-28
1
-2
/
+24
[next]