aboutsummaryrefslogtreecommitdiffstats
path: root/sources
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* 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-263-94/+132
* 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-252-4/+4
* 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 QVariant conversions when using PySequencesCristian Maureira-Fredes2018-06-212-11/+38
* Remove QT_LOGGING_RULES to fix QLibraryPath pathsCristian Maureira-Fredes2018-06-212-19/+0
* 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 branch '5.9' into 5.11Alexandru Croitor2018-06-087-5/+156
|\
| * Doc: Fix typo in the code snippet for QQuickImageProvider5.9Venugopal Shivashankar2018-06-081-1/+1
| * Add bindings for QtWebEngine (aka Quick)Alexandru Croitor2018-06-075-2/+153
| * Fix openssl lib path not being properly set on WindowsAlexandru Croitor2018-06-071-2/+2