aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* doc: enable snippets translate toolCristian Maureira-Fredes2021-03-261-26/+53
* doc: snippet translate add missing quiet caseCristian Maureira-Fredes2021-03-261-1/+2
* doc: create examples dir if it doesn't existCristian Maureira-Fredes2021-03-181-3/+8
* Long live snippets_translate!Cristian Maureira-Fredes2021-03-188-0/+2031
* doc: migrate qdoc approach to document examplesCristian Maureira-Fredes2021-03-171-8/+0
* doc: add sphinx-panels to the documentationCristian Maureira-Fredes2021-03-171-52/+27
* doc: use 'doc' directory for examples galleryCristian Maureira-Fredes2021-03-171-32/+73
* doc: example gallery show code in tabsCristian Maureira-Fredes2021-03-031-14/+44
* create_changelog.py: Fix shiboken versionFriedemann Kleint2021-02-251-1/+1
* Silence the example_gallery toolFriedemann Kleint2021-02-101-4/+17
* doc: add tool to generate examples galleryCristian Maureira-Fredes2021-02-091-0/+256
* PySide: write a renamer script for debugging, improvedChristian Tismer2021-02-011-20/+17
* PySide: write a renamer script for debuggingChristian Tismer2021-01-112-0/+318
* python3: remove all obsolete "from __future__" import statementsChristian Tismer2020-11-092-4/+0
* Rename PySide2 to PySide6Friedemann Kleint2020-11-028-30/+30
* Rename shiboken2 to shiboken6Friedemann Kleint2020-10-281-10/+10
* improve create_changelog toolCristián Maureira-Fredes2020-09-151-2/+5
* metaobject_dump.py: Use the staticMetaObject fieldFriedemann Kleint2020-06-111-4/+4
* metaobject_dump.py: Output scope and flag for enumerationsFriedemann Kleint2020-06-081-1/+7
* Update missing_binding scriptCristian Maureira-Fredes2020-06-082-3/+11
* Add support for QSerialPortAndreas Buhr2020-05-151-0/+1
* metaobject_dump.py: Make output of methods more verboseFriedemann Kleint2020-04-301-4/+26
* Add a tool to dump meta objects of QObject-derived classesFriedemann Kleint2020-04-163-0/+197
* Add Python to Qt/C++ conversion toolFriedemann Kleint2020-03-059-0/+1201
* changelog-tool: Add handling of actual changelog entriesFriedemann Kleint2020-03-031-21/+61
* Fix tools\debug_windows.py to properly display possible error snippetsAlexandru Croitor2019-12-091-1/+1
* Add better error handling to debug windows python scriptAlexandru Croitor2019-12-091-9/+14
* Remove QtScript from missing bindings scriptMariana Meireles2019-12-051-1/+0
* Update missing bindings scriptCristián Maureira-Fredes2019-11-281-5/+14
* Move scripts to tools directoryCristián Maureira-Fredes2019-11-183-0/+1194
* create_changelog.py: Fix checks for task numbersFriedemann Kleint2019-11-141-7/+11
* create_changelog.py: Silence flake8 and Qt Creator's checkerFriedemann Kleint2019-11-131-11/+15
* Add script to generate changelogsCristian Maureira-Fredes2019-06-171-0/+219