Download List

Projeto Descrição

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 Requirements

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

Foram corrigidos alguns erros de compilação. Algumas interfaces foram ligeiramente estendidos.
Tags: minor bug fix
Some compilation errors were fixed. Some interfaces were slightly extended.

2010-03-07 02:50
0.2.2

O pkg-config. Ficheiro pc é gerado corretamente com todas as bandeiras do compilador expandida. Os erros ortográficos sapce "foi corrigido para ser" espaço ".
Tags: 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

Prédio com qmake agora é possível.
Tags: minor feature addition
Building with qmake is now possible.

2009-09-25 17:43
0.2

Cores no diálogo de cor pode ser personalizado também para elementos não definidos no estilo atual. A janela de configurações de fonte para destacar a pasta de dados foi adicionado. Uma caixa de combinação para escolher o arquivo de saída linguagem de formatação foi adicionado. O acesso ao langmap para outlang ficheiros é fornecida. Funcionalidades para a geração de uma fonte destacar arquivo de estilo foram adicionados. Funções utilitárias para exibir caixas de mensagem relativa ao código-fonte destacar exceções foram adicionados. TextEditHighlighted captura exceções fonte de destaque e mostra-los em uma caixa de mensagem.
Tags: 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

Esta é a versão inicial.
This is the initial release.

Project Resources