aboutsummaryrefslogtreecommitdiffstats
path: root/sources/pyside2
Commit message (Expand)AuthorAgeFilesLines
* 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
* | PySide2: Enable a build for Qt built with -no-feature-sslFriedemann Kleint2019-11-011-4/+4
* | Doc: Fix sphinx warnings about indentation and linkingVenugopal Shivashankar2019-11-0111-118/+149
* | Revert "PySide2: Fix Qt3D events' modifier enumerations for 5.14"Friedemann Kleint2019-11-011-2/+2
* | Update the registry files after merging 5.13 into 5.14Christian Tismer2019-11-014-0/+162439
* | Make the scrape script robust enough, againChristian Tismer2019-10-311-1/+3
* | Merge remote-tracking branch 'origin/5.13' into 5.14Friedemann Kleint2019-10-3116-80/+324
|\|
| * Fix booleans and empty list cases in QSettingsCristián Maureira-Fredes2019-10-282-16/+73
| * Doc: Use the exclude_patterns instead of exclude_treesVenugopal Shivashankar2019-10-281-1/+1
| * Doc: Add the additional and the API ref pages to the toctreeVenugopal Shivashankar2019-10-254-54/+76