aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add QtChartsFriedemann Kleint2017-05-297-0/+296
* Remove AbstractMetaFunction::invalid()Friedemann Kleint2017-05-295-32/+35
* Use information about Constructor/Destructor functions from ClangFriedemann Kleint2017-05-293-53/+82
* Merge remote-tracking branch 'origin/5.6' into 5.9Friedemann Kleint2017-05-234-11/+155
|\
| * setup.py/prepare_coin_sources.py: Adapt to repository mergeFriedemann Kleint2017-05-232-9/+7
| *-. Merge pyside2 and shiboken2 into super-moduleOswald Buddenhagen2017-05-222207-0/+251698
| |\ \
| | | * move everying into sources/shiboken2Oswald Buddenhagen2017-05-22653-0/+0
| | | * Fix crash on exit with debug Python 3Alexandru Croitor2017-05-191-1/+6
| | * | move everying into sources/pyside2Oswald Buddenhagen2017-05-221554-0/+0
| | * | Fix build error when QML module is not presentAlexandru Croitor2017-05-191-0/+1
| | * | Add QSharedPointer<QQuickItemGrabResult> to the type systemAlexandru Croitor2017-05-195-0/+151
| * | | remove pyside2 and shiboken2 submodulesOswald Buddenhagen2017-05-223-46/+0
| | | |
| \ \ \
*-. \ \ \ Merge pyside2 and shiboken2 into super-module (5.9 edition)Oswald Buddenhagen2017-05-222157-0/+236836
|\ \ \ \ \
| | * | | | move everying into sources/shiboken2 (5.9 edition)Oswald Buddenhagen2017-05-22599-0/+0
| | * | | | Fix double inclusion of qsharedpointer_impl.h fileAlexandru Croitor2017-05-191-1/+7
| | * | | | Merge remote-tracking branch 'origin/5.6' into 5.9Friedemann Kleint2017-05-183-9/+28
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | | * | | Generate #error when a minimal constructor could not be foundFriedemann Kleint2017-05-103-9/+28
| | * | | | Add rejection by function return type and argument typeFriedemann Kleint2017-05-185-2/+45
| | * | | | TypeRejection: Use QRegularExpressionFriedemann Kleint2017-05-185-63/+168
| | * | | | Improve rejection messagesFriedemann Kleint2017-05-181-23/+44
| | * | | | Improve Clang detectionFriedemann Kleint2017-05-181-5/+24
| | * | | | Merge remote-tracking branch 'origin/5.6' into 5.9Friedemann Kleint2017-05-092-2/+37
| | |\| | |
| | | * | | Fix headergenerator to build under C++11Christian Tismer2017-05-092-2/+37
| | * | | | Merge remote-tracking branch 'origin/5.6' into 5.9Friedemann Kleint2017-05-052-3/+3
| | |\| | |
| | | * | | CMakeLists.txt: find python interpreter firstDavide Pesavento2017-05-041-2/+2
| | | * | | Fix build on Windows due to unsupported string concatenation issueAlexandru Croitor2017-04-281-1/+1
| | * | | | Merge "Merge remote-tracking branch 'origin/5.6' into 5.9" into 5.9Friedemann Kleint2017-04-283-15/+23
| | |\ \ \ \
| | | * | | | Merge remote-tracking branch 'origin/5.6' into 5.9Friedemann Kleint2017-04-283-15/+23
| | | |\| | |
| | | | * | | shiboken test/Photon: Properly define noexceptFriedemann Kleint2017-04-281-6/+8
| | | | * | | Fix Inheritance of PySide, Windows supportChristian Tismer2017-04-261-1/+1
| | | | * | | Handle recursive typesystem includesFriedemann Kleint2017-04-261-8/+14
| | * | | | | Fix clang parser to work with Qt framework buildsAlexandru Croitor2017-04-285-27/+101
| | |/ / / /
| | * | | | shiboken: Output class name in warnings about wrong indexFriedemann Kleint2017-04-261-4/+13
| | * | | | Merge remote-tracking branch 'origin/5.6' into 5.9Friedemann Kleint2017-04-211-5/+25
| | |\| | |
| | | * | | Fix Inheritance of PySide, Windows supportChristian Tismer2017-04-211-5/+25
| | * | | | Replace google-dense maps by std::unordered_mapFriedemann Kleint2017-04-2113-2026/+13
| | * | | | Change AbstractMetaEnumValueList to be a typedefFriedemann Kleint2017-04-133-17/+2
| | * | | | Merge remote-tracking branch 'origin/5.6' into 5.9Friedemann Kleint2017-04-135-105/+150
| | |\| | |
| | | * | | Fix Inheritance of PySideChristian Tismer2017-04-133-16/+74
| | | * | | Fix Python extension suffix selection on LinuxAlexandru Croitor2017-04-112-89/+76
| | * | | | Generators: Replace QList by QVectorFriedemann Kleint2017-04-069-53/+57
| | * | | | TypeDatabase: Replace QList by QVectorFriedemann Kleint2017-04-0610-37/+79
| | * | | | AbstractMetaLang/Typesystem: Replace QList by QVectorFriedemann Kleint2017-04-0618-65/+72
| | * | | | CodeModel: Replace QList by QVectorFriedemann Kleint2017-04-063-27/+31
| | * | | | Port to QRegularExpressionFriedemann Kleint2017-04-068-112/+171
| | * | | | Replace foreach by range-based forFriedemann Kleint2017-04-0526-623/+769
| | * | | | Introduce overrideFriedemann Kleint2017-04-057-66/+66
| | * | | | Port Shiboken to use ClangFriedemann Kleint2017-04-0578-15407/+1968
| | * | | | ShibokenGenerator::guessScopeForDefaultValue() Do not qualify macrosFriedemann Kleint2017-04-051-0/+6
| | |/ / /
| | * | | TypeDatabase: Refactor TypeDatabase::normalizedSignature()Friedemann Kleint2017-03-294-20/+45