Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-07-13 | Qt4 and Qt5 in one CMakeList: CMakeLists.txt{,.linux} | Iru Cai | |
2015-06-05 | board statistics for newsmth.net | Iru Cai | |
2015-02-11 | update default config | Iru Cai | |
2015-02-10 | press space to close connection | Iru Cai | |
2015-02-08 | update README | Iru Cai | |
2015-02-08 | typo... | Iru Cai | |
2015-02-08 | QCoreApplication::UnicodeUTF8 in Qt4 | Iru Cai | |
2015-02-08 | imageviewer.cpp: Qt5:docheck -> Qt4: check | Iru Cai | |
2015-02-08 | wip: Migrate to Qt5 -- API,name changes | Iru Cai | |
toAscii -> toLatin1 WFlags -> WindowFlags QCustomEvent -> QEvent QItemDelegate::check -> QItemDelegate::toCheck TRUE,FALSE -> true,false | |||
2014-12-11 | Telnet, SSH, and Local socket | Iru Dog | |
2014-12-08 | docs for external ssh | Iru Dog | |
2014-11-06 | Merge branch 'master' into local_socket_test | Iru Dog | |
Conflicts: src/protocol/fqterm_local_socket.cpp src/terminal/internal/fqterm_telnet.cpp | |||
2014-11-06 | local socket: external program setting | Iru Dog | |
2014-11-02 | test local socket | Iru Dog | |
2014-11-02 | split fqterm_socket to fqterm_*_socket files | Iru Dog | |
2014-11-02 | More TODOs | Iru Dog | |
2014-10-16 | update README.md for resolved bug | Iru Dog | |
2014-10-16 | Add UAOcodec again | Iru Dog | |
The previous bug is a result of deleting uaocodec_, for more info, check out for: http://qt-project.org/doc/qt-5/qtextcodec.html#dtor.QTextCodec thanks to valgrind | |||
2014-07-11 | Doc: Fix typo and typesetting | Iru Cai | |
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 | |