QSciTE

A SciTE clone, written in Qt4 and C++
Download

QSciTE Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Price:
  • FREE
  • Publisher Name:
  • The QSciTE Team
  • Publisher web site:
  • http://code.google.com/p/qscite/

QSciTE Tags


QSciTE Description

A SciTE clone, written in Qt4 and C++ QSciTE is a clone of the popular SciTE text/code editor and it is written in Qt4.Developer commentsI've created this project for several reasons. First, I was using Mac OS X, and was horrified to find that SciTE was not supported. Second, I was annoyed that SciTE interface differed quite a bit between the Linux and Win32 implementations.I put the project in a folder and forgot about it for a while. After a friend asked me if I knew of a nice Linux code editor with a similar interface as SciTE (besides the GTK port of SciTE itself), I decided to revive it and add more features.This project utilizes GNU C++ with the Qt4 interface library. In addition, we're building on the roots of the original SciTE by using the QScintilla2 library, a Qt4 port of the Scintilla library used to build SciTE.Where ever possible, we're trying to keep the code cross-platform, however, given the lack of general compatibility between Unix-like operating systems and Windows, we will be forced to implement some features (such as the built-in shell) for Linux and Mac OS X, while maintaining a completely different implementation for Windows. Requirements: · Qt What's New in This Release: · Files now encoded with UTF-8 when saving · Command-line parameter support (allows for file associations as well) · View/Convert line endings between CR/LF/CRLF · Convert indentation on a file (including conversion from tabs to spaces) · System tray is now enabled on supporting systems · Default directory when opening/saving is now a lot smarter · Code folding support (currently has to be enabled per-document) · A Find Text dialog has been added (also supports regular expressions!) · A LOT of general bug fixes to improve your code editing experience! · There are probably more features; if you want to learn more, look through the SVN commit logs


QSciTE Related Software