aboutsummaryrefslogtreecommitdiffstats
path: root/sources/shiboken2
Commit message (Expand)AuthorAgeFilesLines
...
* | Replace _ARCH_ by 64/32bit in LLVM_INSTALL_DIRFriedemann Kleint2017-09-221-0/+17
* | qtdocparser: Default to suffix '.webxml'Friedemann Kleint2017-09-151-10/+10
* | Typesystem parser: Look up external injected code in typesystem pathFriedemann Kleint2017-09-153-5/+7
* | Do not consider gl.h a system include file (all platforms)Friedemann Kleint2017-09-131-3/+19
* | Windows: Do not consider gl.h a system include fileFriedemann Kleint2017-09-041-1/+19
* | shiboken2: Make message about unmatched functions more verboseFriedemann Kleint2017-09-041-2/+23
* | Refactor ShibokenGenerator::initPrimitiveTypesCorrespondences()Friedemann Kleint2017-08-291-23/+21
* | Refactor TypeEntry::isCppPrimitive()Friedemann Kleint2017-08-291-13/+18
* | FunctionModification: Make it possible to specify a regular expressionFriedemann Kleint2017-08-296-14/+65
* | Fix the chain of issues regarding QSslConfigurationAlexandru Croitor2017-08-242-1/+31
* | shiboken: Output argument index in warning about unsupported parameterFriedemann Kleint2017-08-241-7/+12
* | shiboken: Prefix all warning messages by base prefix of typesystem fileFriedemann Kleint2017-08-233-1/+17
* | Shiboken2: Suppress warning for parameters modified by <array>Friedemann Kleint2017-08-221-0/+1
* | Shiboken2: Add an index check for the <array> modificationFriedemann Kleint2017-08-221-1/+6
* | Add numpy supportFriedemann Kleint2017-08-037-3/+434
* | Add new <array> argument modification indicating array usageFriedemann Kleint2017-08-0312-11/+97
* | libshiboken: Add Array convertersFriedemann Kleint2017-08-0317-6/+685
* | Shiboken: No longer change arrays[] to pointer typesFriedemann Kleint2017-08-034-37/+35
* | Shiboken: Improve Handling of array typesFriedemann Kleint2017-08-034-5/+64
* | Bump minimum required CMake version to 3.1Alexandru Croitor2017-07-271-2/+2
* | Force usage of C++11 for shibokenAlexandru Croitor2017-07-261-0/+4
* | Fix building on openSuSE and Ubuntu 16.04 CI machinesAlexandru Croitor2017-07-243-2/+42
* | Merge remote-tracking branch 'origin/5.6' into 5.9Friedemann Kleint2017-07-1411-92/+122
|\|
| * Fix Windows module extensions and tests to work with --debug buildAlexandru Croitor2017-07-122-27/+23
| * Improve suffix names for shared libraries and cmake config filesAlexandru Croitor2017-07-1211-87/+121
* | Clang: Fix build with MSVC2017/Clang 4.1Friedemann Kleint2017-07-141-0/+6
* | AbstractMetaType: Join the signature functionsFriedemann Kleint2017-07-112-51/+23
* | Shiboken: Improve debug operators of the type systemFriedemann Kleint2017-07-114-3/+74
* | Shiboken: Set C++ 11 globallyFriedemann Kleint2017-06-283-3/+1
* | [Reland] Fix crash on exit with debug Python 3Alexandru Croitor2017-06-271-1/+6
* | Change parsing to #include the source headerFriedemann Kleint2017-06-191-15/+3
* | shiboken: Further refactor command line arguments and helpFriedemann Kleint2017-06-099-83/+95
* | Merge "Merge remote-tracking branch 'origin/5.6' into 5.9" into 5.9Friedemann Kleint2017-06-098-27/+50
|\ \
| * | Merge remote-tracking branch 'origin/5.6' into 5.9Friedemann Kleint2017-06-098-27/+50
| |\|
| | * Fix missing headers in PySide custom buildChristian Tismer2017-06-092-18/+32
| | * libshiboken: Fix/Silence some MSVC warningsFriedemann Kleint2017-06-096-9/+18
* | | Port the suppression mechanism to use QRegularExpressionFriedemann Kleint2017-06-093-24/+54
|/ /
* | shiboken2: Refactor path argument handlingFriedemann Kleint2017-06-071-21/+60
* | Merge remote-tracking branch 'origin/5.6' into 5.9Friedemann Kleint2017-06-025-2024/+0
|\|
| * Remove README.md of PySide2/Shiboken2Friedemann Kleint2017-06-021-19/+0
| * Remove license files from previous submodulesFriedemann Kleint2017-06-024-2005/+0
| * move everying into sources/shiboken2Oswald Buddenhagen2017-05-22653-0/+106755
* Remove AbstractMetaFunction::invalid()Friedemann Kleint2017-05-295-32/+35
* Use information about Constructor/Destructor functions from ClangFriedemann Kleint2017-05-293-53/+82
* move everying into sources/shiboken2 (5.9 edition)Oswald Buddenhagen2017-05-22599-0/+91828