summaryrefslogtreecommitdiff
path: root/qutebrowser/components
AgeCommit message (Expand)Author
2023-06-30Remove vim modelinesPhilipp Albrecht
2023-06-26Migrate :print --pdf to pathlibFlorian Bruhin
2023-06-26Fix :print --pdf with subdirectoriesFlorian Bruhin
2023-03-17Merge branch 'qt6-v2' into master-qt6Florian Bruhin
2023-02-06lint: broad-exception-raisedtoofar
2022-11-24Update Qt doc links to Qt 6Florian Bruhin
2022-11-24Add WebSocket resource type for Qt 6.4Florian Bruhin
2022-08-23Run scripts/dev/rewrite_enums.pyFlorian Bruhin
2022-08-23Run scripts/dev/rewrite_qt_imports.shFlorian Bruhin
2022-07-05Handle OSError from adblockFlorian Bruhin
2022-06-14Add --rich to :message-* commandsFlorian Bruhin
2022-06-13Fix lintFlorian Bruhin
2022-06-13click-element: Fix typingFlorian Bruhin
2022-06-13click-element: Unpack lambda dict into ifFlorian Bruhin
2022-06-13Minor fixesFlorian Bruhin
2022-06-13Merge remote-tracking branch 'origin/pr/7096'Florian Bruhin
2022-04-25mypy: Upgrade to PyQt5-stubs 5.15.6.0Florian Bruhin
2022-04-08Adapte errors on click-element to filter.Nicholas Schwab
2022-04-08Remove duplicate value in error message for invalid point.Nicholas Schwab
2022-04-06Make linters happy.Nicholas Schwab
2022-04-06Remove unused import.Nicholas Schwab
2022-04-06Simplified code for click-element switching between backend-functions.Nicholas Schwab
2022-04-06Change documentation of click-element as suggested.Nicholas42
2022-04-06Use parse_point in click-element parsing.Nicholas Schwab
2022-04-04Switch to Python 3.7 subprocess APIFlorian Bruhin
2022-04-01Fixed too long line.Nicholas Schwab
2022-04-01Simplified click-element method.Nicholas Schwab
2022-04-01Make value argument optional when clicking focused element.Nicholas Schwab
2022-04-01Add focused filter to click-element.Nicholas Schwab
2022-04-01Make calling of click-element handlers more versatile.Nicholas Schwab
2022-04-01Made error messages more uniform in click_element.Nicholas Schwab
2022-04-01Fixed typo in find_at_pos.Nicholas Schwab
2022-04-01Specify type of callback in click_element.Nicholas Schwab
2022-04-01Added type annotations.Nicholas Schwab
2022-04-01Apply suggestions from code reviewNicholas42
2022-04-01Added new filters to documentation of click-elements.Nicholas Schwab
2022-04-01Add position as filter for click-element.Nicholas Schwab
2022-04-01Split handling of single and multiple elements in click_element.Nicholas Schwab
2022-04-01Add argument to select first match to click-element.Nicholas Schwab
2022-04-01Added target css for click-element.Nicholas Schwab
2022-03-31Fix spellingFlorian Bruhin
2022-03-31Fix lint / changelogFlorian Bruhin
2022-03-31readline: Properly delete first characterFlorian Bruhin
2022-03-31Add :rl-rubout and :rl-filename-ruboutFlorian Bruhin
2022-03-31readline: Allow passing args to cmdutils.registerFlorian Bruhin
2021-12-03pylint: Enable docparams checkerFlorian Bruhin
2021-12-03pylint: Enable else-if-usedpylint-2-12Florian Bruhin
2021-12-02pylint: Handle consider-using-withFlorian Bruhin
2021-11-26Catch rect parsing exceptions in :screenshotFlorian Bruhin
2021-07-19the backslash is redundant between bracketsAnder Punnar