qtsourceview 0.0.2 review

Download
by rbytes.net on

qtsourceview is a cross platform syntax highlighter library written in C++/Qt, based on the syntax highliter definitions from the Gtk

License: GPL (GNU General Public License)
File size: 115K
Developer: elcuco
0 stars award from rbytes.net

qtsourceview is a cross platform syntax highlighter library written in C++/Qt, based on the syntax highliter definitions from the GtkSourceView project: http://gtksourceview.sourceforge.net/

The library comes with 3 demos, which show how to use it for displaying text in different highlight modes and colors. There is also some basic documentation in the source tarball.

Tested on Qt4.2 rsync (Linux) (gcc 4.0.2)and QT 4.1.4 on Win32 (MingW 4). Other platforms should work but not tested.

What's New in This Release:
Second release
Added 3 new language definitions from GtkSourceView: scheme, octave, changelog
Added 1 new original language: Qt project file
Several bug fixes
All examples are made with the designer now
Minimal doxygen documentation

qtsourceview 0.0.2 search tags