Commit Graph

20 Commits

Author SHA1 Message Date
Francisco Ballina 83b87fe726 Fix logical error 2012-11-19 23:32:29 -06:00
Francisco Ballina b398acfbd4 Add zoom. Add choice action after paste clipboard 2012-11-19 23:10:35 -06:00
Francisco Ballina ba19af937d Add Shift+KeyEnd and Shift+KeyHome to go line 0 and line end. No move screenwindow when copy and paste with keyboard 2012-11-13 04:00:28 -06:00
Petr Vanek 60ba4968e1 fix for text drawing in qt>=4.8,x 2012-09-07 11:25:36 +02:00
Petr Vanek 33f68bc0ec fix the scroll at the end again 2012-01-31 15:49:41 +01:00
Petr Vanek 1143f86286 Merge commit 'refs/merge-requests/3' of git://gitorious.org/qtermwidget/qtermwidget into merge-requests/3 2012-01-31 14:26:28 +01:00
Adam Treat f43ef58d3c The escape key is always needed for terminal programs like vim. 2012-01-28 13:45:24 -05:00
Daniel O'Neill 1a864cf8aa 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.
2012-01-28 13:44:54 -05:00
Petr Vanek 4f770327fe revert workaround for key on end 2012-01-02 09:34:56 +01:00
Petr Vanek 2b9432a16c Merge commit 'refs/merge-requests/1' of git://gitorious.org/qtermwidget/qtermwidget into merge-requests/1 2012-01-02 09:31:00 +01:00
Petr Vanek ccb7b887ce scroll to bottom on input 2011-12-12 15:36:19 +01:00
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 8787a21b67 font display fix on mac (widths in int) 2010-11-13 13:55:08 +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 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