1. 4ce6579 Merge branch 'master' of ssh://git.code.sf.net/p/sshout/qt-client-code by WHR · 7 years ago
  2. eb0e584 Add messages local log by WHR · 7 years ago
  3. ac9a7b5 add some qt5 include by papadave66 · 7 years ago
  4. 0ad926b Add session list of on-line users by WHR · 7 years ago
  5. bb1554d Add support of separate known hosts by WHR · 7 years ago
  6. 9920302 Add many settings by WHR · 7 years ago
  7. d4811c6 Add unread message count in window title by WHR · 7 years ago
  8. 17e5d39 Add 'Copy &Image' action for the chat area context menu by WHR · 7 years ago
  9. 46a2aa9 Put '&Open Image' as first action to the context menu by WHR · 7 years ago
  10. c76cb09 Add an action to open the received image in context menu of chat area by WHR · 7 years ago
  11. 8696e74 Add a preview dialog when sending image, to comfirm the image by WHR · 7 years ago
  12. 59013c3 Merge branch 'master' of ssh://git.code.sf.net/p/sshout/qt-client-code by WHR · 7 years ago
  13. 035d4b2 Set window title for main window; some other fixes by WHR · 7 years ago
  14. 0ef00db add some qt5 fix by papadave66 · 7 years ago
  15. 12eca88 Merge branch 'master' of ssh://git.code.sf.net/p/sshout/qt-client-code by WHR · 7 years ago
  16. b0c8603 Pressing Up to duplicate last sent message by WHR · 7 years ago
  17. 351fb3d Set environment for ExternalSSHClient by WHR · 7 years ago
  18. 3a76b7f Fix font settings won't apply after displaying rich text message by WHR · 7 years ago
  19. 0fba763 Add font settings by WHR · 7 years ago
  20. a4f6a83 Make sure the corsor is always at end when printing message into chat by WHR · 7 years ago
  21. e5826ee Implement receiving and displaying images; Convert the type of chat area by WHR · 7 years ago
  22. 5860a40 Change the type of chat area to QPlainTextEdit by WHR · 7 years ago
  23. 8bb7789 Clean up last messy commit; Fix Qt 4 compatibility by WHR · 7 years ago
  24. 76856cf Merge branch 'master' of ssh://git.code.sf.net/p/sshout/qt-client-code by WHR · 7 years ago
  25. 00ad4a1 Fix usage of QFile::open; Add calling of qsrand in main by WHR · 7 years ago
  26. f31223e Merge branch 'master' of ssh://git.code.sf.net/p/sshout/qt-client-code by papadave66 · 7 years ago
  27. bca9e55 modify some #include to support qt5 by papadave66 · 7 years ago
  28. a532770 Don't send message if disconnected; Trying to display images by WHR · 7 years ago
  29. 3a23291 Fix segmentation fault when sending image by WHR · 7 years ago
  30. 7729f69 Add sending image support, but the program is always segmentation fault by WHR · 7 years ago
  31. 2d0f3bc Fix encoding in printed messages; fix receiving long packets by WHR · 7 years ago
  32. ac235b9 Add support of SSHOUT_API_ERROR by WHR · 7 years ago
  33. 017bd5b Add support of SSHOUT_API_USER_STATE_CHANGE by WHR · 7 years ago
  34. ef3d227 Add support of SSHOUT_API_RECEIVE_MESSAGE by WHR · 7 years ago
  35. 97c5290 Add some command line options; Add a timer to update user list every minute by WHR · 7 years ago
  36. 058f603 Add support of API packets SSHOUT_API_GET_ONLINE_USER and SSHOUT_API_ONLINE_USER by WHR · 7 years ago
  37. c0946cf Start implementing client side API; add COPYING file by WHR · 7 years ago
  38. afcfe0f Save the layout of MainWindow on close by WHR · 7 years ago
  39. 492d597 Show a tip of pressing which key to send message by WHR · 7 years ago
  40. d5ed762 Implement press [Ctrl-]Enter to send message by WHR · 7 years ago
  41. a725650 Fix setting 'SSHArgs' is not a QStringList by WHR · 7 years ago
  42. 0176ab4 Make external SSH client works by WHR · 7 years ago
  43. e59cb4d Implement ExternalSSHClient by WHR · 7 years ago
  44. a77e092 Writing SSH client interface by WHR · 7 years ago
  45. bd1000b Update MainWindow by WHR · 7 years ago
  46. 570d9d4 Add MainWindow; add support of storing servers information by WHR · 7 years ago