summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/tqtc/lts-5.15.7' into tqtc/lts-5.15-open...v5.15.7-lts-lgplTarja Sundqvist2022-09-128-489/+663
|\
| * Refactor characteristics read for WinRTIvan Solovev2021-10-131-171/+120
| * QLowEnergyControllerWinRT: refactor connection to deviceIvan Solovev2021-10-112-224/+358
| * Move connecting to a LE device to background on WindowsJuha Vuolle2021-09-224-4/+23
| * QLowEnergyController(WinRT): introduce timeout for connectionIvan Solovev2021-09-211-2/+19
| * winrt: Protect from late AdvertisementReceived callbackIvan Solovev2021-09-211-97/+109
| * IOBluetoothDeviceInquiry: manually interrupt Classic scanTimur Pocheptsov2021-09-101-19/+46
| * Bluetooth docs: mention the Apple's specific requirementsTimur Pocheptsov2021-09-071-0/+10
| * Android: Call handleTargetLost directly on NFC TagLostExceptionJens Trillmann2021-09-071-0/+6
* | Merge remote-tracking branch 'origin/tqtc/lts-5.15.6' into tqtc/lts-5.15-open...v5.15.6-lts-lgplTarja Sundqvist2022-08-164-79/+231
|\|
| * Doc: Fix typoPaul Wicking2021-07-261-1/+1
| * QWinRTBluetoothDeviceDiscoveryWorker: Add error handlingOliver Wolff2021-07-202-66/+221
| * Improve detection of enabled location service on SDK<28Andreas Buhr2021-07-121-12/+9
* | Merge remote-tracking branch 'origin/tqtc/lts-5.15.5' into tqtc/lts-5.15-open...v5.15.5-lts-lgplTarja Sundqvist2022-05-163-10/+23
|\|
| * Fix "loop variable creates a copy" warningKonstantin Ritt2021-05-171-2/+2
| * Prefer QChar over QString that consists of a single QCharKonstantin Ritt2021-05-171-3/+2
| * CoreBluetooth: add a workaround to enable using scan optionsTimur Pocheptsov2021-05-111-1/+9
| * Backport a fix from Qt 6 (stop using a deprecated API)Timur Pocheptsov2021-05-071-4/+10
* | 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