Daniel O'Neill
c462053b34
scrollToEnd() method provided to trigger 'snapping' the terminal to cursor tracked position (typically the extreme value of the scrollbar, or the 'end')
...
Some signal-fu particular to keyPressEvent(QKeyEvent *) done to make the above usable, no existing dependent implementations should be disturbed by this.
2011-12-10 21:52:16 -07:00
Petr Vanek
6ad5d7070a
merge changes from the experimental "bundle" repository
2011-06-22 13:12:21 +02:00
Petr Vanek
0facab4a5a
transparency support
2010-11-24 11:26:43 +01:00
Petr Vanek
4183368397
code reformatted after resync
2010-10-25 16:34:14 +02:00
Petr Vanek
b2449cc578
display stuff synced from konsole again to improve color scheme handling
2010-10-25 16:27:34 +02:00
Petr Vanek
cf016137bb
focus in/out signals
2010-10-19 17:10:28 +02:00
Petr Vanek
454a8befcd
correct shell detection (BSD, Christopher VdoP)
2010-10-19 09:35:23 +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
9a778c44df
key layouts can be read and provided to widget
2010-09-24 13:27:10 +02:00
Petr Vanek
2d6c2b82b7
initial import
2010-09-11 10:50:46 +02:00