Download List

项目描述

Source-highlight-qt is a library for performing syntax highlighting in Qt documents by relying on the GNU Source-Highlight library. It provides an implementation of the Qt abstract class QSyntaxHighlighter class, and it deals both with Qt3 and Qt4, although you will need to build a separate version of the library for the two different Qt framework versions. The Qt3 version has fewer features and it is there only for old Qt applications. Furthermore, the QSyntaxHighlighter class in Qt3 has some design problems which make it quite inefficient to use.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-12-26 05:50
0.2.3

修复了一些编译错误。稍微延长了一些接口。
标签: minor bug fix
Some compilation errors were fixed. Some interfaces were slightly extended.

2010-03-07 02:50
0.2.2

在pkg - config的。电脑文件是正确的扩大编译器标志。拼写错误的“sapce”已被定为“空间”。
标签: minor bug fix
The pkg-config .pc file is generated correctly with all the expanded compiler flags. The misspelled "sapce" has been fixed to be "space".

2010-01-17 01:37
0.2.1

与qmake的建筑成为可能。
标签: minor feature addition
Building with qmake is now possible.

2009-09-25 17:43
0.2

在颜色对话框颜色可以定做也没有在当前样式定义的元素。在源对话框突出的数据目录的设置增加了。甲选择输出格式的语言文件加入组合框。进入该outlang文件langmap提供。产生源功能性,突出风格的文件增加了。消息框用于显示关于源实用功能,增加了突出的例外。 TextEditHighlighted渔获量从源例外突出,并显示在消息框中他们。
标签: Major feature enhancements
Colors in the color dialog can be customized also for elements not defined in the current style. The dialog for source-highlight's data dir settings was added. A combo box for choosing the output format language file was added. Access to the langmap for outlang files is provided. Functionalities for generating a source-highlight style file were added. Utility functions for displaying message boxes concerning source-highlight exceptions were added. TextEditHighlighted catches exceptions from source-highlight and shows them in a message box.

2009-07-07 00:54
0.1

这是最初的版本。
This is the initial release.

Project Resources