aboutsummaryrefslogtreecommitdiffstats
path: root/sources
Commit message (Expand)AuthorAgeFilesLines
* Fix QAxBase::dynamicCall(const char *, QVariantList)Friedemann Kleint2020-11-041-1/+7
* pysideproperty.cpp: Fix warning about offsetofFriedemann Kleint2020-10-261-13/+15
* 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
* 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
* 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
* 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
* __feature__: avoid sys._geframe(1) error when embeddingChristian Tismer2020-10-071-1/+3
* Fix leak in static string destruction, addendumChristian Tismer2020-10-061-3/+8
* Fix leak in static string destructionChristian Tismer2020-10-061-5/+12
* shiboken2: Simplify the export of the generated module init functionFriedemann Kleint2020-10-062-10/+2
* Generate flags operator methods for QFlags on hidden top level namespaceRenato Araujo Oliveira Filho2020-10-067-12/+117
* Documentation: Fix virtualenv URLFriedemann Kleint2020-10-051-1/+1
* doc: remove qApp importCristian Maureira-Fredes2020-10-055-5/+5
* Add Network as dependency for WebEngineCoreCristian Maureira-Fredes2020-10-042-1/+5
* Move the annotations for parsing Qt-based headers to shiboken2Friedemann Kleint2020-10-025-6/+26
* Consolidate export/import macrosFriedemann Kleint2020-10-0111-69/+110
* Fix up the generated flag operator methodsFriedemann Kleint2020-09-301-11/+11
* shiboken2: Generate functions from invisible namespaces into their parent nam...Friedemann Kleint2020-09-305-1/+18
* shiboken2: Generate functions from invisible top level namespaces as global f...Friedemann Kleint2020-09-307-6/+34
* shiboken2: Refactor handling of invisible top level namespacesFriedemann Kleint2020-09-307-31/+64
* shiboken2: Refactor global enum handling in HeaderGeneratorFriedemann Kleint2020-09-301-16/+13
* Add command to build rst documentation onlyCristian Maureira-Fredes2020-09-293-73/+90
* shiboken2: Correctly generate final classes with protected methods without pr...Friedemann Kleint2020-09-292-5/+12
* shiboken2: Consolidate tests for invisible namespacesFriedemann Kleint2020-09-298-45/+37
* shiboken2: Add convenience for indenterFriedemann Kleint2020-09-293-117/+85
* shiboken2: Change AbstractMetaClass::enums() to return const refFriedemann Kleint2020-09-297-18/+8
* Feature-select: Implement signature-awareness of snake_caseChristian Tismer2020-09-297-33/+85
* doc: fix more sphinx warningsCristian Maureira-Fredes2020-09-298-10/+13
* shiboken2: Fix the tests for enums in removed namespacesFriedemann Kleint2020-09-282-24/+18