summaryrefslogtreecommitdiff
path: root/qutebrowser/browser
AgeCommit message (Expand)Author
2021-12-03pylint: Enable else-if-usedpylint-2-12Florian Bruhin
2021-12-03pylint: Enable for_any_all extensionFlorian Bruhin
2021-12-03pylint: Fix some legitimate issuesFlorian Bruhin
2021-12-02pylint: Handle consider-using-withFlorian Bruhin
2021-12-01Merge remote-tracking branch 'origin/pr/6798'Florian Bruhin
2021-11-22Merge remote-tracking branch 'origin/pr/6796'Florian Bruhin
2021-11-11Update docs/changelogFlorian Bruhin
2021-11-11Added Tests and Docs 📰harish3124
2021-11-11Added Start/End arguments to :tab-moveharish3124
2021-11-04Send correct arguments to _args_to_flagsTim Gadanidis
2021-11-04Use a helper method to (re)set search flagsTim Gadanidis
2021-11-02Reset flags on duplicate search with WebKitTim Gadanidis
2021-11-02Reset flags on duplicate searchTim Gadanidis
2021-11-01Always close tabs when given or takenTim Gadanidis
2021-10-25Don't crash on notification daemon crashFlorian Bruhin
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