
Txt Reader
Source (link to git-repo or to original if based on someone elses unmodified work):
Usages:
1.Right click on the tray icon or the reader, you could see a menu to show all the operations you could do;
2.Click the "Open" action from the menu, you could browse files and select one to open; Or drag and drop a file to open it;
3.Press "→" or "↓" or click the right to pagedown,"↑" or "←" or click the left to pageup;
4.Press "Esc" will hide the reader to a tray icon while the reader is activated, ;
5.Show and hide the reader by left click on the tray icon;
6.You could select the codec for your files by select the "Codec" submenu;
7.Using the "Bookmark" submenu,you could add or delete bookmark;
8.Other functions would be found if you have a try.
Design by lsyer
CopyLeft(C)2006-2008
NOTICE:Designed with QT4, and tested in Everest linux 0.5.9. Before installtion please check the QT4 library.
For more information,please visit http://code.google.com/p/txtreader4linux/,or you could email to lishao378@sohu.com.
YOURS:lsyer
Changes
2014-11-23 0.6.6
--------------------------------
-修复首次打开文件不能正确分页的BUG
2011-3-14 0.6.5
--------------------------------
-增加搜索功能
-再次优化分页算法,通过略微提高代码和空间复杂性换得性能改进
-解决设置背景时阅读区域不能使用的BUG
-解决linux及win下字体宽度取值方式不同而造成win版本在特定大小字体下不能正确分行的BUG
-增加软链接/usr/bin/txtreader
-增加Makefile文件中install与uninstall部分
2011-3-1 0.6.4 累积更新
--------------------------------
-重写分页算法,打开书籍速度显著提高
-更新书签位置、当前阅读进度的记录方式,为每本书籍分别保存历史信息
-简化程序结构,增强代码可读性
-优化使用指南与阅读界面切换算法
-增加清除书签菜单
-解决托盘状态About对话框确认后程序退出的问题
-解决全屏、正常阅读与隐藏之间相互切换不正常的BUG
-解决历史文件不存在时不能自动清除的BUG
-其它更新,如新的菜单图标等
2010-4-16 0.5.3
--------------------------------
-优化程序说明与阅读界面切换算法
-改变阅读界面,使之更符合阅读习惯
-优化分页算法
2009-5-29 0.5.2
--------------------------------
-增加鼠标翻页功能:左侧1/4向上翻页,右侧1/4向下翻页;
2008-11-2 0.5.1
--------------------------------
-增加文件拖拽打开功能
-增加传入参数打开文件功能
-修正打开历史文档时书签错误
-修正托盘图标时全屏及退出全屏bug
2008-10-6 0.4.5
--------------------------------
-修复“退出全屏”菜单的ICON错误
-修正右键及托盘菜单
-增加退出全屏的位置及大小检测
2008-5-5 0.4.4
--------------------------------
-增加多语言支持
-优化部分代码
2008-5-1 0.4.3
--------------------------------
-增加全屏、退出全屏功能
-增加按“↓”键下向翻页、按“↑”键向上翻页
-修正初始化不能显示总页数及一个其它BUG
2008-1-10 0.4.2
--------------------------------
-修正一个在XP、2000系统上编译运行出错的BUG
-简化内部loadfile()和类的生成函数两处代码
2008-1-9 0.4.1
--------------------------------
-修正程序说明显示时没有切换到第一页的问题
2008-1-7 0.4.0
--------------------------------
-重写程序代码,提高效率和重用性
-添加程序使用说明菜单
-修正背景图片不能正常显示的bug,并增加背景重置功能
2007-11-3 0.3.2
--------------------------------
-修改隐藏显示关于对话框时程序推出错误
-增加标题栏显示当前阅读书籍名称功能
-修改点击关闭按钮时程序退出bug,隐藏窗口
2007-6-18 0.3.1
--------------------------------
-增加字体颜色设置功能
-增加背景色或背景图片设置功能
2007-5-19 0.2.2
--------------------------------
-增加字体设置功能
-将增大、减小、设置字体功能归类到字体菜单
-增加当前编码标志
-优化对象生成,减少内存占用
2007-5-16 0.2.1
--------------------------------
-改进算法,显著加快翻页速度
-提供增大、减小字体动作
-修改文件加载函数,减少加载函数功能,修改几个小bug
2007-5-12 0.1.1
--------------------------------
-支持gb2312编码和utf8编码文本
-支持书签操作,可以添加任意个书签
-提供保存最近5个阅读过的书籍,便于再次查看
-提供跳转至指定页
-支持任务栏图标及内容菜单
-按Esc键或点击关闭按钮隐藏至任务栏,在任务栏图标单击进行显示与隐藏切换
-退出时保存当前状态信息,打开时恢复书签、打消、位置等状态
-按左右键执行翻页操作,左:上一页 右:下一页
Author:lsyer(lishao378@sohu.com)
HomePage:http://code.google.com/p/txtreader4linux/
Ratings & Comments
4 Comments
Could it be possible to add a screenshot with english menu so people would understand it better? You can start KDE (Qt) application with other language by going to Help menu.
I clicked "Instructions". How to get back to the text I've read before?..
I clicked "Instructions". How to get back to the text I've read before?..
Please right click on the reader or the tray icon, then select the "Go Back" menu.