aboutsummaryrefslogtreecommitdiffstats
path: root/sources
Commit message (Expand)AuthorAgeFilesLines
* Cleanup version string for 5.14.1 releasev5.14.15.14.1Simo Fält2020-01-292-6/+6
* 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
* Optimize the Python 3.8 refcount fix a tiny bitChristian Tismer2019-12-051-1/+1
* Fix Python 3.8 problemsChristian Tismer2019-12-0519-30/+148
* docs: Simplify the Quick Start topicKavindra Palaraja2019-12-042-23/+19
* New documentation structureCristián Maureira-Fredes2019-12-0322-636/+900
* 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-112-2/+2
* | docs: Propose new structure for overviewKavindra Palaraja2019-11-271-36/+4
* | docs: Clean up the PyInstaller topicKavindra Palaraja2019-11-271-66/+50
* | shiboken: Refactor metatype comparisonFriedemann Kleint2019-11-253-42/+50
* | Shiboken: QtDoc: Fix the new filename logic for the extras foundVenugopal Shivashankar2019-11-251-1/+1
* | shiboken: Refactor target lang nameFriedemann Kleint2019-11-257-157/+76
* | shiboken: Store the unqualified entry name in TypeEntryFriedemann Kleint2019-11-259-137/+154
* | Replace imp by importlibCristián Maureira-Fredes2019-11-192-10/+15
* | shiboken: Give the type system entries a pointer to their parentFriedemann Kleint2019-11-187-78/+189
* | shiboken: Fix crash when smartptr template class cannot be foundFriedemann Kleint2019-11-183-1/+23
* | Doc: Drop PySide prefix from the RST filenamesVenugopal Shivashankar2019-11-1820-6/+14
* | shiboken/Doc generator: Refactor the Table classFriedemann Kleint2019-11-152-42/+55
* | shiboken: Remove more usages of QListFriedemann Kleint2019-11-153-6/+7
* | shiboken: Refactor the logic deciding whether headers should be parsedFriedemann Kleint2019-11-151-31/+48
* | shiboken: Refactor TypeEntry::addExtraInclude()Friedemann Kleint2019-11-152-13/+12
* | shiboken: Split the headers of libsmartFriedemann Kleint2019-11-146-193/+370