summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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