summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/tqtc/lts-5.15.4' into tqtc/lts-5.15-open...v5.15.4-lts-lgplTarja Sundqvist2022-04-075-11/+23
|\
| * Always call setOpenMode before setSocketStateAndreas Buhr2021-03-233-6/+8
| * Fix bug: Let QBluetoothsocket::close emit disconnected only onceAndreas Buhr2021-03-221-1/+0
| * Change tst_qlowenergycontroller to wait for disconnectsAndreas Buhr2021-02-262-0/+6
| * Correct error handling in QLowEnergyControllerPrivateBluezDBUSAndreas Buhr2021-02-251-4/+9
* | Revert "Update commercial license headers"v5.15.3-lts-lgplTarja Sundqvist2021-03-24314-6461/+6461
|/
* Fix error handling in BlueZ connectToServiceHelperAndreas Buhr2021-02-122-5/+20
* Add server role to BlueZ service registrationAndreas Buhr2021-02-121-0/+1
* Update commercial license headersTarja Sundqvist2021-02-02314-6461/+6461
* QLowEnergyController (Darwin) - restore the logic we had in 5.12Timur Pocheptsov2020-09-091-4/+9
* Move the check for relevant NFC intents to the MainNfcNewIntentListenerLars Schmertmann2020-07-312-4/+5
* Emit requestCompleted only one time on AndroidLars Schmertmann2020-06-171-1/+1
* Android: Make `Just Works` bonding really workKonstantin Ritt2020-06-041-0/+66
* Update connects to QSocketNotifier::activatedv5.15.0-rc2v5.15.0-rc1v5.15.0MÃ¥rten Nordheim2020-04-292-5/+5
* Merge remote-tracking branch 'origin/5.14' into 5.15.0Qt Forward Merge Bot2020-04-273-19/+30
|\
| * Fix the documentation for QtNFC in services on AndroidLars Schmertmann2020-04-081-2/+13
| * QLowEnergyControllerPrivateWinRT::connectToDevice: Return early if LE device ...Oliver Wolff2020-03-241-0/+1
| * Android: Re-use `pendingJob` storage introduced by 962f282d21e62b8dKonstantin Ritt2020-03-241-16/+14
| * Android: Fix out-of-sync access introduced by 962f282d21e62b8dKonstantin Ritt2020-03-241-1/+2
* | Merge remote-tracking branch 'origin/5.14' into 5.15v5.15.0-beta4v5.15.0-beta3v5.15.0-beta2Qt Forward Merge Bot2020-03-075-39/+152
|\|
| * support building with clang and libc++Denis Pronin2020-03-051-0/+1
| * Also add a response for a request if reportError is calledLars Schmertmann2020-03-051-0/+1
| * Fix a race condition between a write and an incoming changeThiemo van Engelen2020-03-031-36/+142
| * Fix case of setupapi.h for mingw-w64Marius Kittler2020-03-031-1/+1
| * Support characteristic Write Without Response on BlueZ 5.50+Alex Blasche2020-03-031-2/+7
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-02-291-0/+2
|\|
| * Android: Ensure that LE errors are forwarded from JNI to QtAlex Blasche2020-02-261-0/+2
* | Use Qt::SplitBehavior in preference to QString::SplitBehaviorEdward Welbourne2020-02-271-2/+2
* | Update plugins.qmltypes for 5.15Jani Heikkinen2020-02-252-2/+2
* | Merge remote-tracking branch 'origin/5.14' into 5.15v5.15.0-beta1Qt Forward Merge Bot2020-02-223-9/+62
|\|
| * Grant ACCESS_FINE_LOCATION to QtBluetoothAlex Blasche2020-02-211-0/+1
| * Ensure that a failing classic discovery doesn't prevent LE scanAlex Blasche2020-02-211-8/+16
| * Add location-turned-on check before starting device discoveryAlex Blasche2020-02-211-0/+38
| * Catch turned off Bluetooth adapter when stopping LE discoveryAlex Blasche2020-02-201-1/+7
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-02-152-15/+39
|\|
| * winrt: Avoid possible hang in QBluetoothServer::hasPendingConnectionsOliver Wolff2020-02-111-0/+1
| * winrt: set proper state on service detail discovery failOliver Wolff2020-02-061-15/+38
* | QBluetoothDeviceDiscoveryAgent/Windows: Fix deprecation warningsFriedemann Kleint2020-01-291-5/+8
* | QLowEnergyController/Windows: Fix warning about ignored qualifiersFriedemann Kleint2020-01-291-9/+9
* | QNearFieldTarget: Fix deprecation warningFriedemann Kleint2020-01-291-1/+1
* | QBluetoothDeviceInfo: Use a QMultiHash internallyFriedemann Kleint2020-01-293-8/+6
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-286-11/+16
|\|
| * Merge remote-tracking branch 'origin/5.14.1' into 5.14Qt Forward Merge Bot2020-01-276-11/+16
| |\
| | * Fix up broken PropertiesChanged connectionsv5.14.1Alex Blasche2020-01-146-11/+16
* | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-181-2/+2
|\| |
| * | Android: JNI_OnLoad return JNI_VERSION_1_6 instead of JNI_VERSION_1_4Assam Boudjelthia2020-01-171-2/+2
| |/
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-12-141-1/+3
|\|
| * Android: Fix failing re-addvertisement of BTLE service after disconnectAlex Blasche2019-12-101-1/+3
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-12-075-19/+33
|\|
| * Fix warning in QBluetoothServer on LinuxAlex Blasche2019-12-051-1/+1