summaryrefslogtreecommitdiffstats
path: root/scripts/qsscheck.py
AgeCommit message (Expand)Author
2020-05-11Rename scripts/ directory to tools/Jan Holthuis
2020-04-28Fix various typosluz.paz
2020-02-04scripts/qsscheck: Fix formatting using blackJan Holthuis
2020-01-25scripts/qsscheck.py: Fix list of Qt WidgetsJan Holthuis
2020-01-24scripts/qsscheck: Get rid of PyQt5 dependencyJan Holthuis
2019-12-09scripts/qsscheck: Also check default stylesheetsJan Holthuis
2019-12-01scripts/qsscheck: Add docstrings for all functionsJan Holthuis
2019-12-01scripts/qsscheck: Fix line exceeding maximum line lengthsJan Holthuis
2019-12-01scripts/qsscheck: Move core logic from main() into separate functionJan Holthuis
2019-12-01scripts/qsscheck: Improve qscheck script and add -p parameterJan Holthuis
2019-12-01scripts/qsscheck: Only run glob-matching for actual glob objectnamesJan Holthuis
2019-12-01scripts/qsscheck: Reduce indention depth using continue statementJan Holthuis
2019-12-01scripts/qsscheck: Pre-compile regexesJan Holthuis
2019-11-28scripts: Add qsscheck.py scriptJan Holthuis