aboutsummaryrefslogtreecommitdiffstats
path: root/sources/pyside2
Commit message (Expand)AuthorAgeFilesLines
* Doc: Remove repetitive text in the licenses pageVenugopal Shivashankar2018-07-191-4/+0
* Generate fully Qualified Names for FlagsChristian Tismer2018-07-161-2/+2
* Doc: Add doc config for the QtQml moduleVenugopal Shivashankar2018-07-101-0/+5
* Adapt Licenses to Python 3.7.0Christian Tismer2018-07-097-5619/+44
* Fix Limited API and Signature Glitches in Python 3.7Christian Tismer2018-07-093-6/+5
* Add missing ownership handling for QtChartsCristian Maureira-Fredes2018-07-061-5/+136
* Remove Py_TPFLAGS_HAVE_VERSION_TAG in Python 3Boxiang Sun2018-07-052-0/+66
* Add test case for QVariant/PySequence issueCristian Maureira-Fredes2018-07-041-8/+34
* Add test for "Segfault when emitting string with emoji"Christian Tismer2018-07-042-0/+79
* Implement proper slice assignment for QByteArrayBoxiang Sun2018-07-023-40/+249
* Change deprecated header qtest_global.hCristian Maureira-Fredes2018-07-021-1/+1
* Implement proper convert from QString to PyUnicodeObjectBoxiang Sun2018-06-291-5/+2
* Doc: Add the snippets for QtUiTools and QtChartsVenugopal Shivashankar2018-06-292-0/+96
* Create registry files for 5.11Christian Tismer2018-06-293-0/+55760
* Doc: Update doc config to enable conditional exclusionVenugopal Shivashankar2018-06-281-0/+3
* existence_test.py: Make multi signature mismatch message more verboseFriedemann Kleint2018-06-261-2/+12
* Fix index() method of QAbstractItemModel-derived classesFriedemann Kleint2018-06-251-0/+2
* Doc: Fix typos and minor editsVenugopal Shivashankar2018-06-252-4/+4
* Doc: Add the missing snippet filesVenugopal Shivashankar2018-06-2213-0/+689
* Fix QtQml/bug_814.pyCristian Maureira-Fredes2018-06-221-1/+1
* Allow building just QtCore bindingsAlexandru Croitor2018-06-222-1/+18
* Fix QVariant conversions when using PySequencesCristian Maureira-Fredes2018-06-211-10/+34
* Remove QT_LOGGING_RULES to fix QLibraryPath pathsCristian Maureira-Fredes2018-06-212-19/+0
* Bump 5.11 branch version to 5.11.1a1Alexandru Croitor2018-06-131-3/+3
* Be more descriptive about version parts in pyside_version.pyAlexandru Croitor2018-06-111-2/+8
* Bump version to 5.11.0, for first TP releaseAlexandru Croitor2018-06-111-2/+2
* Fix failing versioninfo_test when the version is not a pre-release oneAlexandru Croitor2018-06-083-3/+3
* Merge branch '5.9' into 5.11Alexandru Croitor2018-06-087-5/+156
|\
| * Doc: Fix typo in the code snippet for QQuickImageProvider5.9Venugopal Shivashankar2018-06-081-1/+1
| * Add bindings for QtWebEngine (aka Quick)Alexandru Croitor2018-06-075-2/+153
| * Fix openssl lib path not being properly set on WindowsAlexandru Croitor2018-06-071-2/+2
* | Merge branch '5.9' into 5.11Alexandru Croitor2018-06-0742-189/+425
|\|
| * Fix addImageProvider ownership transferCristian Maureira-Fredes2018-06-071-0/+5
| * Fix glitch in voidptr.cpp after the PEP 384 commitChristian Tismer2018-06-052-0/+48
| * Doc: Include webengine module docsVenugopal Shivashankar2018-06-053-0/+10
| * Doc: Update the html_title and download.qt.io URLVenugopal Shivashankar2018-06-012-2/+2
| * Doc: Document the tabbed browser demoVenugopal Shivashankar2018-06-014-4/+78
| * Improve the QByteArray implementationBoxiang Sun2018-06-0131-187/+281
| * Improve sbkstring::toCString to support unicodeBoxiang Sun2018-06-011-0/+5
* | Merge remote-tracking branch 'origin/5.9' into 5.11Friedemann Kleint2018-06-0141-712/+579
|\|
| * Fix test to assert only if english is the localeCristian Maureira-Fredes2018-06-011-4/+4
| * Add missing API of QtWebEngineWidgetsDavid Rosca2018-06-012-10/+21
| * Don't pass -DFORCE_LIMITED_API=yes from setup.py unless asked forAlexandru Croitor2018-05-311-1/+1
| * Fix module names to contain correct limited api suffixAlexandru Croitor2018-05-311-47/+51
| * PEP 384-squash: Implement PEP 384Christian Tismer2018-05-3037-655/+516
| * Fix qtattributionsscannertorst.pyFriedemann Kleint2018-05-291-37/+28
* | Merge remote-tracking branch 'origin/5.9' into 5.11Friedemann Kleint2018-05-293-3/+13
|\|
| * Documentation: Fix some oversights in the index pageFriedemann Kleint2018-05-281-2/+2
| * Documentation: Fix Qt11ExtrasFriedemann Kleint2018-05-281-1/+6
| * Documentation: Add QtMultimediaWidgetsFriedemann Kleint2018-05-282-0/+5