aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* PySide6: Fix ownership issue in QLayout::replaceWidget()Friedemann Kleint2020-12-021-0/+4
* cppgenerator: rework keyword handling regarding unknown keywordsChristian Tismer2020-11-3017-96/+298
* cppgenerator: rework keyword handling regarding unknown.. augmentedChristian Tismer2020-11-301-4/+1
* signature: avoid duplication of `__init__`Christian Tismer2020-11-301-1/+2
* pysideproperty.cpp: Fix compilation with MSVC2019/C++ 17 modeFriedemann Kleint2020-11-271-7/+7
* Fix sphinx warning in QtCore.Property.rstFriedemann Kleint2020-11-271-0/+1
* shiboken6: Build with MSVC 19.28.29334Friedemann Kleint2020-11-261-15/+28
* Windows: Prevent cmake from auto-detecting the clang compilerFriedemann Kleint2020-11-261-0/+4
* setup.py: Fix 'clean' commandFriedemann Kleint2020-11-241-1/+6
* Restore correct sha1 of pyside2-tools submoduleSimo Fält2020-11-201-0/+0
* libshiboken: Remove unused function parameterFriedemann Kleint2020-11-191-3/+2
* shiboken6: Preferably search classes by type entryFriedemann Kleint2020-11-182-19/+11
* globalreceiverv2: Avoid hash call on instances which might be unhashableChristian Tismer2020-11-171-8/+9
* build scripts: Fix warning about import orderFriedemann Kleint2020-11-092-10/+8
* Add changelog for 5.15.2Friedemann Kleint2020-11-091-0/+70
* Use qt5#5.15.2 as a dependency instead of default 5.15Simo Fält2020-11-091-0/+3
* Fix QAxBase::dynamicCall(const char *, QVariantList)Friedemann Kleint2020-11-041-1/+7
* Pin windows numpy package to 1.19.3Simo Fält2020-11-043-1/+11
* pysideproperty.cpp: Fix warning about offsetofFriedemann Kleint2020-10-261-13/+15
* Remove wheel.pep425tags importsCristian Maureira-Fredes2020-10-262-19/+20
* Update SmartPointers conversionsRenato Araujo Oliveira Filho2020-10-214-4/+113
* Add some missing enumerations and classesFriedemann Kleint2020-10-215-1/+8
* Fix SmartPointer conversion name registerRenato Araujo Oliveira Filho2020-10-211-11/+30
* shiboken2: Fix one more instance of an invalid metatype passed aroundFriedemann Kleint2020-10-211-1/+3
* doc: update versions and comandsCristian Maureira-Fredes2020-10-2110-184/+243
* Extend SharedPtr API with std::shared_ptrRenato Araujo Oliveira Filho2020-10-202-49/+26
* shiboken2/ApiExtractor tests: Avoid detaching of listsFriedemann Kleint2020-10-2022-132/+152
* shiboken2: Fix testnumericaltypedef failing with Qt 6Friedemann Kleint2020-10-201-6/+6
* shiboken2: Fix an assert crash in debug modeFriedemann Kleint2020-10-201-3/+0
* shiboken2: Ensure there are no AbstractMetaType with Invalid usageFriedemann Kleint2020-10-203-4/+14
* Add some more classes from QtConcurrentFriedemann Kleint2020-10-165-0/+44
* build_rst_docs: add DistUtilsCommandMixin to the commandCristian Maureira-Fredes2020-10-151-3/+4
* Enable typesystem typedefs across modulesFriedemann Kleint2020-10-1511-9/+212
* shiboken2: Enable setting up inheritance for templates early onFriedemann Kleint2020-10-152-17/+25
* Add a test for typesystem typedefsFriedemann Kleint2020-10-157-0/+161
* shiboken2: Find all template classes for added functionsFriedemann Kleint2020-10-141-3/+11
* shiboken2: Some RefactoringsFriedemann Kleint2020-10-147-62/+37
* Fix wheel_override error when wheel not availableCristian Maureira-Fredes2020-10-141-8/+9
* setup.py: Show options in command helpFriedemann Kleint2020-10-144-107/+216
* shiboken2: Use an AbstractMetaType for "void"Friedemann Kleint2020-10-139-79/+89
* shiboken2: Improve debug output of type entriesFriedemann Kleint2020-10-131-3/+12
* property_python_test.py: Restrict exceptFriedemann Kleint2020-10-131-1/+1
* Update QtCore.Property to the current standardChristian Tismer2020-10-125-53/+410
* feature_select: finish properties and postpone static propertiesChristian Tismer2020-10-093-4/+80
* Brush up the basicsortfiltermodel exampleFriedemann Kleint2020-10-091-54/+65
* Replace deprecated API in examplesFriedemann Kleint2020-10-084-15/+21
* shiboken2: Recurse to generated base class for baseFriedemann Kleint2020-10-081-2/+9
* shiboken2: Rearrange values of enum TypeEntry::CodeGenerationFriedemann Kleint2020-10-086-34/+25
* shiboken2: Generate extra includes into wrapper headerFriedemann Kleint2020-10-083-8/+18
* shiboken2: Enable includes and modifications on typedef entriesFriedemann Kleint2020-10-081-5/+18