summaryrefslogtreecommitdiff
path: root/qutebrowser/browser
AgeCommit message (Expand)Author
2021-09-10Update doc for tab-clone's --private flagNicholas Boyd Isacsson
2021-09-10Add --private flag to :tab-cloneNicholas Boyd Isacsson
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-07-28Switch back to Firefox UA for Google Account quirkFlorian 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
2021-07-13Made implementation simpler, removed unrelated changeJason Rosenzweig
2021-07-13Removed code that I put in a comment to save it and fixed the styles of that ...Jason Rosenzweig
2021-07-13Initial commit of fix for issue 6549Jason Rosenzweig
2021-07-12Revert "Fix enum stringification for Python 3.10 a7+"Florian Bruhin
2021-07-09Merge pull request #6567 from lufte/issue6039Florian Bruhin
2021-07-03Cosmetic changeslufte
2021-07-02The database of a table shouldn't be privatelufte
2021-06-30Pave the way for pathlib migrationlufte
2021-06-27Avoid running migrations partiallylufte
2021-06-27Upgrade user_version after migrations have runlufte
2021-06-26Fix linter errorslufte
2021-06-26Update usages of sql module to use the new class.lufte
2021-06-24Fix up f-stringFlorian 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-01Speculative fix for deleted WebEngineCaretFlorian Bruhin
2021-05-30Fix crash when quitting on qute://settingsFlorian Bruhin
2021-05-28Fix lintFlorian Bruhin
2021-05-28Fix version checking for notificationsFlorian Bruhin
2021-05-27Disable QTBUG-77137 workaround on Qt 5.14+Florian 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-18Enable URL patterns for fonts.web.*Florian Bruhin
2021-05-18Add a new site-specific quirk for Google DocsFlorian Bruhin
2021-05-03notifications: Fix crash with awesomewm develFlorian Bruhin
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