aboutsummaryrefslogtreecommitdiffstats
path: root/sources/shiboken2/shibokenmodule
Commit message (Expand)AuthorAgeFilesLines
* shiboken: Fix pyi generation for external modulesAndreas Beckermann2019-10-251-5/+0
* shiboken: Fix handling of modified default expressionsFriedemann Kleint2019-10-041-1/+2
* signature: Support typing.Optional[T] and refine a bitChristian Tismer2019-08-295-46/+87
* CMake modularization: macros creationCristián Maureira-Fredes2019-08-281-1/+0
* Fix a typing bug in Python 2.7 and updateChristian Tismer2019-08-222-94/+431
* Add QtCore.Slot.__signature__ and much more manuallyChristian Tismer2019-08-214-17/+61
* Fix RuntimeError: dictionary changed size during iterationJulien Schueller2019-07-191-1/+1
* Cleanup signature module before substantial changeChristian Tismer2019-07-176-276/+436
* Signature: Try to recognize unknown modules in errorhandler.pyChristian Tismer2019-05-301-52/+42
* Modernize and clean up some of the shiboken build system filesAlexandru Croitor2019-04-201-13/+5
* 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
* Automatically Test Small Example With PyInstallerChristian Tismer2019-04-081-1/+20
* Add contextlib to Preloaded Modules for Embedding with Python 2Christian Tismer2019-03-251-1/+1
* Implement Embedding To Make Signatures Always AvailableChristian Tismer2019-03-2010-175/+137
* Simplify Python Imports For EmbeddingChristian Tismer2019-03-2018-921/+763
* Amend The Python 3.5 FixChristian Tismer2019-03-013-9/+1
* Prevent Python 3.5 From Crashing The BuildChristian Tismer2019-02-264-2/+482
* Fix error when importing signatures in frozen executablesAlberto Sottile2019-02-221-15/+19
* Modernize cmake buildAlexandru Croitor2019-02-071-2/+0
* Type Hints: Handle Container Types Correctly: AddendumChristian Tismer2019-02-061-2/+2
* Type Hints: Handle Container Types CorrectlyChristian Tismer2019-02-053-11/+116
* Support help() using the Signature ModuleChristian Tismer2019-01-152-0/+20
* Produce TypeError Messages Using the Signature ModuleChristian Tismer2019-01-105-2/+130
* Fix a rare type hint racing conditionChristian Tismer2019-01-061-4/+11
* Complete The Signature IntrospectionChristian Tismer2018-12-222-7/+69
* Generate Hinting Stubs AutomaticallyChristian Tismer2018-12-036-6/+23
* Create hinting stubs for Python IDEsChristian Tismer2018-11-247-9/+67
* Split The Signature Module After The Project SplitChristian Tismer2018-11-2414-0/+4587
* Improve build rules for module generationAlexandru Croitor2018-10-231-1/+4
* Allow building shiboken2 and PySide2 as separate wheelsAlexandru Croitor2018-10-123-1/+36
* Implement proper void pointer (void*) supportAlexandru Croitor2017-11-062-0/+8
* Fix Windows module extensions and tests to work with --debug buildAlexandru Croitor2017-07-121-3/+0
* Improve suffix names for shared libraries and cmake config filesAlexandru Croitor2017-07-121-2/+3
* move everying into sources/shiboken2Oswald Buddenhagen2017-05-224-0/+176