Chih-Hsuan Yen
887efa8151
pyqt: also check for sip 5.x path
...
See: https://www.archlinux.org/packages/extra/x86_64/python-pyqt5/files/
2020-01-18 23:29:14 +01:00
Chih-Hsuan Yen
9ee754ad0f
Fix the PyQt5 binding with Qt 5.11+
...
Inspired by https://phabricator.kde.org/D15091
2019-03-12 17:43:44 +01:00
Luís Pereira
7718f36cd6
pyqt: Fixes deprecation warning (CMP0002)
...
There is no need to set CMP0002 to OLD, anymore. It can be safely removed.
Closes https://github.com/lxqt/qtermwidget/issues/177
2019-03-12 17:43:44 +01:00
Alf Gaida
b17add8fc0
Clarify the licenses used in qtermwidget and added the missed root licenses
...
Removed pyqt/test.py - we really don't want a single GPL3 file in
fixes #223
2018-10-16 00:56:17 +02:00
Alf Gaida
159a080977
Removed QUIET from find_package
2018-08-16 21:35:10 +02:00
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