Alf Gaida 64ea54d4fe Cherry-picking upstream version 0.6.0+20160108
Modification of treatment of double-width character (e.g. Japanese)
  https://github.com/lxde/qtermwidget/pull/55#issuecomment-170615897
Fixed copyright
No full stop in short descriptions, see lintian warning:
  'description-synopsis-might-not-be-phrased-properly'
Fixed descriptions in debian/control
2016-01-11 20:41:24 +01:00
2015-08-15 23:46:16 +08:00
2015-08-15 23:46:16 +08:00

QTermWidget

A terminal emulator widget for Qt 5.

QTermWidget is an opensource project originally based on KDE4 Konsole application, but it took its own direction later. The main goal of this project is to provide unicode-enabled, embeddable Qt widget for using as a built-in console (or terminal emulation widget).

Installation

Requirements:

  • Qt >= 5.4
  • cmake >= 3.0

Supported platforms:

  • Linux
  • BSD
  • OS X

Building

  1. mkdir -p build && cd build
  2. cmake <path/to/source>`
  3. make

Run make install to install.

License

This project is licensed under the terms of the GPLv2 or any later version.

See the LICENSE file for the full text of the license.

Description
qtermwidget Packaging
Readme 768 KiB