aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* PySide6: Remove rejection of namespace stdFriedemann Kleint2020-12-181-1/+0
* shiboken6: Fix support of multiple smart pointer typesFriedemann Kleint2020-12-181-11/+12
* PySide6: Add QTestlib's QAbstractItemModelTesterFriedemann Kleint2020-12-182-0/+5
* shiboken6: Fix code injected at target/end being invoked for several overload...Friedemann Kleint2020-12-171-1/+1
* Adapt to recent changes on Qt 6Friedemann Kleint2020-12-171-2/+1
* PySide6: Fix building of Qt 3DFriedemann Kleint2020-12-172-4/+3
* write a leak_finder scriptChristian Tismer2020-12-171-0/+196
* signature: Fix the parser regex for Qt6Christian Tismer2020-12-162-14/+17
* shiboken6: Reactivate sphinxtable testFriedemann Kleint2020-12-154-90/+140
* remove QBackingStore from qrasterwindow_test.pyChristian Tismer2020-12-152-28/+2
* Shiboken6: Decouple QtXmlToSphinx from the doc generatorFriedemann Kleint2020-12-157-210/+289
* Porting Guide: Mention classes that were movedFriedemann Kleint2020-12-151-0/+4
* shiboken6: Use QScopedPointer for the doc parser in QtDocGeneratorFriedemann Kleint2020-12-152-9/+7
* shiboken6: Clarify code comment about pointer operatorFriedemann Kleint2020-12-151-4/+3
* Use qt5#dev as a default dependencySimo Fält2020-12-151-3/+0
* shiboken6: Determine function types in the code modelFriedemann Kleint2020-12-1111-191/+348
* Move QKeyCombination from QtGui to QtCoreFriedemann Kleint2020-12-114-2/+3
* doc: amend porting urlCristian Maureira-Fredes2020-12-111-1/+1
* shiboken6: Fix enumeration/flag reference parametersFriedemann Kleint2020-12-101-4/+8
* shiboken6: Fold MetaFunction::isCastOperator() into isConversionOperator()Friedemann Kleint2020-12-105-13/+7
* shiboken6: Remove function type enumeration value GlobalScopeFunctionFriedemann Kleint2020-12-103-5/+7
* shiboken6: Move the function/operator query enumerations out of AbstractMetaC...Friedemann Kleint2020-12-1011-121/+172
* Add a small PySide2 porting guideFriedemann Kleint2020-12-093-0/+34
* setup.py: Pass --reuse-build only to commands that use DistUtilsCommandMixinDmitry Shachnev2020-12-091-1/+1
* doc: Update references to Qt6Cristian Maureira-Fredes2020-12-0914-146/+105
* Add changelog for 6.0.0Friedemann Kleint2020-12-091-0/+17
* Fix Qt include dirs in case of frameworkSimo Fält2020-12-091-5/+2
* Exclude Qt header qsimd.h by include guardFriedemann Kleint2020-12-091-0/+5
* Blacklist failing test cases with Qt6Simo Fält2020-12-081-0/+19
* cppgenerator: rework keyword handling regarding unknown.. Fixed!Christian Tismer2020-12-081-7/+4
* shiboken6: Remove unimplemented warnings for field modificationsFriedemann Kleint2020-12-081-4/+0
* shiboken6: Enable debug streaming of the CodeModel enumerationsFriedemann Kleint2020-12-081-0/+4
* CI: Disable wheel testerSimo Fält2020-12-081-1/+2
* Qt CI: Install libCLang 10.0Simo Fält2020-12-083-0/+70
* shiboken6: Remove unused attribute from qtxmltosphinx.cppFriedemann Kleint2020-12-081-1/+0
* shiboken6: Add support for a snake case typesystem attributeFriedemann Kleint2020-12-0725-33/+625
* testing: Add a "ci" keyword equivalent to the one in QtFriedemann Kleint2020-12-031-0/+2
* shiboken6: Use a QSharedDataPointer for ArgumentModificationFriedemann Kleint2020-12-0310-131/+323
* fix both qflags_test and the qflags cppgenerator codeChristian Tismer2020-12-033-9/+10
* Add Qt6 install bin to PATH when running CI instructionsSimo Fält2020-12-031-0/+14
* test: fix QtQml::signal_argumentsCristian Maureira-Fredes2020-12-021-1/+1
* PySide6: Fix ownership issue in QLayout::replaceWidget()Friedemann Kleint2020-12-021-0/+4
* shiboken6: Simplify handling of removed attributeFriedemann Kleint2020-12-029-90/+57
* shiboken6: Refactor field modificationsFriedemann Kleint2020-12-029-42/+119
* shiboken6: Remove deprecated typesystem tagsFriedemann Kleint2020-12-028-177/+62
* build scripts: Import 'PYSIDE' for linux platformSimo Fält2020-12-021-1/+1
* shiboken6: Fix field modificationsFriedemann Kleint2020-12-0211-44/+124
* shiboken6: Use initializer lists for the converter replacement regexpsFriedemann Kleint2020-12-012-17/+28
* Remove dependencies.yamlSimo Fält2020-12-011-4/+0
* shiboken6: Remove unused variable from CppGenerator::writeMethodWrapperPreamb...Friedemann Kleint2020-12-011-3/+0