aboutsummaryrefslogtreecommitdiffstats
path: root/sources/shiboken2/libshiboken/signature.cpp
Commit message (Expand)AuthorAgeFilesLines
* Signature: Break the source into multiple filesChristian Tismer2020-09-251-1261/+0
* Signature: Revert SbkSpecial_Type_Ready to PyType_ReadyChristian Tismer2020-09-241-4/+1
* Signature: Use Shiboken namespaceChristian Tismer2020-09-231-180/+128
* signature: Use a clean init function to initialize itChristian Tismer2020-09-041-2/+23
* shiboken: Fix __doc__ setter for derived typesChristian Tismer2020-08-311-2/+3
* feature_select: Apply tiny name switching optimization and cleanupChristian Tismer2020-08-041-15/+34
* feature-select: Implement a selectable feature frameworkChristian Tismer2020-07-101-36/+23
* signature: Clean up and improve readabilityChristian Tismer2020-07-101-16/+42
* libshiboken: Support musl libcFriedemann Kleint2020-05-181-1/+7
* Implement __qualname__ and correct __module__ for classesChristian Tismer2020-05-161-12/+26
* Speed: Avoid some repeated string constant initializationFriedemann Kleint2019-09-301-59/+65
* Fix Signature after Merging 5.14Christian Tismer2019-09-131-2/+2
* Merge remote-tracking branch 'origin/5.13' into 5.14Friedemann Kleint2019-09-051-11/+15
|\
| * signature: Support typing.Optional[T] and refine a bitChristian Tismer2019-08-291-11/+15
* | Merge remote-tracking branch 'origin/5.13' into 5.14Friedemann Kleint2019-08-191-10/+22
|\|
| * Make signatures even more writableChristian Tismer2019-08-141-1/+3
| * shiboken: fix a signature bug in __doc__ handling of global functionsChristian Tismer2019-07-231-9/+19
* | PySide: Create a framework for deprecated functionsChristian Tismer2019-08-061-1/+18
|/
* shiboken: Fix various clang warningsFriedemann Kleint2019-06-251-2/+2
* shiboken: Introduce autoFriedemann Kleint2019-06-251-5/+5
* shiboken: Introduce nullptrFriedemann Kleint2019-06-251-13/+13
* Cleanup pointer whitespace everywhereChristian Tismer2019-06-241-2/+2
* Complete the help() support for TypesChristian Tismer2019-01-181-0/+20
* Make the __signature__ attribute writable by defaultChristian Tismer2019-05-271-21/+85
* Ensure that signature strings never overflow againChristian Tismer2019-04-161-14/+44
* Cleanup And Simplify the Signature Related CodeChristian Tismer2019-04-161-120/+94
* Implement Embedding To Make Signatures Always AvailableChristian Tismer2019-03-201-92/+120
* Simplify Python Imports For EmbeddingChristian Tismer2019-03-201-17/+13
* Fix Refcounting Bug Shown By __doc__ HandlingChristian Tismer2019-03-011-2/+9
* Allow Subclassing PyCFunction in Extension ModulesChristian Tismer2019-02-251-2/+2
* Fix error when importing signatures in frozen executablesAlberto Sottile2019-02-221-2/+5
* Support help() using the Signature ModuleChristian Tismer2019-01-151-15/+114
* Produce TypeError Messages Using the Signature ModuleChristian Tismer2019-01-101-0/+29
* Complete The Signature IntrospectionChristian Tismer2018-12-221-14/+32
* Generate Hinting Stubs AutomaticallyChristian Tismer2018-12-031-46/+49
* Split The Signature Module After The Project SplitChristian Tismer2018-11-241-28/+73
* Signature: Implement Nested Classes and Functions for ShibokenChristian Tismer2018-11-151-263/+312
* Prepare the Signature Module For More ApplicationsChristian Tismer2018-10-111-80/+211
* Document the Signature ModuleChristian Tismer2018-08-271-61/+3
* Make signature module unconditionalChristian Tismer2018-08-271-16/+0
* Pep 384 Final Cut: Remove PepTypeChristian Tismer2018-07-231-4/+4
* PEP 384-squash: Implement PEP 384Christian Tismer2018-05-301-46/+135
* Change license from all the filesCristian Maureira-Fredes2018-05-031-1/+1
* Rename PySide references to Qt for PythonCristian Maureira-Fredes2018-04-271-1/+1
* Fix signature extension disablingChristian Tismer2018-02-021-1/+3
* Investigate the sporadic segfaults on RHELChristian Tismer2017-11-231-0/+32
* 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-201-0/+655
* remove pyside2 and shiboken2 submodulesOswald Buddenhagen2017-05-221-25/+0