index
:
qt/qtconnectivity.git
5.10
5.11
5.12
5.13
5.14
5.15
5.3
5.4
5.5
5.6
5.7
5.8
5.9
6.10
6.2
6.2.0
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.4.3
6.5
6.5.0
6.5.1
6.5.2
6.5.3
6.6
6.6.0
6.6.1
6.6.2
6.6.3
6.7
6.7.0
6.7.1
6.7.2
6.7.3
6.8
6.8.0
6.8.1
6.8.2
6.8.3
6.9
6.9.0
6.9.1
btle
dev
neard
old/5.2
wip/cmake
wip/win
Qt Connectivity
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
auto
/
qbluetoothsocket
Commit message (
Expand
)
Author
Age
Files
Lines
*
Correct license for test files
Lucie Gérard
2024-04-04
1
-1
/
+1
*
CMake: Make qtconnectivity tests standalone projects
Alexandru Croitor
2023-07-11
1
-0
/
+6
*
Port from qAsConst() to std::as_const()
Marc Mutz
2022-10-06
1
-1
/
+1
*
Port from container::count() and length() to size()
Marc Mutz
2022-10-06
1
-10
/
+10
*
Change the license of all CMakeLists.txt and *.cmake files to BSD
Lucie Gérard
2022-08-23
1
-1
/
+1
*
CMake: Don't use PUBLIC_LIBRARIES for tests and test helpers
Alexandru Croitor
2022-07-27
1
-2
/
+2
*
Add license headers to cmake files
Lucie Gérard
2022-07-08
1
-0
/
+3
*
Use SPDX license identifiers
Lucie Gérard
2022-06-10
1
-27
/
+2
*
Close socket descriptor when QBluetoothSocketBluez is destroyed
Juha Vuolle
2022-05-30
1
-2
/
+2
*
Port simple cases of count() to size()
Marc Mutz
2022-04-11
1
-14
/
+14
*
Replace count() comparisons against 0 with isEmpty()
Marc Mutz
2022-04-08
1
-11
/
+11
*
Omit Bluetooth socket peername testcase exact check on Windows
Juha Vuolle
2022-03-24
1
-0
/
+6
*
Align the bluez dbus socket error codes with other platforms
Juha Vuolle
2022-02-22
1
-0
/
+11
*
Accommodate different bluez socket types in autotest [secFlags]
Juha Vuolle
2022-02-22
1
-1
/
+9
*
Use the service's socket protocol info on Bluez bluetooth socket
Juha Vuolle
2022-02-22
1
-1
/
+1
*
Change QBluetooth::Security and AttAcc. to be a scoped enums
Andreas Buhr
2021-03-30
1
-6
/
+7
*
rename error signals to errorOccurred
Andreas Buhr
2021-03-22
1
-4
/
+5
*
Decouple QBluetoothSocket and QAbstractSocket, introduce scoped enums
Andreas Buhr
2021-03-12
1
-24
/
+24
*
remove QtConcurrent dependency
Andreas Buhr
2021-03-04
1
-1
/
+0
*
Remove all *.pro files and all "special case" markers in CMakeLists.txt
Andreas Buhr
2021-01-15
2
-18
/
+0
*
Update CMake scripts in QtConnectivity
Andreas Buhr
2020-12-21
1
-3
/
+3
*
Update tests/auto/qbluetoothsocket/CMakeLists.txt with pro2cmake
Oliver Wolff
2020-07-03
1
-1
/
+1
*
tst_qbluetoothsocket: Fix one ORed preprocessor condition
Oliver Wolff
2020-07-03
1
-1
/
+1
*
Regenerate projects to handle private deps
wip/cmake
Alexandru Croitor
2020-02-05
1
-3
/
+1
*
Regenerate projects
Alexandru Croitor
2019-11-15
1
-3
/
+3
*
Port qtconnectivity to cmake
Oliver Wolff
2019-10-24
1
-0
/
+35
*
Replace foreach with for loop and set QT_NO_FOREACH
Oliver Wolff
2018-08-15
1
-1
/
+1
*
Support for Q_OS_ANDROID_EMBEDDED and android-embedded builds
Otto Ryynänen
2017-04-24
1
-1
/
+1
*
Replace custom QT_BLUEZ_BLUETOOTH against the related feature define
Alex Blasche
2017-04-06
2
-3
/
+1
*
The BlueZ feature implies that QtDBus is enabled
Alex Blasche
2017-04-05
1
-1
/
+1
*
Convert qtconnectivity to the new configure system
Lars Knoll
2016-11-01
1
-3
/
+3
*
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-09-16
1
-0
/
+47
|
\
|
*
QBluetoothSocket::connectToService - check a socket type first
Timur Pocheptsov
2016-08-26
1
-0
/
+47
*
|
Remove the traces of the discontinued android-no-sdk platform
Eirik Aavitsland
2016-04-29
1
-1
/
+1
*
|
Updated license headers
Antti Kokko
2016-01-20
1
-17
/
+12
|
/
*
Add test for QBluetoothSocket::preferredSecurityFlags() and setter
Alex Blasche
2015-07-06
2
-1
/
+32
*
Update copyright headers
Jani Heikkinen
2015-02-16
1
-7
/
+7
*
Convert qRegisterMetaType<T>(const char*) to qRegisterMetaType<T>()
Alex Blasche
2015-01-28
1
-4
/
+2
*
QBluetoothSocket - auto test on OS X
Timur Pocheptsov
2014-12-03
1
-1
/
+0
*
Bluetooth auto test - OS X and iOS
Timur Pocheptsov
2014-12-03
1
-0
/
+1
*
Merge remote-tracking branch 'gerrit/5.4' into HEAD
Alex Blasche
2014-10-16
1
-20
/
+57
|
\
|
*
Fix QBluetoothSocket unit test failures on Android
Alex Blasche
2014-10-13
1
-8
/
+22
|
*
Fix QBluetoothSocket::isReadable()/isOpen()/isWritable()
Alex Blasche
2014-10-13
1
-12
/
+35
*
|
QtBluetooth - enable auto tests on OS X.
Timur Pocheptsov
2014-10-01
1
-0
/
+1
|
/
*
Update license headers and add new licenses
Jani Heikkinen
2014-08-24
1
-19
/
+11
*
Utilize QStringLiteral where possible
Alex Blasche
2014-05-15
1
-2
/
+2
*
Remove insignificant flag from working unit test.
Alex Blasche
2014-03-04
1
-1
/
+0
*
Remove btclient
Alex Blasche
2014-02-27
1
-2
/
+0
*
Fix qbluetoothsocket unit test
Alex Blasche
2014-02-27
2
-437
/
+139
*
Error handling for QBluetoothServer
Fabian Bumberger
2013-09-20
1
-3
/
+1
[next]