aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '5.14' into 5.14.2v5.14.2Cristian Maureira-Fredes2020-03-3029-137/+539
|\
| * Update changelog for 5.14.2Cristian Maureira-Fredes2020-03-291-7/+21
| * Pin setuptools to v44 for Python 2Cristian Maureira-Fredes2020-03-261-1/+5
| * Remove qApp import from chartthemes examplesCristian Maureira-Fredes2020-03-261-1/+1
| * Add doc getter for PropertyCristián Maureira-Fredes2020-03-251-0/+27
| * Invert QTreeWidgetItem clear function loopCristian Maureira-Fredes2020-03-251-1/+9
| * PySide2: Use int for QVariant conversion when possibleFriedemann Kleint2020-03-253-6/+23
| * TabbedBrowser example: Fix most flake8 warningsFriedemann Kleint2020-03-247-77/+103
| * Add functions with callback of QWebEnginePageFriedemann Kleint2020-03-244-8/+229
| * shiboken: Enable flags types in added functionsFriedemann Kleint2020-03-231-0/+2
| * shiboken: Improve error messages about invalid types of added functionsFriedemann Kleint2020-03-234-25/+72
| * Improve wheel_tester script a bitChristian Tismer2020-03-201-5/+9
| * shiboken: Fix classes with virtual destructors not being considered polymorphicFriedemann Kleint2020-03-204-5/+37
| * Avoid a signature warning in Python 3.6Christian Tismer2020-03-201-1/+1
| * Examples: Remove qApp importFriedemann Kleint2020-03-166-6/+6
* | Cleanup version string for 5.14.2 releaseSimo Fält2020-03-232-4/+4
* | Examples: Remove qApp importFriedemann Kleint2020-03-166-6/+6
|/
* Add 5.14.2 changelogFriedemann Kleint2020-03-131-0/+52
* Change the default of allow-thread to falseCristián Maureira-Fredes2020-03-133-7/+10
* Adjust the allow-thread behaviorCristián Maureira-Fredes2020-03-139-118/+122
* dumpcodemodel: Qualify function argumentsFriedemann Kleint2020-03-092-1/+30
* Avoid the GIL in SignalManager::retrieveMetaObjectChristian Tismer2020-03-092-1/+18
* Add QDeadlineTimerFriedemann Kleint2020-03-062-0/+5
* Change the dumpcodemodel tool to output typesystem XMLFriedemann Kleint2020-03-053-11/+148
* Add Python to Qt/C++ conversion toolFriedemann Kleint2020-03-059-0/+1201
* Accept EnumMeta as a valid Signal typeCristián Maureira-Fredes2020-03-043-1/+85
* Fix running scriptableapplication in a virtualenv on Windows with Python 3.8Friedemann Kleint2020-03-041-4/+20
* changelog-tool: Add handling of actual changelog entriesFriedemann Kleint2020-03-031-21/+61
* Fix deprecation warnings about Qt::SplitBehaviorFriedemann Kleint2020-03-033-6/+6
* shiboken: Add XML attribute to turn off method cachingFriedemann Kleint2020-03-034-2/+12
* Avoid the GIL in non-overridden MethodsChristian Tismer2020-03-036-18/+109
* 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-274-108/+80
* shiboken tests: Extract helpers for setting the environmentFriedemann Kleint2020-02-271-23/+55
* docs: Add information about internal toolsCristián Maureira-Fredes2020-02-261-5/+53
* Re-structure shiboken documentationCristián Maureira-Fredes2020-02-2617-304/+361
* qp5_tool: Add option to run "build" onlyFriedemann Kleint2020-02-251-3/+6
* Examples: Adapt to new qApp variableFriedemann Kleint2020-02-2521-23/+23
* qp5_tool: Output command parameters with quotes for shell if requiredFriedemann Kleint2020-02-251-1/+4
* 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
* Fix qtinfo on macOS when XCode is newly installedChristian Tismer2020-02-201-1/+1
* testrunner: Fix disrupted lines in the error logChristian Tismer2020-02-207-58/+146
* Make PySide2 tests using the helper modules from 'util' self-containedFriedemann Kleint2020-02-19224-74/+1001
* qp5_tool: Add --avoid option for Incredibuild/LinuxFriedemann Kleint2020-02-191-0/+1
* shiboken: Fix funny Python 2.7 glitchesChristian Tismer2020-02-192-1/+4
* qp5_tool: Add test runFriedemann Kleint2020-02-191-2/+34
* shiboken: Fix uninitialized time stamps in test logFriedemann Kleint2020-02-193-0/+7