Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
to Editor.
|
|
away from caret.
|
|
primary screen.
|
|
in the margin or in the text.
|
|
|
|
|
|
|
|
length is non-0.
|
|
subclasses do not need to call StandardASCII.
Avoid some lint warnings.
|
|
|
|
This removes limitation of only supporting 8x8 patterns and should be faster.
|
|
|
|
|
|
|
|
(ctuOneDefinitionRuleViolation) from Cppcheck.
|
|
|
|
|
|
documents.
|
|
Fixes warnings from signed/unsigned, int/intptr_t, float/int.
Qt uses int for sizes instead of size_t.
|
|
|
|
Authored by Fan Yang and Justin Dailey.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
https://www.kdab.com/nailing-13-signal-slot-mistakes-clazy-1-3/
|
|
|
|
larger than 255 to be represented.
Before this, it may have been possible but extremely rare for a cache entry to
wrongly match a styled lexeme and produce incorrect layout.
Using uint16_t from cstdint instead of a bit field as tools perform more
checking on that.
|
|
|
|
Was complaining about enum conversions.
|
|
|
|
|
|
|
|
improve performance for client code that called SCI_GETSTATUS after every API to
check for failure.
|
|
documents larger than 2GB.
|
|
|