summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/tqtc/lts-5.15.4' into tqtc/lts-5.15-open...v5.15.4-lts-lgplTarja Sundqvist2022-04-077-14/+48
|\
| * Always call setOpenMode before setSocketStateAndreas Buhr2021-03-233-6/+8
| * Fix bug: Let QBluetoothsocket::close emit disconnected only onceAndreas Buhr2021-03-221-1/+0
| * Bump versionJani Heikkinen2021-03-031-1/+1
| * Change tst_qlowenergycontroller to wait for disconnectsAndreas Buhr2021-02-263-2/+30
| * Correct error handling in QLowEnergyControllerPrivateBluezDBUSAndreas Buhr2021-02-251-4/+9
* | Revert "Update commercial license headers"v5.15.3-lts-lgplTarja Sundqvist2021-03-24314-6461/+6461
|/
* Fix error handling in BlueZ connectToServiceHelperAndreas Buhr2021-02-122-5/+20
* Add server role to BlueZ service registrationAndreas Buhr2021-02-121-0/+1
* Update commercial license headersTarja Sundqvist2021-02-02314-6461/+6461
* Bump versionJani Heikkinen2020-10-271-1/+1
* Add changes file for Qt 5.12.10Antti Kokko2020-10-191-0/+28
* Bump versionJani Heikkinen2020-09-281-1/+1
* QLowEnergyController (Darwin) - restore the logic we had in 5.12Timur Pocheptsov2020-09-091-4/+9
* Add changes file for Qt 5.15.1Antti Kokko2020-08-251-0/+20
* Add binary compatibility files for 5.15 for QtConnectivityMilla Pohjanheimo2020-08-172-0/+10710
* Move the check for relevant NFC intents to the MainNfcNewIntentListenerLars Schmertmann2020-07-312-4/+5
* Bump versionAlexandru Croitor2020-07-301-1/+1
* Emit requestCompleted only one time on AndroidLars Schmertmann2020-06-171-1/+1
* Android: Make `Just Works` bonding really workKonstantin Ritt2020-06-041-0/+66
* Merge remote-tracking branch 'origin/5.15.0' into 5.15Qt Forward Merge Bot2020-05-057-24/+109
|\
| * Update connects to QSocketNotifier::activatedv5.15.0-rc2v5.15.0-rc1v5.15.0MÃ¥rten Nordheim2020-04-292-5/+5
| * Merge "Merge remote-tracking branch 'origin/5.14' into 5.15.0"Qt Forward Merge Bot2020-04-294-19/+79
| |\
| | * Merge remote-tracking branch 'origin/5.14' into 5.15.0Qt Forward Merge Bot2020-04-274-19/+79
| |/| |/| |
| | * Merge remote-tracking branch 'origin/5.14.2' into 5.145.14Qt Forward Merge Bot2020-04-211-0/+49
| | |\
| | | * Add changes file for Qt 5.14.2v5.14.2Antti Kokko2020-03-171-0/+49
| | * | Fix the documentation for QtNFC in services on AndroidLars Schmertmann2020-04-081-2/+13
| | * | QLowEnergyControllerPrivateWinRT::connectToDevice: Return early if LE device ...Oliver Wolff2020-03-241-0/+1
| | * | Android: Re-use `pendingJob` storage introduced by 962f282d21e62b8dKonstantin Ritt2020-03-241-16/+14
| | * | Android: Fix out-of-sync access introduced by 962f282d21e62b8dKonstantin Ritt2020-03-241-1/+2
| | |/
| * / Add changes file for Qt 5.15.0Alex Blasche2020-04-291-0/+25
|/ /
* | Merge remote-tracking branch 'origin/5.14' into 5.15v5.15.0-beta4v5.15.0-beta3v5.15.0-beta2Qt Forward Merge Bot2020-03-076-48/+162
|\|
| * support building with clang and libc++Denis Pronin2020-03-051-0/+1
| * Also add a response for a request if reportError is calledLars Schmertmann2020-03-052-9/+11
| * Fix a race condition between a write and an incoming changeThiemo van Engelen2020-03-031-36/+142
| * Fix case of setupapi.h for mingw-w64Marius Kittler2020-03-031-1/+1
| * Support characteristic Write Without Response on BlueZ 5.50+Alex Blasche2020-03-031-2/+7
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-02-291-0/+2
|\|
| * Android: Ensure that LE errors are forwarded from JNI to QtAlex Blasche2020-02-261-0/+2
* | Use Qt::SplitBehavior in preference to QString::SplitBehaviorEdward Welbourne2020-02-271-2/+2
* | Update plugins.qmltypes for 5.15Jani Heikkinen2020-02-252-2/+2
* | Merge remote-tracking branch 'origin/5.14' into 5.15v5.15.0-beta1Qt Forward Merge Bot2020-02-224-10/+63
|\|
| * Suppress deployment-settings files on AndroidAlex Blasche2020-02-211-1/+1
| * Grant ACCESS_FINE_LOCATION to QtBluetoothAlex Blasche2020-02-211-0/+1
| * Ensure that a failing classic discovery doesn't prevent LE scanAlex Blasche2020-02-211-8/+16
| * Add location-turned-on check before starting device discoveryAlex Blasche2020-02-211-0/+38
| * Catch turned off Bluetooth adapter when stopping LE discoveryAlex Blasche2020-02-201-1/+7
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-02-154-15/+48
|\|
| * "Fix" heartrate-server on AndroidOliver Wolff2020-02-112-0/+9
| * winrt: Avoid possible hang in QBluetoothServer::hasPendingConnectionsOliver Wolff2020-02-111-0/+1