Yen Chi Hsuan
|
c648297792
|
Support UTF-32 characters correctly
By replacing QString/QChar or quint16 with std::wstring and wchar_t
|
2018-02-28 10:49:41 +01:00 |
|
Yen Chi Hsuan
|
60221dae4c
|
Support REP escape sequence defined in ECMA-48, section 8.3.103
Since ncurses 20170729, supporting REP is necessary for terminals with
xterm compatibility (TERM=xterm or similar). This patch fixes layout
issues with htop. [1]
[1] http://lists.gnu.org/archive/html/bug-ncurses/2017-08/msg00051.html
|
2017-09-10 21:18:58 +08: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
|
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 |
|