aboutsummaryrefslogtreecommitdiffstats
path: root/sources/shiboken2/libshiboken/pep384impl.cpp
Commit message (Expand)AuthorAgeFilesLines
* Revert "Change the LTS 5.15 branch to a commercial license"v5.15.3-lts-lgplSimo Fält2023-02-081-3/+21
* Change the LTS 5.15 branch to a commercial licenseFriedemann Kleint2021-03-091-21/+3
* feature_select: finish properties and postpone static propertiesChristian Tismer2020-10-091-0/+3
* support Python 3.9Christian Tismer2020-08-191-2/+2
* feature-select: allow snake_case instead of camelCase for methodsChristian Tismer2020-07-241-0/+3
* feature-select: Implement a selectable feature frameworkChristian Tismer2020-07-101-21/+32
* Implement the QEnum/QFlag decorator, V2Christian Tismer2020-06-151-0/+16
* Fix the no longer tested Py_LIMITED_APIChristian Tismer2020-05-221-2/+2
* Support pickling of Qt Enum objectsChristian Tismer2020-05-181-0/+32
* pep384impl.cpp: Make the implementation more statelessChristian Tismer2020-04-061-36/+41
* shiboken: Fix dict access without GILChristian Tismer2020-04-021-0/+45
* shiboken: Update sbkstring to use PyUnicode_GetLengthChristian Tismer2020-03-301-1/+1
* Refine pep384impl.cpp a bitChristian Tismer2020-03-301-37/+37
* Let qApp be noApp instead of pretending to be NoneChristian Tismer2020-01-291-11/+17
* Fix Python 3.8 problemsChristian Tismer2019-12-051-1/+24
* Improve the NumPy Support by iterablesChristian Tismer2019-10-301-6/+9
* Speed: Avoid some repeated string constant initializationFriedemann Kleint2019-09-301-12/+15
* shiboken: Fix various clang warningsFriedemann Kleint2019-06-251-2/+2
* shiboken: Introduce autoFriedemann Kleint2019-06-251-4/+4
* shiboken: Introduce nullptrFriedemann Kleint2019-06-251-3/+3
* Cleanup pointer whitespace everywhereChristian Tismer2019-06-241-2/+2
* libshiboken: Fix unused function warning (PepRun_GetResult)Friedemann Kleint2019-02-041-0/+2
* Support help() using the Signature ModuleChristian Tismer2019-01-151-6/+13
* Split The Signature Module After The Project SplitChristian Tismer2018-11-241-3/+23
* Merge remote-tracking branch 'origin/5.11' into 5.12Friedemann Kleint2018-10-181-1/+1
|\
| * Fix crash when using a MSVC debug buildFriedemann Kleint2018-10-171-1/+1
* | Prepare the Signature Module For More ApplicationsChristian Tismer2018-10-111-3/+24
|/
* shiboken/pep384: Avoid warning by literal comparisonCristian Maureira-Fredes2018-09-121-1/+1
* Document the Python Limited APIChristian Tismer2018-08-211-291/+3
* Implement Proper Name ManglingChristian Tismer2018-08-211-8/+92
* Fix Some Minor Limited API Omissions And QuirksChristian Tismer2018-08-061-3/+3
* Pep 384 Final Cut: Remove PepTypeChristian Tismer2018-07-231-11/+11
* Fix Limited API and Signature Glitches in Python 3.7Christian Tismer2018-07-091-1/+1
* Prepare Limited API for Python 3.7Christian Tismer2018-06-261-88/+3
* Undo renaming of Pep384_InitChristian Tismer2018-06-061-1/+1
* PEP 384-squash: Implement PEP 384Christian Tismer2018-05-301-0/+924
* remove pyside2 and shiboken2 submodules (5.9 edition)Oswald Buddenhagen2017-05-221-25/+0
* update: bring repositories back in syncChristian Tismer2017-02-151-15/+21
* Update the pyside-setup submodulesChristian Tismer2016-12-121-15/+15
* Fix OS/X inclusion of framework headers.Alexandru Croitor2016-06-161-6/+16
* Add option to link with libc++ on older OSX versions.Alexandru Croitor2016-05-111-5/+8
* a quick shiboken fix that should work, but will become obsolete with Qt 5.6.1Christian Tismer2016-04-191-11/+5
* fix the name pyside2uicChristian Tismer2016-04-191-5/+11
* UpdateThomas-Karl Pietrowski2016-04-021-5/+5
* shiboken should build with tests.Christian Tismer2016-02-231-8/+5
* updateChristian Tismer2015-12-291-8/+7
* updateChristian Tismer2015-12-281-7/+8
* fixing debug builds on windows.Christian Tismer2015-11-121-9/+7
* merge the new signal supportChristian Tismer2015-11-071-5/+10
* updateChristian Tismer2015-10-241-8/+5