Age | Commit message (Collapse) | Author | Files | Lines |
|
documents larger than 2GB.
|
|
|
|
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.
|
|
will be published in externally visible header.
|
|
Fix incorrect filename comments.
Normalize Qt code to use #endif /* X */ insetad of #endif // X.
|
|
Change ColourDesired to ColourAlpha in styles.
Remove ColourDesired.
|
|
work on Qt 4.x.
|
|
|
|
This may be SC_CHARACTERSOURCE_DIRECT_INPUT, SC_CHARACTERSOURCE_TENTATIVE_INPUT,
or SC_CHARACTERSOURCE_IME_RESULT.
|
|
INDIC_ is also used for indicator styles.
|
|
|
|
|
|
|
|
interfaces ILexer4 and IDocument.
|
|
|
|
|
|
Don't send updateUi for focus in.
|
|
All events include a set of keyboard modifier flags.
Older calls that passed individual parameters for each key were removed.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
not currently support translucent painting.
|
|
|
|
|
|
Japanese) IME input.
|
|
idiomatically and behaving more consistently with the other platforms.
From johnsonj.
|
|
change set [6b9cc8].
|
|
|
|
From Mike M.
|
|
From John Ehresman.
|
|
switch to rectangular by pressing Alt after start of gesture.
From Neomi.
|
|
event->modifiers()
due to limitation mentioned in Qt documentation.
http://qt-project.org/doc/qt-4.8/qkeyevent.html#modifiers
|
|
|
|
Avoids a compiler warning.
|
|
|
|
|
|
From Fan Yang.
|
|
at Scientific Toolworks, Inc. with additions performed for Wingware.
|