aboutsummaryrefslogtreecommitdiffstats
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
* Add 5.14.1 changelog, addendumChristian Tismer2020-01-281-0/+1
* Add 5.14.1 changelogCristián Maureira-Fredes2020-01-281-0/+34
* docs: QML and SQL integration tutorialMariana Meireles2020-01-276-0/+598
* Add example for Threads and SignalsAlejandro Gutierrez2020-01-271-0/+98
* examples: improve the star delegate exampleSamuel Gaist2020-01-272-3/+4
* 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
* designer: patch rpath for unixCristián Maureira-Fredes2020-01-272-2/+20
* Update pyside2-toolsCristián Maureira-Fredes2020-01-271-0/+0
* Fix machinery and pep425tags CI errorCristián Maureira-Fredes2020-01-272-3/+12
* 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
* xmlpatterns / schema example: Fix build warningFriedemann Kleint2020-01-241-1/+1
* build_scripts: Fix resource warning in Windows debug buildsFriedemann Kleint2020-01-241-0/+1
* PySide2/__init__.py: Print import errors verboselyFriedemann Kleint2020-01-241-1/+11
* Use qt5 5.14.1 in CISimo Fält2020-01-242-2/+4
* examples: remove unused importsCristián Maureira-Fredes2020-01-0648-92/+62
* examples: remove semi-colons from filesCristián Maureira-Fredes2020-01-0614-99/+99
* 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
* Restore QTEST_ENVIRONMENT variable for test runSimo Fält2019-12-201-0/+3
* Fix the registry after QTEST_ENVIRONMENT=ci was restoredChristian Tismer2019-12-201-0/+4
* Fix building without doc generatorFriedemann Kleint2019-12-191-0/+3
* Add changelog for 5.14.0Cristian Maureira-Fredes2019-12-161-0/+69
* Add external python modules examplesCristián Maureira-Fredes2019-12-136-0/+633
* 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
* Fix tools\debug_windows.py to properly display possible error snippetsAlexandru Croitor2019-12-091-1/+1
* Add better error handling to debug windows python scriptAlexandru Croitor2019-12-091-9/+14
* Doc: Fix warnings about link targets and indentationVenugopal Shivashankar2019-12-0611-33/+58
* Remove QtScript from missing bindings scriptMariana Meireles2019-12-051-1/+0
* Optimize the Python 3.8 refcount fix a tiny bitChristian Tismer2019-12-051-1/+1
* Update config.py to allow Python 3.8 in pipChristian 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
* Replace OPTION_* by a dictionaryCristián Maureira-Fredes2019-12-037-172/+171
* New documentation structureCristián Maureira-Fredes2019-12-0322-636/+900
* Take new Qt CI config into useSimo Fält2019-11-293-10/+551