summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* QLowEnergyControllerPrivateAndroid: remove unused forward declarationMarc Mutz2022-06-041-2/+0
* Remove extra ".lib" suffix from Windows library linkageJuha Vuolle2022-06-041-2/+2
* Update commercial license headersTarja Sundqvist2022-06-04229-4941/+4941
* Close socket descriptor when QBluetoothSocketBluez is destroyedJuha Vuolle2022-06-042-1/+12
* QNdefMessage: un-export the classIevgenii Meshcheriakov2022-06-031-12/+24
* DeviceDiscoveryBroadcastReceiver: reduce memory footprint of offset tableMarc Mutz2022-04-141-2/+2
* DeviceDiscoveryBroadcastReceiver: reduce relocationsMarc Mutz2022-04-141-18/+15
* Fix narrowing in calls to read()/write() etcMarc Mutz2022-04-135-14/+10
* Update BT LE peripheral role OS support documentationJuha Vuolle2022-04-121-1/+1
* Improve Android-12 bluetooth permission error reportingJuha Vuolle2022-04-129-34/+110
* Fix clazy unused variable warningMarc Mutz2022-04-111-1/+0
* Replace deprecated QScopedPointer usageIvan Solovev2022-04-111-5/+3
* QBluetoothServiceDiscoveryAgentPrivate: fix broken remove loopMarc Mutz2022-04-081-4/+4
* qnearfieldtarget_p.h: add missing include <QMap>Marc Mutz2022-04-071-0/+1
* NFC: Fix undefined symbols when linking an iOS appAlexandru Croitor2022-04-051-0/+3
* Remove unnecessary variable inits in bluetooth serversJuha Vuolle2022-03-253-14/+4