summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * Store the serviceinfo in pingpong exampleJuha Vuolle2022-01-241-1/+1
| * Bump versionTarja Sundqvist2021-12-311-1/+1
| * tst_QBluetoothServiceInfo::tst_assignment - fix for MontereyTimur Pocheptsov2021-12-291-0/+20
| * IOBluetooth (device scan) - reduce the manual timeoutTimur Pocheptsov2021-12-291-1/+3
| * Android BT LE Client thread protection improvementJuha Vuolle2021-12-211-504/+540
| * Windows QBluetoothSocket: fix crash at disconnectingIvan Solovev2021-12-151-2/+17
| * Add Info.plists to autotests which require bluetooth usage keyJuha Vuolle2021-12-157-1/+36
| * Windows QBluetoothSocket: remove unneeded variable from SocketWorkerIvan Solovev2021-12-141-22/+4
| * QLowEnergyController Windows: fix early disconnect crash on Win 11Ivan Solovev2021-12-141-1/+3
* | Merge remote-tracking branch 'origin/tqtc/lts-5.15.8' into tqtc/lts-5.15-open...v5.15.8-lts-lgplTarja Sundqvist2022-11-1019-195/+488
|\|
| * QBluetoothSocket Windows: check that host info is availableIvan Solovev2021-12-101-12/+21
| * Thread protection for Android BT LE ServerJuha Vuolle2021-12-101-176/+286
| * QBluetoothSocket Windows: fix localAddress and peerAddressIvan Solovev2021-12-101-2/+13
| * QBluetoothSocket Windows: actually query remote portIvan Solovev2021-12-081-1/+1
| * NFC: Fix PendingIntent creation for Android 12Ivan Solovev2021-12-081-1/+7
| * CoreBluetooth: fix warning message concatenationTimur Pocheptsov2021-11-261-1/+1
| * Windows: fix object destruction order when terminating helper threadsIvan Solovev2021-11-262-3/+3
| * Bluetooth (Darwin): bail out early, if Info.plist is missingTimur Pocheptsov2021-11-245-25/+91
| * Fix thread affinity for charListObtained slotIvan Solovev2021-11-242-7/+4
| * Fix BT LE service addition timing issue on AndroidJuha Vuolle2021-11-221-2/+52
| * macOS specific Info.plist file for Bluetooth ExamplesJuha Vuolle2021-11-185-0/+28
| * IOBluetooth: avoid over-retaining Obj-C entityTimur Pocheptsov2021-11-103-8/+24
| * Bump versionTarja Sundqvist2021-11-081-1/+1
* | Merge remote-tracking branch 'origin/tqtc/lts-5.15.7' into tqtc/lts-5.15-open...v5.15.7-lts-lgplTarja Sundqvist2022-09-1217-490/+838
|\|
| * 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
| * QtBluetooth (examples): add Info.plist for iOSTimur Pocheptsov2021-09-092-0/+43
| * CoreBluetooth: provide a description (in Info.plist) of BT usageTimur Pocheptsov2021-09-092-0/+41
| * Bluetooth docs: mention the Apple's specific requirementsTimur Pocheptsov2021-09-071-0/+10
| * Heart-rate example: add a proper Info.plistTimur Pocheptsov2021-09-074-0/+90
| * Android: Call handleTargetLost directly on NFC TagLostExceptionJens Trillmann2021-09-071-0/+6
| * Bump versionTarja Sundqvist2021-09-071-1/+1
* | Merge remote-tracking branch 'origin/tqtc/lts-5.15.6' into tqtc/lts-5.15-open...v5.15.6-lts-lgplTarja Sundqvist2022-08-165-80/+232
|\|
| * 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
| * Bump versionTarja Sundqvist2021-06-071-1/+1
* | Merge remote-tracking branch 'origin/tqtc/lts-5.15.5' into tqtc/lts-5.15-open...v5.15.5-lts-lgplTarja Sundqvist2022-05-164-11/+24
|\|
| * Bump versionTarja Sundqvist2021-05-201-1/+1
| * 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-077-14/+48
|\|
| * Always call setOpenMode before setSocketStateAndreas Buhr2021-03-233-6/+8
| * Fix bug: Let QBluetoothsocket::close emit disconnected only onceAndreas Buhr2021-03-221-1/+0