Go to file
sonichy c71786a715 解决右键打开方式无法打开文件问题 2018-05-12 21:50:04 +08:00
HTYEdit 解决右键打开方式无法打开文件问题 2018-05-12 21:50:04 +08:00
HTYEdit.desktop 解决右键打开方式无法打开文件问题 2018-05-12 21:41:07 +08:00
HTYEdit.pro 增加:打印功能 2018-04-27 11:38:30 +08:00
README.md 增加获取文本编码,但是没有解决乱码问题 2017-10-31 09:11:05 +08:00
dialogfind.cpp 新文件: HTYEdit 2017-06-15 12:39:01 +08:00
dialogfind.h 新文件: HTYEdit 2017-06-15 12:39:01 +08:00
dialogfind.ui 新文件: HTYEdit 2017-06-15 12:39:01 +08:00
font.png 新文件: HTYEdit 2017-06-15 12:39:01 +08:00
highlighter.cpp 修改: HTYEdit 2017-07-11 23:20:50 +08:00
highlighter.h 修改: HTYEdit 2017-06-23 16:22:16 +08:00
icon.png 新文件: HTYEdit 2017-06-15 12:39:01 +08:00
main.cpp 解决右键打开方式无法打开文件问题 2018-05-12 21:50:04 +08:00
mainwindow.cpp 解决右键打开方式无法打开文件问题 2018-05-12 21:50:04 +08:00
mainwindow.h 增加运行python 2018-05-04 22:40:13 +08:00
mainwindow.ui 增加运行python 2018-05-04 22:40:13 +08:00
mdichild.cpp 解决右键打开方式无法打开文件问题 2018-05-12 21:41:07 +08:00
mdichild.h 增加获取文本编码,但是没有解决乱码问题 2017-10-31 09:11:05 +08:00
preview.png 新文件: HTYEdit 2017-06-15 12:39:01 +08:00
qtrf.qrc 新文件: HTYEdit 2017-06-15 12:39:01 +08:00
run.png 新文件: HTYEdit 2017-06-15 12:39:01 +08:00

README.md

Qt 海天鹰编辑器

Linux 平台基于 Qt 的文字编辑程序。
已编译好的 HTYEdit 程序适用 64 位 Linux 系统 Qt5 环境,双击运行,其他版本请自行编译。

alt

1.1 新增语法高亮

高亮类具体工作过程没看懂,因为很好用先用着。

已知问题:

通过右键加载文本,点击文本区域会崩溃。