summaryrefslogtreecommitdiff
path: root/qutebrowser
AgeCommit message (Expand)Author
2022-08-25Some Qt6 mypy fixesfeat/pyqt6_and_mypytoofar
2022-07-15Qt 6.4: Hide bogus 'GL format 0 is not supported' messageFlorian Bruhin
2022-07-15Qt 6.4: elf: More hacks to get versionFlorian Bruhin
2022-07-15Qt 6.4: Add --webEngineArgsFlorian Bruhin
2022-07-15Qt 6.4: Add initial version infoFlorian Bruhin
2022-06-22keyutils: Move public functions to KeyInfoFlorian Bruhin
2022-06-22qt6: Add macOS sandboxing warningFlorian Bruhin
2022-06-22Revert "wip: Work around PyQt snapshot enum weirdness"Florian Bruhin
2022-06-22Update font table commentFlorian 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-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-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-22Patch PyQt6 QUrl flag behavior for Python 3.11Florian Bruhin
2022-06-22Workaround for clicking links in local URLsFlorian Bruhin
2022-06-22qt 6: Fix getting importlib PyQtWebEngine versionsFlorian Bruhin
2022-06-22old qt: Remove unneeded multimedia key namesFlorian Bruhin
2022-06-22Adjust keyutils._NIL_KEY for PyQt enum changesFlorian Bruhin
2022-06-22lint: Fix remaining pylint issuesFlorian 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 linter issues with temporary Qt wrappersFlorian 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-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-22Disable loadFinished workaround on unaffected versionsFlorian Bruhin
2022-06-22darkmode: Restructure _PREFERRED_COLOR_SCHEME_DEFINITIONSFlorian Bruhin
2022-06-22Fix preferred color scheme with Qt 6.3Florian Bruhin