summaryrefslogtreecommitdiff
path: root/qutebrowser
AgeCommit message (Expand)Author
2021-12-29Update type annotationsFlorian Bruhin
2021-12-23Interpret --mode for :bind without keyFlorian Bruhin
2021-12-20Update annotations for new mypyFlorian Bruhin
2021-12-12Apply globalThis quirk for stackexchange pagesFlorian Bruhin
2021-12-06Revert "pylint: Work around used-before-assignment regression"Florian Bruhin
2021-12-03Merge remote-tracking branch 'origin/pr/6715'Florian Bruhin
2021-12-03Rename audio_muted_timer to silence_timerFlorian Bruhin
2021-12-03Merge remote-tracking branch 'origin/pr/6750'Florian Bruhin
2021-12-03Merge remote-tracking branch 'origin/pr/6757'Florian Bruhin
2021-12-03Add some missing docstring paramsFlorian Bruhin
2021-12-03pylint: Enable docparams checkerFlorian Bruhin
2021-12-03pylint: Enable else-if-usedpylint-2-12Florian Bruhin
2021-12-03pylint: Enable for_any_all extensionFlorian Bruhin
2021-12-03pylint: Work around some minor false-positivesFlorian Bruhin
2021-12-03pylint: Fix some legitimate issuesFlorian Bruhin
2021-12-02pylint: Remove bad-continuation supressionsFlorian Bruhin
2021-12-02pylint: Ignore some minor issuesFlorian Bruhin
2021-12-02pylint: Work around used-before-assignment regressionFlorian Bruhin
2021-12-02pylint: Remove now-useless suppressionsFlorian Bruhin
2021-12-02pylint: Handle consider-using-withFlorian Bruhin
2021-12-01Merge remote-tracking branch 'origin/pr/6758'Florian Bruhin
2021-12-01Merge remote-tracking branch 'origin/pr/6798'Florian Bruhin
2021-12-01Merge remote-tracking branch 'origin/pr/6818'Florian Bruhin
2021-11-30Hide radio button using CSS `appearance` propertyIngrid Budau
2021-11-28Make interpreting number keys as counts configurablePhilipp Albrecht
2021-11-26Catch rect parsing exceptions in :screenshotFlorian Bruhin
2021-11-22Merge remote-tracking branch 'origin/pr/6796'Florian Bruhin
2021-11-22Change color of unselected buttons to greyIngrid Budau
2021-11-13Simplify logicTim Gadanidis
2021-11-11Update docs/changelogFlorian Bruhin
2021-11-11Added Tests and Docs 📰harish3124
2021-11-11Added Start/End arguments to :tab-moveharish3124
2021-11-10CSS changes in the appearance of the radio buttons.Ingrid Budau
2021-11-09Format CSSIngrid Budau
2021-11-09Merge github.com:twigleingrid/qutebrowser into settings-frontend-new-cssIngrid Budau
2021-11-09Refactore JS function which checks the input with the configured valueIngrid Budau
2021-11-08Remove redundant backend assertFlorian Bruhin
2021-11-05Initial PoC of new settings design.Ingrid Budau
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-11-01Port logic and timer to WebEngineAudiolyeoh
2021-11-01Fix type hintlyeoh
2021-11-01Refactor _delayed_recently_audible_changedlyeoh
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