aboutsummaryrefslogtreecommitdiffstats
path: root/tools/qtpy2cpp_lib
Commit message (Expand)AuthorAgeFilesLines
* Move qtpy2cpp to sources/pyside-toolsFriedemann Kleint2022-09-029-1140/+0
* qtpy2cpp: Set up test infrastructureFriedemann Kleint2022-06-215-199/+160
* qtpy2cpp: Further improvementsFriedemann Kleint2022-06-212-7/+6
* qtpy2cpp: Handle "augmented assignment" (operator +=, -=)Friedemann Kleint2022-06-151-7/+24
* qtpy2cpp: Qualify the Qt namespace with "::" instead of "->"Friedemann Kleint2022-06-102-3/+10
* qtpy2cpp: Handle indexesFriedemann Kleint2022-06-101-0/+10
* qtpy2cpp: Improve function definitionsFriedemann Kleint2022-06-042-12/+83
* qtpy2cpp: Handle context managersFriedemann Kleint2022-06-031-0/+20
* qtpy2cpp: Move Qt class information to a separate fileFriedemann Kleint2022-06-032-10/+58
* qtpy2cpp: Handle chained function calls a()->b()->c()Friedemann Kleint2022-06-011-2/+33
* qtpy2cpp: Handle main()Friedemann Kleint2022-06-011-0/+25
* qtpy2cpp: Improve construction of Qt classesFriedemann Kleint2022-06-011-2/+47
* qtpy2cpp: Add return tokenFriedemann Kleint2022-06-011-2/+7
* qtpy2cpp: Improve error handlingFriedemann Kleint2022-06-012-8/+11
* qtpy2cpp: Add more operatorsFriedemann Kleint2022-05-312-2/+42
* Use SPDX license identifiersLucie Gérard2022-05-277-245/+14
* flake8: fix styling issues in tools/Cristián Maureira-Fredes2022-04-023-11/+4
* Rename PySide2 to PySide6Friedemann Kleint2020-11-022-5/+5
* Add Python to Qt/C++ conversion toolFriedemann Kleint2020-03-057-0/+1096