summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/tqtc/lts-6.2.8' into tqtc/lts-6.2-openso...Tarja Sundqvist2024-02-207-27/+65
|\
| * SDP scanner: encode input URLs and escape XML-specific charactersIvan Solovev2023-02-231-1/+9
| * sdpscanner: fix potential unwanted truncation for SDP_TEXT_STR{8,16,32}Ivan Solovev2023-02-181-1/+3
| * sdpscanner: fix URL processingIvan Solovev2023-02-181-2/+1
| * Proper clearing of WinRT factory cache in QtBluetoothMarc Mutz2023-02-072-0/+2
| * QLowEnergyController Windows: fix UI hangs during discovery on disconnected p...Ivan Solovev2023-01-172-12/+20
| * QWinRTLowEnergyServiceHandler: optimize behavior at disconnectIvan Solovev2023-01-171-8/+29
| * Purge mentioning of Technical Preview from the Bt LE overviewAlex Blasche2023-01-111-5/+3
| * Fix the naming of the BlueZ packageAlexey Edelev2023-01-051-1/+1
* | Merge remote-tracking branch 'origin/tqtc/lts-6.2.7' into tqtc/lts-6.2-openso...Tarja Sundqvist2023-10-0320-76/+181
|\|
| * Add a missing verb in BT LE documentationJuha Vuolle2022-10-141-2/+2
| * QBluetoothDeviceDiscovery: ignore lastError when starting discoveryIvan Solovev2022-10-052-3/+2
| * Check bluetooth adapter availability and power before device discoveryJuha Vuolle2022-10-053-20/+51
| * Clear previous bluetooth device/service discovery errors on restartJuha Vuolle2022-09-235-1/+17
| * Add windows bluetooth discovery worker metatype registrationJuha Vuolle2022-09-201-0/+1
| * Android BT fix deprecated "getDefaultAdapter" method usageJuha Vuolle2022-09-1512-50/+108
* | Update LGPL license headers for two filesv6.2.6-lts-lgplTarja Sundqvist2023-09-252-40/+40
* | Merge remote-tracking branch 'origin/tqtc/lts-6.2.6' into tqtc/lts-6.2-openso...Tarja Sundqvist2023-03-0113-867/+1072
|\|
| * Windows device discovery: fix memory leaksIvan Solovev2022-09-013-15/+13
| * Windows device discovery: fix crash at discovery stopIvan Solovev2022-08-301-27/+26
| * Bluetooth Windows: refactor getNativeServiceIvan Solovev2022-08-262-93/+132
| * Bluetooth Windows: refactor getNativeCharacteristicIvan Solovev2022-08-262-103/+207
| * Fix error() to errorOccurred() in documentation (changed in Qt 6)Juha Vuolle2022-08-213-8/+8
| * Windows: properly cache discovered services in QLowEnergyControllerIvan Solovev2022-08-151-0/+1
| * QWinRTBluetoothDeviceDiscoveryWorker: properly stop LE scan timerIvan Solovev2022-08-151-0/+2
| * Windows: refactor device discoveryIvan Solovev2022-07-192-36/+47
| * Windows: refactor low energy device discoveryIvan Solovev2022-07-191-534/+305
| * Windows: fix Classic device discovery by porting to C++/WinRTIvan Solovev2022-07-192-239/+257
| * Windows Bluetooth: move DeviceWatcher wrapper into a separate headerIvan Solovev2022-07-194-1/+252
| * Fix bluetooth service discovery not finishing on AndroidJuha Vuolle2022-07-082-12/+23
* | Revert "Update commercial license headers"Tarja Sundqvist2022-11-24229-4941/+4941
|/
* Add a timeout guard for Android BT device discovery not startingJuha Vuolle2022-06-215-25/+95
* Android BT LE advertisement start to fail when bluetooth is OFFJuha Vuolle2022-06-211-7/+14
* Fix Bluez LE advertiser delete crashJuha Vuolle2022-06-216-17/+22
* Repair tst_QBluetoothDeviceDiscoveryAgent unit test on AndroidAndreas Buhr2022-06-201-2/+7
* QtNfc: Fix iOS session invalidation/restartMike Achtelik2022-06-151-15/+11
* Replace deprecated bluetooth disable/enable methods on AndroidJuha Vuolle2022-06-134-37/+128
* includemocsMarc Mutz2022-06-0822-0/+46
* QLeAdvertizerBluez: add missing Q_OBJECT macroMarc Mutz2022-06-081-0/+1
* Rename qleadvertiser_p.h → qleadvertiser_bluez_p.hMarc Mutz2022-06-084-11/+7
* Remove unsupported Android bluetooth codepaths part 2Juha Vuolle2022-06-041-35/+17
* QtConnectivity: replace qSwap with std::swap/member-swap where possibleMarc Mutz2022-06-046-6/+6
* Remove QScopedPointer related deprecation warnings on macOSJuha Vuolle2022-06-044-17/+14
* Port QtConnectivity configure check reporting from Qt 5Juha Vuolle2022-06-041-2/+23
* Remove unsupported Android bluetooth codepathsJuha Vuolle2022-06-0410-261/+51
* Assorted int/qsizetype fixesMarc Mutz2022-06-045-7/+7
* Fix crash when service discovery agent (SDA) is stopped on AndroidJuha Vuolle2022-06-041-11/+20
* Fix Bluez BT LE battery readingJuha Vuolle2022-06-041-11/+51
* DeviceDiscoveryBroadcastReceiver: fix potential integer overflowMarc Mutz2022-06-041-1/+1
* Add a separate TU for bluez_data_p.hMarc Mutz2022-06-042-1/+47