Warning: session_start(): open(/tmp/sess_5p0dta844405ctkg8rsjf1ogs5, O_RDWR) failed: No space left on device (28) in /www/H01/htdocs/lib/base/lib_base.php on line 280
QCodeEdit openDesktop.org
-
 KDE-Apps.org Applications for the KDE-Desktop 
 GTK-Apps.org Applications using the GTK Toolkit 
 GnomeFiles.org Applications for GNOME 
 MeeGo-Central.org Applications for MeeGo 
 CLI-Apps.org Command Line Applications 
 Qt-Apps.org Free Qt Applications 
 Qt-Prop.org Proprietary Qt Applications 
 Maemo-Apps.org Applications for the Maemo Plattform 
 Java-Apps.org Free Java Applications 
 eyeOS-Apps.org Free eyeOS Applications 
 Wine-Apps.org Wine Applications 
 Server-Apps.org Server Applications 
 apps.ownCloud.com ownCloud Applications 
--
-
 KDE-Look.org Artwork for the KDE-Desktop 
 GNOME-Look.org Artwork for the GNOME-Desktop 
 Xfce-Look.org Artwork for the Xfce-Desktop 
 Box-Look.org Artwork for your Windowmanager 
 E17-Stuff.org Artwork for Enlightenment 
 Beryl-Themes.org Artwork for the Beryl Windowmanager 
 Compiz-Themes.org Artwork for the Compiz Windowmanager 
 EDE-Look.org Themes for your EDE Desktop 
--
-
 Debian-Art.org Stuff for Debian 
 Gentoo-Art.org Artwork for Gentoo Linux 
 SUSE-Art.org Artwork for openSUSE 
 Ubuntu-Art.org Artwork for Ubuntu 
 Kubuntu-Art.org Artwork for Kubuntu 
 LinuxMint-Art.org Artwork for Linux Mint 
 Arch-Stuff.org Art And Stuff for Arch Linux 
 Frugalware-Art.org Themes for Frugalware 
 Fedora-Art.org Artwork for Fedora Linux 
 Mandriva-Art.org Artwork for Mandriva Linux 
--
-
 KDE-Files.org Files for KDE Applications 
 OpenTemplate.org Documents for OpenOffice.org
 GIMPStuff.org Files for GIMP
 InkscapeStuff.org Files for Inkscape
 ScribusStuff.org Files for Scribus
 BlenderStuff.org Textures and Objects for Blender
 VLC-Addons.org Themes and Extensions for VLC
--
-
 KDE-Help.org Support for your KDE Desktop 
 GNOME-Help.org Support for your GNOME Desktop 
 Xfce-Help.org Support for your Xfce Desktop 
--
openDesktop.orgopenDesktop.org:   Applications   Artwork   Linux Distributions   Documents    Linux42.org    OpenSkillz.com   
 
Home
Apps
Artwork
News
Groups
Knowledge
Events
Forum
People
Jobs
Register
Login


-
- Content .- Fans (5) .- Knowledge Base  . 

QCodeEdit

   2.2.3  

Qt Text Editor

Score 68%
QCodeEdit
zoom


QCodeEdit
zoom


QCodeEdit
zoom


Link:  Link
Downloads:  2756
Submitted:  Feb 16 2009
Updated:  Jul 20 2009

Description:

QCodeEdit is not so much a text editor as it is a text editing framework.

Indeed, it comes as a library (whose API closely match that of QTextEdit to ease porting) that can easily be linked to or embedded into another Qt application.

A demo application is however provided and while being minimalistic it is already a decent text editor.

Main features :
* speed : by rewriting the document and editor components from scratch, it has been possible to outrank QTextDocument/QTextEdit (by orders of magnitude in some areas)
* low memory usage : again, dropping QTextDocument allowed a lot of improvements
* Unicode/Bidi support : by falling back to QTextLayout when encountering text that requires Bidi processing, QCodeEdit keeps these essential features
* generic syntax engine : highlighting, brace matching, auto-indenting and code folding come for free, or almost. All it takes is to write a small syntax file (in a hierarchical human-readable and well-documented XML format) and a dozen are provided by default.
* flexible UI : a system of panel allow easy extension of editor functionalities. Builtin panels include line number, fold indicators, line marks, line changes, status and inline search.
* unlimited undo/redo
* dynamic line wrapping (that does not reduce performance, contrary to what happens in many editors)
* extended and easy to use search facilities
* easy line marks management
* straightforward line endings management
* straightforward encodings management
* column selection and column edit
* infrastructure to plug completion engines and input bindings
* code snippets
* session save/restore (reload files, cursor position, selection, line marks...)




Changelog:

2.2.3 :
* many bugfixes, mostly in syntax engine
* cleaned code snippets and moved them from the example app to the library
* implemented placeholder affectors (not currently used by snippets though)
* added session management

2.2.2 :
* various bugfixes
* polished the search panel
* added the possibility to easily bind a format file per language
* added a format configuration widget (similar to that of Kate/KWrite)
* added a Designer plugin


2.2.1 : fixes a couple of platform-specific issues (mostly windows ones) introduced by late fixes made during the packaging process.




LicenseGPL
Source(2.2.3)
Source(SVN trunk)
Donate
Send to a friend
Subscribe
Other  Content  from fullmetalcoder
Report inappropriate content



Add commentBack




-



 
 
 Who we are
Contact
More about us
Frequently Asked Questions
Register
Twitter
Blog
Explore
Apps
Artwork
Jobs
Knowledge
Events
People
Updates on identi.ca
Updates on Twitter
Content RSS   
Events RSS   

Participate
Groups
Forum
Add Content
Public API
About openDesktop.org
Legal Notice
Spreadshirt Shop
CafePress Shop
Advertising
Sponsor us
Report Abuse
 

Copyright 2007-2016 openDesktop.org Team  
All rights reserved. openDesktop.org is not liable for any content or goods on this site.
All contributors are responsible for the lawfulness of their uploads.
openDesktop is a trademark of the openDesktop.org Team