Filippo Scognamiglio
fb04792ae3
Allow full cursor height (it is not chopped when line spacing is not zero). This fixes issues with misbehaving fonts.
2014-12-12 02:18:56 +01:00
Filippo Scognamiglio
288c682e79
Fix: changing screen size when QML item was invisible had issues.
2014-11-17 22:10:52 +01:00
Filippo Scognamiglio
8389dd078b
Expose enable bold fonts to QML.
2014-11-12 20:56:58 +01:00
Filippo Scognamiglio
7c33ec4b4b
Expose font metrics to QML.
2014-11-12 20:56:24 +01:00
Filippo Scognamiglio
dafc4f8e3b
Added optional purely QML scrollbar.
2014-11-12 17:05:17 +01:00
Filippo Scognamiglio
2c911f9af6
Added input query for qt5 keyboard query events.
2014-11-12 01:08:10 +01:00
Filippo Scognamiglio
7e8909e79f
Added image painted signal.
2014-11-08 18:36:59 +01:00
Filippo Scognamiglio
75c901678b
Fix property name collision.
2014-11-07 15:17:28 +01:00
Filippo Scognamiglio
2ecf448863
Add QML property for mouse use.
2014-11-07 14:11:01 +01:00
Filippo Scognamiglio
1db2d63b43
Add event to notify the application that the shell application uses mouse.
2014-11-07 14:10:24 +01:00
Filippo Scognamiglio
0f08d372cf
Expose linespacing to QML.
2014-11-07 02:02:21 +01:00
Filippo Scognamiglio
5ef844fb17
Expose terminalSize to QML side.
2014-11-07 00:54:21 +01:00
Filippo Scognamiglio
e9ee4c9091
Actual QML port, moved from QWidget to QQuickPaintedItem. Setup of the project, added sample test-app.
2014-11-06 01:51:23 +01:00
Petr Vanek
2bcb137a5b
Url activation & filters #21
2014-07-14 13:22:13 +02:00
0xd34df00d
627bfb3c61
Support bells.
2014-06-14 16:12:04 +04:00
0xd34df00d
2852ac4b29
Update filters on resize and screen events.
2014-05-24 02:56:56 +04: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
Francisco Ballina
b398acfbd4
Add zoom. Add choice action after paste clipboard
2012-11-19 23:10:35 -06: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
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