summaryrefslogtreecommitdiff
path: root/qutebrowser
AgeCommit message (Expand)Author
2021-11-01Add comment about intended 2s delaylyeoh
2021-11-01Add keyword for time delay argumentlyeoh
2021-11-01Delay changing audible statuslyeoh
2021-11-01Bring back PyInstaller resource handlingFlorian Bruhin
2021-11-01Remove old PyInstaller handlingFlorian Bruhin
2021-10-30Add flatpak hint to :spawn messageFlorian Bruhin
2021-10-29earlyinit: Remove unnecessary 'as e:' tooFlorian Bruhin
2021-10-29Fix accessing log in earlyinitFlorian Bruhin
2021-10-25Don't crash on notification daemon crashFlorian Bruhin
2021-10-25Improve error handling with early faulthandler enableFlorian Bruhin
2021-10-21Release v2.4.0v2.4.0Florian Bruhin
2021-10-21Fix typoFlorian Bruhin
2021-10-21utils: Fix coverage pragma locationFlorian Bruhin
2021-10-21utils: Don't require coverage for old PyYAML workaroundFlorian Bruhin
2021-10-21Update UA completionsFlorian Bruhin
2021-10-21CVE-2021-41146: Add --untrusted-args to avoid argument injectionFlorian Bruhin
2021-10-21ignore -1 tabindexEric Bower
2021-10-21add more roles to default hint selectorsEric Bower
2021-10-09doc: Clarify SOCKS auth supportFlorian Bruhin
2021-10-09Move focus call to avoid crashCharlotte Van Petegem
2021-10-09Log message if no matching tab was foundCharlotte Van Petegem
2021-10-09Move focus out of exceptCharlotte Van Petegem
2021-10-09Switch to tab when clicking on notificationCharlotte Van Petegem
2021-09-28Make confirm_quit=downloads only ask when closing the last windowReto Schnyder
2021-09-26Add GM_setClipboardFlorian Bruhin
2021-09-10Update doc for tab-clone's --private flagNicholas Boyd Isacsson
2021-09-10Add --private flag to :tab-cloneNicholas Boyd Isacsson
2021-09-08Improve docs for URL patternsFlorian Bruhin
2021-09-06Bind Shift-Escape in insert modeFlorian Bruhin
2021-08-25Remove unused var/importFlorian Bruhin
2021-08-25Move download origin handling to DownloadItemFlorian Bruhin
2021-08-25Prevent mixed content downloading by defaultFlorian Bruhin
2021-08-21Don't try to hide deleted systray iconFlorian Bruhin
2021-08-17Update changelogFlorian Bruhin
2021-08-17Further simplify rapid hint target checkFlorian Bruhin
2021-08-17Clean up target list for hintingFlorian Bruhin
2021-08-10Clarify referer docsFlorian Bruhin
2021-08-02Add support for overrideMimeType in Greasemonkey scriptsjcromero
2021-07-28Release v2.3.1Florian Bruhin
2021-07-28Switch back to Firefox UA for Google Account quirkFlorian Bruhin
2021-07-25add relative_index for tab title format field (#6616)Leo S
2021-07-20Update docsFlorian Bruhin
2021-07-19the backslash is redundant between bracketsAnder Punnar
2021-07-19fix pylint C0301Ander Punnar
2021-07-19make blocking subdomains configurableAnder Punnar
2021-07-13Simplify exception catchingFlorian Bruhin
2021-07-13Handle and test more file path corner casesFlorian Bruhin
2021-07-13Fixed infinite loop (tested it too)Jason Rosenzweig
2021-07-13Took suggestionsJason Rosenzweig
2021-07-13Added back question code which was accidentally removedJason Rosenzweig