summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2022-06-22lint: Split up debug.qenum_keyFlorian Bruhin
2022-06-22lint: Fix flake8 whitespace issuesFlorian Bruhin
2022-06-22lint: Fix flake8 QtCore importsFlorian Bruhin
2022-06-22lint: Fix flake8 around key handlingFlorian Bruhin
2022-06-22lint: Remove unused importsFlorian Bruhin
2022-06-22WIP: Avoid line-too-longFlorian Bruhin
2022-06-22WIP: Avoid linter issues with temporary Qt wrappersFlorian Bruhin
2022-06-22Fix misc checksFlorian Bruhin
2022-06-22Fix vultureFlorian Bruhin
2022-06-22Warn on QtWebEngine downgrade and Qt 5 -> 6 upgradeFlorian Bruhin
2022-06-22version: Make sure QUTE_QTWEBENGINE_VERSION_OVERRIDE always winsFlorian Bruhin
2022-06-22Fix qenum_key() for PyQt missing enum supportFlorian Bruhin
2022-06-22wip: Work around PyQt snapshot enum weirdnessFlorian Bruhin
2022-06-22scripts: Add --pyqt-snapshot to mkvenv.pyFlorian Bruhin
2022-06-22scripts: Allow linking/installing pyqt-5 or pyqt-6Florian Bruhin
2022-06-22mkvenv: Fix comparisonFlorian Bruhin
2022-06-22qt6: Use new API to get Chromium/QtWebEngine versionsFlorian Bruhin
2022-06-22backendproblem: Add check for qt-quick software renderingFlorian Bruhin
2022-06-22backendproblem: Allow not suggesting alternate backendFlorian Bruhin
2022-06-22printing: Save dialogFlorian Bruhin
2022-06-22Refactor and fix printingFlorian Bruhin
2022-06-22tests: Skip broken PDF.js installationsFlorian Bruhin
2022-06-22Fix sandboxing tests on FlatpakFlorian Bruhin
2022-06-22Remove unneeded old log ignoresFlorian Bruhin
2022-06-22Disable loadFinished workaround on unaffected versionsFlorian Bruhin
2022-06-22Update dark mode tests for Qt 6 and ARMFlorian Bruhin
2022-06-22darkmode: Restructure _PREFERRED_COLOR_SCHEME_DEFINITIONSFlorian Bruhin
2022-06-22Fix preferred color scheme with Qt 6.3Florian Bruhin
2022-06-22tests: Fix test_from_str_hypothesis for FlagListFlorian Bruhin
2022-06-22Regenerate docsFlorian Bruhin
2022-06-22Add colors.webpage.darkmode.increase_text_contrastFlorian Bruhin
2022-06-22Adjust test_preferred_colorscheme_with_dark_mode for Qt 6Florian Bruhin
2022-06-22Also apply MathML dark mode workaround with Chromium 90 (Qt 6.2)Florian Bruhin