qodeedit icon indicating copy to clipboard operation
qodeedit copied to clipboard

A source code component editor based on QPlainTextEdit, QTextDocument and QSyntaxHighlighter with the use of Kate xml language definition files.

Results 2 qodeedit issues
Sort by recently updated
recently updated
newest added

Error in "example/UIMain.h": should be "#include editor/CodeEditor.h" instead of "#include CodeEditor.h"

- It now compiles under Qt5 (tested on windows). - One major fix and one small fix.