Age | Commit message (Collapse) | Author | Files | Lines |
|
event->modifiers()
due to limitation mentioned in Qt documentation.
http://qt-project.org/doc/qt-4.8/qkeyevent.html#modifiers
|
|
|
|
|
|
|
|
From Mark Yen.
|
|
|
|
|
|
|
|
|
|
|
|
hang the editor
* Comments inside pragmas are now highlighted
* Reserved operators are now highlighted
|
|
From Colomban Wendling.
|
|
|
|
|
|
|
|
|
|
Avoids a compiler warning.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Implicit params
* «Nice Character-lexing»
|
|
|
|
block.
|
|
|
|
|
|
|
|
|
|
|
|
properties.
|
|
|
|
|
|
|
|
|
|
* Removed external lexer
* Haskell lexer now folds imports
|
|
NSTextInputClient.
|
|
this retains the user's input when they forget to commit.
|
|
of state
from both documents.
|
|
document
is not in the state at the end of the undo history and performing undo will not be able
to return to a previous state.
|
|
NSTextInput is slated for deprecation and NSTextInputClient allows the selection
of accented characters through pressing and holding the base key.
|