summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add changes file for Qt 5.12.7v5.12.7Antti Kokko2020-01-171-0/+20
* Merge remote-tracking branch 'origin/5.12.6' into 5.12Qt Forward Merge Bot2020-01-071-0/+20
|\
| * Add changes file for Qt 5.12.6v5.12.6Antti Kokko2019-11-051-0/+20
* | Bump versionFrederik Gladhorn2019-11-071-1/+1
|/
* Bump versionFrederik Gladhorn2019-10-301-1/+1
* Fix classic device discovery on AndroidAlex Blasche2019-10-290-0/+0
* Fix classic device discovery on AndroidAlex Blasche2019-10-211-4/+2
* Merge "Merge remote-tracking branch 'origin/5.12.5' into 5.12"Qt Forward Merge Bot2019-09-082-1/+39
|\
| * Merge remote-tracking branch 'origin/5.12.5' into 5.12Qt Forward Merge Bot2019-09-072-1/+39
|/|
| * Add changes file for Qt 5.12.5 and fix 5.12.4 change filev5.12.5Alex Blasche2019-08-272-1/+39
|/
* Fix QLEAdvertisingData::setManufacturerData on AndroidAlex Blasche2019-08-071-1/+1
* winrt: Add limitations to bluetooth overview pageOliver Wolff2019-07-241-1/+6
* Core/IO/Bluetooth - fix ambiguous conversions for macOSAndré Klitzing2019-07-196-26/+26
* Do not handle PAIRING_VARIANT_PINAlex Blasche2019-07-173-13/+11
* winrt: Do not try to delete nullptr workerOliver Wolff2019-07-171-3/+1
* Fix compilation with C++20Marc Mutz2019-07-161-2/+2
* Core/IO/Bluetooth - fix ambiguous conversionsTimur Pocheptsov2019-07-053-8/+8
* Bump versionFrederik Gladhorn2019-07-011-1/+1
* Merge "Merge remote-tracking branch 'origin/5.12.4' into 5.12"Qt Forward Merge Bot2019-06-262-1/+40
|\
| * Merge remote-tracking branch 'origin/5.12.4' into 5.12Qt Forward Merge Bot2019-06-262-1/+40
|/|
| * Add changes file for Qt 5.12.4v5.12.4Alex Blasche2019-06-061-0/+39
| * Bump versionFrederik Gladhorn2019-05-231-1/+1
|/
* BlueZ: Fix leaking client socket when running QLEController Peripheral modeAlex Blasche2019-05-082-0/+11
* Bluetooth: Compare the server channel when checking for duplicatesAndy Shaw2019-05-101-1/+2
* Merge remote-tracking branch 'origin/5.12.3' into 5.12Qt Forward Merge Bot2019-04-171-0/+42
|\
| * Add changes file for Qt 5.12.3v5.12.3Alex Blasche2019-04-031-0/+42
* | CoreBluetooth: add a missing -peripheral:didModifyServices: methodTimur Pocheptsov2019-04-164-0/+43
* | winrt: Fix reading of descriptor valuesOliver Wolff2019-04-151-8/+12
* | Don't create QBluetoothServiceInfo when uuid is nullAlex Blasche2019-04-121-1/+4
* | Android: Don't filter SPP uuidAlex Blasche2019-04-121-11/+12
* | Streamline QBluetoothServiceDiscoveryAgentPrivate::populateDiscoveredServicesAlex Blasche2019-04-101-32/+33
* | Android: Increase chance of establishing serial connection w/o SPP uuidAlex Blasche2019-04-102-3/+32
* | Fix clang-cl errors about narrowing conversionsKai Koehne2019-04-081-1/+1
* | Use QAndroidJniExceptionCleaner instead of QAndroidJniEnvironmentBogDan Vatra2019-04-051-11/+4
* | Fix possible leakBogDan Vatra2019-04-051-2/+1
* | Check the reverted UUID when filteringBogDan Vatra2019-04-053-25/+33
* | Enable bttestui to test QBluetoothSocket::bytesWritten() signalAlex Blasche2019-04-011-0/+6
|/
* Convert bttestui to Qt5 style connect() syntaxAlex Blasche2019-03-251-45/+45
* Ensure DBus based QBluetoothSocket emits bytesWritten() signalAlex Blasche2019-03-251-0/+2
* Update SensorTag documentation URLAlex Blasche2019-03-251-2/+3
* qlowenergycontroller_android_p.h: Remove unrelated preprocessor blocksOliver Wolff2019-03-251-16/+0
* Bump versionKari Oikarinen2019-03-211-1/+1
* Address compile error on gcc 4.8Alex Blasche2019-03-193-6/+12
* LE/Android: add consistency check in method called from Qt APIKonstantin Ritt2019-03-191-0/+3
* Merge remote-tracking branch 'origin/5.12.2' into 5.12Qt Forward Merge Bot2019-03-151-0/+61
|\
| * Add changes file for Qt 5.12.2v5.12.2Alex Blasche2019-02-251-0/+61
* | Bluez-DBus: Fix crash at calling disconnect while not connectedChristian Wassmuth2019-03-051-0/+3
|/
* Ensure signed int are written in base 10 notationAlex Blasche2019-02-151-3/+3
* Cleanup QBluetoothServiceInfo xml stream writer on BluezAlex Blasche2019-02-151-11/+3
* Ensure SDP records can be byte arrays/hex encodedAlex Blasche2019-02-155-33/+105