aboutsummaryrefslogtreecommitdiffstats
path: root/sources/shiboken2/shibokenmodule/files.dir/shibokensupport/signature
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v5.15.4-lts' into tqtc/lts-5.15-opensourcev5.15.4-lts-lgplSimo Fält2023-05-254-17/+32
|\
| * signature: Refine the decision heuristics of result tuplesChristian Tismer2021-04-221-1/+3
| * signature: protect an unrecognized item from raising exceptionsChristian Tismer2021-04-092-2/+14
| * enum: implement enums on module levelChristian Tismer2021-03-261-2/+0
| * PySide import: Make imports more safe against installation errorsChristian Tismer2021-03-261-12/+15
* | Revert "Change the LTS 5.15 branch to a commercial license"v5.15.3-lts-lgplSimo Fält2023-02-0810-30/+210
|/
* Change the LTS 5.15 branch to a commercial licenseFriedemann Kleint2021-03-0910-210/+30
* signature: Provide fixes and improvements, Part 1, addendumChristian Tismer2021-02-111-5/+4
* signature: Provide fixes and improvements, Part 1Christian Tismer2021-02-112-23/+37
* cppgenerator: rework keyword handling regarding unknown keywordsChristian Tismer2020-11-302-6/+24
* signature: avoid duplication of `__init__`Christian Tismer2020-11-301-1/+2
* Add some more classes from QtConcurrentFriedemann Kleint2020-10-161-0/+10
* Enable typesystem typedefs across modulesFriedemann Kleint2020-10-151-8/+0
* Feature-select: Implement signature-awareness of snake_caseChristian Tismer2020-09-291-4/+1
* Signature parser: Report error when eval failsFriedemann Kleint2020-09-211-1/+6
* shiboken2: Work around signature problems with smart pointer instantiationsFriedemann Kleint2020-09-161-0/+1
* signature: Always create a return typeChristian Tismer2020-09-161-2/+3
* signature: pass `self` directly from parserChristian Tismer2020-08-244-32/+36
* feature-select: Implement a selectable feature frameworkChristian Tismer2020-07-101-1/+15
* Silence some warnings of the signature parserFriedemann Kleint2020-07-061-0/+7
* signature parser: Catch invalid argumentsFriedemann Kleint2020-06-271-10/+14
* Implement __qualname__ and correct __module__ for classesChristian Tismer2020-05-164-11/+19
* Fix imports: add missing sys importAndreas Buhr2020-05-151-0/+2
* shiboken: Prepare for introduction of __qualname__Christian Tismer2020-05-141-2/+6
* signature: Add comparison for existing_doc typeCristian Maureira-Fredes2020-04-221-1/+6
* signature: Fix and simplify for mypy compatibilityChristian Tismer2020-04-212-49/+12
* Avoid a signature warning in Python 3.6Christian Tismer2020-03-201-1/+1
* Fix the registry after QTEST_ENVIRONMENT=ci was restoredChristian Tismer2019-12-201-0/+4
* Fix the registry after mergingChristian Tismer2019-10-301-5/+6
* Improve the NumPy Support by iterablesChristian Tismer2019-10-301-1/+1
* Merge remote-tracking branch 'origin/5.13' into 5.14Friedemann Kleint2019-10-081-1/+2
|\
| * shiboken: Fix handling of modified default expressionsFriedemann Kleint2019-10-041-1/+2
* | Enable the Function Registry for 5.14 augmentedChristian Tismer2019-09-301-0/+1
* | Enable the Function Registry for 5.14Christian Tismer2019-09-281-29/+34
* | Fix Signature after Merging 5.14Christian Tismer2019-09-132-5/+10
* | Merge remote-tracking branch 'origin/5.13' into 5.14Friedemann Kleint2019-09-056-64/+152
|\|
| * signature: Support typing.Optional[T] and refine a bitChristian Tismer2019-08-295-46/+87
| * Fix a typing bug in Python 2.7 and updateChristian Tismer2019-08-221-2/+8
| * Add QtCore.Slot.__signature__ and much more manuallyChristian Tismer2019-08-214-17/+61
* | Support Pointer Primitive Types by Arrays or Result TuplesChristian Tismer2019-08-072-73/+208
* | PySide: Create a framework for deprecated functionsChristian Tismer2019-08-062-1/+114
|/
* Fix RuntimeError: dictionary changed size during iterationJulien Schueller2019-07-191-1/+1
* Cleanup signature module before substantial changeChristian Tismer2019-07-174-276/+419
* Signature: Try to recognize unknown modules in errorhandler.pyChristian Tismer2019-05-301-52/+42
* Ensure that signature strings never overflow againChristian Tismer2019-04-161-10/+4
* Signatures: Add support for PySide2.QtCore.short/ushort/signed charFriedemann Kleint2019-04-161-0/+3
* Cleanup And Simplify the Signature Related CodeChristian Tismer2019-04-161-1/+0
* Implement Embedding To Make Signatures Always AvailableChristian Tismer2019-03-209-3440/+118
* Simplify Python Imports For EmbeddingChristian Tismer2019-03-2013-0/+5226
* remove pyside2 and shiboken2 submodules (dev edition)Oswald Buddenhagen2017-05-221-25/+0