summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update Bluetooth docs to mention Win32 backendwip/winAndre de la Rocha2019-08-173-7/+21
* Merge "Merge remote-tracking branch 'origin/dev' into wip/win"Oliver Wolff2019-08-12126-4380/+14546
|\
| * Merge remote-tracking branch 'origin/dev' into wip/winOliver Wolff2019-08-07126-4380/+14546
|/|
| * Merge "Merge remote-tracking branch 'origin/5.13' into dev"Qt Forward Merge Bot2019-07-183-2/+4
| |\
| | * Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-07-183-2/+4
| | |\
| | | * Merge "Merge remote-tracking branch 'origin/5.12' into 5.13"Qt Forward Merge Bot2019-07-113-8/+8
| | | |\
| | | | * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-07-113-8/+8
| | | | |\
| | | | | * Core/IO/Bluetooth - fix ambiguous conversionsTimur Pocheptsov2019-07-053-8/+8
| | | | | * Bump versionFrederik Gladhorn2019-07-011-1/+1
| | | * | | Doc: Replace example file lists with links to code.qt.ioTopi Reinio2019-07-092-0/+2
| | | |/ /
| * | | | Mark the module free of Q_FOREACH, and QLinkedList, tooMarc Mutz2019-07-161-1/+1
| * | | | Make qtconnectivity compile on RHEL 6.10Alex Blasche2019-07-161-0/+5
| |/ / /
| * | | Service discovery agent - remove the public API implementation (macOS)Timur Pocheptsov2019-07-156-402/+71
| * | | QBluetoothServiceInfo - remove the code-duplicate (macOS)Timur Pocheptsov2019-07-154-321/+93
| * | | QBluetoothSocket - deduplicate the code (macOS)Timur Pocheptsov2019-07-1514-773/+367
| * | | Merge "Merge remote-tracking branch 'origin/5.13' into dev"Qt Forward Merge Bot2019-07-112-0/+10612
| |\ \ \
| | * | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-07-112-0/+10612
| |/| | | | | |/ /
| | * | Binary compatibility files for Qt5.13.0 for QtConnectivityMilla Pohjanheimo2019-07-042-0/+10612
| | * | Bump versionFrederik Gladhorn2019-07-011-1/+1
| * | | LE/OSX: better use of recently introduced AuthorizationErrorKonstantin Ritt2019-07-081-0/+21
| * | | LE/Android: better use of recently introduced AuthorizationErrorKonstantin Ritt2019-07-081-1/+3
| * | | QLowEnergyController: Introduce AuthorizationErrorKonstantin Ritt2019-07-053-1/+8
| * | | QBluetoothServer - cleanup and de-duplicate codeTimur Pocheptsov2019-07-058-315/+141
| * | | Merge "Merge remote-tracking branch 'origin/5.13' into dev"Qt Forward Merge Bot2019-06-297-33/+150
| |\ \ \
| | * | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-06-297-33/+150
| |/| | | | | |/ /
| | * | Merge "Merge remote-tracking branch 'origin/5.12' into 5.13"Qt Forward Merge Bot2019-06-281-0/+39
| | |\ \
| | | * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-06-271-0/+39
| | |/| | | | | |/
| | | * Merge "Merge remote-tracking branch 'origin/5.12.4' into 5.12"Qt Forward Merge Bot2019-06-262-1/+40
| | | |\
| | | | * Merge remote-tracking branch 'origin/5.12.4' into 5.12Qt Forward Merge Bot2019-06-262-1/+40
| | | |/|
| | | | * Add changes file for Qt 5.12.4v5.12.4Alex Blasche2019-06-061-0/+39
| | | | * Bump versionFrederik Gladhorn2019-05-231-1/+1
| | | |/
| | * | winrt: Add service thread loggingOliver Wolff2019-06-183-1/+42
| | * | winrt: Avoid threading issues when handling characteristic changesOliver Wolff2019-06-244-14/+23
| | * | qbluetoothsocket_winrt: Fix clang warningsOliver Wolff2019-06-181-18/+46
| * | | Eradicate Java-style iterators and mark the module free of themMarc Mutz2019-06-187-35/+25
| * | | Merge "Merge remote-tracking branch 'origin/5.13' into dev"Qt Forward Merge Bot2019-06-227-226/+626
| |\ \ \
| | * | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-06-227-226/+626
| |/| | | | | |/ /
| | * | Merge "Merge remote-tracking branch 'origin/5.13.0' into 5.13"Qt Forward Merge Bot2019-06-201-0/+59
| | |\ \
| | | * | Merge remote-tracking branch 'origin/5.13.0' into 5.13Qt Forward Merge Bot2019-06-201-0/+59
| | |/| |
| | | * | Add changes file for Qt 5.13.0v5.13.0-rc3v5.13.0-rc2v5.13.0-rc1v5.13.0-beta4v5.13.0Alex Blasche2019-05-071-0/+59
| | * | | qlowenergycontroller_winrt_new_p.h: Use forward declarations instead of inclu...Oliver Wolff2019-04-252-4/+23
| | * | | winrt: Try "connectToDevice" indefinitelyOliver Wolff2019-05-132-103/+168
| | * | | qlowenergycontroller_winrt_new: Avoid late callbacks that lead to crashesOliver Wolff2019-04-252-83/+97
| | * | | qlowenergycontroller_winrt_new: Add registerStatusChanges and onStatusChange ...Oliver Wolff2019-05-092-29/+52
| | * | | winrt: Add QBluetoothLocalDevice::pairingStatusOliver Wolff2019-06-182-3/+95
| | * | | Create qbluetoothlocaldevice_winrtOliver Wolff2019-06-184-15/+143
| * | | | tst_qlowenergycontroller: fix concurrent discovery testTimur Pocheptsov2019-06-171-1/+5
| * | | | Update Bluetooth examples for high-DPI displays and nullptrAndre de la Rocha2019-06-0616-12/+21
| * | | | LE controller/service remove code duplication (Darwin)Timur Pocheptsov2019-06-1711-1052/+437
| * | | | De-duplicate device discovery code (Darwin)Timur Pocheptsov2019-06-1410-764/+184