summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/bluez/bluetoothmanagement.cpp
Commit message (Expand)AuthorAgeFilesLines
* Mark bluez/bluetoothmanagement.cpp as security-significantIvan Solovev2025-05-201-0/+1
* QBluetoothAddress: add qHash() as a proper hidden friendMarc Mutz2023-07-091-1/+0
* Merge duplicate qHash(QBluetoohAddress) definitionsMarc Mutz2023-07-081-5/+1
* Use SPDX license identifiersLucie Gérard2022-06-101-38/+2
* Assorted int/qsizetype fixesMarc Mutz2022-05-101-3/+3
* Replace some length() calls with size()Marc Mutz2022-05-101-1/+1
* includemocsMarc Mutz2022-05-041-0/+2
* Fix narrowing in calls to read()/write() etcMarc Mutz2022-04-131-1/+1
* Fix some integral type mismatchesMarc Mutz2022-04-111-2/+2
* Add all BlueZ management API event codesAndreas Buhr2021-02-151-6/+2
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-03-101-0/+1
|\
| * support building with clang and libc++Denis Pronin2020-03-051-0/+1
* | Fix Qt6 buildAlexandru Croitor2019-08-011-1/+1
|/
* Fix various qdoc warnings in QtBluetoothAlex Blasche2018-09-181-1/+1
* Add separate interfaces for QBluetoothSocketPrivate on LinuxAlex Blasche2018-07-251-1/+1
* Obtain random bt address flag via Bluetooth Mgmt APIAlex Blasche2017-06-161-0/+314