aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* libshiboken: Add Array convertersFriedemann Kleint2017-08-0318-6/+685
* Shiboken: No longer change arrays[] to pointer typesFriedemann Kleint2017-08-036-41/+39
* Shiboken: Improve Handling of array typesFriedemann Kleint2017-08-037-8/+76
* Merge remote-tracking branch 'origin/5.6' into 5.9Friedemann Kleint2017-07-271-1/+16
|\
| * Stabilize QtWidgets bug_728.pyFriedemann Kleint2017-07-271-1/+16
* | Bump minimum required CMake version to 3.1Alexandru Croitor2017-07-273-5/+5
* | Blacklist QtWebEngineWidgets/pyside-474-qtwebengineviewFriedemann Kleint2017-07-271-0/+4
* | Merge remote-tracking branch 'origin/5.6' into 5.9Friedemann Kleint2017-07-262-7/+13
|\|
| * Don't cancel build if python sphinx package is not installedAlexandru Croitor2017-07-252-7/+13
* | Force usage of C++11 for shibokenAlexandru Croitor2017-07-261-0/+4
* | Update submodules for 5.9Friedemann Kleint2017-07-253-0/+0
* | Merge remote-tracking branch 'origin/5.6' into 5.9Friedemann Kleint2017-07-241-0/+2
|\|
| * Set submodules to point to same branch as supermoduleSimo Fält2017-07-241-0/+2
* | Fix building on openSuSE and Ubuntu 16.04 CI machinesAlexandru Croitor2017-07-244-2/+42
* | Merge remote-tracking branch 'origin/5.6' into 5.9Friedemann Kleint2017-07-213-15/+32
|\|
| * Blacklist smart::smart_pointer on Windows to pass CIAlexandru Croitor2017-07-201-0/+2
| * Ignore license checker with pyside-setupSimo Fält2017-07-201-0/+3
| * audio_test.py: Use QGuiApplicationFriedemann Kleint2017-07-201-1/+2
| * helper: Add UsesQGuiApplicationFriedemann Kleint2017-07-201-14/+25
| * Blacklist qqmlnetwork for Windows/Python 2Friedemann Kleint2017-07-201-0/+3
* | Merge remote-tracking branch 'origin/5.6' into 5.9Friedemann Kleint2017-07-1420-201/+220
|\|
| * Fix Windows module extensions and tests to work with --debug buildAlexandru Croitor2017-07-127-69/+75
| * Improve suffix names for shared libraries and cmake config filesAlexandru Croitor2017-07-1218-177/+190
* | 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
* | Merge remote-tracking branch 'origin/5.6' into 5.9Friedemann Kleint2017-07-1027-490/+30
|\|
| * Simplify the test for loading modulesChristian Tismer2017-07-1026-489/+27
| * Create the __all__ variable correctlyChristian Tismer2017-06-271-1/+3
* | Shiboken: Set C++ 11 globallyFriedemann Kleint2017-06-283-3/+1
* | [Reland] Add QSharedPointer<QQuickItemGrabResult> to the type systemAlexandru Croitor2017-06-275-0/+151
* | [Reland] Fix crash on exit with debug Python 3Alexandru Croitor2017-06-271-1/+6
* | Merge remote-tracking branch 'origin/5.6' into 5.9Friedemann Kleint2017-06-237-22/+24
|\|
| * Fix text case of QtMacExtras wrapper cpp file nameAlexandru Croitor2017-06-231-1/+1
| * Silence some build warnings when building pysidetestAlexandru Croitor2017-06-231-0/+3
| * Remove incorrect dependency in pysidetest targetAlexandru Croitor2017-06-232-1/+4
| * Remove unnecessary conditional class checksAlexandru Croitor2017-06-231-13/+0
| * Fix compile tests to include correct module include dirsAlexandru Croitor2017-06-233-17/+18
| * Fix testrunner.py in winSimo Fält2017-06-211-1/+9
* | [Reland] Fix build error when QML module is not presentAlexandru Croitor2017-06-191-0/+1
* | 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-0910-31/+73
|\ \
| * | Merge remote-tracking branch 'origin/5.6' into 5.9Friedemann Kleint2017-06-0910-31/+73
| |\|
| | * utils: Handle SymlinksFriedemann Kleint2017-06-092-4/+23
| | * 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
* | testrunner.py/Windows: Add Clang to the pathFriedemann Kleint2017-06-063-17/+32