Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
variable names.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
safety.
|
|
|
|
|
|
|
|
|
|
|
|
Use ReleaseUnknown which is noexcept making it easier to reason about exceptions.
Add constexpr where possible.
|
|
|
|
|
|
|
|
|
|
with explicit arguments.
|
|
|
|
Moved IsControlCharacter to anonymous namespace.
|
|
|
|
|
|
call ListNotify on delegate. This avoids need to override mouseReleaseEvent.
As currentRow() is not updated for selectionChanged, use selectedRows to find
selection.
Fixes a compiler warning.
|
|
QScreen::availableGeometry call when available.
|
|
|
|
This avoids non-matching line ends when running lexer tests.
|
|
|
|
they can cause warnings when another compilation performed.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
return less text than in document.
|
|
|
|
|
|
While CatalogueModules is in lexlib, it is newer with few users so does not have
to remain as fixed as other files in lexlib.
|
|
|
|
|
|
|