summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2022-08-26sql: Add *all* primary sqlite result codesFlorian Bruhin
2022-08-23Add missing copyright blurbsFlorian Bruhin
2022-08-23Fix changelog URLsFlorian Bruhin
2022-08-23tox: Simplify tox syntaxFlorian Bruhin
2022-08-23build-release: Add suffixes for Qt 6Florian Bruhin
2022-08-23build-release: Make whitelist more fine-grainedFlorian Bruhin
2022-08-23build-release: Reenable partial macOS symlinkingFlorian Bruhin
2022-08-23build-release: Ignore sandboxing disabled messageFlorian Bruhin
2022-08-23Switch to PyInstaller master branchFlorian Bruhin
2022-08-23scripts: Add check for direct PyQt importsFlorian Bruhin
2022-08-23mkvenv: Work around QT_DEBUG_PLUGINS crashFlorian Bruhin
2022-08-23build-release: Ignore new macOS warnings temporarilyFlorian Bruhin
2022-08-23build-release: Increase macOS template size once againFlorian Bruhin
2022-08-23pyinstaller: Disable symlink patching for nowFlorian Bruhin
2022-08-23macOS: Use patched PyInstallerFlorian Bruhin
2022-08-23scripts: Adjust supported architectures for PyQt6Florian Bruhin
2022-08-23scripts: Add _is_qt6_version to mkvenvFlorian Bruhin
2022-08-23Revert "Patch PyQt6 QUrl flag behavior for Python 3.11"Florian Bruhin
2022-08-23mkvenv: Apply workaround with --pyqt-version 5Florian Bruhin
2022-08-23Adjust some fixme commentsFlorian Bruhin
2022-08-23Patch PyQt6 QUrl flag behavior for Python 3.11Florian Bruhin
2022-08-23mkvenv: Remove sip packages from binary argsFlorian Bruhin
2022-08-23ci: Prepare Qt 6 dockerfilesFlorian Bruhin
2022-08-23scripts: Pass through Qt 6 to PyInstallerFlorian Bruhin
2022-08-23scripts: Initial Qt 6 support for build_release.pyFlorian Bruhin
2022-08-23lint: Fix remaining pylint issuesFlorian Bruhin
2022-08-23lint: Fix rewrite scriptsFlorian Bruhin
2022-08-23lint: Fix flake8 docstring issuesFlorian Bruhin
2022-08-23lint: Remove unused importsFlorian Bruhin
2022-08-23Fix misc checksFlorian Bruhin
2022-08-23Fix vultureFlorian Bruhin
2022-08-23scripts: Add --pyqt-snapshot to mkvenv.pyFlorian Bruhin
2022-08-23scripts: Allow linking/installing pyqt-5 or pyqt-6Florian Bruhin
2022-08-23mkvenv: Fix comparisonFlorian Bruhin
2022-08-23Remove unneeded old log ignoresFlorian Bruhin
2022-08-23Update mkvenv.py for Qt 6Florian Bruhin
2022-08-23Drop Qt < 5.15Florian Bruhin
2022-08-23testbrowser: Support PyQt6Florian Bruhin
2022-08-23scripts: Add rewrite_find_flags.pyFlorian Bruhin
2022-08-23scripts: Detect PyQt locationFlorian Bruhin
2022-08-23scripts: Use builtin ast parserFlorian Bruhin
2022-08-23scripts: Add rewrite_find_enums.py from issueFlorian Bruhin
2022-08-23Add rewrite_enums.pyFlorian Bruhin
2022-08-23Add basic qt wrapper stuffFlorian Bruhin
2022-08-23Merge remote-tracking branch 'origin/pr/7293'Florian Bruhin
2022-08-22ci: Fix regex for macOS logFlorian Bruhin
2022-08-22scripts: Ignore new macOS 11 warningFlorian Bruhin
2022-08-22Update changelog URLsFlorian Bruhin
2022-08-08Update changelog URLsFlorian Bruhin
2022-08-06Re-add missing changelog URLsFlorian Bruhin