aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 6.3 into wip/6.3_pypywip/6.3_pypyQt Forward Merge Bot2022-09-2416-56/+58
|\
| * shiboken6/test: Fix warnings about implicitly generated assignment operatorsFriedemann Kleint2022-09-2316-56/+58
* | Merge branch 6.3 into wip/6.3_pypyQt Forward Merge Bot2022-09-227-15/+52
|\|
| * build system: Fix standalone build with --no-qt-toolsFriedemann Kleint2022-09-212-2/+4
| * Documentation/patch_qhp.py: Strip the module from the indexFriedemann Kleint2022-09-212-1/+17
| * snippets_translate: Fix handling of operator new, take 2Friedemann Kleint2022-09-213-3/+24
| * snippets_translate: Handle more qualifiersFriedemann Kleint2022-09-211-9/+7
* | Merge branch 6.3 into wip/6.3_pypyQt Forward Merge Bot2022-09-212-3/+165
|\|
| * PyEnum: write about new Enums and Forgiveness ModeChristian Tismer2022-09-202-3/+165
* | Merge branch 6.3 into wip/6.3_pypyQt Forward Merge Bot2022-09-172-1/+3
|\|
| * snippets_translate: Handle "new" without parenthesesFriedemann Kleint2022-09-162-1/+3
* | Merge branch 6.3 into wip/6.3_pypyQt Forward Merge Bot2022-09-161-110/+0
|\|
| * Remove the ported Python examples pages from additionaldocs.lstFriedemann Kleint2022-09-151-110/+0
* | Merge branch 6.3 into wip/6.3_pypyQt Forward Merge Bot2022-09-1410-122/+106
|\|
| * Documentation/patch_qhp.py: Brush up scriptFriedemann Kleint2022-09-133-27/+40
| * Documentation: Sort the modules page alphabeticallyFriedemann Kleint2022-09-131-57/+40
| * Update documentationFriedemann Kleint2022-09-126-38/+26
* | Merge branch 6.3 into wip/6.3_pypyQt Forward Merge Bot2022-09-134-12/+14
|\|
| * snippets_translate: Use super() for base class initializationFriedemann Kleint2022-09-122-8/+8
| * Documentation/example_gallery: Use relative paths in auto-generated titlesFriedemann Kleint2022-09-121-4/+4
| * Fix Property GC tracking for Python 3.11Christian Tismer2022-09-121-0/+2
* | Merge branch 6.3 into wip/6.3_pypyQt Forward Merge Bot2022-09-092-2/+27
|\|
| * Fix TypeError when comparing Qt.Flags and objectsAdrian Herrmann2022-09-082-2/+27
* | Merge branch 6.3 into wip/6.3_pypyQt Forward Merge Bot2022-09-081-2/+60
|\|
| * Documentation: Update the modules pageFriedemann Kleint2022-09-071-2/+60
* | Merge branch 6.3 into wip/6.3_pypyQt Forward Merge Bot2022-09-0744-2/+4416
|\|
| * Doc: Add title to the SpinBoxDelegate docVenugopal Shivashankar2022-09-061-0/+3
| * shiboken6: Fix a crash caused by invalid return types of added functionsFriedemann Kleint2022-09-061-1/+1
| * Fix doc warningFriedemann Kleint2022-09-061-1/+3
| * Add QML window example + shared QML moduleAdrian Herrmann2022-09-0535-0/+4106
| * example: add google suggestjaime022022-09-056-0/+303
* | Merge branch 6.3 into wip/6.3_pypyQt Forward Merge Bot2022-09-041-1/+1
|\|
| * shiboken6: Use the full path of libdir in pkg-config fileZhu Zihao2022-09-021-1/+1
* | Merge branch 6.3 into wip/6.3_pypyQt Forward Merge Bot2022-09-0316-179/+268
|\|
| * snippets_translate: Speed up regexp evaluationFriedemann Kleint2022-09-022-93/+134
| * Complement the changelog 6.3.2Friedemann Kleint2022-09-021-1/+17
| * snippets_translate: Refactor handling of castsFriedemann Kleint2022-09-022-20/+15
| * Modernize Shiboken.getAllValidWrappers()Friedemann Kleint2022-09-021-8/+7
| * Fix stubs of shiboken6.ShibokenFriedemann Kleint2022-09-022-11/+11
| * PyEnum: Finish the flexible Enum/Flag assignment and correctChristian Tismer2022-09-024-20/+16
| * PyEnum: Simplify code generator because of full forgivenessChristian Tismer2022-09-022-22/+2
| * PyEnum: Improve the handling of QKeyCombinationChristian Tismer2022-09-024-4/+66
* | Merge branch 6.3 into wip/6.3_pypyQt Forward Merge Bot2022-09-0234-11/+2612
|\|
| * 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-013-3/+3
| * Add the Bluetooth heart rate examplesFriedemann Kleint2022-09-0130-0/+2571
* | Merge remote-tracking branch 'origin/6.3' into wip/6.3_pypySimo Fält2022-09-0164-114/+465
|\|
| * PySide6: Add QBluetoothDeviceDiscoveryAgent.DiscoveryMethodsFriedemann Kleint2022-08-311-1/+1
| * Documentation: Improve module pages titleFriedemann Kleint2022-08-271-2/+2
| * Fix setting override cursors without context managerFriedemann Kleint2022-08-251-1/+1