aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/qtcreatorcdbext/pyfield.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Debugger: Let the python bridge handle reference typesDavid Schulz2017-02-021-2/+2
* Debugger: Use correct format characters for unsigned long longDavid Schulz2017-01-261-2/+2
* Debugger: Restructure cdb python interfaceDavid Schulz2017-01-121-104/+71
* Debugger: Return None type instead NULLDavid Schulz2016-11-071-5/+5
* Cdb: Introduce interface for python dumpersDavid Schulz2016-10-071-0/+167