aboutsummaryrefslogtreecommitdiffstats
path: root/sources
Commit message (Expand)AuthorAgeFilesLines
* 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
* Doc: Update toctree to include only the module indexVenugopal Shivashankar2020-01-051-1/+1
* docs: Propose new structure for API indexKavindra Palaraja2020-01-022-37/+59
* qApp: make sure to create the right instance when embeddingChristian Tismer2020-01-021-23/+47
* qApp: Ensure QtCore import when embedded QApplication subclass is usedChristian Tismer2019-12-201-1/+8
* Fix the registry after QTEST_ENVIRONMENT=ci was restoredChristian Tismer2019-12-201-0/+4
* Fix building without doc generatorFriedemann Kleint2019-12-191-0/+3
* Doc: Document the Property function in QtCoreVenugopal Shivashankar2019-12-121-0/+62
* Finalize the Python 3.8 refcount fixChristian Tismer2019-12-121-5/+7
* Shiboken: QtDoc: Fix the fancy TOC in the module index pageVenugopal Shivashankar2019-12-121-0/+3
* Doc: Fix warnings about link targets and indentationVenugopal Shivashankar2019-12-0611-33/+58