Commit Graph

8 Commits

Author SHA1 Message Date
Luís Pereira 3ba895f573 Refactor and fixes Python binding
Python binding was broke since commit b1f37a8.
This is a fix and to some degree a refactor.
The binding build is now integrated. Controlled by the CMake
QTERMWIDGET_BUILD_PYTHON_BINDING option.

CMake components taken from https://cgit.kde.org/pykde5.git/. No need to
reinvent the wheel.

Closes https://github.com/lxqt/qtermwidget/issues/135.
2018-04-29 20:51:22 +02:00
Alf Gaida f951365fc0 Fixed some github pathes in uris 2018-03-26 18:21:24 +02:00
BlahGeek acf6556712 Revert deletions in .sip file 2017-12-10 16:26:56 +01:00
BlahGeek 7c78fa8c1d fix python bindings 2017-12-10 16:26:56 +01:00
Donnie West ab8a62fce6 This commit allows the consumer of qtermwidget to capture the (#111)
profileChanged signal and receive all of the settings change escape
codes

Fixes #110
2017-04-24 21:41:48 +02:00
Paweł Kostoń 6b0af2e5be Updated README, Added support for PyQT 5.7
PEP8
2017-03-21 17:22:19 +01:00
pkk 504f014939 pyqt5 bindings 2016-01-03 00:42:01 +00:00
pkk 499351faa9 pyqt5 bindings 2016-01-03 00:36:06 +00:00