aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* signals: Introduce Weak Reference to protect lost SignalInstanceChristian Tismer2023-02-023-1/+48
* Enable QPainter Draw Methods that Accept PointersOgi Moore2023-01-261-3/+0
* Fix encoding of prefix path in embedded :/qt/etc/qt.conf resourceFriedemann Kleint2023-01-251-7/+1
* snippets_translate: Warn about possible errorsAdrian Herrmann2023-01-254-4/+38
* pyside6-metaobjectdump: Skip call operators in base class specificationFriedemann Kleint2023-01-241-6/+8
* pyside6-metaobjectdump: Handle complex decoratorsFriedemann Kleint2023-01-241-1/+1
* CI: Make signing directory compatible with tqtc repoSimo Fält2023-01-231-2/+2
* signals: Generate signals into pyi files as attributesChristian Tismer2023-01-232-6/+29
* pyside6-rcc: Fix --binary optionFriedemann Kleint2023-01-201-1/+6
* shiboken: defer the feature initialization to be safe in other contextsChristian Tismer2023-01-172-8/+25
* CI: Fix windows binary signingSimo Fält2023-01-172-4/+16
* QtBluetooth - Fix toUInt16() and toUInt32()Shyamnath Premnadh2023-01-161-0/+22
* feature: Make _mod_uses_pyside safe against binary modulesChristian Tismer2023-01-121-0/+6
* build: Fix "support" in non-setup.py casesChristian Tismer2023-01-121-0/+2
* Revert "shiboken: de-virtualize the Python files"Christian Tismer2023-01-121-35/+1
* shiboken: de-virtualize the Python filesChristian Tismer2023-01-111-1/+35
* build: avoid setuptools 65.6Cristián Maureira-Fredes2023-01-113-5/+12
* matplotlib examples: Fix qtagg importFriedemann Kleint2023-01-102-3/+3
* libpyside: Improve class documentation of GlobalReceiverV2Friedemann Kleint2023-01-101-53/+28
* Fix hang in QSqlQueryModel.setQuery() (PostGres with SSH tunnel)Friedemann Kleint2023-01-101-0/+2
* build: split requirement.txt for docsCristián Maureira-Fredes2023-01-103-11/+15
* errors: Improve formatting of delayed errors in Python 3.11Christian Tismer2023-01-103-2/+63
* property/QML: Improve handling of an unknown class nameChristian Tismer2023-01-102-12/+37
* PySide6: Fix negative values causing an error in QLocale.toString()Friedemann Kleint2023-01-092-3/+9
* Documentation: Add note stating that QApplication is required for the Qt Char...Friedemann Kleint2023-01-091-0/+4
* Fix test_pyside6_qml.pyShyamnath Premnadh2023-01-061-1/+1
* doc: change order of main menuCristián Maureira-Fredes2023-01-061-20/+20
* doc: update qmake mention on READMECristián Maureira-Fredes2023-01-062-28/+7
* doc: use icons for the platform guidesCristián Maureira-Fredes2023-01-064-14/+146
* CI: Fix Windows version detection to get correct pythonSimo Fält2023-01-052-2/+2
* Pin Sphinx to 5.3 versionSimo Fält2023-01-051-1/+1
* deploy tool: add error when running on a non-project directoryShyamnath Premnadh2022-12-201-3/+16
* 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