summaryrefslogtreecommitdiff
path: root/qutebrowser/browser/browsertab.py
AgeCommit message (Expand)Author
2024-03-27Fix input.insert_mode.auto_load race / test_auto_load flakinessFlorian Bruhin
2023-11-13Change browsertab WidgetType to be our tab implementationstoofar
2023-08-17Work around back/forward navigation from qute://bookmarkFlorian Bruhin
2023-08-14Fix qute://start search on Qt 6.2Florian Bruhin
2023-08-10Fix lint/testsFlorian Bruhin
2023-08-10Make qute://start search work with QtWebEngine 6.3+Florian Bruhin
2023-07-23reuse: Initial copyright text update for myselfFlorian Bruhin
2023-07-23reuse: Adjust most license headersFlorian Bruhin
2023-07-20Fix lintFlorian Bruhin
2023-07-19Initial upgrade to new PyQt6 stubsFlorian 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 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 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-26Migrate :print --pdf to pathlibFlorian Bruhin
2023-03-17Merge branch 'qt6-v2' into master-qt6Florian Bruhin
2023-02-06lint: superfluous-parens and useless-suppressiontoofar
2022-09-16mypy: Simplify handling in show_dialogFlorian Bruhin
2022-09-11mypy: ignore enum argument type: UrlFormattingOptiontoofar
2022-09-11mypy: add Optional hint to QPrintDialogtoofar
2022-08-23lint: Remove unused importsFlorian Bruhin
2022-08-23printing: Save dialogFlorian Bruhin
2022-08-23Refactor and fix printingFlorian Bruhin
2022-08-23Adjust :debug-webaction for new-style enumsFlorian Bruhin
2022-08-23Fix remaining enum/flag issuesFlorian Bruhin
2022-08-23Adjust flag types for PyQt6Florian Bruhin
2022-08-23Run scripts/dev/rewrite_enums.pyFlorian Bruhin
2022-08-23Run scripts/dev/rewrite_qt_imports.shFlorian Bruhin
2022-06-14Merge remote-tracking branch 'origin/pr/7184'Florian Bruhin
2022-06-14Add a SearchMatch.is_null()Florian Bruhin
2022-06-13search: Split navigation/search callbacksFlorian Bruhin
2022-06-13search: Move wrap argument to next/prev_resultFlorian Bruhin
2022-06-13Add a SearchMatch helper classFlorian Bruhin
2022-06-13Merge remote-tracking branch 'origin/pr/6670' into devFlorian Bruhin
2022-05-14[squash] Defines current_item for webkitshirenn
2022-04-25mypy: Upgrade to PyQt5-stubs 5.15.6.0Florian Bruhin
2021-12-03Add some missing docstring paramsFlorian Bruhin
2021-09-08Match counter: fix lints, implement suggestionsphesch
2021-09-02Add documentation for statusbar match counterphesch
2021-09-02Add statusbar search_match widgetphesch
2021-08-04Move search messages into callbackphesch
2021-07-12Revert "Fix enum stringification for Python 3.10 a7+"Florian Bruhin
2021-05-19mypy: Set disallow_any_genericsFlorian Bruhin