summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Enable new QBluetoothSocket backend for dbus sockets on Bluez 5.46+Alex Blasche2018-08-161-20/+22
* | Ensure that QBluetoothServer works with new DBus based socketsAlex Blasche2018-08-164-12/+46
* | winrt: Properly handle sequences in SDP registrationOliver Wolff2018-08-161-12/+25
* | winrt: Properly handle strings in SDP registrationOliver Wolff2018-08-161-11/+40
* | winrt: Add helper functionality for more complex sdp typesOliver Wolff2018-08-161-1/+44
* | Clean up btchat exampleOliver Wolff2018-08-169-70/+90
* | winrt: Add missing error handling in connectToServiceHelperOliver Wolff2018-08-161-1/+2
* | QBluetoothSocket: Move (dis-)connected logic into setSocketStateOliver Wolff2018-08-165-20/+16
* | Replace foreach with for loop and set QT_NO_FOREACHOliver Wolff2018-08-1558-152/+205
* | winrt: Handle UUID cases in service registrationOliver Wolff2018-08-151-13/+11
* | Bluez: Fix missing signalling for QBluetoothSocket::abortAlex Blasche2018-08-151-0/+7
* | Android: Fix missing connected() signal emission for QBluetoothSocketAlex Blasche2018-08-141-1/+1
* | winrt: Support additional data types for service registrationOliver Wolff2018-08-131-18/+55
* | winrt: Unify logging format and give additional informationOliver Wolff2018-08-131-8/+11
* | winrt: Make device radio discoverable when listening on socketOliver Wolff2018-08-131-2/+15
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-08-111-61/+63
|\|
| * QBluetoothServiceInfo - disentangle q<->d madnessTimur Pocheptsov2018-08-091-61/+63
* | Fix QBluetoothSocket::socketDescriptor() for BlueZ DBusAlex Blasche2018-08-091-0/+3
* | Shift close/abort signaling from QBluetoothSocket to private implementationsAlex Blasche2018-08-095-19/+28
* | Implement QBluetoothSocket Client support for Bluez5 DBusAlex Blasche2018-08-097-15/+640
* | Add new Profile1 Interface from Bluez DBusAlex Blasche2018-08-035-0/+113
* | Rename profile1_p to profilemanager1_pAlex Blasche2018-08-035-9/+9
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-07-312-8/+10
|\|
| * Bump versionOswald Buddenhagen2018-07-301-1/+1
| * Cleanup meaningless code in QBluetoothSocketAlex Blasche2018-07-261-1/+1
| * fix use of default constructed QBluetoothSocketEric Lemanissier2018-07-232-9/+11
* | Fix minimal Android version for NFC (needs v18)Alex Blasche2018-07-271-0/+1
* | Small QBluetoothSocketDummy header fix upAlex Blasche2018-07-251-2/+3
* | Rename qbluetoothsocket_p files to qbluetoothsocket_dummyAlex Blasche2018-07-254-9/+9
* | Add override to all overridden QBluetoothSocketPrivate functionsAlex Blasche2018-07-255-103/+102
* | Move QBluetoothSocket::connectToService() to private implementationsAlex Blasche2018-07-2512-134/+384
* | Rename QBluetoothSocketBasePrivate::connectToService()Alex Blasche2018-07-2512-23/+23
* | Rename the final interface for the QBluetoothSocketPrivate dummyAlex Blasche2018-07-255-51/+45
* | Add QBluetoothSocketPrivate interface for WinRTAlex Blasche2018-07-257-71/+169
* | Add QBluetoothSocketPrivate interface for AndroidAlex Blasche2018-07-259-97/+189
* | Add separate interfaces for QBluetoothSocketPrivate on LinuxAlex Blasche2018-07-2513-62/+431
* | Add runtime polymorphism for QBluetoothSocketPrivateAlex Blasche2018-07-2513-190/+343
* | Mark classes derived from QLowEnergyControllerPrivate as finalAlex Blasche2018-07-245-10/+10
* | QBluetoothSocket - fix info message (IOBluetooth)Timur Pocheptsov2018-07-231-1/+1
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-07-211-5/+8
|\|
| * Fix "QMetaObject::invokeMethod: No such method" for ndefMessageReadLars Schmertmann2018-07-171-5/+8
* | winrt: Only emit characteristicWritten if WriteWithResponse was setOliver Wolff2018-07-181-2/+3
* | Introduce reportError to fix "QMetaObject::invokeMethod: No such method"Lars Schmertmann2018-07-176-54/+33
* | Make winrt_bt config test fail on ICCOliver Wolff2018-07-171-0/+4
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-07-031-8/+24
|\|
| * Fix crash in QLEController caused by random device disconnectAlex Blasche2018-06-261-8/+24
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-06-267-11/+78
|\|
| * Fix "QMetaObject::invokeMethod: No such method"Lars Schmertmann2018-06-192-8/+12
| * Merge remote-tracking branch 'origin/5.11.1' into 5.11Qt Forward Merge Bot2018-06-191-0/+54
| |\
| | * Add changes file for Qt 5.11.1v5.11.1Alex Blasche2018-06-091-0/+54