aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Pin Sphinx to 5.3 versionv6.4.26.4.2Simo Fält2023-01-051-1/+1
* Pin Qt5 sha1 and update version strings for 6.4.2 releaseSimo Fält2022-12-213-7/+7
* doc: adjust CSS of pyside and shibokenCristián Maureira-Fredes2022-12-164-2207/+58
* Remove remaining Q_NULLPTRFriedemann Kleint2022-12-164-5/+5
* doc: clean sphinx configurationCristián Maureira-Fredes2022-12-162-14/+16
* doc: improve color contrastCristián Maureira-Fredes2022-12-162-10/+10
* doc: fix broken gettingstarted linksCristián Maureira-Fredes2022-12-153-5/+5
* PyEnum: Fix a case where Enum is used instead of FlagChristian Tismer2022-12-151-1/+1
* Add changelog 6.4.2Friedemann Kleint2022-12-151-0/+47
* Project Tool: Fix QML issues on WindowsFriedemann Kleint2022-12-153-3/+6
* snippets_translate: Improve handling of string literalsFriedemann Kleint2022-12-142-5/+18
* pyside6-project: Suppress passing an empty option --foreign-typesFriedemann Kleint2022-12-131-2/+3
* __feature__: Simplify and make more PyPy compatibleChristian Tismer2022-12-133-105/+76
* __feature__: Fix a weird case of false metafunction lookupChristian Tismer2022-12-136-6/+72
* Fix pyside6-project not finding the Qt meta typesFriedemann Kleint2022-12-131-1/+1
* Documentation: Add some hints for debug builds on WindowsFriedemann Kleint2022-12-122-0/+17
* examples: Add asyncio versions of async examplesAdrian Herrmann2022-12-098-20/+363
* qp5_tool: Fix the generator configuration keyFriedemann Kleint2022-12-081-1/+1
* Fix a comment about Limited APIChristian Tismer2022-12-071-1/+1
* libshiboken: Remove debug print statementFriedemann Kleint2022-12-061-5/+0
* build system: Refactor helper backtick()Friedemann Kleint2022-12-051-16/+14
* Update missing_bindingsShyamnath Premnadh2022-12-051-3/+3
* PySide Tools: Deploy Tool TestsShyamnath Premnadh2022-12-052-0/+184
* shiboken6: Fix warning about nonreachable code in generated rich comparisonFriedemann Kleint2022-11-302-9/+19
* Build system: Fix broken find_package() statementFriedemann Kleint2022-11-301-1/+1
* Fix errors calling deprecated functions with warning-as-error setFriedemann Kleint2022-11-302-3/+11
* __feature__: Add some simple but very effective cachingChristian Tismer2022-11-301-9/+14
* libshiboken: Remove unused line from CMakeLists.txtFriedemann Kleint2022-11-301-2/+0
* Remove unused FindQt5Extra.cmake fileFriedemann Kleint2022-11-301-25/+0
* __feature__: Remove the no longer efficient reserved_bits structureChristian Tismer2022-11-296-46/+21
* __feature__: heavily rework the context switchingChristian Tismer2022-11-299-40/+132
* Build system: Use modern form of finding and linking Qt librariesFriedemann Kleint2022-11-2912-33/+17
* __feature__: Cleanup before reworking the context switchingChristian Tismer2022-11-295-21/+24
* Refactoring: deploy toolShyamnath Premnadh2022-11-295-90/+126
* snippets_translate: Fix the license handlingFriedemann Kleint2022-11-261-29/+27
* shiboken6: Refactor the include handling for the public/private module headersFriedemann Kleint2022-11-252-52/+52
* shiboken6: Add all comparison operators to class IncludeFriedemann Kleint2022-11-253-11/+46
* PySide6: Fix float type overloads of QLocale.toCurrencyString()Friedemann Kleint2022-11-252-0/+10
* doc: move the FAQ out of tutorialsCristián Maureira-Fredes2022-11-2512-70/+86
* doc: update dataviz URL to download all the codeCristián Maureira-Fredes2022-11-251-1/+2
* doc: new titles for getting started and quickstart pagesCristián Maureira-Fredes2022-11-251-3/+3
* shiboken6: Generate property documentationFriedemann Kleint2022-11-253-15/+152
* shiboken6: Refactor function documentation generationFriedemann Kleint2022-11-253-111/+138
* doc: fix gettingstarted broken linkCristián Maureira-Fredes2022-11-251-1/+1
* Fix a cmake-only build, amendedChristian Tismer2022-11-241-1/+1
* shiboken6: Store the property documentation in QPropertySpecFriedemann Kleint2022-11-247-5/+48
* __feature__: Fix true_property inheritanceChristian Tismer2022-11-243-4/+65
* Fix a cmake-only buildChristian Tismer2022-11-241-1/+1
* shiboken6: Parse the notify specification from Q_PROPERTYFriedemann Kleint2022-11-237-3/+34
* Fix snippets_translate on Windows, take 2Friedemann Kleint2022-11-231-10/+14