Age | Commit message (Collapse) | Author | Files | Lines |
|
From John Ehresman.
|
|
|
|
switch to rectangular by pressing Alt after start of gesture.
From Neomi.
|
|
Means rectangular clipboard operations will not work.
|
|
|
|
|
|
From Fan Yang.
|
|
Move printing parameters into a separate struct.
|
|
|
|
From John Ehresman.
|
|
|
|
possible.
unordered_map caused too many porting problems.
|
|
|
|
|
|
case conversion of Unicode text in accordance with Unicode.
|
|
|
|
|
|
From John Ehresman.
|
|
Use FileGenerator module for file generation instead of code in each script.
|
|
QApplication construction delayed.
From John Ehresman.
|
|
|
|
|
|
|
|
accessors to this data.
Add a length argument to DropAt, although previous signature still available.
|
|
|
|
|
|
|
|
|
|
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.
|
|
|