summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/qbluetoothaddress.h
Commit message (Expand)AuthorAgeFilesLines
* Pre-program QBluetoothAddress to be unexported in Qt 7Marc Mutz2023-07-091-1/+4
* Pre-program QBluetoothAddress to become a trivial class in Qt 7Marc Mutz2023-07-091-0/+4
* QBluetoothAddress: restore missing move SMFsMarc Mutz2023-07-091-0/+2
* QBluetoothAddress: inline most functionsMarc Mutz2023-07-091-5/+32
* QBluetoothAddress: add qHash() as a proper hidden friendMarc Mutz2023-07-091-0/+3
* Use SPDX license identifiersLucie Gérard2022-06-101-38/+2
* Replace Q_DECLARE_METATYPE with QT_DECL_METATYPE_EXTERNIvan Solovev2022-04-271-1/+1
* Rename streamingoperator to adhere to camelCaseAndreas Buhr2021-07-231-2/+2
* Make streaming operators hidden friends in QtBluetoothAndreas Buhr2021-03-121-3/+7
* Make comparison operators hidden friends in QtBluetoothAndreas Buhr2021-03-121-4/+10
* Convert QBLuetoothAddress ctors to constexpr & noexceptAlex Blasche2021-03-121-2/+2
* Remove private dptr from QBluetoothAddressAlex Blasche2021-03-121-4/+1
* Rename qbluetoothglobal.h to qtbluetoothglobal.hOliver Wolff2017-08-301-1/+1
* Updated license headersAntti Kokko2016-01-201-14/+20
* Update copyright headersJani Heikkinen2015-02-161-7/+7
* Update license headers and add new licensesJani Heikkinen2014-08-241-19/+11
* Ensure that QBluetoothAddress debug operator can handle const refsAlex Blasche2014-05-161-1/+1
* Add QDebug helper for QBluetoothAddressOleg Shparber2014-04-291-0/+4
* Fix coding style in QBluetoothOleg Shparber2014-04-231-1/+4
* Remove QtBluetooth and QtNfc namespace.Alex Blasche2013-09-091-3/+3
* Update Copyright headersAlex Blasche2013-06-251-1/+1
* Fix qmake warnings about incorrect header includes in public headers.Alex Blasche2013-06-211-1/+1
* Rename NFC and Bluetooth namespace macros.Aaron McCarthy2013-02-141-2/+2
* Remove use of QT_{BEGIN,END}_HEADER macros.Aaron McCarthy2013-02-031-4/+0
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update obsolete contact address.Jason McDonald2012-01-201-1/+1
* Update copyright year in Nokia copyright headers.Jason McDonald2012-01-111-1/+1
* added Connectivity namespaces (QtBluetooth and QtNfc)Michael Zanetti2011-11-111-2/+6
* Split qconnectivityglobal.hMichael Zanetti2011-09-151-2/+2
* Initial commit.Michael Zanetti2011-08-241-0/+86