CodePaster: Do better checking on hosts.
Do an initial connection check on the host (once per host). Add utility function to NetworkProtocol, displaying connection check message box. Move the 'Paste' handling into the PasteView dialog, such that the checking happens there and the dialog stays open if something fails. Task-number: QTCREATORBUG-2117
Showing
- src/plugins/cpaster/codepasterprotocol.cpp 10 additions, 3 deletionssrc/plugins/cpaster/codepasterprotocol.cpp
- src/plugins/cpaster/codepasterprotocol.h 2 additions, 1 deletionsrc/plugins/cpaster/codepasterprotocol.h
- src/plugins/cpaster/cpasterplugin.cpp 2 additions, 17 deletionssrc/plugins/cpaster/cpasterplugin.cpp
- src/plugins/cpaster/pastebindotcaprotocol.cpp 12 additions, 1 deletionsrc/plugins/cpaster/pastebindotcaprotocol.cpp
- src/plugins/cpaster/pastebindotcaprotocol.h 4 additions, 0 deletionssrc/plugins/cpaster/pastebindotcaprotocol.h
- src/plugins/cpaster/pastebindotcomprotocol.cpp 12 additions, 1 deletionsrc/plugins/cpaster/pastebindotcomprotocol.cpp
- src/plugins/cpaster/pastebindotcomprotocol.h 4 additions, 0 deletionssrc/plugins/cpaster/pastebindotcomprotocol.h
- src/plugins/cpaster/pasteview.cpp 29 additions, 11 deletionssrc/plugins/cpaster/pasteview.cpp
- src/plugins/cpaster/pasteview.h 4 additions, 0 deletionssrc/plugins/cpaster/pasteview.h
- src/plugins/cpaster/protocol.cpp 38 additions, 2 deletionssrc/plugins/cpaster/protocol.cpp
- src/plugins/cpaster/protocol.h 5 additions, 2 deletionssrc/plugins/cpaster/protocol.h
Loading
Please register or sign in to comment