1 Attachment(s)
Re: qtsourceview - v0.0.3
After more then 5 years since the last release, I am releasing V0.0.3.
The code now shows a widget for editing text, based on QPlainTextEdit, and two syntax hilighters: the one in version 0.0.2, and a new one base on the source of QtCreator, which is based on the Kate.
My focus will be from now on to port the qate syntax highlighter to be more usable as a stand alone, embeddable text editor widget.
Code is available here:
http://code.google.com/p/qtedit4/wiki/QtSourceView
http://qtedit4.googlecode.com/files/...w-0.0.3.tar.gz
The source contains also the Doxygen generated documentation. Feel free to download and comment.