Downloadliste

Projektbeschreibung

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.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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

Einige Kompilierungsfehler wurden behoben. Einige Schnittstellen wurden leicht erweitert.
Tags: minor bug fix
Some compilation errors were fixed. Some interfaces were slightly extended.

2010-03-07 02:50
0.2.2

Die pkg-config. PC-Datei wird korrekt mit allen erweiterten Compiler erzeugt. Das falsch geschriebene "sapce" wurde behoben zu sein "Raum".
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

Bauen mit qmake ist jetzt möglich.
Tags: minor feature addition
Building with qmake is now possible.

2009-09-25 17:43
0.2

Farben in der Farb-Dialog kann auch für Elemente, die nicht im aktuellen Stil definiert angepasst werden. Der Dialog für source-highlight-Daten Richt-Einstellungen wurde hinzugefügt. Eine Combobox für die Auswahl der Ausgabeformat Sprachdatei wurde hinzugefügt. Der Zugang zu den langmap für outlang Dateien zur Verfügung gestellt. Funktionen zur Erzeugung eines source-highlight Stil-Datei hinzugefügt wurden. Utility-Funktionen zur Anzeige von Message-Boxen für source-highlight Ausnahmen wurden hinzugefügt. TextEditHighlighted Fänge Ausnahmen von der Quelle-Highlight und zeigt sie in einem Meldungsfeld an.
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

Dies ist die erste Version.
This is the initial release.

Project Resources