aboutsummaryrefslogtreecommitdiffstats
path: root/sources/pyside2
Commit message (Expand)AuthorAgeFilesLines
* Cleanup version string for 5.14.2 releaseSimo Fält2020-03-231-2/+2
* Adjust the allow-thread behaviorCristián Maureira-Fredes2020-03-139-118/+122
* Avoid the GIL in SignalManager::retrieveMetaObjectChristian Tismer2020-03-092-1/+18
* Add QDeadlineTimerFriedemann Kleint2020-03-062-0/+5
* Accept EnumMeta as a valid Signal typeCristián Maureira-Fredes2020-03-043-1/+85
* shiboken: Add XML attribute to turn off method cachingFriedemann Kleint2020-03-031-1/+1
* 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-273-103/+47
* docs: Add information about internal toolsCristián Maureira-Fredes2020-02-261-5/+53
* Fix web_engine_custom_scheme.pyFriedemann Kleint2020-02-241-6/+33
* Turn qApp into a normal Python variable, finallyChristian Tismer2020-02-217-54/+28
* 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: Improve the libdir for windowsCristián Maureira-Fredes2020-02-181-1/+8
* Bump versions stringsSimo Fält2020-02-121-1/+1
* 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
* Fix Python 3.8 warnings about deprecated int conversions of enums/flagsFriedemann Kleint2020-01-291-1/+7
* Fix grammar in considerations.rstChristian Tismer2020-01-291-2/+2
* Let qApp be noApp instead of pretending to be NoneChristian Tismer2020-01-294-16/+16
* docs: QML and SQL integration tutorialMariana Meireles2020-01-276-0/+598
* docs: More fixes on deployment and faqKavindra Palaraja2020-01-274-62/+86
* libpyside: Set default signal name only if previously assignedCristián Maureira-Fredes2020-01-271-1/+2
* Fix ownership of QTextDocument::createObjectCristián Maureira-Fredes2020-01-241-1/+2
* docs: Fix pre overlap and improve readingCristián Maureira-Fredes2020-01-241-2/+1
* libpyside: avoid freeing char*Cristián Maureira-Fredes2020-01-241-4/+2
* shiboken: Introduce "until" version attribute as opposite of "since"Friedemann Kleint2020-01-241-1/+5
* 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
* 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
* Doc: Document the Property function in QtCoreVenugopal Shivashankar2019-12-121-0/+62
* Doc: Fix warnings about link targets and indentationVenugopal Shivashankar2019-12-0611-33/+58
* Fix Python 3.8 problemsChristian Tismer2019-12-059-14/+27
* docs: Simplify the Quick Start topicKavindra Palaraja2019-12-042-23/+19
* New documentation structureCristián Maureira-Fredes2019-12-0321-634/+841
* Fix refcount issues with QSettings glue codeCristián Maureira-Fredes2019-11-281-4/+11
* Merge remote-tracking branch 'origin/5.13' into 5.14Friedemann Kleint2019-11-285-4/+7
|\
| * Remove QGraphicsItem::scroll from QtCharts5.13Mariana Meireles2019-11-261-0/+3
| * Bump version numbersSimo Fält2019-11-111-1/+1
* | docs: Propose new structure for overviewKavindra Palaraja2019-11-271-36/+4
* | docs: Clean up the PyInstaller topicKavindra Palaraja2019-11-271-66/+50
* | shiboken: Store the unqualified entry name in TypeEntryFriedemann Kleint2019-11-251-7/+8
* | Replace imp by importlibCristián Maureira-Fredes2019-11-191-4/+4
* | Doc: Drop PySide prefix from the RST filenamesVenugopal Shivashankar2019-11-1819-4/+4
* | Simplify recreation of registry filesChristian Tismer2019-11-072-0/+8