summaryrefslogtreecommitdiff
path: root/qutebrowser
AgeCommit message (Expand)Author
2023-07-22quitter: fix prompt_queue being None at shudownPaul Mairo
2023-07-22Fix Qt 5 warning opening alwaysFlorian Bruhin
2023-07-22Merge remote-tracking branch 'origin/pr/7789'Florian Bruhin
2023-07-21Initialize logging as early as possiblePhilipp Albrecht
2023-07-21Add note on keeping qutebrowser.utils.log a Qt-free zonePhilipp Albrecht
2023-07-20Log machinery info in machinery.init()Philipp Albrecht
2023-07-20Move qt logger from qtlog to logPhilipp Albrecht
2023-07-20Don't crash on --logfilterPhilipp Albrecht
2023-07-20Move hide_qt_warning() to qtlogPhilipp Albrecht
2023-07-20Move qt_message_handler() to qtlogPhilipp Albrecht
2023-07-20Move disable_qt_msghandler() to qtlogPhilipp Albrecht
2023-07-20Move shutdown_log() to qtlogPhilipp Albrecht
2023-07-20Add qtlog modulePhilipp Albrecht
2023-07-20Fix lintFlorian Bruhin
2023-07-19Improve handling of Optional with new PyQt stubsFlorian Bruhin
2023-07-19Initial upgrade to new PyQt6 stubsFlorian Bruhin
2023-07-13mypy: Remvoe some more type ignoresFlorian Bruhin
2023-07-10Merge pull request #7764 from pylbrecht:search-vanishedFlorian Bruhin
2023-07-10Fix lint after dropping PyQt6-stubsFlorian Bruhin
2023-07-09mypy: Switch to upstream stubs for PyQt6Florian Bruhin
2023-07-05Add aria-haspopup to hint selectorsFlorian Bruhin
2023-07-05Don't show warning when jumping to next/prev without matchesPhilipp Albrecht
2023-06-30Fix lint/test issuesqt6-autoselectFlorian Bruhin
2023-06-30qt6: Make sure KeyInfo never has ints as membersFlorian Bruhin
2023-06-30qt6: Update selection commentFlorian Bruhin
2023-06-30qt 6: Document purpose of wrappersFlorian Bruhin
2023-06-30qt6: Keep pylint import order checks disabledFlorian Bruhin
2023-06-30Fix mypyFlorian Bruhin
2023-06-30More qt 6 toolingFlorian Bruhin
2023-06-30qt6: Add a Qt 5 warningFlorian Bruhin
2023-06-30qt6: Switch most tooling/linting to Qt 6Florian Bruhin
2023-06-30qt: Introduce _WRAPPER_OVERRIDE for packagersFlorian Bruhin
2023-06-30qt: Switch to autoselection of Qt backend by defaultFlorian Bruhin
2023-06-30qt: blackifyFlorian Bruhin
2023-06-30Remove new modelineFlorian Bruhin
2023-06-30typing updates after Python 3.7 dropFlorian Bruhin
2023-06-30Merge pull request #7761 from pylbrecht/remove-vim-modelinesFlorian Bruhin
2023-06-30Enable replaceAll quirk by defaultFlorian Bruhin
2023-06-30Add experimental_web_platform_features settingFlorian Bruhin
2023-06-30Revert "Fix bad keyutils merge"Florian Bruhin
2023-06-30Remove --enable-webengine-inspectorFlorian Bruhin
2023-06-30Fix bad keyutils mergeFlorian Bruhin
2023-06-30qt6 mypy: Fix lintqt6-mypyFlorian Bruhin
2023-06-30Remove vim modelinesPhilipp Albrecht
2023-06-30mypy: Make misc.sql fully typedFlorian Bruhin
2023-06-30mypy: Install more typeshed typesFlorian Bruhin
2023-06-30qt6 mypy: Fix broken assertFlorian Bruhin
2023-06-29Fix lintFlorian Bruhin
2023-06-29qt6 mypy: Fix lintFlorian Bruhin
2023-06-29qt6 mypy: Fix remaining unused-ignore issuesFlorian Bruhin