summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-06-21Silence some warningsIru Cai
2014-06-21Use /tmp to store tmpfilesIru Cai
2014-06-14Docs for copy and pasteIru Cai
2014-06-13Update doc for external editorIru Cai
2014-06-13Doc for FQTerm scriptIru Cai
2014-06-13doc/Quickstart.mdIru Cai
2014-06-13Update README.mdIru Cai
- Change title format. - Add link to docs
2014-06-12Add doc for external programsIru Cai
2014-06-10Add how to build in WindowsIru Dog
2014-06-10Add openssl to link dirIru Dog
2014-06-05Update README.mdIru Cai
2014-06-05Chinese README.mdIru Cai
2014-06-05rename readme fileIru Cai
2014-05-28quickdialog: set the port to default when portCheck untoggledIru Dog
2014-05-18Don't use global hotkey by default.Iru Cai
2014-05-18Get rid of an error in clang build.Iru Cai
2014-05-18rename NULL to false in a boolean statementIru Cai
2014-05-18use 'static inline' instead of 'static' in a header fileIru Cai
Conflicts: src/common/fqterm_trace.h
2014-05-18Remove the deprecated 'register' storage classIru Cai
2014-05-15Change for windows native static build.Iru Cai
1. Qt 4.8.6 does not have static imageformats plugin 2. cmake have MSVC and MINGW variable 3. rewrite openssl linking options
2014-05-08Update README.mdIru Cai
2014-05-08Use verbose MakefileIru Cai
2014-05-08Change version from 4.8.6 to 4.8.5Iru Cai
2014-05-08Add downloadart.jsIru Cai
2014-05-08rename downloadart.js to downloadart_ansi.jsIru Cai
2014-05-06It now builds with MXEIru Cai
2014-05-05Modify to build with mingw toolchainIru Cai
2014-05-03Revert "change code style"Iru Cai
This reverts commit ad5f034e13797f1846d3f967e6db0f6137e1f1f3. May cause segfault
2014-05-03code cleaning: disable autoupdateIru Cai
2014-05-03change code styleIru Cai
2014-05-03article dialog: use config filesIru Cai
2014-04-30Update README.mdIru Cai
2014-04-30Add artDialog in FQTerm script engineIru Cai
- Modify filedialog so that it'll work without config. - Use artDialog to show the result of the downloadart.js
2014-04-29Disable autoupdateIru Cai
2014-04-20Modify to satisfy Qt5.Iru Cai
2014-04-20Add my qz script -- for fun!Iru Cai
2 functions are added to the script engine.
2014-04-07Add a script for downloading an article with ANSI color.Iru Cai
And it supports more BBS systems than the native copyArticle() function, but it's slower.
2014-04-07comment the `resizing' codeIru Cai
This fixes the bug that causes the kick off before entering the CAPTCHA when login repeatedly in a very short time on bdwm.net
2014-04-07Update the default config file.Iru Cai
- Use SSH as the default protocol. - Do not run mini-server. - Add keyboard shortcuts for bdwm.net BMS - Change UI layouts
2014-04-07merge SSH{1,2} to SSH.Iru Cai
The code for SSH1 and SSH2 have no difference, and FQTerm can check the SSH protocol version the server is using, so merge them.
2014-04-07Update CMake files for git.Iru Cai
A transfer from SVN to git.
2014-04-04change mdiroul
2014-04-04move to my github.iroul
2014-04-04Initial commitJiawei Chen