aboutsummaryrefslogtreecommitdiffstats
path: root/sources
Commit message (Expand)AuthorAgeFilesLines
* Add QDeadlineTimerFriedemann Kleint2020-03-062-0/+5
* Change the dumpcodemodel tool to output typesystem XMLFriedemann Kleint2020-03-053-11/+148
* Accept EnumMeta as a valid Signal typeCristián Maureira-Fredes2020-03-043-1/+85
* Fix deprecation warnings about Qt::SplitBehaviorFriedemann Kleint2020-03-033-6/+6
* shiboken: Add XML attribute to turn off method cachingFriedemann Kleint2020-03-034-2/+12
* Avoid the GIL in non-overridden MethodsChristian Tismer2020-03-036-18/+109
* Fix running the PySide2 tests for Python 3.8/WindowsFriedemann Kleint2020-02-28479-332/+2512
* Add some qApp documentationChristian Tismer2020-02-271-1/+51
* Unify the py3kcompat.py test helpersFriedemann Kleint2020-02-274-108/+80
* shiboken tests: Extract helpers for setting the environmentFriedemann Kleint2020-02-271-23/+55
* docs: Add information about internal toolsCristián Maureira-Fredes2020-02-261-5/+53
* Re-structure shiboken documentationCristián Maureira-Fredes2020-02-2617-304/+361
* Fix web_engine_custom_scheme.pyFriedemann Kleint2020-02-241-6/+33
* Turn qApp into a normal Python variable, finallyChristian Tismer2020-02-2111-236/+55
* Pyside2/tests: Split the helper moduleFriedemann Kleint2020-02-20205-373/+535
* Make PySide2 tests using the helper modules from 'util' self-containedFriedemann Kleint2020-02-19224-74/+1001
* shiboken: Fix funny Python 2.7 glitchesChristian Tismer2020-02-192-1/+4
* shiboken: Fix uninitialized time stamps in test logFriedemann Kleint2020-02-193-0/+7
* cmake: Fix warning about missing scope for --quietFriedemann Kleint2020-02-191-1/+1
* shiboken: Handle typedef'ed enumsFriedemann Kleint2020-02-182-9/+28
* shiboken: Improve the libdir for windowsCristián Maureira-Fredes2020-02-182-2/+10
* Bump versions stringsSimo Fält2020-02-122-2/+2
* Fix running the shiboken tests for Python 3.8/WindowsFriedemann Kleint2020-02-12143-32/+919
* shiboken: Refactor writing of get/setattro methodsFriedemann Kleint2020-02-104-137/+173
* shiboken: Add explanatory comment to getattro functionFriedemann Kleint2020-02-101-0/+2
* shiboken: Refactor the generated getattro()-methodFriedemann Kleint2020-02-101-75/+57
* shiboken: Fix usage of Qt's endl, preparing for Qt 6Friedemann Kleint2020-02-105-858/+844
* Fix testrunner for Python 3.8/LinuxFriedemann Kleint2020-02-071-4/+18
* Fix build on Windows using Python 3.8Friedemann Kleint2020-02-061-10/+37
* Create best-matching wrapper for unknown classes inheriting QObjectFriedemann Kleint2020-02-061-2/+19
* QList/QTable/QTreeWidget: Fix ownership of return valueFriedemann Kleint2020-02-051-0/+18
* Fix PyBuffer interface for QByteArrayCristián Maureira-Fredes2020-02-052-1/+15
* Prospective fix for flaky smart_pointer_test.pyFriedemann Kleint2020-01-301-0/+7
* Fix Python 3.8 warnings about deprecated int conversions of enums/flagsFriedemann Kleint2020-01-292-1/+8
* Fix grammar in considerations.rstChristian Tismer2020-01-291-2/+2
* Let qApp be noApp instead of pretending to be NoneChristian Tismer2020-01-297-100/+64
* docs: QML and SQL integration tutorialMariana Meireles2020-01-276-0/+598
* docs: More fixes on deployment and faqKavindra Palaraja2020-01-274-62/+86
* docs: Improve Shiboken docsKavindra Palaraja2020-01-272-37/+34
* libpyside: Set default signal name only if previously assignedCristián Maureira-Fredes2020-01-271-1/+2
* Update pyside2-toolsCristián Maureira-Fredes2020-01-271-0/+0
* Fix machinery and pep425tags CI errorCristián Maureira-Fredes2020-01-271-1/+1
* Fix ownership of QTextDocument::createObjectCristián Maureira-Fredes2020-01-241-1/+2
* docs: Fix pre overlap and improve readingCristián Maureira-Fredes2020-01-242-4/+2
* libpyside: avoid freeing char*Cristián Maureira-Fredes2020-01-241-4/+2
* shiboken: Introduce "until" version attribute as opposite of "since"Friedemann Kleint2020-01-246-29/+69
* Fix printer test in returnquadruplesofnumbers_test.py on some systemsFriedemann Kleint2020-01-241-0/+2
* PySide2/__init__.py: Print import errors verboselyFriedemann Kleint2020-01-241-1/+11
* Fix Limited API for Python 3.8Christian Tismer2020-01-061-1/+1
* Shiboken: QtDoc: Change the order of entries at the beginningVenugopal Shivashankar2020-01-051-2/+2