summaryrefslogtreecommitdiff
path: root/qutebrowser
AgeCommit message (Expand)Author
2018-07-11CVE-2018-10895: Fix CSRF issues with qute://settings/set URLv1.1.xFlorian Bruhin
2018-03-01Release v1.1.2v1.1.2Florian Bruhin
2018-02-28Don't load the URL immediately on :undoFlorian Bruhin
2018-02-28Fix typing.Union checks with Python 3.7Florian Bruhin
2018-01-20Release v1.1.1v1.1.1Florian Bruhin
2018-01-20Fix crash when getting signals for closed tabsFlorian Bruhin
2018-01-15Release v1.1.0v1.1.0Florian Bruhin
2018-01-14Fix crash when clicking <form> element with name="value" childFlorian Bruhin
2018-01-10Merge remote-tracking branch 'origin/pr/3432'Florian Bruhin
2018-01-10Merge remote-tracking branch 'origin/pr/3423'Florian Bruhin
2018-01-04Don't attempt completion if input starts with flag.Ryan Roden-Corrent
2017-12-29Use a dict for ModeManager.eventFilterFlorian Bruhin
2017-12-29Remove filtering of mouse eventsFlorian Bruhin
2017-12-27Default raise_windows() alert param to True to preserve existingRyanJenkins
2017-12-26Raise browser window after editor closes regardless of outcome ofRyanJenkins
2017-12-23Return focus to qutebrowser when external editor finishes.RyanJenkins
2017-12-22and add back needed connectionRyan Farley
2017-12-22remove broken connectionRyan Farley
2017-12-22add back blank line for D204Ryan Farley
2017-12-22comma spacingRyan Farley
2017-12-22fix style issues, better names, less indirectionRyan Farley
2017-12-22database qute://backseebye
2017-12-22remove extraneous loadStarted connectionRyan Farley
2017-12-21only reroute load signals with Qt=5.10Ryan Farley
2017-12-21fix line lengthRyan Farley
2017-12-21supplement broken webengine load signalsRyan Farley
2017-12-20pylint adjustmentsseebye
2017-12-20fix #3396seebye
2017-12-18Merge remote-tracking branch 'origin/pr/3407'Florian Bruhin
2017-12-18Fix colors.completion.fg default and description.Ryan Roden-Corrent
2017-12-15Explain eslint philosophyFlorian Bruhin
2017-12-15pylint: Re-enable ungrouped-importsFlorian Bruhin
2017-12-15pylint: Re-enable bad-continuationFlorian Bruhin
2017-12-15Disable wrong inconsistent-return-statementsFlorian Bruhin
2017-12-15Add an utils.Unreachable exceptionFlorian Bruhin
2017-12-15Fix some inconsistent returnsFlorian Bruhin
2017-12-15Declare *args before keyword argumentsFlorian Bruhin
2017-12-15Make message.confirm_async keyword-onlyFlorian Bruhin
2017-12-15Fix exception message formattingFlorian Bruhin
2017-12-15Remove old pylint disablesFlorian Bruhin
2017-12-15Fix wrong import orderFlorian Bruhin
2017-12-15Add missing docstringsFlorian Bruhin
2017-12-14Don't access stale settings object after hintingFlorian Bruhin
2017-12-14Make webelem.OrphanedError subclass of webelem.ErrorFlorian Bruhin
2017-12-14Simplify scrollbar width calculationFlorian Bruhin
2017-12-14Always subtract scroll bar width from completion viewFlorian Bruhin
2017-12-14Remove long deprecated :download invocationFlorian Bruhin
2017-12-14Merge remote-tracking branch 'origin/pr/3393'Florian Bruhin
2017-12-13Support different colors per completion column.Ryan Roden-Corrent
2017-12-13Stabilize :session-save --quiet testFlorian Bruhin