Comment 26 for bug 1466347

Revision history for this message
In , Alex Fiestas (afiestas) wrote :

Git commit 52bd6afb50e70171d99f792f70dd4542ac0a056f by Àlex Fiestas.
Committed on 10/03/2013 at 23:36.
Pushed by afiestas into branch 'master'.

Use usableAdapter instead of defaultAdapter

defaultAdapter has been removed from BlueZ5 because it was problematic,
we had our share of problems with it so we implemented usableAdapter
which basically does what defaultAdapter does but additionally checks
isPowered.

M +2 -2 src/actionplugins/audio/helper/audiohelper.cpp
M +2 -2 src/actionplugins/input/helper/inputhelper.cpp
M +2 -2 src/actionplugins/networkdun/helper/networkdunhelper.cpp
M +2 -2 src/actionplugins/networkpanu/helper/networkpanuhelper.cpp
M +7 -7 src/actionplugins/sendfile/helper/discoverwidget.cpp
M +1 -1 src/actionplugins/sendfile/helper/pages/connectingpage.cpp
M +3 -3 src/actionplugins/sendfile/helper/sendfilewizard.cpp
M +1 -1 src/daemon/helpers/authorize/authorize.cpp
M +1 -1 src/daemon/helpers/filereceiver/openobex/serversession.cpp
M +3 -3 src/daemon/helpers/filereceiver/service.cpp
M +10 -10 src/daemon/kded/BlueDevilDaemon.cpp
M +1 -1 src/daemon/kded/BlueDevilDaemon.h
M +4 -4 src/daemon/kded/bluezagent.cpp
M +4 -4 src/daemon/obexftpkded/ObexFtpDaemon.cpp
M +1 -1 src/daemon/obexftpkded/ObexFtpDaemon.h
M +2 -2 src/fileitemactionplugin/sendfileitemaction.cpp
M +8 -8 src/kcmodule/bluedeviladapters.cpp
M +1 -1 src/kcmodule/bluedeviladapters.h
M +14 -14 src/kcmodule/bluedevildevices.cpp
M +1 -1 src/kcmodule/bluedevildevices.h
M +6 -6 src/kcmodule/bluedeviltransfer.cpp
M +1 -1 src/kcmodule/bluedeviltransfer.h
M +5 -5 src/kcmodule/systemcheck.cpp
M +2 -2 src/kio/bluetooth/kiobluetooth.cpp
M +0 -2 src/kio/bluetooth/kiobluetooth.h
M +16 -16 src/monolithic/monolithic.cpp
M +1 -1 src/wizard/bluewizard.cpp
M +7 -7 src/wizard/pages/discoverpage.cpp
M +1 -1 src/wizard/pages/fail.cpp
M +1 -1 src/wizard/pages/keyboardpairing.cpp
M +1 -1 src/wizard/pages/legacypairing.cpp
M +1 -1 src/wizard/pages/legacypairingdatabase.cpp
M +2 -2 src/wizard/pages/nopairing.cpp
M +1 -1 src/wizard/pages/servicespage.cpp
M +3 -3 src/wizard/pages/ssppairing.cpp

http://commits.kde.org/bluedevil/52bd6afb50e70171d99f792f70dd4542ac0a056f