Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-07-04 | Add ANSI sequence "<ESC> c" support | Iru Cai | |
2014-07-03 | Update documents | Iru Cai | |
2014-06-30 | Default setting: let the screen in the middle | Iru Cai | |
2014-06-25 | Use Password mode when inputing proxy password... | Iru Cai | |
2014-06-25 | DefineEscape: enlarge the label | Iru Cai | |
2014-06-25 | A single batch script | Iru Cai | |
2014-06-25 | askDialog should have a default value | Iru Cai | |
2014-06-24 | Add askDialog(title,question) to ScriptEngine | Iru Cai | |
use the DefineEscapeDialog to implement this! | |||
2014-06-21 | Update homepage | Iru Cai | |
2014-06-21 | Silence some warnings | Iru Cai | |
2014-06-21 | Use /tmp to store tmpfiles | Iru Cai | |
2014-06-14 | Docs for copy and paste | Iru Cai | |
2014-06-13 | Update doc for external editor | Iru Cai | |
2014-06-13 | Doc for FQTerm script | Iru Cai | |
2014-06-13 | doc/Quickstart.md | Iru Cai | |
2014-06-13 | Update README.md | Iru Cai | |
- Change title format. - Add link to docs | |||
2014-06-12 | Add doc for external programs | Iru Cai | |
2014-06-10 | Add how to build in Windows | Iru Dog | |
2014-06-10 | Add openssl to link dir | Iru Dog | |
2014-06-05 | Update README.md | Iru Cai | |
2014-06-05 | Chinese README.md | Iru Cai | |
2014-06-05 | rename readme file | Iru Cai | |
2014-05-28 | quickdialog: set the port to default when portCheck untoggled | Iru Dog | |
2014-05-18 | Don't use global hotkey by default. | Iru Cai | |
2014-05-18 | Get rid of an error in clang build. | Iru Cai | |
2014-05-18 | rename NULL to false in a boolean statement | Iru Cai | |
2014-05-18 | use 'static inline' instead of 'static' in a header file | Iru Cai | |
Conflicts: src/common/fqterm_trace.h | |||
2014-05-18 | Remove the deprecated 'register' storage class | Iru Cai | |
2014-05-15 | Change 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-08 | Update README.md | Iru Cai | |
2014-05-08 | Use verbose Makefile | Iru Cai | |
2014-05-08 | Change version from 4.8.6 to 4.8.5 | Iru Cai | |
2014-05-08 | Add downloadart.js | Iru Cai | |
2014-05-08 | rename downloadart.js to downloadart_ansi.js | Iru Cai | |
2014-05-06 | It now builds with MXE | Iru Cai | |
2014-05-05 | Modify to build with mingw toolchain | Iru Cai | |
2014-05-03 | Revert "change code style" | Iru Cai | |
This reverts commit ad5f034e13797f1846d3f967e6db0f6137e1f1f3. May cause segfault | |||
2014-05-03 | code cleaning: disable autoupdate | Iru Cai | |
2014-05-03 | change code style | Iru Cai | |
2014-05-03 | article dialog: use config files | Iru Cai | |
2014-04-30 | Update README.md | Iru Cai | |
2014-04-30 | Add artDialog in FQTerm script engine | Iru Cai | |
- Modify filedialog so that it'll work without config. - Use artDialog to show the result of the downloadart.js | |||
2014-04-29 | Disable autoupdate | Iru Cai | |
2014-04-20 | Modify to satisfy Qt5. | Iru Cai | |
2014-04-20 | Add my qz script -- for fun! | Iru Cai | |
2 functions are added to the script engine. | |||
2014-04-07 | Add 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-07 | comment the `resizing' code | Iru 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-07 | Update 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-07 | merge 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-07 | Update CMake files for git. | Iru Cai | |
A transfer from SVN to git. |