[QScintilla] QScintilla v2 Snapshots

Phil Thompson phil at riverbankcomputing.com
Mon Jul 24 18:01:42 BST 2006


I'm now creating QScintilla v2 snapshots at...

http://www.riverbankcomputing.com/Downloads/Snapshots/QScintilla2/

QScintilla v2 runs on Qt4 without any need for Qt3 compatibility stuff. 
Everything that currently works on QScintilla v1 should also work on v2.

The v2 API is similar to the v1 API except that all classes have been renamed 
to use the Qsci prefix which has been registered with Trolltech.

Stuff still to do...

- Python bindings
- Backport to Qt v3
- Support for triple clicking
- Further API changes (particularly related to auto-completion and API files)

The next release of QScintilla v1 will be 1.7, and the v1 series will be 
immediately deprecated. People can either migrate to the v2 API and Qt v4 in 
one jump, or they can choose to move to the v2 API sooner and move to Qt v4 
later.

Phil


More information about the QScintilla mailing list