summaryrefslogtreecommitdiff
path: root/qutebrowser/browser
AgeCommit message (Expand)Author
2023-07-22Merge remote-tracking branch 'origin/pr/7789'Florian Bruhin
2023-07-20Move hide_qt_warning() to qtlogPhilipp Albrecht
2023-07-20Move disable_qt_msghandler() to qtlogPhilipp 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-10Merge pull request #7764 from pylbrecht:search-vanishedFlorian Bruhin
2023-07-09mypy: Switch to upstream stubs for PyQt6Florian Bruhin
2023-07-05Don't show warning when jumping to next/prev without matchesPhilipp Albrecht
2023-06-30qt6: Update selection commentFlorian Bruhin
2023-06-30qt6: Add a Qt 5 warningFlorian Bruhin
2023-06-30qt6: Switch most tooling/linting to Qt 6Florian Bruhin
2023-06-30Merge pull request #7761 from pylbrecht/remove-vim-modelinesFlorian Bruhin
2023-06-30Remove vim modelinesPhilipp Albrecht
2023-06-29Fix lintFlorian Bruhin
2023-06-29qt6 mypy: Fix lintFlorian Bruhin
2023-06-29qt6 mypy: Fix PyQt5 QUrl issues with a more clever approachFlorian Bruhin
2023-06-29qt6 mypy: Remove PyQt5 type ignoresFlorian Bruhin
2023-06-29qt6 mypy: Fix handling of AbstractTab.is_deleted()Florian Bruhin
2023-06-29qt6 mypy: Fix unused-ignores with mypy-pyqt5Florian Bruhin
2023-06-29qt6 mypy: Fix qt5 mypy regressionsFlorian Bruhin
2023-06-29qt6 mypy: Fix remaining issuesFlorian Bruhin
2023-06-29qt6 mypy: Fix typing around qenum_keyFlorian Bruhin
2023-06-29qt6 mypy: Fix first batch of various issuesFlorian Bruhin
2023-06-29qt6 mypy: Fix first batch of various issuesFlorian Bruhin
2023-06-29qt6 mypy: Fix moved Qt 6 imports in TYPE_CHECKING blocksFlorian Bruhin
2023-06-26py38: Run modified pyupgradedrop-py37Florian Bruhin
2023-06-26Migrate :print --pdf to pathlibFlorian Bruhin
2023-06-05Make herbe process error non-fatalFlorian Bruhin
2023-06-05notifications: Fix invalid version number constructionFlorian Bruhin
2023-03-17Merge branch 'qt6-v2' into master-qt6Florian Bruhin
2023-03-14PDF.js: Update to newer API to avoid deprecation warningsFlorian Bruhin
2023-03-14PDF.js: Update to newer API to avoid deprecation warningsFlorian Bruhin
2023-03-12browser: history: fix queries for when DQS disabledRoman Bogorodskiy
2023-02-14Add missing return after PAC parsing exceptionFlorian Bruhin
2023-02-14mypy: Remove now-unneeded ignoresFlorian Bruhin
2023-02-06lint: superfluous-parens and useless-suppressiontoofar
2023-02-06lint: no-else-raisetoofar
2023-01-17notifications: Handle UnknownObject as known errorFlorian Bruhin
2022-12-06Fix lintqt6-delay-window-showFlorian Bruhin
2022-12-05Delay browser.commands .show() calls until after tabs are addedFlorian Bruhin
2022-12-05Delay various .show() calls until after tabs are addedFlorian Bruhin
2022-12-05browser.command: Fix some type annotationsFlorian Bruhin
2022-12-01Fix minimum version for Array.at quirkFlorian Bruhin
2022-11-29Add tests to make sure quirk files/declaration/settings matchFlorian Bruhin
2022-11-29qt 6: Remove old JS quirksFlorian Bruhin
2022-11-29Add a quirk for Array.atFlorian Bruhin
2022-11-29Add a quirk for Array.atFlorian Bruhin
2022-11-24Update Qt doc links to Qt 6Florian Bruhin
2022-11-24Add WebSocket resource type for Qt 6.4Florian Bruhin