Skip to content

A port of the SciTE text editor to the Qt QML/Quick, which is optimized for touch devices.

Notifications You must be signed in to change notification settings

mneuroth/SciTEQt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SciteQt

SciteQt is a port of the SciTE editor to the Qt QML/Quick platform, which is optimized for touch devices.

All target platforms of the Qt framework are supported (Windows, Mac, Linux, Android, IOS and Webassembly). The application runs even in a browser via Webassembly. A Android app is also available in the Google Play Store.

This is the master branch for Qt 6. The minimum Qt version needed to compile SciteQt is Qt 6.2.4. Technical details can be found on the SciteQt project page.

For the Qt 5 implementation switch to the Qt 5 branch.

SciTEQt screenshot

Some more screenshots for different platforms are available here: Screenshot gallery, Windows, Linux, MacOS and Android

Binary releases are available via the releases of the github page of this project.

See QuickScintilla Project Page for the Qt/QML implementation of the Scintilla Editor Control.

Build status:

Linux CI Windows CI MacOS CI Webassembly CI Scite Original CI