summaryrefslogtreecommitdiff
path: root/qutebrowser
AgeCommit message (Expand)Author
2022-10-21Fix crashe with no current tab in _run_userscriptFlorian Bruhin
2022-10-17Revert "Disallow setting input.mode_override via autoconfig.yml"Florian Bruhin
2022-10-17Disallow setting input.mode_override via autoconfig.ymlFlorian Bruhin
2022-10-15doc: Mention fileselect.foler.command in fileselect.handlerFlorian Bruhin
2022-10-03Remove now unneeded type ignoreFlorian Bruhin
2022-09-27Add extra logging for calling into fusion styleFlorian Bruhin
2022-09-20Merge branch 'qutebrowser:master' into masterTomasz Cebula
2022-09-19Update pylint ignoresFlorian Bruhin
2022-09-10Another style fixTomasz Cebula
2022-09-10Style and type adjustment for the widget fixTomasz Cebula
2022-09-09Fix for dissapearing WidgetsTomasz Cebula
2022-08-29Relax errors shown in the UIFlorian Bruhin
2022-08-29Improve error message on unresolved executablesFlorian Bruhin
2022-08-23Fix lintFlorian Bruhin
2022-08-23Fix half-finished testFlorian Bruhin
2022-08-23js: Eschew the extraenous elseFlorian Bruhin
2022-08-23js: Be more precise about webelem exceptionFlorian Bruhin
2022-08-23js: Handle stylesheets in cross-origin frames gracefullyFlorian Bruhin
2022-08-23Merge remote-tracking branch 'origin/pr/7293'Florian Bruhin
2022-08-23Make elide position in truncated tab title configurablekt programs
2022-08-22Add --quiet for :back and :forwardFlorian Bruhin
2022-08-18tests: Support GetServerInformation for test notification serverFlorian Bruhin
2022-08-15Fixup content.javascript.log_messages.excludes issuesFlorian Bruhin
2022-08-15config: Handle config.py errors while updating mutablesFlorian Bruhin
2022-08-15config: Use a single argument for _handle_error()Florian Bruhin
2022-08-15config: Properly convert values for list/dict commandsFlorian Bruhin
2022-08-15config: Discard prior mutables before applyingFlorian Bruhin
2022-08-15Add content.javascript.log_messages.excludesFlorian Bruhin
2022-08-15Add utils.match_globsFlorian Bruhin
2022-08-15js: Add some newlinesFlorian Bruhin
2022-08-12Fix type annotationFlorian Bruhin
2022-08-12Surface internal/userscript JS errors as messagesFlorian Bruhin
2022-08-01mypy: Remove no longer needed ignore commentstoofar
2022-07-05Fix coverageFlorian Bruhin
2022-07-05Adjust importlib.abc importsFlorian Bruhin
2022-07-05Handle OSError from adblockFlorian Bruhin
2022-07-05macOS: fix hide_decoration making window nonresizablekt programs
2022-06-22Release v2.5.2Florian Bruhin
2022-06-22Correctly set initial content.{javascript.clipboard,default_encoding}Florian Bruhin
2022-06-22Revert "Add LinkedIn array.at quirk"Florian Bruhin
2022-06-21notification: Split up present()Florian Bruhin
2022-06-21notification: Refactor selecting candidatesFlorian Bruhin
2022-06-21notificatio: Rethink error handlingFlorian Bruhin
2022-06-21notification: Add PID to DBus test notification serviceFlorian Bruhin
2022-06-21notifications: Update quirksFlorian Bruhin
2022-06-20Add LinkedIn array.at quirkFlorian Bruhin
2022-06-20pylint: remove now unneeded suppressionsFlorian Bruhin
2022-06-17Fix lintFlorian Bruhin
2022-06-17greasemonkey: Add error handlingFlorian Bruhin
2022-06-17greasemonkey: Add LoadResult data classFlorian Bruhin