aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix incorrect usage of findLlvmConfigAlexandru Croitor2018-05-251-2/+2
* Doc: Use relative path to the shiboken docsVenugopal Shivashankar2018-05-251-1/+1
* Add QtScxmlFriedemann Kleint2018-05-246-1/+275
* Format python files to use PEP8Cristian Maureira-Fredes2018-05-234-194/+194
* Use SPDX name / ID for python licenseKai Koehne2018-05-222-2/+46
* Documentation: Improve function documentation extractionFriedemann Kleint2018-05-183-34/+134
* QtXmlToSphinx::transform(): Improve XML error messageFriedemann Kleint2018-05-181-2/+4
* Documentation: Skip methods added by the meta builderFriedemann Kleint2018-05-183-5/+11
* Documentation: Fix failure extracting docs for functions with QVariant::TypeFriedemann Kleint2018-05-171-3/+0
* Be more verbose about which Qt CMake dirs were foundAlexandru Croitor2018-05-171-5/+6
* Select correct Python environment when cross compilingSimo Fält2018-05-173-5/+17
* Docs: Point to Qt online documentation for QML typesFriedemann Kleint2018-05-171-6/+30
* Remove unused license filesKai Koehne2018-05-173-1375/+0
* shiboken: Improve error messages for rejected functionsFriedemann Kleint2018-05-161-11/+29
* 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-162-27/+46
* Fix wrongly generated code for enums passed by const-refFriedemann Kleint2018-05-164-6/+22
* Add an example that demonstrates bindings to a custom C++ libraryAlexandru Croitor2018-05-1613-22/+1162
* Clarify and fix the path to openssl libs for Coin Windows buildAlexandru Croitor2018-05-162-6/+8
* QtGui: Remove duplicate entry for QAccessible, take 2Friedemann Kleint2018-05-151-12/+3
* Add option --skip-modulesCristian Maureira-Fredes2018-05-154-0/+21
* Add default parameter to Q*ApplicationsCristian Maureira-Fredes2018-05-159-0/+147
* Add QProxyStyleFriedemann Kleint2018-05-143-1/+33
* Reduce generated package size by removing unnecessary filesAlexandru Croitor2018-05-142-9/+51
* Remove misplaced test filesCristian Maureira-Fredes2018-05-142-148/+0
* Change license from last filesCristian Maureira-Fredes2018-05-143-3/+3
* QtGui: Remove duplicate entry for QAccessibleFriedemann Kleint2018-05-141-1/+0
* Add more QtWidget classesFriedemann Kleint2018-05-142-0/+15
* ShibokenGenerator::buildAbstractMetaTypeFromString(): Handle QFlagsFriedemann Kleint2018-05-141-3/+23
* Improve error handling when writing type conversion functionsFriedemann Kleint2018-05-142-22/+48
* Fix typo in coin instruction scriptsSimo Fält2018-05-142-2/+2
* Doc: Add a link to the shiboken docsVenugopal Shivashankar2018-05-143-17/+12
* setup.py: Document option --module-subsetFriedemann Kleint2018-05-111-0/+2
* Add more QtGui classesFriedemann Kleint2018-05-112-3/+61
* Increase Python minimal accepted versionCristian Maureira-Fredes2018-05-112-4/+4
* Add more QtCore classesFriedemann Kleint2018-05-118-1/+176
* Move setup call from CI to wrapper scriptSimo Fält2018-05-113-2/+208
* Disable WebKitCristian Maureira-Fredes2018-05-091-1/+4
* Fix QSocketNotifier constructorCristian Maureira-Fredes2018-05-093-21/+81
* Add more bindings for QtNetworkFriedemann Kleint2018-05-097-9/+120
* build_scripts/main.py: Fix EngrishAlexandru Croitor2018-05-081-2/+2
* Fix a few scriptableapplication bugsAlexandru Croitor2018-05-085-89/+76
* Make sure copied libclang file has write permissionsAlexandru Croitor2018-05-082-2/+15
* Fix copying of libclang for standalone buildsAlexandru Croitor2018-05-081-15/+9
* Improve libclang extra include headers detectionAlexandru Croitor2018-05-081-2/+21
* Improve libclang detection on LinuxAlexandru Croitor2018-05-081-5/+32
* QtXmlToSphinx: Refactor link handlingFriedemann Kleint2018-05-072-46/+131
* Fix Qt OpenGL entry in index.rstFriedemann Kleint2018-05-071-1/+1