summaryrefslogtreecommitdiff
path: root/src/ui
AgeCommit message (Collapse)Author
2015-02-08wip: Migrate to Qt5 -- API,name changesIru Cai
toAscii -> toLatin1 WFlags -> WindowFlags QCustomEvent -> QEvent QItemDelegate::check -> QItemDelegate::toCheck TRUE,FALSE -> true,false
2014-12-11Telnet, SSH, and Local socketIru Dog
2014-11-02test local socketIru Dog
2014-06-25Use Password mode when inputing proxy password...Iru Cai
2014-06-25DefineEscape: enlarge the labelIru Cai
2014-06-25askDialog should have a default valueIru Cai
2014-06-24Add askDialog(title,question) to ScriptEngineIru Cai
use the DefineEscapeDialog to implement this!
2014-05-28quickdialog: set the port to default when portCheck untoggledIru Dog
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-04move to my github.iroul