aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '5.9' into 5.11Alexandru Croitor2018-06-0773-468/+654
|\
| * Fix addImageProvider ownership transferCristian Maureira-Fredes2018-06-071-0/+5
| * Error out when using --jobs=x with nmake on WindowsAlexandru Croitor2018-06-061-0/+3
| * Current limited API packages won't work on Python 3.7 and 3.8Alexandru Croitor2018-06-061-1/+1
| * scriptableapplication: execution as one lineCristian Maureira-Fredes2018-06-061-9/+16
| * 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
| * Fix scriptableapplication after PEP384Cristian Maureira-Fredes2018-06-051-1/+1
| * Adapt examples to proper QByteArray constructorCristian Maureira-Fredes2018-06-058-67/+67
| * 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-018-6/+86
| * 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
* | Refactor accepted CI configurationsSimo Fält2018-06-043-14/+17
* | Enable 32 bit windows buildSimo Fält2018-06-022-7/+7
* | Merge remote-tracking branch 'origin/5.9' into 5.11Friedemann Kleint2018-06-0194-2303/+5455
|\|
| * 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
| * Fix minor get_package_version issueAlexandru Croitor2018-05-311-1/+1
| * Don't set --snapshot-build for official release builds on CoinAlexandru Croitor2018-05-311-2/+34
| * Pass --limited-api=yes when building with py3 on CoinAlexandru Croitor2018-05-311-0/+2
| * Don't pass -DFORCE_LIMITED_API=yes from setup.py unless asked forAlexandru Croitor2018-05-313-4/+6
| * Include manylinux1 in package name for limited API builds on LinuxAlexandru Croitor2018-05-311-0/+14
| * Pythonize tabbedbrowser exampleCristian Maureira-Fredes2018-05-316-503/+503
| * Adjust wheel names when building with limited apiAlexandru Croitor2018-05-313-40/+212
| * Fix module names to contain correct limited api suffixAlexandru Croitor2018-05-312-89/+107
| * PEP 384-squash: Implement PEP 384Christian Tismer2018-05-3079-1597/+4552
| * shiboken: Streamline the type parsing codeFriedemann Kleint2018-05-304-98/+54
| * Fix qtattributionsscannertorst.pyFriedemann Kleint2018-05-291-37/+28
| * Remove Python 2.6 package classifierAlexandru Croitor2018-05-291-1/+0
* | Enable msvc 2017 wheels instead of msvc 2015Simo Fält2018-05-311-1/+1
* | Merge remote-tracking branch 'origin/5.9' into 5.11Friedemann Kleint2018-05-295-3/+29
|\|
| * Fix Pyside buildSimo Fält2018-05-292-0/+16
| * 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-2618-321/+524
|\|
| * Add QtScxml to the documentationFriedemann Kleint2018-05-252-1/+5
| * Remove left-over documentation filesFriedemann Kleint2018-05-251-120/+0
| * Don't package qml plugin debug symbols on LinuxAlexandru Croitor2018-05-251-0/+1
| * 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
| * Format python files to use PEP8Cristian Maureira-Fredes2018-05-234-194/+194
| * Use SPDX name / ID for python licenseKai Koehne2018-05-222-2/+46
* | Merge remote-tracking branch 'origin/5.9' into 5.11Friedemann Kleint2018-05-1870-1746/+2394
|\|