Andrew Janke
|
5ce909cbc2
|
Swap Qt::ControlModifier and Qt::MetaModifier on Mac
This is because their meaning is different there.
See https://doc.qt.io/qt-5/qt.html#KeyboardModifier-enum
|
2019-03-21 11:02:14 +08:00 |
|
Donnie West
|
d84849b04b
|
Backport Vt102 emulation fixes (#113)
Also pull in KeyboardTranslator and Character updates
|
2017-04-24 21:26:56 +02:00 |
|
Igor
|
ef451424d7
|
Backport konsole changes to fix memory leaks
Fixes #58
|
2016-05-18 14:01:45 +03:00 |
|
Jerome Leclanche
|
72ffc262eb
|
Clean up trailing whitespaces
|
2015-07-09 20:22:48 +02:00 |
|
Petr Vanek
|
5d3ef34cc2
|
fixed #11 compile against Qt 5 (Qt4 and Qt5 supported and waguely tested)
|
2014-04-11 21:28:52 +02:00 |
|
Petr Vanek
|
6ad5d7070a
|
merge changes from the experimental "bundle" repository
|
2011-06-22 13:12:21 +02:00 |
|
Petr Vanek
|
4183368397
|
code reformatted after resync
|
2010-10-25 16:34:14 +02:00 |
|
Petr Vanek
|
520661ab6f
|
Merge branch 'master' of file:///export/home/pvanek/oss/qterm/merge/qtermwidget
Conflicts:
lib/BlockArray.cpp
lib/BlockArray.h
lib/CMakeLists.txt
lib/Character.h
lib/CharacterColor.h
lib/Emulation.cpp
lib/Emulation.h
lib/Filter.cpp
lib/Filter.h
lib/History.cpp
lib/History.h
lib/KeyboardTranslator.cpp
lib/KeyboardTranslator.h
lib/Pty.cpp
lib/Pty.h
lib/Screen.cpp
lib/Screen.h
lib/ScreenWindow.cpp
lib/ScreenWindow.h
lib/Session.cpp
lib/Session.h
lib/ShellCommand.cpp
lib/ShellCommand.h
lib/TerminalCharacterDecoder.cpp
lib/TerminalCharacterDecoder.h
lib/TerminalDisplay.cpp
lib/TerminalDisplay.h
lib/Vt102Emulation.cpp
lib/Vt102Emulation.h
lib/k3process.cpp
lib/k3process.h
lib/k3processcontroller.cpp
lib/k3processcontroller.h
lib/konsole_wcwidth.cpp
lib/konsole_wcwidth.h
lib/kpty.cpp
lib/kpty.h
lib/kpty_p.h
lib/qtermwidget.cpp
lib/qtermwidget.h
|
2010-10-04 11:29:18 +02:00 |
|
Petr Vanek
|
25661234c0
|
K&R formatting
|
2010-10-01 16:08:52 +02:00 |
|
Petr Vanek
|
57fd23bf39
|
K&R formatting
|
2010-10-01 16:08:14 +02:00 |
|
Petr Vanek
|
88b5a11bb4
|
merge with qscite
|
2010-10-01 15:54:31 +02:00 |
|
Petr Vanek
|
2d6c2b82b7
|
initial import
|
2010-09-11 10:50:46 +02:00 |
|