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
Git commit 52bd6afb50e7017 1d99f792f70dd45 42ac0a056f 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/actionplugi ns/audio/ helper/ audiohelper. cpp ns/input/ helper/ inputhelper. cpp ns/networkdun/ helper/ networkdunhelpe r.cpp ns/networkpanu/ helper/ networkpanuhelp er.cpp ns/sendfile/ helper/ discoverwidget. cpp ns/sendfile/ helper/ pages/connectin gpage.cpp ns/sendfile/ helper/ sendfilewizard. cpp helpers/ authorize/ authorize. cpp helpers/ filereceiver/ openobex/ serversession. cpp helpers/ filereceiver/ service. cpp kded/BlueDevilD aemon.cpp kded/BlueDevilD aemon.h kded/bluezagent .cpp obexftpkded/ ObexFtpDaemon. cpp obexftpkded/ ObexFtpDaemon. h ionplugin/ sendfileitemact ion.cpp bluedeviladapte rs.cpp bluedeviladapte rs.h bluedevildevice s.cpp bluedevildevice s.h bluedeviltransf er.cpp bluedeviltransf er.h systemcheck. cpp bluetooth/ kiobluetooth. cpp bluetooth/ kiobluetooth. h monolithic. cpp bluewizard. cpp pages/discoverp age.cpp pages/fail. cpp pages/keyboardp airing. cpp pages/legacypai ring.cpp pages/legacypai ringdatabase. cpp pages/nopairing .cpp pages/servicesp age.cpp pages/ssppairin g.cpp
M +2 -2 src/actionplugi
M +2 -2 src/actionplugi
M +2 -2 src/actionplugi
M +7 -7 src/actionplugi
M +1 -1 src/actionplugi
M +3 -3 src/actionplugi
M +1 -1 src/daemon/
M +1 -1 src/daemon/
M +3 -3 src/daemon/
M +10 -10 src/daemon/
M +1 -1 src/daemon/
M +4 -4 src/daemon/
M +4 -4 src/daemon/
M +1 -1 src/daemon/
M +2 -2 src/fileitemact
M +8 -8 src/kcmodule/
M +1 -1 src/kcmodule/
M +14 -14 src/kcmodule/
M +1 -1 src/kcmodule/
M +6 -6 src/kcmodule/
M +1 -1 src/kcmodule/
M +5 -5 src/kcmodule/
M +2 -2 src/kio/
M +0 -2 src/kio/
M +16 -16 src/monolithic/
M +1 -1 src/wizard/
M +7 -7 src/wizard/
M +1 -1 src/wizard/
M +1 -1 src/wizard/
M +1 -1 src/wizard/
M +1 -1 src/wizard/
M +2 -2 src/wizard/
M +1 -1 src/wizard/
M +3 -3 src/wizard/
http:// commits. kde.org/ bluedevil/ 52bd6afb50e7017 1d99f792f70dd45 42ac0a056f