summaryrefslogtreecommitdiff
path: root/qutebrowser/components/misccommands.py
AgeCommit message (Expand)Author
2021-11-26Catch rect parsing exceptions in :screenshotFlorian Bruhin
2021-03-31Increase vim compatibilityFlorian Bruhin
2021-02-10Fix lint/testsFlorian Bruhin
2021-02-10Fix handling of :screenshot without --rectFlorian Bruhin
2021-02-10Handle errors while getting screenshotFlorian Bruhin
2021-02-10Add :screenshot commandFlorian Bruhin
2021-01-26doc: Switch URLs to httpsFlorian Bruhin
2021-01-20Bump copyright yearsFlorian Bruhin
2021-01-13dataclasses: Initial mypy fixFlorian Bruhin
2021-01-08Trivial PyQt 6 changesFlorian Bruhin
2020-11-13Remove deprecated :inspectorFlorian Bruhin
2020-10-28mypy: use from-import styleTim Brown
2020-07-12Add a :devtools-focus commandFlorian Bruhin
2020-06-22Add completion for inspector positionsFlorian Bruhin
2020-06-22Rename :inspector to :devtoolsFlorian Bruhin
2020-06-22Move inspector command to components.misccommandsFlorian Bruhin
2020-05-10mypy: Use explicit "type: ignore[...]" ignoresFlorian Bruhin
2020-05-09mypy: Add ignores/casts for some QEnum/QFlagsFlorian Bruhin
2020-01-04Adjust copyrights for 2020Florian Bruhin
2019-07-23mypy: Fix --warn-unreachable lintFlorian Bruhin
2019-03-13Eschew the extraneous elsesFlorian Bruhin
2019-02-22Update copyright for 2019Jay Kamat
2019-01-04Implement pinned.tab.frozen setting (issue #4400)adam
2018-12-15Fix tab_mute commanduser202729
2018-12-04Add and enforce types for api.*/components.*Florian Bruhin
2018-12-03Fix wrong/missing argument annotationsFlorian Bruhin
2018-11-30Fix :home with pinned tabsFlorian Bruhin
2018-11-30Fix lintFlorian Bruhin
2018-11-30Add components.misccommandsFlorian Bruhin