aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Doc: Add doc config for the QtQml moduleVenugopal Shivashankar2018-07-101-0/+5
* shiboken: Provide g++ internal headers for CentOS, tooFriedemann Kleint2018-07-101-7/+32
* Adapt Licenses to Python 3.7.0Christian Tismer2018-07-099-5633/+59
* Fix Limited API and Signature Glitches in Python 3.7Christian Tismer2018-07-095-11/+9
* Fix macOS build when building inside Homebrew environmentAlexandru Croitor2018-07-091-0/+34
* Add missing ownership handling for QtChartsCristian Maureira-Fredes2018-07-061-5/+136
* shiboken: Fix handling of deleted functionsFriedemann Kleint2018-07-064-1/+45
* shiboken: Handle enum class forward declarationsFriedemann Kleint2018-07-062-1/+5
* Remove Py_TPFLAGS_HAVE_VERSION_TAG in Python 3Boxiang Sun2018-07-053-0/+72
* 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
* Add ownership condition for finite PySequencesCristian Maureira-Fredes2018-07-031-1/+8
* Implement proper slice assignment for QByteArrayBoxiang Sun2018-07-023-40/+249
* Minimize the wheel_override diffChristian Tismer2018-07-021-130/+132
* shiboken: Use raw string literals in ApiExtractor test testtemplatesFriedemann Kleint2018-07-021-193/+195
* Change deprecated header qtest_global.hCristian Maureira-Fredes2018-07-021-1/+1
* shiboken: Remove code fixing template argumentsFriedemann Kleint2018-06-301-78/+2
* 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
* shiboken: Remove unused code from the generatorsFriedemann Kleint2018-06-2811-214/+15
* Doc: Update doc config to enable conditional exclusionVenugopal Shivashankar2018-06-281-0/+3
* shiboken: No longer hard-code the C++ language levelFriedemann Kleint2018-06-2711-14/+157
* Prepare Limited API for Python 3.7Christian Tismer2018-06-265-95/+134
* existence_test.py: Make multi signature mismatch message more verboseFriedemann Kleint2018-06-261-2/+12
* Fix index() method of QAbstractItemModel-derived classesFriedemann Kleint2018-06-252-2/+14
* Doc: Fix typos and minor editsVenugopal Shivashankar2018-06-253-5/+5
* Extract Qt Win dependencies to be included in wheelsSimo Fält2018-06-252-0/+26
* shiboken: Search for Clang builtin-includes at runtimeFriedemann Kleint2018-06-233-56/+82
* shiboken: Add command line options for system include pathsFriedemann Kleint2018-06-223-40/+59
* shiboken: Add error handling to added functionsFriedemann Kleint2018-06-221-2/+17
* 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