Skip to main content

Qt Bindings

PyQt v4.7.5 released; updates to QScintilla and SIP

<

p>Riverbank Computing has announced updates to their Python/Qt bindings as well as bindings generator SIP and the C++ editing library QScintilla. The main change is support for Python v3.2 (see full changelogs for PyQt v4.7.5 and SIP v4.11.

PyQt v4.7 released; SIP & QScintilla updates

Posted in

Riverbank Computing has announced the release of updates to PyQt, SIP and QScintilla.

Major changes in PyQt v4.7 include Qt 4.6 support, new QtMultimedia module, keyword support for optional arguments, support for pickle-able Python objects in QSettings and significantly reduced module sizes on Unix platforms. Download here. Available under old-style Qt dual-licence system.

Qt 4.6: technology preview released

Posted in

Qt 4.6 Technology Preview Released — Qt - A cross-platform application and UI framework

A first technology preview of Qt v4.6 has been released. Major changes:

PyQt v4.5.4 released with SIP update

Posted in

Riverbank Computing has announced the release of PyQt v4.5.4, which is a bug-fix release. Downloads available here under a choice of GPL or a commercial licence.

PyQt v4.5.2 released

Posted in

Riverbank: PyQt v4.5.2 Released

Version 4.5.2 of PyQt, the Python bindings for Qt 4, has been released. Changes:

Eric4 v4.3.5 released

From Qt Apps:

Version 4.3.5 of Eric4, the Python IDE based on PyQt and QScintilla, has been released. This is a bug-fix release. Screenshots here, downloads (unpackaged Python source only) here. Requires Qt and PyQt v4.3, Python v2.4 and QScintilla v2.2.

PyQt v4.5 released

Posted in

Riverbank Computing has announced the release of version 4.5 of PyQt, their Python bindings for Qt 4. Major changes:

QScintilla v2.4 released; SIP & PyQT updates

Posted in

Riverbank Computing has announced the release of version 2.4 of QScintilla, their Qt port of the C++ editing library Scintilla. Major changes:

  • based on Scintilla v1.78
  • added the QsciLexerCustom, QsciStyle and QsciStyledText classes
  • added annotate(), annotation(), clearAnnotations(), setAnnotationDisplay() and annotationDisplay() to QsciScintilla
  • added setMarginText(), clearMarginText(), setMarginType() and marginType() to QsciScintilla

Qt Git repositories opened; Jambi v4.5 released

Qt now open for community contributions — Qt -- A cross-platform application and UI framework

Qt Software has published a community repository for Qt at Gitorious: qt.gitorious.org. The repository model is explained on this page; contributions of code, translations, examples and "other related material" are welcome, although they are still subject to Qt Software's technical and legal review before being included in the actual library. Anyone who has been using Gitorious should notice that there have been changes to Gitorious itself, including a new owner and new SSH keys, and their version of Git has been updated to v1.6.1 (see the change notice and FAQ). Some of the updates to Gitorious have been assisted by funding from, and collaboration with, Qt Software (see Qt Labs report).

Also, a final feature release of Qt Jambi has been released; Jambi is being "outsourced" to the community while Qt Software will focus on Qt itself. Qt Jambi v4.5.0_01 can be downloaded from Qt's downloads page and is released under the LGPL.

Eric4 v4.3.0 released

From Qt Apps:

Version 4.3 of Eric4, the Python- and Qt-based IDE for developing Python applications, has been released. Changes include:

  • Added support for new QScintilla lexers (Fortran, Fortran77, Pascal, PostScript, XML, YAML)
  • Added support for custom lexers as plug-ins
  • Spell-checking support (requires pyenchant)
  • Added ability to customise margins
  • Added auto-completion from templates
  • Added drag & drop to re-order editor tabs
  • Added embedded find and find/replace dialogs
  • Added new window layouts, Toolboxes and Sidebars
  • Added simple terminal-like window
  • Support for remote help documentation
  • Added SVN changelist support
  • Added ability to ignore exceptions when debugging
  • Extended shortcuts configuration dialog
  • Import/export of eric4 configuration and syntax highlighting styles
  • Changed licence to GPL v3

Full changelog here. Screenshots here, downloads (Python source bundle with translations; no distro packages) here. Requires Qt and PyQt 4.3, Python 2.4 and QScintilla v2.2 or later.

Syndicate content