aboutsummaryrefslogtreecommitdiffstats
path: root/sources/pyside2
Commit message (Expand)AuthorAgeFilesLines
...
| | * 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.11' into devFriedemann Kleint2018-05-293-3/+13
|\| |
| * | 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.11' into devFriedemann Kleint2018-05-2812-125/+327
|\| |
| * | Merge remote-tracking branch 'origin/5.9' into 5.11Friedemann Kleint2018-05-2612-125/+327
| |\|
| | * Add QtScxml to the documentationFriedemann Kleint2018-05-252-1/+5
| | * Remove left-over documentation filesFriedemann Kleint2018-05-251-120/+0
| | * 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.11' into devFriedemann Kleint2018-05-2232-68/+596
|\| |
| * | Merge remote-tracking branch 'origin/5.9' into 5.11Friedemann Kleint2018-05-1832-68/+596
| |\|
| | * Be more verbose about which Qt CMake dirs were foundAlexandru Croitor2018-05-171-5/+6
| | * 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
| | * Make it possible to specify a target directory for additional documentationFriedemann Kleint2018-05-161-0/+2
| | * QtGui: Remove duplicate entry for QAccessible, take 2Friedemann Kleint2018-05-151-12/+3
| | * Add option --skip-modulesCristian Maureira-Fredes2018-05-151-0/+8
| | * Add default parameter to Q*ApplicationsCristian Maureira-Fredes2018-05-159-0/+147
| | * Add QProxyStyleFriedemann Kleint2018-05-143-1/+33
| | * Change license from last filesCristian Maureira-Fredes2018-05-141-1/+1
| | * QtGui: Remove duplicate entry for QAccessibleFriedemann Kleint2018-05-141-1/+0
| | * Add more QtWidget classesFriedemann Kleint2018-05-142-0/+15
| | * Doc: Add a link to the shiboken docsVenugopal Shivashankar2018-05-143-17/+12
| | * Add more QtGui classesFriedemann Kleint2018-05-112-3/+61
| | * Increase Python minimal accepted versionCristian Maureira-Fredes2018-05-111-2/+2
| | * Add more QtCore classesFriedemann Kleint2018-05-118-1/+176
| | * Disable WebKitCristian Maureira-Fredes2018-05-091-1/+4
| | * Fix QSocketNotifier constructorCristian Maureira-Fredes2018-05-093-21/+81
* | | Merge remote-tracking branch 'origin/5.11' into devFriedemann Kleint2018-05-119-12/+124
|\| |
| * | Merge remote-tracking branch 'origin/5.9' into 5.11Friedemann Kleint2018-05-099-12/+124
| |\|
| | * Add more bindings for QtNetworkFriedemann Kleint2018-05-097-9/+120
| | * Fix Qt OpenGL entry in index.rstFriedemann Kleint2018-05-071-1/+1
| | * Use PyLong instead of PyInt for QVariantCristian Maureira-Fredes2018-05-041-2/+3
* | | Re-enable Positioning and LocationFriedemann Kleint2018-05-071-3/+1
* | | Merge remote-tracking branch 'origin/5.11' into devFriedemann Kleint2018-05-071251-1443/+2637
|\| |
| * | Merge remote-tracking branch 'origin/5.9' into 5.11Friedemann Kleint2018-05-031251-1443/+2637
| |\|
| | * Doc: Add license page to TOCFriedemann Kleint2018-05-031-0/+1
| | * Decode qtattributionsscanner output to UTF-8Topi Reinio2018-05-031-1/+1
| | * Doc: Pass include paths via qdocconf instead of command lineTopi Reinio2018-05-032-7/+10
| | * Change license from all the filesCristian Maureira-Fredes2018-05-031226-1226/+1226
| | * Add option to create additional documentationFriedemann Kleint2018-05-022-0/+584