Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
subclasses do not need to call StandardASCII.
Avoid some lint warnings.
|
|
|
|
(ctuOneDefinitionRuleViolation) from Cppcheck.
|
|
|
|
|
|
|
|
|
|
https://www.kdab.com/nailing-13-signal-slot-mistakes-clazy-1-3/
|
|
Was complaining about enum conversions.
|
|
improve performance for client code that called SCI_GETSTATUS after every API to
check for failure.
|
|
and ScintillaStructures.h using scoped enumerations.
Use these headers instead of Scintilla.h internally.
External definitions go in the Scintilla namespace and internal definitio0ns in
Scintilla::Internal.
|
|
Fix incorrect filename comments.
Normalize Qt code to use #endif /* X */ insetad of #endif // X.
|
|
|
|
extensible.
For CallTip, GTK and Qt hardcode BidiR2L to false as they don't support
bidirectional, its the same as current, and the BidiR2L state on EditModel isn't
easily accessible.
|
|
|
|
Allows platform-independent code to be written just to handle Unicode.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This allows removal of related #include statements.
|
|
This code worked correctly before this change.
|
|
This restores functioning of Scintilla on versions of Qt before 5.9.
|
|
|
|
|
|
This can reduce the time taken to fold a document by half.
|
|
|
|
|
|
|
|
This change was not compatible with Cocoa as it uses document-based coordinates
rather than view-based.
|
|
|
|
interfaces ILexer4 and IDocument.
|
|
Linux.
|
|
|
|
|
|
|
|
|
|
|
|
and lines.
|
|
Was incompatible with Qt 4.7 and 4.8.
|
|
|
|
unintended conversions.
|
|
|
|
|