summaryrefslogtreecommitdiff
path: root/qutebrowser
AgeCommit message (Expand)Author
2021-10-21CVE-2021-41146: Add --untrusted-args to avoid argument injectionFlorian Bruhin
2021-06-01Release v2.2.3v2.2.3Florian Bruhin
2021-06-01brave adblock: Handle DeserializationErrorFlorian Bruhin
2021-06-01Speculative fix for deleted WebEngineCaretFlorian Bruhin
2021-05-30Handle un-encodable initial text for editorFlorian Bruhin
2021-05-30Fix crash when quitting on qute://settingsFlorian Bruhin
2021-05-30Make quitter.is_shutting_down publicFlorian Bruhin
2021-05-30Validate encoding for header settingsFlorian Bruhin
2021-05-28Fix lintFlorian Bruhin
2021-05-28Fix version checking for notificationsFlorian Bruhin
2021-05-28Fix tests/lintFlorian Bruhin
2021-05-28log: Handle JSONLogger in change_console_formatterFlorian Bruhin
2021-05-20Release v2.2.2v2.2.2Florian Bruhin
2021-05-19Move function call with side effect out of assertion to avoid error when asse...user202729
2021-05-18Fix crash in cmd completion for set-cmd-text.Ryan Roden-Corrent
2021-05-18Add a new site-specific quirk for Google DocsFlorian Bruhin
2021-05-18Remove service workers based on QtWebEngine versionFlorian Bruhin
2021-05-03notifications: Fix crash with awesomewm develFlorian Bruhin
2021-04-29Release v2.2.1v2.2.1Florian Bruhin
2021-04-29Add QUTE_QTWEBENGINE_VERSION_OVERRIDEFlorian Bruhin
2021-04-28Improved readability of statusbar.widgets documentation.Nicholas Schwab
2021-04-28Added text: to valid values of statusbar.widgets, making theNicholas Schwab
2021-04-28Add a site-specific quirk for DiscordFlorian Bruhin
2021-04-23Revert "Set print resolution to 300dpi"Florian Bruhin
2021-04-23Set print resolution to 300dpiFlorian Bruhin
2021-04-23Fix :spawn -u -oFlorian Bruhin
2021-04-17notifications: Ignore KDE's ExcessNotificationGenerationFlorian Bruhin
2021-04-13notifications: Show adapter errors to usersFlorian Bruhin
2021-04-13notifications: Handle MaxNotificationsExceeded error from GNOME FlashbackFlorian Bruhin
2021-04-13Release v2.2.0v2.2.0Florian Bruhin
2021-04-13Disable replaceAll quirk by defaultFlorian Bruhin
2021-04-13Update UA completionsFlorian Bruhin
2021-04-13Avoid module-level circular importFlorian Bruhin
2021-04-10Merge commit '9a836e2'Florian Bruhin
2021-04-09notifications: Fix image padding assertionFlorian Bruhin
2021-04-09notifications: Add more info to padding assertFlorian Bruhin
2021-04-09Fix clicking systray notificationsFlorian Bruhin
2021-04-09Changed str.partition to str.split.Nicholas42
2021-04-09Fixed incomplete renaming of variable.Nicholas Schwab
2021-04-08Apply suggestions from code reviewNicholas42
2021-04-08notifications: Add more info to padding assertFlorian Bruhin
2021-04-08Fix clicking systray notificationsFlorian Bruhin
2021-04-08Extracted method clearing the widgets from the StatusBar.Nicholas Schwab
2021-04-08Updated the documentation regarding statusbar.widgets.Nicholas Schwab
2021-04-08Revert all prefix-related commits.Nicholas Schwab
2021-04-08Simplified code for drawing text widgets.Nicholas Schwab
2021-04-08Added documentation generation for valid prefixes to config file generation.Nicholas Schwab
2021-04-08Let ValidPrefixes __iter__ fit the keys in descriptions.Nicholas Schwab
2021-04-08Add specialized getters for valid prefixes to List and ListOrValue.Nicholas Schwab
2021-04-08Add getter for valid_prefixes to config BaseType. Will be used for documentat...Nicholas Schwab