aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* shiboken: Improve error message about missing function for modificationFriedemann Kleint2018-06-223-7/+20
* Doc: Add the missing snippet filesVenugopal Shivashankar2018-06-2213-0/+689
* Fix QtQml/bug_814.pyCristian Maureira-Fredes2018-06-221-1/+1
* shiboken/doc generator: Search snippets with to suffix "py" firstFriedemann Kleint2018-06-221-1/+7
* Allow building just QtCore bindingsAlexandru Croitor2018-06-222-1/+18
* Fix pyside2-rcc to work on macOS during build processAlexandru Croitor2018-06-221-1/+1
* Associate Coin snapshot builds with Coin integration IDsAlexandru Croitor2018-06-224-0/+13
* Don't package OpenSSL libraries on Windows Coin buildsAlexandru Croitor2018-06-222-4/+10
* Fix QVariant conversions when using PySequencesCristian Maureira-Fredes2018-06-212-11/+38
* Fix examples/charts/memoryusageCristian Maureira-Fredes2018-06-211-6/+4
* Remove QT_LOGGING_RULES to fix QLibraryPath pathsCristian Maureira-Fredes2018-06-212-19/+0
* Fix examples/declarative/usingmodelCristian Maureira-Fredes2018-06-211-4/+4
* Add README to QtScript exampleCristian Maureira-Fredes2018-06-211-0/+9
* Remove semicolon from examplesCristian Maureira-Fredes2018-06-1818-67/+67
* Fix examples/charts/calloutCristian Maureira-Fredes2018-06-181-2/+2
* Add missing image to examples/multimedia/cameraCristian Maureira-Fredes2018-06-181-0/+21
* Fix examples/declarative/extending/chapter5Cristian Maureira-Fredes2018-06-181-8/+8
* Remove semi-colon from examples/tutorial/t5Cristian Maureira-Fredes2018-06-181-4/+4
* Fix examples/declarative/extending/chapter4Cristian Maureira-Fredes2018-06-181-7/+8
* Bump 5.11 branch version to 5.11.1a1Alexandru Croitor2018-06-132-6/+6
* 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 "Merge branch '5.9' into 5.11" into refs/staging/5.11Alexandru Croitor2018-06-0813-13/+283
|\
| * Merge branch '5.9' into 5.11Alexandru Croitor2018-06-0813-13/+283
| |\
| | * Doc: Fix typo in the code snippet for QQuickImageProvider5.9Venugopal Shivashankar2018-06-081-1/+1
| | * Update contact information on setup.pyCristian Maureira-Fredes2018-06-081-4/+4
| | * Skip building on Windows for Python2Simo Fält2018-06-082-3/+9
| | * Add bindings for QtWebEngine (aka Quick)Alexandru Croitor2018-06-078-3/+267
| | * Fix openssl lib path not being properly set on WindowsAlexandru Croitor2018-06-071-2/+2
* | | Cleanup the licenses and their names for the releaseAlex Blasche2018-06-085-626/+938
|/ /
* | Update pyside2-tools submodule SHA1Alexandru Croitor2018-06-071-0/+0
* | 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