Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-05-11 | Fix typo found by codespell | Boyuan Yang | |
2018-05-07 | move local_shell_bin to fqterm_path, add the cmd to quickdialog | Iru Cai | |
2016-11-08 | only set FQTERM_GIT_REVISION when in git repository | Iru Cai | |
2016-04-03 | imageviewer: add target_link_libraries for Qt5 build | Iru Cai | |
2016-04-03 | move imageviewer sources to ui/imageviewer | Iru Cai | |
2016-04-03 | CMakeLists.txt cleanup | Iru Cai | |
- remove qt4_automoc - set VERBOSE_MAKEFILE - set FQTERM_LIBS - remove trailing spaces and empty lines | |||
2015-10-04 | include <QMenuBar> | Iru Cai | |
2015-10-02 | split source code for imageviewer and imageviewer_origin | Iru Cai | |
2015-08-28 | Qt 4 and 5 in one CMakeLists: subdirectories | 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-11-02 | test local socket | Iru Dog | |
2014-06-25 | Use Password mode when inputing proxy password... | Iru Cai | |
2014-06-25 | DefineEscape: enlarge the label | 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-05-28 | quickdialog: set the port to default when portCheck untoggled | Iru Dog | |
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. | |||
2014-04-04 | move to my github. | iroul | |