Age | Commit message (Collapse) | Author | Files | Lines |
|
Make Assert, DebugPrintf, and similar noexcept so they can be used in noexcept
methods and they don't throw.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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 allows removal of related #include statements.
|
|
|
|
|
|
|
|
|
|
This code worked correctly before this change.
|
|
|
|
This may be SC_CHARACTERSOURCE_DIRECT_INPUT, SC_CHARACTERSOURCE_TENTATIVE_INPUT,
or SC_CHARACTERSOURCE_IME_RESULT.
|
|
INDIC_ is also used for indicator styles.
|
|
|
|
|
|
|
|
|
|
|
|
implementation.
|
|
be needed for adding a CharacterCategory feature.
|
|
|
|
This restores functioning of Scintilla on versions of Qt before 5.9.
|
|
|
|
|
|
|