| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
| |
5.13 release no longer works with QT 5.15+ since it uses some of removed
interfaces
Fixes
QtQuick/sipQtQuickQSGGeometry.cpp:940:103: error: use of deleted function 'QSGGeometry& QSGGeometry::operator=(const QSGGeometry&)'
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
|
|
|
|
| |
Since Qt 5.2.0 the qreal is double (see change d8bf317546bc in qtbase.git).
Signed-off-by: Artem Panfilov <panfilov.artyom@gmail.com>
|
|
|
|
|
|
| |
* drop 2nd DEPENDS assignment from python-pyqtchart.inc
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
Blacklist py2 version, it does not build and py2 is on its way out in
Jan 2020 anyway
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|