Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
performance significantly for very wide lines.
|
|
concurrent calls to MeasureWidths.
|
|
|
|
(ctuOneDefinitionRuleViolation) from Cppcheck.
|
|
header.
|
|
|
|
|
|
|
|
Avoid strlen when .length() available.
|
|
|
|
available.
|
|
MeasureWidthsUTF8 reentrant so they can be called safely from multiple threads.
|
|
|
|
custom equivalents as should no longer need to be compatible with very old Pango.
|
|
better with Chinese text.
|
|
May avoid some small costs and be clearer.
|
|
Move class declarations of PositionCache and PositionCacheEntry into cxx file
and only define IPositionCache interface and CreatePositionCache factory
function in header.
|
|
MeasureWidthsUTF8 reentrant so they can be called safely from multiple threads.
|
|
|
|
|
|
MeasureWidthsUTF8 reentrant so they can be called safely from multiple threads.
|
|
Use constexpr.
|
|
|
|
|
|
cursor images.
|
|
DIR_O.
|
|
4253.
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
correctly and use 'using' in preference to 'typedef'.
|
|
|
|
|
|
|