« Qt 4.4 gets 8/10 review in Linux Format | Main | Akademy 2008 talks programme published »

QCodeEdit 2.1 released

From QCodeEdit website:

Version 2.1 of QCodeEdit, a source code editing framework for Qt 4 used in the Edyuk development environment, has been released. New features include:

  • Cursor mirrors
  • Column edit (an application of cursor mirrors)
  • Column selection (another application of cursor mirrors)
  • Line change panel : marks the line that have been modified
  • Indentation based folding (enabled on a per-language basis) especially useful for Python
  • More syntax files
  • Various speed improvements and bug fixes

Screenshots (of Edyuk) here, downloads (source only) here. Requires Qt 4 (it does not say which minor version).

TrackBack

TrackBack URL for this entry:
http://www.blogistan.co.uk/mt4/mt-tb.cgi/2805

Comments

It doesn't seem to compile under 4.2, but then again, searching through the Qt API, NO version seems to have some of the functions the code calls... (like setTopMargin in qvboxlayout) I searched the api's from 4.2 - 4.4 and the snapshot of 4.5. Anyone get this compiled?

Post a comment

(If you haven't left a comment here before, you may need to be approved by the site owner before your comment will appear. Until then, it won't appear on the entry. Thanks for waiting.)