Julien Cabieces
|
0e644d1889
|
[PyQt6] remove QTextCodec arg instead of removing the method
|
2024-01-11 04:52:01 +10:00 |
|
Julien Cabieces
|
062ce03b6d
|
[PyQt6] remove QTextCodec and rename pyqt5_from_qvariant_by_type
QTextCodec is no longer existing in PyQt6 (only in QtCoreCompat in C++)
|
2024-01-11 04:52:01 +10:00 |
|
Julien Cabieces
|
1ead52c9b4
|
update sip PyQt6 after rebase
|
2023-12-13 05:36:44 +10:00 |
|
Julien Cabieces
|
e8093a8ce5
|
Only mock non class enums
|
2023-12-13 05:36:44 +10:00 |
|
Julien Cabieces
|
bb3c36a69b
|
Initialize sip bindings for PyQt6
use exactly the ones from PyQt5 so we can study the difference when
generating for PyQt6
|
2023-12-08 03:38:42 +10:00 |
|