| Syntax Highlighters |
| Written by Philippe Docourt |
| Sunday, 25 April 2010 18:44 |
|
This software is a collection of Qt plugins for managing syntax highlighting. It allows you to dynamically add syntax higlighting capabilities to your Qt applications. Currently it supports syntax highlighting for qscript, C++ and xml documents.
LicenseGNU General Public License (GPL)
DownloadThe last version of this software is available here.
Source codeYou can grab the source code from the SVN repository with one of the following command lines. Full read-write access to this repository is of course restricted to recognized developers. Write to us if you want to be involved in the development effort. If you are a recognized developer type: svn co https://dprog.dynalias.net/svn/dev/syntaxhighlighters/trunk syntaxhighlighters --username "your-user-name"
We also provide read-only anonymous access to the repository through an anonymous user name: svn co https://dprog.dynalias.net/svn/dev/syntaxhighlighters/trunk syntaxhighlighters --username anonymous |