aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* shikoben2: Extend type system path resolutionFriedemann Kleint2017-11-034-11/+40
* PySide2: Run shiboken2 with a single Qt module headerFriedemann Kleint2017-11-033-9/+11
* Use latest version of llvm-configFriedemann Kleint2017-11-032-5/+56
* Merge remote-tracking branch 'origin/5.6' into 5.9Friedemann Kleint2017-10-2722-196/+413
|\
| * Support the qApp macro correctly, final version incl. debugChristian Tismer2017-10-2716-170/+383
| * Stabilize QtQml/bug_847.pyFriedemann Kleint2017-10-271-1/+8
| * Fix the signature of the Q*Application constructorChristian Tismer2017-09-2910-33/+30
| * Signature: tiny refinement in ReloaderChristian Tismer2017-09-291-3/+3
* | shiboken: Add the c++ header include paths of g++Friedemann Kleint2017-10-251-0/+21
* | Signature: Fix missing constant for 5.10Christian Tismer2017-10-131-0/+1
* | shiboken: Add Vulkan supportFriedemann Kleint2017-10-071-4/+17
* | shiboken: Add -Wno-microsoft-enum-value for MSVCFriedemann Kleint2017-10-071-0/+1
* | Windows: Define NOMINMAX for every moduleFriedemann Kleint2017-10-073-10/+2
* | Signature: Remove pre 5.7 parts, fix coding styleFriedemann Kleint2017-09-292-16/+5
* | Merge remote-tracking branch 'origin/5.6' into 5.9Friedemann Kleint2017-09-2825-49/+8580
|\|
| * Signature: support the new types and constants of 5.9 part 3Christian Tismer2017-09-281-0/+1
| * Signature: support the new types and constants of 5.9 part 2Christian Tismer2017-09-283-13/+80
| * Signature: support the new types and constants of 5.9Christian Tismer2017-09-271-2/+23
| * Signature: buglet makes clang complainChristian Tismer2017-09-251-1/+1
| * Signature: fix documentationChristian Tismer2017-09-251-1/+4
| * Signature: Improve error reportingChristian Tismer2017-09-252-10/+8
| * Signature: Simplify parser by not reloading mappingChristian Tismer2017-09-253-154/+97
| * Implement introspection with __signature__ packageChristian Tismer2017-09-2024-19/+8510
| * Update missing bindings script to include report generation timeAlexandru Croitor2017-09-141-30/+37
* | Fix typo in QtDataVisualization testSimo Fält2017-09-271-1/+1
* | Fix license headerSimo Fält2017-09-261-1/+0
* | Add Qt DataVisualizationFriedemann Kleint2017-09-255-0/+349
* | CodeModel: Handle access of inherited classesFriedemann Kleint2017-09-255-30/+53
* | QtCharts: Add a reference in QChart::addSeries(QAbstractSeries*)Friedemann Kleint2017-09-251-0/+5
* | Replace _ARCH_ by 64/32bit in LLVM_INSTALL_DIRFriedemann Kleint2017-09-222-0/+20
* | 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
* | QtQuick: No longer declare GLuint to be a primitive typeFriedemann Kleint2017-09-131-1/+0
* | Do not consider gl.h a system include file (all platforms)Friedemann Kleint2017-09-131-3/+19
* | Merge remote-tracking branch 'origin/5.6' into 5.9Friedemann Kleint2017-09-081-9/+46
|\|
| * Update missing bindings scriptAlexandru Croitor2017-08-291-9/+46
* | Add bindings for QRegularExpressionFriedemann Kleint2017-09-054-0/+69
* | Add bindings for QVersionNumberFriedemann Kleint2017-09-054-0/+58
* | 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
* | Re-enable bindings for QUuidFriedemann Kleint2017-09-044-7/+49
* | global.h.in: Remove include of gl.h and related workarounds for WindowsFriedemann Kleint2017-09-011-14/+0
* | Refactor ShibokenGenerator::initPrimitiveTypesCorrespondences()Friedemann Kleint2017-08-291-23/+21
* | Refactor TypeEntry::isCppPrimitive()Friedemann Kleint2017-08-291-13/+18
* | Enable more OpenGL functions with arraysFriedemann Kleint2017-08-291-9/+289
* | FunctionModification: Make it possible to specify a regular expressionFriedemann Kleint2017-08-296-14/+65
* | typesystem_core_common.xml: Define int64_t, uint64_t as primitive typesFriedemann Kleint2017-08-291-0/+2
* | Merge remote-tracking branch 'origin/5.6' into 5.9Friedemann Kleint2017-08-287-33/+21
|\|
| * Fix QtUiTools not to depend on Qt5Designer being presentJanus Troelsen2017-08-241-2/+2
| * consistently name site-packages in Shiboken and PySideChristian Tismer2017-08-245-9/+9