aboutsummaryrefslogtreecommitdiffstats
path: root/sources/shiboken2/libshiboken
Commit message (Expand)AuthorAgeFilesLines
* PEP 384-squash: Implement PEP 384Christian Tismer2018-05-3028-658/+3738
* Use PyLong instead of PyInt for QVariantCristian Maureira-Fredes2018-05-041-0/+4
* Change license from all the filesCristian Maureira-Fredes2018-05-0343-43/+43
* Rename PySide references to Qt for PythonCristian Maureira-Fredes2018-04-2743-43/+43
* fix more qApp crashesChristian Tismer2018-04-191-8/+16
* Add default return value to pythonTypeIsValueTypeCristian Maureira-Fredes2018-04-191-1/+4
* Fix qApp macro refcountCristian Maureira-Fredes2018-03-211-1/+6
* Type system: Add attribute indicating C++ 11 enum classesFriedemann Kleint2018-02-282-4/+11
* Merge remote-tracking branch 'origin/5.6' into 5.9Friedemann Kleint2018-02-231-1/+1
|\
| * Don't copy duplicate libraries on package installationAlexandru Croitor2018-02-221-1/+1
* | Merge remote-tracking branch 'origin/5.6' into 5.9Friedemann Kleint2018-02-021-0/+2
|\|
| * Fix signature extension disablingChristian Tismer2018-02-021-1/+3
* | libshiboken: Code cleanupFriedemann Kleint2018-01-272-47/+0
* | Prevent infinite loop due to bad __getitem__ implCristian Maureira-Fredes2018-01-151-7/+9
* | libshiboken: Recover from numpy import failuresFriedemann Kleint2017-12-211-3/+3
* | Merge remote-tracking branch 'origin/5.6' into 5.9Friedemann Kleint2017-11-271-0/+32
|\|
| * Investigate the sporadic segfaults on RHELChristian Tismer2017-11-231-0/+32
* | Merge remote-tracking branch 'origin/5.6' into 5.9Friedemann Kleint2017-11-131-1/+1
|\|
| * voidptr.cpp: Assign bool directlyFriedemann Kleint2017-11-071-1/+1
* | Merge remote-tracking branch 'origin/5.6' into 5.9Friedemann Kleint2017-11-0614-1130/+565
|\|
| * Implement proper void pointer (void*) supportAlexandru Croitor2017-11-066-26/+524
| * Remove dead / unused code regarding conversionsAlexandru Croitor2017-11-0212-1105/+41
* | Merge remote-tracking branch 'origin/5.6' into 5.9Friedemann Kleint2017-10-277-10/+289
|\|
| * Support the qApp macro correctly, final version incl. debugChristian Tismer2017-10-275-5/+283
| * Fix the signature of the Q*Application constructorChristian Tismer2017-09-292-5/+6
* | Signature: Remove pre 5.7 parts, fix coding styleFriedemann Kleint2017-09-291-1/+1
* | Merge remote-tracking branch 'origin/5.6' into 5.9Friedemann Kleint2017-09-285-6/+726
|\|
| * Signature: buglet makes clang complainChristian Tismer2017-09-251-1/+1
| * Signature: fix documentationChristian Tismer2017-09-251-1/+4
| * Implement introspection with __signature__ packageChristian Tismer2017-09-205-6/+723
* | Add numpy supportFriedemann Kleint2017-08-033-3/+346
* | libshiboken: Add Array convertersFriedemann Kleint2017-08-038-1/+547
* | Merge remote-tracking branch 'origin/5.6' into 5.9Friedemann Kleint2017-07-141-1/+1
|\|
| * Improve suffix names for shared libraries and cmake config filesAlexandru Croitor2017-07-121-1/+1
* | Shiboken: Set C++ 11 globallyFriedemann Kleint2017-06-281-1/+0
* | [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-096-9/+18
|\|
| * libshiboken: Fix/Silence some MSVC warningsFriedemann Kleint2017-06-096-9/+18
| * move everying into sources/shiboken2Oswald Buddenhagen2017-05-2237-0/+8562
* move everying into sources/shiboken2 (5.9 edition)Oswald Buddenhagen2017-05-2237-0/+8528