aboutsummaryrefslogtreecommitdiffstats
path: root/sources
Commit message (Expand)AuthorAgeFilesLines
* Add the character map exampleFriedemann Kleint2022-09-171-1/+0
* Add the QtGui analogclock exampleFriedemann Kleint2022-09-161-1/+0
* Move examples aroundFriedemann Kleint2022-09-162-2/+2
* shiboken6: Add command line options for compiler, path and platformFriedemann Kleint2022-09-164-1/+97
* PySide6: Add QtGui function qt_set_sequence_auto_mnemonic()Friedemann Kleint2022-09-164-1/+14
* shiboken6: Simplify project file and arguments parsingFriedemann Kleint2022-09-151-66/+72
* Remove the ported Python examples pages from additionaldocs.lstFriedemann Kleint2022-09-151-110/+0
* Generate documentation for all modules independentlyFriedemann Kleint2022-09-151-3/+10
* Documentation: Add a way to determine base classes from a JSON fileFriedemann Kleint2022-09-152-3/+84
* Documentation: Split out inheritance by import from the Sphinx extensionFriedemann Kleint2022-09-152-117/+157
* Documentation: Add a way to output inheritance graphsFriedemann Kleint2022-09-144-2/+48
* Documentation/patch_qhp.py: Brush up scriptFriedemann Kleint2022-09-133-28/+41
* Documentation: Update versions for 6.4Friedemann Kleint2022-09-135-10/+10
* Documentation: Add a special case for PdfWidgetsFriedemann Kleint2022-09-131-0/+2
* Update documentationFriedemann Kleint2022-09-126-38/+26
* Documentation: Sort the modules page alphabeticallyFriedemann Kleint2022-09-121-64/+40
* Fix Property GC tracking for Python 3.11Christian Tismer2022-09-121-0/+2
* shiboken6: Refactor CustomConversionFriedemann Kleint2022-09-0911-260/+244
* Remove QtWinExtrasFriedemann Kleint2022-09-095-87/+0
* Fix TypeError when comparing Qt.Flags and objectsAdrian Herrmann2022-09-082-2/+27
* Add QtPdf/QtPdfWidgetsFriedemann Kleint2022-09-079-0/+146
* Modernize string literals of the dumpcodemodel test/toolFriedemann Kleint2022-09-071-26/+28
* Documentation: Add QtSpatialAudioFriedemann Kleint2022-09-072-0/+10
* Documentation: Update the modules pageFriedemann Kleint2022-09-071-2/+60
* Add setters for the the lists in QValue3DAxisFormatterFriedemann Kleint2022-09-073-1/+68
* shiboken6: Fix documentation injection for added functions with parameter namesFriedemann Kleint2022-09-067-4/+61
* shiboken6: Fix a crash caused by invalid return types of added functionsFriedemann Kleint2022-09-061-1/+1
* Enable type strings in Q_ARG/Q_RETURN_ARG for QMetaObject.invokeMethod()Friedemann Kleint2022-09-063-13/+34
* shiboken6: Refactor Handling of CustomConversionFriedemann Kleint2022-09-0617-133/+257
* shiboken6: Split AddedFunction from modificationsFriedemann Kleint2022-09-0511-339/+333
* shiboken6: Split the document modifications in ComplexTypeEntryFriedemann Kleint2022-09-058-48/+69
* shiboken6: Move some fields of TypeEntry to derived classesFriedemann Kleint2022-09-056-67/+112
* Fix doc warningFriedemann Kleint2022-09-051-1/+3
* Doc: Qt for Python Videos page updateJaishree Vyas2022-09-051-36/+60
* Fix build against Qt 6.5Friedemann Kleint2022-09-021-0/+1
* shiboken6: Use the full path of libdir in pkg-config fileZhu Zihao2022-09-021-1/+1
* PyEnum: Improve the handling of QKeyCombination, amendedChristian Tismer2022-09-021-0/+1
* Modernize Shiboken.getAllValidWrappers()Friedemann Kleint2022-09-021-8/+7
* Fix stubs of shiboken6.ShibokenFriedemann Kleint2022-09-022-11/+11
* Add an entry point for qtpy2cppFriedemann Kleint2022-09-022-1/+9
* Move qtpy2cpp to sources/pyside-toolsFriedemann Kleint2022-09-0211-0/+1209
* doc: add section for cmake-only buildCristián Maureira-Fredes2022-09-011-8/+38
* doc: use more processes for sphinx-buildCristián Maureira-Fredes2022-09-012-2/+2
* PyEnum: Simplify code generator because of full forgivenessChristian Tismer2022-09-012-24/+2
* PyEnum: Improve the handling of QKeyCombinationChristian Tismer2022-09-014-4/+65
* PyEnum: Finish the flexible Enum/Flag assignment and correctChristian Tismer2022-09-014-20/+16
* PySide6: Add QBluetoothDeviceDiscoveryAgent.DiscoveryMethodsFriedemann Kleint2022-08-311-1/+1
* shiboken6: Refactor the reverse operator code in CppGenerator::writeMethodWra...Friedemann Kleint2022-08-261-53/+38
* shiboken6: Remove most uses of class Indentation for formattingFriedemann Kleint2022-08-263-582/+409
* Documentation: Improve module pages titleFriedemann Kleint2022-08-261-2/+2