forked from pasnox/qodeedit
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathREADME
More file actions
18 lines (12 loc) · 644 Bytes
/
README
File metadata and controls
18 lines (12 loc) · 644 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
QodeEdit Source Code Editor
===========================
A source code component editor for Qt based on QPlainTextEdit, QTextDocument and QSyntaxHighlighter with the use of Kate xml language definition files.
It could be considered an alternative/replacement of QScintilla library.
A technical document can be found here: https://docs.google.com/document/d/1X9VnZ6fFRgWB8afhvTSQpChvO7U408ozxeHYCFWYG1A/edit
Homepage:
https://github.com/pasnox/qodeedit
Development team:
Filipe Azevedo aka Nox P@sNox <pasnox@gmail.com> (main)
Illya Kovalevskyy <illya.kovalevskyy@gmail.com> (editor)
License:
LGPL3