1. 6a21cda Show a message in status bar when an error occurred in SSH client implementation (eg. failed to start ssh(1) process) by WHR · 4 years, 9 months ago
  2. b273463 Scroll text edit box after inserting new line by CTRL+Enter by WHR · 5 years ago
  3. f575e1b Bold target user name in private messaging mode by WHR · 5 years ago
  4. b0a46d0 Fix file descriptor leak by WHR · 6 years ago
  5. 7a8072f Fix missing new line and space in Simplified Chinese messages; add license header to Simplified Chinese messages file by WHR · 6 years ago
  6. cb0b2b5 Translate to Simplified Chinese again; add an additional team under GNU-GPL-3 to allow distribute .qm files without .ts files by WHR · 6 years ago
  7. a341f93 Use a silently smaller font size for check box '&PM to selected user' in most cases by WHR · 6 years ago
  8. 108517f Change user name colors to adapt both light and dark backgrounds by WHR · 6 years ago
  9. 396feb8 Warn user about invalid SSH configurations during connection by WHR · 6 years ago
  10. a0da742 Fix some crashes when MainWindow constractor fail by WHR · 6 years ago
  11. 7a387df Set a shorter ServerAliveInterval by WHR · 6 years ago
  12. f3d8649 Fix incorrect text color in dark UI style by WHR · 6 years ago
  13. 7c7bd32 Fix crashing on connection window by WHR · 6 years ago
  14. 9ca4ff0 Allow apply some SSH settings without recreate MainWindow; disable some noisy debug messages by WHR · 6 years ago
  15. a7fbc10 Fix extra space character in message tag by WHR · 6 years ago
  16. 3da0641 Merge branch 'master' of ssh://git.code.sf.net/p/sshout/qt-client-code by WHR · 6 years ago
  17. 62f00ca Back to broadcast messaging when target user leaves in most cases by WHR · 6 years ago
  18. 3d5d3f7 fix typo of #include<direct.h> by papadave66 · 6 years ago
  19. c7780ca Change message tag: print user name first, then time, just like TM by WHR · 6 years ago
  20. b9b0acf Fix defining 'mkdir' break Qt header files by WHR · 6 years ago
  21. cae9983 Another fix for mkdir(2) issue on Windows by WHR · 6 years ago
  22. 53ea82d Remove misleading '@' from message tag by WHR · 6 years ago
  23. 5d30a58 Use colorized user names in chat area by poilynx · 6 years ago
  24. 3d1d4d4 Move 'PM to selected user' check box to top by WHR · 6 years ago
  25. aabddcb Add a comment to indicate that the Windows API design is shit by WHR · 6 years ago
  26. 36ae584 Windows compatibility fixes by Rabenda · 6 years ago
  27. 94abf2f Back to broadcast messaging when target user leaves by WHR · 6 years ago
  28. e4f7dd6 Implement private messaging by WHR · 6 years ago
  29. 25279ef Is this change fixed anything? by WHR · 6 years ago
  30. efab295 Set stricter default permissions for log files by WHR · 6 years ago
  31. fadbad0 Set a short connect timeout value for ssh(1) by WHR · 6 years ago
  32. 8e0ede3 Support unicode in SSH user name from command line by WHR · 6 years ago
  33. 872dde0 Remove useless user name that may be specified from host name by WHR · 6 years ago
  34. 3c619d2 Prevent host name and commands are accidentally interpreted as options by WHR · 6 years ago
  35. e30d222 Allow override default SSH user name 'sshout' via command line for public chatrooms by WHR · 6 years ago
  36. 2d3c95f Fix inserting text always scrolling chat area by WHR · 6 years ago
  37. a9e19c7 Merge branch 'master' of ssh://git.code.sf.net/p/sshout/qt-client-code by WHR · 6 years ago
  38. 5a08938 Bug fixes by WHR · 6 years ago
  39. 216ea76 Update translations for 'Paste' and 'About Qt...'. by SuperMarioSF · 6 years ago
  40. 01a56d7 Fix Qt5 includes by WHR · 6 years ago
  41. dc4ed04 Support the latest API changes by WHR · 6 years ago
  42. 8dc2a32 Add actions 'Paste' and 'About Qt' in menu of main window; some other unintelligible changes by WHR · 6 years ago
  43. 93bb386 Fix rich text formats may affect later messages in chat area; fix a by WHR · 6 years ago
  44. 33ddc85 Disable some warnings; some other unintelligible changes by WHR · 6 years ago
  45. 5d6a516 Update translations for user info dialog. by SuperMarioSF · 6 years ago
  46. 93bf324 Add tr wrapper for session list header; Set text label style for main tool bar by WHR · 6 years ago
  47. 0e6aada Mereged commit with edited .gitignore by SuperMarioSF · 6 years ago
  48. 98e08a8 Merge branch 'master' of ssh://git.code.sf.net/p/sshout/qt-client-code by SuperMarioSF · 6 years ago
  49. 3acf5f0 Modified window and add more translations strings. by SuperMarioSF · 6 years ago
  50. 9cb8e93 Translate word 'Default' by WHR · 6 years ago
  51. a4e5df4 Move include of QtCore/QMimeData out of the Qt version check condition by WHR · 7 years ago
  52. 929080d Merge branch 'master' of ssh://git.code.sf.net/p/sshout/qt-client-code by WHR · 7 years ago
  53. 708f623 Fix Copy action can't be used in chat area context menu; try to fix some by WHR · 7 years ago
  54. aeaa11c add <QMimeData> in mainwindow.cpp for qt5 by papadave66 · 7 years ago
  55. b972563 Fix undeclared identifier in OS X by WHR · 7 years ago
  56. 53138d3 Add the program icon that drawn by SuperMarioSF by WHR · 7 years ago
  57. 8e7f869 Add an action in tool bar to send image from clipboard by WHR · 7 years ago
  58. 06ac3a2 Add available languages in settings dialog by scanning translation files by WHR · 7 years ago
  59. 40731ac Adapt the Simplified Chinese translation file provided by SuperMarioSF by WHR · 7 years ago
  60. f56ca82 Merge branch 'master' of ssh://git.code.sf.net/p/sshout/qt-client-code by WHR · 7 years ago
  61. fa83e4b Remove log database lock file on close; Add translation support by WHR · 7 years ago
  62. bfd030d Add translation file for simplified chinese by SuperMarioSF · 7 years ago
  63. 29eec0f Set attribute WA_DeleteOnClose for ConnectionWindow and MainWindow to by WHR · 7 years ago
  64. cb6ce55 Add support of sending image via drag and drop by WHR · 7 years ago
  65. efe68a5 Use SHA-1 hashes as file names of image files instead of random strings by WHR · 7 years ago
  66. a826ffc Add lock file for log database file by WHR · 7 years ago
  67. 2eb0cc0 Clean up by WHR · 7 years ago
  68. 4ce6579 Merge branch 'master' of ssh://git.code.sf.net/p/sshout/qt-client-code by WHR · 7 years ago
  69. eb0e584 Add messages local log by WHR · 7 years ago
  70. ac9a7b5 add some qt5 include by papadave66 · 7 years ago
  71. 0ad926b Add session list of on-line users by WHR · 7 years ago
  72. fe49a83 Support auto connect on start by WHR · 7 years ago
  73. bb1554d Add support of separate known hosts by WHR · 7 years ago
  74. 9920302 Add many settings by WHR · 7 years ago
  75. d4811c6 Add unread message count in window title by WHR · 7 years ago
  76. 17e5d39 Add 'Copy &Image' action for the chat area context menu by WHR · 7 years ago
  77. 46a2aa9 Put '&Open Image' as first action to the context menu by WHR · 7 years ago
  78. c76cb09 Add an action to open the received image in context menu of chat area by WHR · 7 years ago
  79. 8696e74 Add a preview dialog when sending image, to comfirm the image by WHR · 7 years ago
  80. 59013c3 Merge branch 'master' of ssh://git.code.sf.net/p/sshout/qt-client-code by WHR · 7 years ago
  81. 035d4b2 Set window title for main window; some other fixes by WHR · 7 years ago
  82. 0ef00db add some qt5 fix by papadave66 · 7 years ago
  83. 12eca88 Merge branch 'master' of ssh://git.code.sf.net/p/sshout/qt-client-code by WHR · 7 years ago
  84. b0c8603 Pressing Up to duplicate last sent message by WHR · 7 years ago
  85. 351fb3d Set environment for ExternalSSHClient by WHR · 7 years ago
  86. a654550 Sync daemon code due to api.h changes by WHR · 7 years ago
  87. 3a76b7f Fix font settings won't apply after displaying rich text message by WHR · 7 years ago
  88. 0fba763 Add font settings by WHR · 7 years ago
  89. a4f6a83 Make sure the corsor is always at end when printing message into chat by WHR · 7 years ago
  90. e5826ee Implement receiving and displaying images; Convert the type of chat area by WHR · 7 years ago
  91. 5860a40 Change the type of chat area to QPlainTextEdit by WHR · 7 years ago
  92. 8bb7789 Clean up last messy commit; Fix Qt 4 compatibility by WHR · 7 years ago
  93. 76856cf Merge branch 'master' of ssh://git.code.sf.net/p/sshout/qt-client-code by WHR · 7 years ago
  94. 00ad4a1 Fix usage of QFile::open; Add calling of qsrand in main by WHR · 7 years ago
  95. f31223e Merge branch 'master' of ssh://git.code.sf.net/p/sshout/qt-client-code by papadave66 · 7 years ago
  96. bca9e55 modify some #include to support qt5 by papadave66 · 7 years ago
  97. a532770 Don't send message if disconnected; Trying to display images by WHR · 7 years ago
  98. e60d436 Disable option 'BatchMode=yes' in ExternalSSHClient to allow ask passphrase for identify file by WHR · 7 years ago
  99. 3a23291 Fix segmentation fault when sending image by WHR · 7 years ago
  100. 7729f69 Add sending image support, but the program is always segmentation fault by WHR · 7 years ago