Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
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.
|
|
and CharacterCategoryMap to avoid clashes with Lexilla when building an
executable that includes both.
|
|
|
|
|
|
Implement SC_ELEMENT_LIST* to change colours of autocompletion lists.
|
|
|
|
Add FillStroke to hold parameters for drawing shapes.
|
|
almost everywhere.
|
|
PLATFORM_ASSERT is used in data structure headers which led to including
graphics and windowing APIs in data structure modules.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Python 2 still. On Windows, Python3 is used.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
casts in code generated by Shiboken.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
implementation.
|
|
be needed for adding a CharacterCategory feature.
|
|
|
|
|
|
|
|
MSVC 2017 and Qt 5.12 and it caused duplicate flag warnings.
|
|
|
|
|
|
|
|
|
|
|
|
|