aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Blacklist flaky test web_engine_custom_schemeChristian Tismer2018-07-231-0/+5
* shiboken: Remove -fno-exceptions from Clang parse optionsFriedemann Kleint2018-07-231-1/+0
* libshiboken: Use std::set::find() instead of searching the setFriedemann Kleint2018-07-191-1/+1
* Doc: Add snippet override for QQuickViewVenugopal Shivashankar2018-07-191-0/+67
* Doc: Remove repetitive text in the licenses pageVenugopal Shivashankar2018-07-191-4/+0
* Generate fully Qualified Names for FlagsChristian Tismer2018-07-162-4/+9
* Add chart themes exampleCristian Maureira-Fredes2018-07-133-0/+493
* Add text properties QML exampleCristian Maureira-Fredes2018-07-122-0/+303
* Add model data exampleCristian Maureira-Fredes2018-07-121-0/+183
* Include manylinux1 in package name for python2 builds on LinuxSimo Fält2018-07-111-7/+9
* Add nested donuts exampleCristian Maureira-Fredes2018-07-111-0/+137
* Add percent bar chart exampleCristian Maureira-Fredes2018-07-111-0/+99
* Add legend exampleCristian Maureira-Fredes2018-07-111-0/+252
* Add donut chart breakdown exampleCristian Maureira-Fredes2018-07-111-0/+181
* Fix limited API incompatibility with Python 3.7Christian Tismer2018-07-103-77/+8
* 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