summaryrefslogtreecommitdiff
path: root/qutebrowser
AgeCommit message (Expand)Author
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-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
2022-06-17greasemonkey: Don't implicitly load scriptsFlorian Bruhin
2022-06-17crashdialog: Add QTWEBENGINE_* to crash infoFlorian Bruhin
2022-06-17Remove repeated item in listMohammed Anas
2022-06-16Fix coverage pragmas for Content-Disposition parsingFlorian Bruhin
2022-06-16Merge remote-tracking branch 'origin/pr/7217'Florian Bruhin
2022-06-16Change background color for light color schemeIngrid Budau
2022-06-14Fix lintFlorian Bruhin
2022-06-14Only replace the exact same messageFlorian Bruhin
2022-06-14Add --rich to :message-* commandsFlorian Bruhin
2022-06-14Don't render messages at Qt rich text by defaultFlorian Bruhin
2022-06-14Add a MessageInfo data classFlorian Bruhin
2022-06-14Use with_history instead of no_history in APIFlorian Bruhin
2022-06-14Center logoIngrid Budau
2022-06-14Merge remote-tracking branch 'origin/pr/7184'Florian Bruhin
2022-06-14Restore search match debug loggingFlorian Bruhin
2022-06-14Merge branch 'dev'Florian Bruhin
2022-06-14Unify duplicated prev/next search codeFlorian Bruhin
2022-06-14Add a SearchMatch.is_null()Florian Bruhin
2022-06-14Fix lintFlorian Bruhin
2022-06-14Remove now-unneeded lint ignoreFlorian Bruhin
2022-06-14Slightly clean up _draw_widgetsFlorian Bruhin
2022-06-14Use 'continue', not 'return'Florian Bruhin
2022-06-13Fix lint with FindFlags changeFlorian Bruhin