summaryrefslogtreecommitdiffstats
path: root/src/bluetooth
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-11-091-0/+1
|\
| * Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-11-021-0/+1
| |\
| | * Build fix: Add errno.h include header for errno usageCristian Adam2019-11-011-0/+1
| | * QBluetoothSocket(macOS) - fix _q_writeNotify's invocationTimur Pocheptsov2019-10-281-1/+1
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-11-021-4/+2
|\| |
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-261-4/+2
| |\|
| | * Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-10-221-4/+2
| | |\
| | | * Fix classic device discovery on AndroidAlex Blasche2019-10-181-4/+2
* | | | Update dependencies on 'dev' in qt/qtconnectivityQt Submodule Update Bot2019-10-312-4/+2
* | | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-10-261-1/+1
|\| | |
| * | | QBluetoothSocket(macOS) - fix _q_writeNotify's invocationTimur Pocheptsov2019-10-241-1/+1
* | | | ObjCStrongReference - re-implement via DarwinBluetooth::StrongReferenceTimur Pocheptsov2019-10-2310-126/+67
* | | | Core/IOBluetooth - minor refactoring in RAII classesTimur Pocheptsov2019-10-222-7/+16
* | | | darwin/btutility: make ObjCScopedPointer not using QScopedPointerTimur Pocheptsov2019-10-207-83/+77
* | | | CoreBluetooth: get rid of outdated ifdefsTimur Pocheptsov2019-10-202-28/+1
* | | | btutility: retire CFStrongReference RAII classTimur Pocheptsov2019-10-192-95/+5
* | | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-10-192-9/+16
|\| | |
| * | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-152-9/+16
| |\| |
| | * | Merge remote-tracking branch 'origin/5.13' into 5.14v5.14.0-beta2Liang Qi2019-10-142-9/+16
| | |\|
| | | * qbluetoothdevicediscoveryagent_winrt: Decrement device count in case of failureOliver Wolff2019-10-111-4/+10
| | | * Doc: Replace WinRT with UWP in Qt Bluetooth module docsLeena Miettinen2019-09-231-5/+6
* | | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-10-148-27/+84
|\| | |
| * | | Remove usage of PRIVATE_ and PUBLIC_HEADERSOliver Wolff2019-10-113-21/+17
| * | | Rename qlowenergycontroller_p... to qlowenergycontroller_dummyOliver Wolff2019-10-114-6/+6
| |/ /
* | | Fix build without deprecations and Qt major version set to 6Simon Hausmann2019-10-091-3/+3
* | | Bluetooth: change prefix in Obj-C class namesTimur Pocheptsov2019-10-0831-68/+53
* | | Merge remote-tracking branch 'origin/wip/qt6' into devSimon Hausmann2019-10-047-42/+46
|\ \ \
| * | | Fix Qt6 buildAlexandru Croitor2019-08-018-45/+49
* | | | IO/CoreBluetooth - update namesTimur Pocheptsov2019-09-2755-251/+201
* | | | Rename the Darwin-specific logging categoryTimur Pocheptsov2019-09-2620-274/+261
* | | | Rename '*_osx' files to '*_macos'Timur Pocheptsov2019-09-2611-13/+13
* | | | IO/CoreBluetooth - clean the code up for Qt6Timur Pocheptsov2019-09-2633-276/+236
| |/ / |/| |
* | | Fix \since version for createCentral()v5.14.0-alpha1Alex Blasche2019-09-161-1/+1
* | | Merge remote-tracking branch 'origin/5.13' into 5.14Timur Pocheptsov2019-09-1210-26/+31
|\ \ \ | | |/ | |/|
| * | Fix build errors with clang-cl on WindowsMårten Nordheim2019-09-053-0/+4
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-08-101-1/+1
| |\ \
| | * | Fix QLEAdvertisingData::setManufacturerData on AndroidAlex Blasche2019-08-071-1/+1
| * | | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-07-271-1/+6
| |\| |
| | * | winrt: Add limitations to bluetooth overview pageOliver Wolff2019-07-241-1/+6
| * | | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-07-2011-44/+40
| |\| |
| | * | Core/IO/Bluetooth - fix ambiguous conversions for macOSAndré Klitzing2019-07-196-26/+26
| | * | Do not handle PAIRING_VARIANT_PINAlex Blasche2019-07-173-13/+11
| | * | winrt: Do not try to delete nullptr workerOliver Wolff2019-07-171-3/+1
| | * | Fix compilation with C++20Marc Mutz2019-07-161-2/+2
* | | | Do not make blocking dbus calls in dbus callbacksAlex Blasche2019-09-112-40/+58
* | | | Align deviceUpdated() & deviceDiscovered() behaviorAlex Blasche2019-09-112-43/+83
* | | | qbluetoothdevicediscoveryagent_winrt.cpp: Fix buildFriedemann Kleint2019-09-091-0/+1
* | | | Merge branch 'wip/win' into devOliver Wolff2019-08-2038-31/+4318
|\ \ \ \
| * | | | Update Bluetooth docs to mention Win32 backendwip/winAndre de la Rocha2019-08-173-7/+21
| * | | | Merge remote-tracking branch 'origin/dev' into wip/winOliver Wolff2019-08-0781-4229/+3488
| |\ \ \ \