- 790ba89 Add Darwin-specific process path name implementation; add BSD KERN_PROC_PID sysctl as fallback for all BSD systems by WHR · 3 years, 5 months ago
- be1d966 Add BSD process name support by WHR · 3 years, 5 months ago
- 5dc12e3 Compare process name for message log lock file by WHR · 3 years, 5 months ago
- 594dea8 Add an inclusion that may be required on newer Qt versions by WHR · 3 years, 8 months ago
- 247b9b7 Clean up by WHR · 3 years, 8 months ago
- fb5a743 Disallow sending empty message when HTML format is enabled by WHR · 3 years, 11 months ago
- 7d9994b Update Simplified Chinese messages by WHR · 4 years, 7 months ago
- 73a2bba Add handshake timeout by WHR · 4 years, 7 months ago
- 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
- b273463 Scroll text edit box after inserting new line by CTRL+Enter by WHR · 5 years ago
- f575e1b Bold target user name in private messaging mode by WHR · 5 years ago
- b0a46d0 Fix file descriptor leak by WHR · 6 years ago
- 7a8072f Fix missing new line and space in Simplified Chinese messages; add license header to Simplified Chinese messages file by WHR · 6 years ago
- 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
- a341f93 Use a silently smaller font size for check box '&PM to selected user' in most cases by WHR · 6 years ago
- 108517f Change user name colors to adapt both light and dark backgrounds by WHR · 6 years ago
- 396feb8 Warn user about invalid SSH configurations during connection by WHR · 6 years ago
- a0da742 Fix some crashes when MainWindow constractor fail by WHR · 6 years ago
- 7a387df Set a shorter ServerAliveInterval by WHR · 6 years ago
- f3d8649 Fix incorrect text color in dark UI style by WHR · 6 years ago
- 7c7bd32 Fix crashing on connection window by WHR · 6 years ago
- 9ca4ff0 Allow apply some SSH settings without recreate MainWindow; disable some noisy debug messages by WHR · 6 years ago
- a7fbc10 Fix extra space character in message tag by WHR · 6 years ago
- 3da0641 Merge branch 'master' of ssh://git.code.sf.net/p/sshout/qt-client-code by WHR · 6 years ago
- 62f00ca Back to broadcast messaging when target user leaves in most cases by WHR · 6 years ago
- 3d5d3f7 fix typo of #include<direct.h> by papadave66 · 6 years ago
- c7780ca Change message tag: print user name first, then time, just like TM by WHR · 6 years ago
- b9b0acf Fix defining 'mkdir' break Qt header files by WHR · 6 years ago
- cae9983 Another fix for mkdir(2) issue on Windows by WHR · 6 years ago
- 53ea82d Remove misleading '@' from message tag by WHR · 6 years ago
- 5d30a58 Use colorized user names in chat area by poilynx · 6 years ago
- 3d1d4d4 Move 'PM to selected user' check box to top by WHR · 6 years ago
- aabddcb Add a comment to indicate that the Windows API design is shit by WHR · 6 years ago
- 36ae584 Windows compatibility fixes by Rabenda · 6 years ago
- 94abf2f Back to broadcast messaging when target user leaves by WHR · 6 years ago
- e4f7dd6 Implement private messaging by WHR · 6 years ago
- 25279ef Is this change fixed anything? by WHR · 6 years ago
- efab295 Set stricter default permissions for log files by WHR · 6 years ago
- fadbad0 Set a short connect timeout value for ssh(1) by WHR · 6 years ago
- 8e0ede3 Support unicode in SSH user name from command line by WHR · 6 years ago
- 872dde0 Remove useless user name that may be specified from host name by WHR · 6 years ago
- 3c619d2 Prevent host name and commands are accidentally interpreted as options by WHR · 6 years ago
- e30d222 Allow override default SSH user name 'sshout' via command line for public chatrooms by WHR · 6 years ago
- 2d3c95f Fix inserting text always scrolling chat area by WHR · 6 years ago
- a9e19c7 Merge branch 'master' of ssh://git.code.sf.net/p/sshout/qt-client-code by WHR · 6 years ago
- 5a08938 Bug fixes by WHR · 6 years ago
- 216ea76 Update translations for 'Paste' and 'About Qt...'. by SuperMarioSF · 6 years ago
- 01a56d7 Fix Qt5 includes by WHR · 6 years ago
- dc4ed04 Support the latest API changes by WHR · 6 years ago
- 8dc2a32 Add actions 'Paste' and 'About Qt' in menu of main window; some other unintelligible changes by WHR · 6 years ago
- 93bb386 Fix rich text formats may affect later messages in chat area; fix a by WHR · 6 years ago
- 33ddc85 Disable some warnings; some other unintelligible changes by WHR · 6 years ago
- 5d6a516 Update translations for user info dialog. by SuperMarioSF · 6 years ago
- 93bf324 Add tr wrapper for session list header; Set text label style for main tool bar by WHR · 6 years ago
- 0e6aada Mereged commit with edited .gitignore by SuperMarioSF · 6 years ago
- 98e08a8 Merge branch 'master' of ssh://git.code.sf.net/p/sshout/qt-client-code by SuperMarioSF · 6 years ago
- 3acf5f0 Modified window and add more translations strings. by SuperMarioSF · 6 years ago
- 9cb8e93 Translate word 'Default' by WHR · 6 years ago
- a4e5df4 Move include of QtCore/QMimeData out of the Qt version check condition by WHR · 7 years ago
- 929080d Merge branch 'master' of ssh://git.code.sf.net/p/sshout/qt-client-code by WHR · 7 years ago
- 708f623 Fix Copy action can't be used in chat area context menu; try to fix some by WHR · 7 years ago
- aeaa11c add <QMimeData> in mainwindow.cpp for qt5 by papadave66 · 7 years ago
- b972563 Fix undeclared identifier in OS X by WHR · 7 years ago
- 53138d3 Add the program icon that drawn by SuperMarioSF by WHR · 7 years ago
- 8e7f869 Add an action in tool bar to send image from clipboard by WHR · 7 years ago
- 06ac3a2 Add available languages in settings dialog by scanning translation files by WHR · 7 years ago
- 40731ac Adapt the Simplified Chinese translation file provided by SuperMarioSF by WHR · 7 years ago
- f56ca82 Merge branch 'master' of ssh://git.code.sf.net/p/sshout/qt-client-code by WHR · 7 years ago
- fa83e4b Remove log database lock file on close; Add translation support by WHR · 7 years ago
- bfd030d Add translation file for simplified chinese by SuperMarioSF · 7 years ago
- 29eec0f Set attribute WA_DeleteOnClose for ConnectionWindow and MainWindow to by WHR · 7 years ago
- cb6ce55 Add support of sending image via drag and drop by WHR · 7 years ago
- efe68a5 Use SHA-1 hashes as file names of image files instead of random strings by WHR · 7 years ago
- a826ffc Add lock file for log database file by WHR · 7 years ago
- 2eb0cc0 Clean up by WHR · 7 years ago
- 4ce6579 Merge branch 'master' of ssh://git.code.sf.net/p/sshout/qt-client-code by WHR · 7 years ago
- eb0e584 Add messages local log by WHR · 7 years ago
- ac9a7b5 add some qt5 include by papadave66 · 7 years ago
- 0ad926b Add session list of on-line users by WHR · 7 years ago
- fe49a83 Support auto connect on start by WHR · 7 years ago
- bb1554d Add support of separate known hosts by WHR · 7 years ago
- 9920302 Add many settings by WHR · 7 years ago
- d4811c6 Add unread message count in window title by WHR · 7 years ago
- 17e5d39 Add 'Copy &Image' action for the chat area context menu by WHR · 7 years ago
- 46a2aa9 Put '&Open Image' as first action to the context menu by WHR · 7 years ago
- c76cb09 Add an action to open the received image in context menu of chat area by WHR · 7 years ago
- 8696e74 Add a preview dialog when sending image, to comfirm the image by WHR · 7 years ago
- 59013c3 Merge branch 'master' of ssh://git.code.sf.net/p/sshout/qt-client-code by WHR · 7 years ago
- 035d4b2 Set window title for main window; some other fixes by WHR · 7 years ago
- 0ef00db add some qt5 fix by papadave66 · 7 years ago
- 12eca88 Merge branch 'master' of ssh://git.code.sf.net/p/sshout/qt-client-code by WHR · 7 years ago
- b0c8603 Pressing Up to duplicate last sent message by WHR · 7 years ago
- 351fb3d Set environment for ExternalSSHClient by WHR · 7 years ago
- a654550 Sync daemon code due to api.h changes by WHR · 7 years ago
- 3a76b7f Fix font settings won't apply after displaying rich text message by WHR · 7 years ago
- 0fba763 Add font settings by WHR · 7 years ago
- a4f6a83 Make sure the corsor is always at end when printing message into chat by WHR · 7 years ago
- e5826ee Implement receiving and displaying images; Convert the type of chat area by WHR · 7 years ago
- 5860a40 Change the type of chat area to QPlainTextEdit by WHR · 7 years ago
- 8bb7789 Clean up last messy commit; Fix Qt 4 compatibility by WHR · 7 years ago