aboutsummaryrefslogtreecommitdiffstats
path: root/sources
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.6' into 5.9Friedemann Kleint2017-11-292-1/+2
|\
| * signature: Support a new constant for QOpenGLChristian Tismer2017-11-282-1/+2
* | Merge remote-tracking branch 'origin/5.6' into 5.9Friedemann Kleint2017-11-2732-232/+98951
|\|
| * Create a function existence registryChristian Tismer2017-11-272-2/+16639
| * Create a function existence registryChristian Tismer2017-11-277-69274/+37211
| * shiboken: Do not generate richcompare methods for namespacesFriedemann Kleint2017-11-243-4/+15
| * Create a function existence registryChristian Tismer2017-11-243-9648/+25921
| * Skip some permanently failing tests and blacklist flaky onesAlexandru Croitor2017-11-242-2/+6
| * Create a function existence registryChristian Tismer2017-11-241-0/+16246
| * Create a function existence registryChristian Tismer2017-11-243-1/+16464
| * Fix crashes on RHEL 6.6 CI machines due to a race condition in glib2Alexandru Croitor2017-11-231-1/+3
| * Investigate the sporadic segfaults on RHELChristian Tismer2017-11-231-0/+32
| * Create a function existence registrymaya1Christian Tismer2017-11-1912-12/+62731
| * Make standalone installations relocatableAlexandru Croitor2017-11-155-5/+155
| * Make standalone option work on macOSAlexandru Croitor2017-11-152-0/+8
| * Update and complete the signature moduleChristian Tismer2017-11-151-1/+2
| * Remove QtCore::static_protected_methods_testFriedemann Kleint2017-11-142-60/+0
| * Update and complete the signature moduleChristian Tismer2017-11-147-168/+2465
* | Add QAxContainerFriedemann Kleint2017-11-146-1/+123
* | Generate QOpenGLBuffer methods that take void* parametersAlexandru Croitor2017-11-141-1/+1
* | Allow building subset of Qt modulesFriedemann Kleint2017-11-141-44/+40
* | shiboken: Use the correct basename and extension for qdoc module filesTopi Reinio2017-11-141-2/+5
* | Merge remote-tracking branch 'origin/5.6' into 5.9Friedemann Kleint2017-11-133-23/+9
|\|
| * Remove sys.path manipulations from testAlexandru Croitor2017-11-081-10/+6
| * Build QtConcurrent and QtScripttools with MSVC, tooFriedemann Kleint2017-11-081-12/+2
| * voidptr.cpp: Assign bool directlyFriedemann Kleint2017-11-071-1/+1
* | Clean up pyside2_global.hFriedemann Kleint2017-11-1111-17/+41
* | Remove unnecessary license filesAlexandru Croitor2017-11-112-67/+0
* | Merge remote-tracking branch 'origin/5.6' into 5.9Friedemann Kleint2017-11-0632-1488/+609
|\|
| * Implement proper void pointer (void*) supportAlexandru Croitor2017-11-0613-49/+556
| * Remove dead / unused code regarding conversionsAlexandru Croitor2017-11-0223-1437/+53
* | PySide2: Simplify typesystem path handlingFriedemann Kleint2017-11-0670-267/+117
* | 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-031-4/+23
* | 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-2822-19/+8521
|\|
| * 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