From: <hep...@us...> - 2009-06-07 16:09:31
|
Revision: 907 http://qterm.svn.sourceforge.net/qterm/?rev=907&view=rev Author: hephooey Date: 2009-06-07 16:08:15 +0000 (Sun, 07 Jun 2009) Log Message: ----------- Update README and TODO Modified Paths: -------------- trunk/qterm-qt4/README trunk/qterm-qt4/TODO Modified: trunk/qterm-qt4/README =================================================================== --- trunk/qterm-qt4/README 2009-06-07 15:57:55 UTC (rev 906) +++ trunk/qterm-qt4/README 2009-06-07 16:08:15 UTC (rev 907) @@ -1,13 +1,12 @@ -QTerm 0.5.5 +QTerm 0.5.6 =============== 这个版本添加/修正了下面一些功能: -1. 在 KWallet 可用时用 KWallet 保存密码 -2. PTT 的一字双色支持 -3. 打印当前内容 -4. 跨行 url 识别 -5. MinGW 和 MSVC 的编译支持 -6. Bug fixes +1. QtScript 脚本支持 +2. QtScript 脚本支持 +3. QtScript 脚本支持 +4. QtScript 脚本支持 +5. Bug fixes The QTerm Team http://www.qterm.org Modified: trunk/qterm-qt4/TODO =================================================================== --- trunk/qterm-qt4/TODO 2009-06-07 15:57:55 UTC (rev 906) +++ trunk/qterm-qt4/TODO 2009-06-07 16:08:15 UTC (rev 907) @@ -1,14 +1,11 @@ --Next release: - Script support Complete Vt102 support? --Should be easy (but I probably will not do it in the next release): Use different fonts for single width and double width char (the configure dialog need to be redesigned) Fix the warnings, compile time and runtime, also FIXMEs - Revive preedit string display Fix tab and status bar Fix image viewer Anonying bugs Proxy support using Qt - Add a option to disable center display --In the future: Ascii editor?(Kingson, where are you?) This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |