summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.12' into 5.13v5.13.0-beta2Qt Forward Merge Bot2019-04-065-38/+38
|\
| * 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
* | winrt: More corrections for handling device disconnectionsOliver Wolff2019-03-282-4/+10
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-03-276-22/+17
|\|
| * Ensure DBus based QBluetoothSocket emits bytesWritten() signalAlex Blasche2019-03-251-0/+2
| * qlowenergycontroller_android_p.h: Remove unrelated preprocessor blocksOliver Wolff2019-03-251-16/+0
| * 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
* | Remove winrt TODOs about manufacturer dataOliver Wolff2019-03-252-3/+0
* | winrt: Fix deprecation warningOliver Wolff2019-03-251-6/+5
* | winrt: Fix notifications in Bluetooth LEOliver Wolff2019-03-191-5/+5
* | winrt: Stop LE device watcher when discovery is finishedOliver Wolff2019-03-191-4/+5
* | winrt: Handle device disconnection properlyOliver Wolff2019-03-194-14/+42
* | winrt: Use correct worker signal slot disconnectionOliver Wolff2019-03-191-4/+3
* | winrt: Implement manufacturer dataOliver Wolff2019-03-193-24/+117
* | winrt: Implement rssiOliver Wolff2019-03-192-11/+67
* | Fix warning about initialized but not referenced variableOliver Wolff2019-03-191-1/+2
* | Merge remote-tracking branch 'origin/5.12' into 5.13v5.13.0-beta1Qt Forward Merge Bot2019-03-091-0/+3
|\|
| * Bluez-DBus: Fix crash at calling disconnect while not connectedChristian Wassmuth2019-03-051-0/+3
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-02-164-47/+66
|\|
| * 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-154-33/+60
* | QDeclarativeBluetoothDiscoveryModel: Fix warningsFriedemann Kleint2019-02-112-12/+14
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-02-095-43/+97
|\|
| * Fix unit test failure on AndroidAlex Blasche2019-02-081-11/+31
| * Add Android exclamation to QBluetoothServiceDiscoveryAgent ctor docsAlex Blasche2019-02-081-0/+5
| * Fix potential bug in osxbtcentralmanagerTimur Pocheptsov2019-02-081-1/+3
| * Bluetooth LE scan - fix a crash (CoreBluetooth)Timur Pocheptsov2019-02-071-30/+57
| * Doc: Fix link error to \macosNico Vertriest2019-02-071-1/+1
* | Fully qualify the parameter in QNearFieldManager::adapterStateChangedv5.13.0-alpha1Andy Shaw2019-02-051-1/+1
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-02-023-2/+8
|\|
| * LE/Android: fix crash when destroying DiscoveryAgent during scanKonstantin Marchenko2019-01-252-0/+6
| * LE/Android: trivial typo fixesKonstantin Ritt2019-01-251-2/+2
* | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2019-01-221-2/+7
|\|
| * Check for system feature PackageManager.FEATURE_NFCAndré Klitzing2019-01-141-2/+7
* | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2019-01-102-2/+18
|\|
| * Ensure custom uuids are returned by QBluetoothServiceInfo::serviceUuid()Alex Blasche2019-01-091-1/+17
| * Don't reverse uuids which are derived from Bluetooth's base uuidAlex Blasche2019-01-081-1/+1
* | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2019-01-052-2/+9
|\|
| * Add missing dbus registrations and change documentationAlex Blasche2019-01-042-2/+9
* | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-12-2526-229/+304
|\|
| * CoreBluetooth - fix warnings ('-Wobjc-interface-ivars')Timur Pocheptsov2018-12-1820-98/+97
| * Fix broken timeout handling in osxbtcentral managerTimur Pocheptsov2018-12-185-101/+136
| * GCD timer - refactor and fix warningsTimur Pocheptsov2018-12-175-29/+70
| * Fix use of the wrong constant: m_maximum should be INT_MAXThiago Macieira2018-12-121-1/+1
* | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-12-113-12/+10
|\|
| * qnearfieldmanager_emulator: Use Q_GLOBAL_STATIC for tag activatorOliver Wolff2018-12-063-12/+6