summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/qbluetoothserviceinfo_bluez.cpp
Commit message (Expand)AuthorAgeFilesLines
* Revert "Update commercial license headers"v5.15.3-lts-lgplTarja Sundqvist2021-03-241-20/+20
* Add server role to BlueZ service registrationAndreas Buhr2021-02-121-0/+1
* Update commercial license headersTarja Sundqvist2021-02-021-20/+20
* Ensure signed int are written in base 10 notationAlex Blasche2019-02-151-3/+3
* Cleanup QBluetoothServiceInfo xml stream writer on BluezAlex Blasche2019-02-151-11/+3
* Ensure SDP records can be byte arrays/hex encodedAlex Blasche2019-02-151-9/+8
* Code cleanup: Use nullptr wherever possibleAlex Blasche2018-08-241-1/+1
* Replace foreach with for loop and set QT_NO_FOREACHOliver Wolff2018-08-151-2/+2
* Rename profile1_p to profilemanager1_pAlex Blasche2018-08-031-1/+1
* Updated license headersAntti Kokko2016-01-201-14/+20
* Bluez5: Sanitize app name to be valid DBus object path nameAlex Blasche2015-12-231-1/+1
* Update copyright headersJani Heikkinen2015-02-161-7/+7
* Update license headers and add new licensesJani Heikkinen2014-08-241-19/+11
* Bluez5: Add service (un)registration supportAlex Blasche2014-06-021-24/+118
* Utilize QStringLiteral where possibleAlex Blasche2014-05-151-47/+47
* Reduce debug output on BluezAlex Blasche2014-02-111-2/+0
* Use QLoggingCategory to categorize the various debug output streamsAlex Blasche2013-12-201-5/+8
* Remove private and unused API from QBluetoothServiceInfoPrivateAlex Blasche2013-09-251-15/+0
* Fix peer to peer communication using two local adapters.Alex Blasche2013-09-251-10/+22
* Lower the verbosity of bluetoothFabian Bumberger2013-09-181-4/+4
* Remove QtBluetooth and QtNfc namespace.Alex Blasche2013-09-091-2/+2
* Fix compiler warningAlex Blasche2013-07-301-1/+1
* Use the getter instead of accessing the value directlyThomas McGuire2013-07-301-0/+5
* Update Copyright headersAlex Blasche2013-06-251-1/+1
* Rename NFC and Bluetooth namespace macros.Aaron McCarthy2013-02-141-2/+2
* fix compileOswald Buddenhagen2012-11-281-1/+1
* Refactoring service infoFabian Bumberger2012-11-271-25/+9
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* removed Nokia specific stuff not needed any moreMichael Zanetti2012-06-261-7/+0
* Extend SPP profile to be used with NOKIA_BT_SERVICESMichael Zanetti2012-04-261-6/+17
* 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 license headers.Jason McDonald2012-01-051-1/+1
* added Connectivity namespaces (QtBluetooth and QtNfc)Michael Zanetti2011-11-111-1/+5
* Initial commit.Michael Zanetti2011-08-241-0/+296