Age | Commit message (Collapse) | Author | Files | Lines |
|
from and to UTF-8 together. Wrapping the allocation ensures deallocation
in all cases.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Don't check result of new as failures throw an exception.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Made more variables const.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|