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
/
src
/
bluetooth
/
qbluetoothaddress.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Doc: Fix parameter type in QBluetoothAddress::qHash()
Topi Reinio
2023-09-05
1
-1
/
+1
*
Pre-program QBluetoothAddress to become a trivial class in Qt 7
Marc Mutz
2023-07-09
1
-0
/
+3
*
QBluetoothAddress: inline most functions
Marc Mutz
2023-07-09
1
-37
/
+6
*
QBluetoothAddress: add qHash() as a proper hidden friend
Marc Mutz
2023-07-09
1
-0
/
+8
*
[docs] QBluetoothAddress: fix a grammer mistake
Marc Mutz
2023-07-08
1
-1
/
+1
*
Use SPDX license identifiers
Lucie Gérard
2022-06-10
1
-38
/
+2
*
Replace some length() calls with size()
Marc Mutz
2022-05-10
1
-2
/
+2
*
Replace Q_DECLARE_METATYPE with QT_DECL_METATYPE_EXTERN
Ivan Solovev
2022-04-27
1
-0
/
+2
*
Rename streamingoperator to adhere to camelCase
Andreas Buhr
2021-07-23
1
-1
/
+1
*
Make streaming operators hidden friends in QtBluetooth
Andreas Buhr
2021-03-12
1
-1
/
+1
*
Make comparison operators hidden friends in QtBluetooth
Andreas Buhr
2021-03-12
1
-28
/
+21
*
Convert QBLuetoothAddress ctors to constexpr & noexcept
Alex Blasche
2021-03-12
1
-8
/
+5
*
Remove private dptr from QBluetoothAddress
Alex Blasche
2021-03-12
1
-36
/
+14
*
Avoid calling qRegisterMetaType() each time we construct QBluetoothAddress
Alex Blasche
2021-03-12
1
-11
/
+3
*
Updated license headers
Antti Kokko
2016-01-20
1
-14
/
+20
*
Don't register meta types during static init time
5.5
Alex Blasche
2015-11-30
1
-6
/
+9
*
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
-1
/
+1
*
Add \since to all Qt Bluetooth classes which didn't have the tag yet
Alex Blasche
2014-09-26
1
-0
/
+1
*
Update license headers and add new licenses
Jani Heikkinen
2014-08-24
1
-19
/
+11
*
Ensure that QBluetoothAddress debug operator can handle const refs
Alex Blasche
2014-05-16
1
-1
/
+1
*
Utilize QStringLiteral where possible
Alex Blasche
2014-05-15
1
-1
/
+1
*
Add QDebug helper for QBluetoothAddress
Oleg Shparber
2014-04-29
1
-0
/
+12
*
Fix coding style in QBluetooth
Oleg Shparber
2014-04-23
1
-10
/
+9
*
Remove QtBluetooth and QtNfc namespace.
Alex Blasche
2013-09-09
1
-2
/
+2
*
Update Copyright headers
Alex Blasche
2013-06-25
1
-1
/
+1
*
Rename NFC and Bluetooth namespace macros.
Aaron McCarthy
2013-02-14
1
-2
/
+2
*
Qt Bluetooth: Created \qmlmodule and \module pages
Jerome Pasion
2012-09-29
1
-3
/
+2
*
Change copyrights from Nokia to Digia
Iikka Eklund
2012-09-23
1
-24
/
+24
*
Language edits to the QDoc markup
Venugopal Shivashankar
2012-02-29
1
-5
/
+5
*
Modified the \brief text for the Bluetooth C++ classes and the QML elements.
veshivas
2012-02-28
1
-1
/
+1
*
Remove "All rights reserved" line from license headers.
Jason McDonald
2012-01-30
1
-1
/
+1
*
added documentation and examples
Michael Zanetti
2012-01-23
1
-2
/
+1
*
Update obsolete contact address.
Jason McDonald
2012-01-20
1
-1
/
+1
*
Update copyright year in license headers.
Jason McDonald
2012-01-05
1
-1
/
+1
*
added Connectivity namespaces (QtBluetooth and QtNfc)
Michael Zanetti
2011-11-11
1
-1
/
+5
*
Initial commit.
Michael Zanetti
2011-08-24
1
-0
/
+217