summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-06-22build-release: Reenable partial macOS symlinkingFlorian Bruhin
2022-06-22build-release: Ignore sandboxing disabled messageFlorian Bruhin
2022-06-22tests: Disable word wrap for rich text testsFlorian Bruhin
2022-06-22Switch to PyInstaller master branchFlorian Bruhin
2022-06-22Revert "wip: Work around PyQt snapshot enum weirdness"Florian Bruhin
2022-06-22Upgrade to PyQt6 6.3.1Florian Bruhin
2022-06-22scripts: Add check for direct PyQt importsFlorian Bruhin
2022-06-22mkvenv: Work around QT_DEBUG_PLUGINS crashFlorian Bruhin
2022-06-22build-release: Ignore new macOS warnings temporarilyFlorian Bruhin
2022-06-22build-release: Increase macOS template size once againFlorian Bruhin
2022-06-22pyinstaller: Disable symlink patching for nowFlorian Bruhin
2022-06-22macOS: Use patched PyInstallerFlorian Bruhin
2022-06-22Update font table commentFlorian Bruhin
2022-06-22scripts: Adjust supported architectures for PyQt6Florian Bruhin
2022-06-22scripts: Add _is_qt6_version to mkvenvFlorian Bruhin
2022-06-22Remove extra int() for drawing focus rectFlorian Bruhin
2022-06-22Revert "Patch PyQt6 QUrl flag behavior for Python 3.11"Florian Bruhin
2022-06-22Set content.local_content_can_access_file_urls to False for userscripts dirFlorian Bruhin
2022-06-22Allow remote content access from userscript html filesFlorian Bruhin
2022-06-22Add --include-hidden for :config-diffFlorian Bruhin
2022-06-22Update Qt version testFlorian Bruhin
2022-06-22Reintroduce skipped testsFlorian Bruhin
2022-06-22mkvenv: Apply workaround with --pyqt-version 5Florian Bruhin
2022-06-22Improve version detection for software rendering workaroundFlorian Bruhin
2022-06-22Adjust some fixme commentsFlorian Bruhin
2022-06-22test that enums match their Qt equivalentsFlorian Bruhin
2022-06-22old qt: Remove workaroundFlorian Bruhin
2022-06-22Ignore additional chromium messageFlorian Bruhin
2022-06-22Adjust PyInstaller hiddenimportsFlorian Bruhin
2022-06-22Adjust _create_module_info for Qt 6Florian Bruhin
2022-06-22Move creating version.MODULE_INFO to a functionFlorian Bruhin
2022-06-22Remove setting Pulseaudio propertiesFlorian Bruhin
2022-06-22Adjust Qt/PyQt version rangesFlorian Bruhin
2022-06-22tests: Ignore Flask/Werkzeug ResourceWarningsFlorian Bruhin
2022-06-22Patch PyQt6 QUrl flag behavior for Python 3.11Florian Bruhin
2022-06-22mkvenv: Remove sip packages from binary argsFlorian Bruhin
2022-06-22Workaround for clicking links in local URLsFlorian Bruhin
2022-06-22ci: Prepare Qt 6 dockerfilesFlorian Bruhin
2022-06-22qt 6: Fix getting importlib PyQtWebEngine versionsFlorian Bruhin
2022-06-22scripts: Pass through Qt 6 to PyInstallerFlorian Bruhin
2022-06-22scripts: Initial Qt 6 support for build_release.pyFlorian Bruhin
2022-06-22tox: Add a build-release-qt6 environmentFlorian Bruhin
2022-06-22old qt: Remove unneeded multimedia key namesFlorian Bruhin
2022-06-22Adjust keyutils._NIL_KEY for PyQt enum changesFlorian Bruhin
2022-06-22WIP: CI: Disable failing checksFlorian Bruhin
2022-06-22lint: Fix remaining pylint issuesFlorian Bruhin
2022-06-22lint: Fix rewrite scriptsFlorian Bruhin
2022-06-22lint: Ignore pylint import order for nowFlorian Bruhin
2022-06-22lint: Fix various small flake8 issuesFlorian Bruhin
2022-06-22lint: Fix flake8 docstring issuesFlorian Bruhin