aboutsummaryrefslogtreecommitdiffstats
path: root/sources
Commit message (Expand)AuthorAgeFilesLines
* Be more descriptive about version parts in pyside_version.pyAlexandru Croitor2018-06-112-4/+16
* Bump version to 5.11.0, for first TP releaseAlexandru Croitor2018-06-112-4/+4
* 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
* | Update pyside2-tools submodule SHA1Alexandru Croitor2018-06-071-0/+0
* | Merge branch '5.9' into 5.11Alexandru Croitor2018-06-0758-388/+558
|\|
| * Fix addImageProvider ownership transferCristian Maureira-Fredes2018-06-071-0/+5
| * Undo renaming of Pep384_InitChristian Tismer2018-06-063-3/+3
| * Fix glitch in voidptr.cpp after the PEP 384 commitChristian Tismer2018-06-053-2/+55
| * 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
| * shiboken: Streamline the type parsing codeFriedemann Kleint2018-06-016-186/+87
| * shiboken/ClangBuilder: Fix nested qualified namesFriedemann Kleint2018-06-011-1/+22
| * Improve the QByteArray implementationBoxiang Sun2018-06-0134-192/+287
| * Improve sbkstring::toCString to support unicodeBoxiang Sun2018-06-012-2/+13
| * Update pyside2-tools submoduleCristian Maureira-Fredes2018-06-011-0/+0
* | Merge remote-tracking branch 'origin/5.9' into 5.11Friedemann Kleint2018-06-0183-1755/+4676
|\|
| * 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-312-2/+2
| * Fix module names to contain correct limited api suffixAlexandru Croitor2018-05-312-89/+107
| * PEP 384-squash: Implement PEP 384Christian Tismer2018-05-3076-1596/+4541
| * shiboken: Streamline the type parsing codeFriedemann Kleint2018-05-304-98/+54
| * 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
* | Merge remote-tracking branch 'origin/5.9' into 5.11Friedemann Kleint2018-05-2613-127/+329
|\|
| * Add QtScxml to the documentationFriedemann Kleint2018-05-252-1/+5
| * Remove left-over documentation filesFriedemann Kleint2018-05-251-120/+0
| * Fix incorrect usage of findLlvmConfigAlexandru Croitor2018-05-251-2/+2
| * Doc: Use relative path to the shiboken docsVenugopal Shivashankar2018-05-251-1/+1
| * Add QtScxmlFriedemann Kleint2018-05-246-1/+275
| * Use SPDX name / ID for python licenseKai Koehne2018-05-222-2/+46
* | Merge remote-tracking branch 'origin/5.9' into 5.11Friedemann Kleint2018-05-1844-185/+939
|\|
| * Documentation: Improve function documentation extractionFriedemann Kleint2018-05-183-34/+134
| * QtXmlToSphinx::transform(): Improve XML error messageFriedemann Kleint2018-05-181-2/+4
| * Documentation: Skip methods added by the meta builderFriedemann Kleint2018-05-183-5/+11
| * Documentation: Fix failure extracting docs for functions with QVariant::TypeFriedemann Kleint2018-05-171-3/+0
| * Be more verbose about which Qt CMake dirs were foundAlexandru Croitor2018-05-171-5/+6
| * Docs: Point to Qt online documentation for QML typesFriedemann Kleint2018-05-171-6/+30
| * shiboken: Improve error messages for rejected functionsFriedemann Kleint2018-05-161-11/+29
| * Update Logo to the "Qt for Python" logo, 400x94Friedemann Kleint2018-05-162-1/+1
| * Add more QtMultimedia classesFriedemann Kleint2018-05-165-3/+41
| * Fix building PySide2 with ninjaAlexandru Croitor2018-05-161-1/+5