summaryrefslogtreecommitdiff
path: root/qutebrowser
AgeCommit message (Expand)Author
2021-06-24Add colors.prompts.selected.fgFlorian Bruhin
2021-06-15Make mypy happyFlorian Bruhin
2021-06-14feat: expose 'currently open URL' variable via hints to userscriptsYasser Kaddoura
2021-06-14Add new types packages for mypyFlorian Bruhin
2021-06-11Greasemonkey: Make sure script names are uniqueFlorian Bruhin
2021-06-09greasemonkey: Remove uneeded name logicFlorian Bruhin
2021-06-09Add GreasemonkeyScript.__str__Florian Bruhin
2021-06-09Add output to :greasemonkey-reloadFlorian Bruhin
2021-06-09Fix prefers_reduced_motion on WindowsFlorian Bruhin
2021-06-09Add content.prefers_reduced_motionFlorian Bruhin
2021-06-01Release v2.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-27Disable QTBUG-77137 workaround on Qt 5.14+Florian Bruhin
2021-05-20Release v2.2.2Florian Bruhin
2021-05-19Merge remote-tracking branch 'origin/pr/6470'Florian Bruhin
2021-05-19Remove type-arg which is non-generic in older PythonsFlorian Bruhin
2021-05-19mypy: Set disallow_any_genericsFlorian Bruhin
2021-05-19Move function call with side effect out of assertion to avoid error when asse...user202729
2021-05-18Update jinja.py typing after jinja upgradeFlorian Bruhin
2021-05-18Enable URL patterns for fonts.web.*Florian Bruhin
2021-05-18Add a new site-specific quirk for Google DocsFlorian Bruhin
2021-05-13Fix tests without QtWebEngineFlorian Bruhin
2021-05-13Remove unused importsFlorian Bruhin
2021-05-13Fix running without QtWebEngineFlorian Bruhin
2021-05-13Store initial QtWebEngine versionFlorian Bruhin
2021-05-13Merge remote-tracking branch 'origin/pr/6462'Florian Bruhin
2021-05-13Remove service workers based on QtWebEngine versionFlorian Bruhin
2021-05-13Fix crash in cmd completion for set-cmd-text.Ryan Roden-Corrent
2021-05-05Clarify backend version stringFlorian Bruhin
2021-05-03notifications: Fix crash with awesomewm develFlorian Bruhin
2021-04-29Release v2.2.1Florian Bruhin
2021-04-28Merge remote-tracking branch 'origin/pr/6416'Florian Bruhin
2021-04-28Add a site-specific quirk for DiscordFlorian Bruhin
2021-04-24Improved readability of statusbar.widgets documentation.Nicholas Schwab
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-22Added text: to valid values of statusbar.widgets, making theNicholas Schwab
2021-04-17notifications: Ignore KDE's ExcessNotificationGenerationFlorian Bruhin
2021-04-15Add QUTE_QTWEBENGINE_VERSION_OVERRIDEFlorian Bruhin
2021-04-15Revert accidental version.py changesFlorian Bruhin