summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/qbluetoothtransferreply_bluez.cpp
Commit message (Expand)AuthorAgeFilesLines
* Revert "Update commercial license headers"v5.15.3-lts-lgplTarja Sundqvist2021-03-241-20/+20
* Update commercial license headersTarja Sundqvist2021-02-021-20/+20
* Fix up broken PropertiesChanged connectionsv5.14.1Alex Blasche2020-01-141-3/+3
* Code cleanup: Use nullptr wherever possibleAlex Blasche2018-08-241-3/+2
* Updated license headersAntti Kokko2016-01-201-14/+20
* Bluez5: Sanitize app name to be valid DBus object path nameAlex Blasche2015-12-231-1/+1
* Shift all OSX & iOS translations into C++ filev5.5.0-alpha1Alex Blasche2015-03-061-1/+1
* Further fixes to translated messages.Friedemann Kleint2015-03-051-1/+1
* Update copyright headersJani Heikkinen2015-02-161-7/+7
* Catch segfault when passing 0 to QBluetoothTransferManager::put()Alex Blasche2014-10-131-0/+8
* QBluetoothTransferReply - fix a memory leak.v5.4.0-beta1Timur Pocheptsov2014-10-101-4/+4
* Remove not needed invokeMethod() calls when emitting finished() signalAlex Blasche2014-09-191-11/+7
* Add missing error() signal to QBluetoothTransferReplyAlex Blasche2014-09-181-2/+14
* Update license headers and add new licensesJani Heikkinen2014-08-241-19/+11
* Bluez5: Add Object-Push supportAlex Blasche2014-06-171-41/+206
* Utilize QStringLiteral where possibleAlex Blasche2014-05-151-3/+4
* Temporary file copy fix BluezNedim Hadzic2014-04-041-1/+10
* Adjust strings for translationAlex Blasche2014-02-131-1/+1
* whitespace fixesOswald Buddenhagen2014-01-201-1/+1
* Use QLoggingCategory to categorize the various debug output streamsAlex Blasche2013-12-201-3/+6
* Improve handling of invalid Bt address by QBluetoothTransferManagerAlex Blasche2013-10-111-1/+9
* Lower the verbosity of bluetoothFabian Bumberger2013-09-181-2/+2
* Remove QtBluetooth and QtNfc namespace.Alex Blasche2013-09-091-2/+2
* Improve QBluetoothTransferManager unit testAlex Blasche2013-08-091-3/+4
* Improve btfiletransfer applicationAlex Blasche2013-08-061-12/+22
* Clean up for OPPFabian Bumberger2013-08-011-18/+7
* Update Copyright headersAlex Blasche2013-06-251-1/+1
* Rename NFC and Bluetooth namespace macros.Aaron McCarthy2013-02-141-2/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* removed Nokia specific stuff not needed any moreMichael Zanetti2012-06-261-128/+0
* prevent crash in case SFW connection breaks down and someone calls disconnect...Michael Zanetti2012-05-291-1/+1
* don't use always the same id for failed transfers.Michael Zanetti2012-04-131-2/+3
* also signal a failed transfer to the Bluetooth ServicesMichael Zanetti2012-02-271-0/+7
* 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
* use a single semi-persistent ServiceFramework connectionMichael Zanetti2011-11-301-52/+100
* added Connectivity namespaces (QtBluetooth and QtNfc)Michael Zanetti2011-11-111-2/+5
* fix initialisation of service variableMichael Zanetti2011-10-071-2/+6
* Initial commit.Michael Zanetti2011-08-241-0/+340