SSH: Derive SshRemoteProcess from QIODevice.
Now it looks even more like QProcess. Things like process channels are
still missing.
Change-Id: I3f30cd00ed4a054d02e83add9a6f4162b48f8345
Reviewed-by:
Christian Kandeler <christian.kandeler@nokia.com>
Showing
- src/libs/utils/ssh/sftpchannel.cpp 2 additions, 2 deletionssrc/libs/utils/ssh/sftpchannel.cpp
- src/libs/utils/ssh/sftpchannel_p.h 1 addition, 1 deletionsrc/libs/utils/ssh/sftpchannel_p.h
- src/libs/utils/ssh/sshchannel.cpp 3 additions, 4 deletionssrc/libs/utils/ssh/sshchannel.cpp
- src/libs/utils/ssh/sshchannel_p.h 1 addition, 5 deletionssrc/libs/utils/ssh/sshchannel_p.h
- src/libs/utils/ssh/sshremoteprocess.cpp 60 additions, 43 deletionssrc/libs/utils/ssh/sshremoteprocess.cpp
- src/libs/utils/ssh/sshremoteprocess.h 14 additions, 6 deletionssrc/libs/utils/ssh/sshremoteprocess.h
- src/libs/utils/ssh/sshremoteprocess_p.h 2 additions, 5 deletionssrc/libs/utils/ssh/sshremoteprocess_p.h
- src/plugins/debugger/gdb/remotegdbprocess.cpp 1 addition, 1 deletionsrc/plugins/debugger/gdb/remotegdbprocess.cpp
- src/plugins/debugger/lldb/lldbenginehost.cpp 2 additions, 2 deletionssrc/plugins/debugger/lldb/lldbenginehost.cpp
- src/plugins/madde/maddedevicetester.cpp 1 addition, 1 deletionsrc/plugins/madde/maddedevicetester.cpp
- src/plugins/madde/maemopublisherfremantlefree.cpp 3 additions, 3 deletionssrc/plugins/madde/maemopublisherfremantlefree.cpp
- src/plugins/madde/maemoremotemounter.cpp 2 additions, 2 deletionssrc/plugins/madde/maemoremotemounter.cpp
- src/plugins/remotelinux/linuxdevicetester.cpp 1 addition, 1 deletionsrc/plugins/remotelinux/linuxdevicetester.cpp
- src/plugins/remotelinux/remotelinuxcustomcommanddeployservice.cpp 1 addition, 1 deletion...ins/remotelinux/remotelinuxcustomcommanddeployservice.cpp
- tests/manual/ssh/remoteprocess/remoteprocesstest.cpp 63 additions, 11 deletionstests/manual/ssh/remoteprocess/remoteprocesstest.cpp
- tests/manual/ssh/remoteprocess/remoteprocesstest.h 13 additions, 2 deletionstests/manual/ssh/remoteprocess/remoteprocesstest.h
- tests/manual/ssh/shell/shell.cpp 1 addition, 1 deletiontests/manual/ssh/shell/shell.cpp
Loading
Please register or sign in to comment