QScintilla Changelog

What's new in QScintilla 2.9.1

Oct 26, 2015
  • This is primarily a bug-fix release.

New in QScintilla 2.9 (Jul 13, 2015)

  • This is based on Scintilla v3.5.4. Qt v3 and PyQt v3 are no longer supported.

New in QScintilla 2.8 (Nov 9, 2013)

  • This version is based on Scintilla 3.3.6.

New in QScintilla 2.7.2 (Jun 18, 2013)

  • This minor release adds support for PyQt v5.

New in QScintilla 2.7.1 (Mar 4, 2013)

  • This is a minor bugfix release which also adds support for building against the final release of Qt v5.0.

New in QScintilla 2.7 (Dec 15, 2012)

  • This version is based on the latest Scintilla 3.2.3 and also supports Qt 5.0 RC1.

New in QScintilla 2.6.1 (Feb 11, 2012)

  • This is mainly a bug fix release.

New in QScintilla 2.6 (Nov 14, 2011)

  • It is based on Scintilla v2.29. Highlights include improved support for rebinding keys to commands and native key bindings under OS/X.

New in QScintilla 2.5.1 (Apr 18, 2011)

  • This adds the QsciLexerMatlab and QsciLexerOctave classes.

New in QScintilla 2.5 (Mar 30, 2011)

  • This version is based on Scintilla v2.25.
  • All new features added since Scintilla v1.78 are fully supported.

New in QScintilla 2.4.6 (Dec 27, 2010)

  • Bugs were fixed and support for indicators was added to the high-level API.

New in QScintilla 2.4.5 (Sep 1, 2010)

  • This is a bug fix release.

New in QScintilla 2.4.4 (Jul 13, 2010)

  • added QsciScintillaBase::canInsertFromMimeData()
  • added QsciScintillaBase::fromMimeData()
  • added QsciScintillaBase::toMimeData()
  • QsciScintilla::markerDefine() now allows existing markers to be redefined.

New in QScintilla 2.4.3 (Mar 18, 2010)

  • This is primarily a bug-fix release.

New in QScintilla 2.4.2 (Jan 21, 2010)

  • This fixes a couple of build problems with older versions of Qt. It also includes updated Spanish translations.

New in QScintilla 2.3.2 (Nov 18, 2008)

  • This release fixes a regression introduced in 2.3.1 related to the display of multi-byte characters.

New in QScintilla 2.3 (Sep 21, 2008)

  • This version is based on Scintilla v1.76. It adds high level lexer support for Fortran, Fortran77, Pascal, PostScript, TCL, XML, and YAML.