summaryrefslogtreecommitdiff
path: root/qutebrowser
AgeCommit message (Expand)Author
2020-07-10Make mypy happyFlorian Bruhin
2020-07-10log: Use keyword arguments for .makeRecord() callFlorian Bruhin
2020-07-10log: Set line number to -1 if it's None for Qt messagesFlorian Bruhin
2020-07-10Clarify how per-domain settings work for content.cookies.acceptFlorian Bruhin
2020-07-10Improve docstring for _init_pulseaudio()Florian Bruhin
2020-07-10qtargs: Enable WebRTC pipewire capturer by defaultFlorian Bruhin
2020-07-10qtargs: Combine --enable-features flags with existing onesFlorian Bruhin
2020-07-10qtargs: Move --enabled-features handling to separate functionFlorian Bruhin
2020-07-10config: Split Qt argument/envvar handling to a separate fileFlorian Bruhin
2020-07-03ci: Remove remaining Travis/AppVeyor specific codeFlorian Bruhin
2020-07-02Set Pulseaudio propertiesFlorian Bruhin
2020-07-02inspector: Set only_if_normal=True for modeman.enter when clickedFlorian Bruhin
2020-07-01configfiles: Handle invalid structure during migrationsFlorian Bruhin
2020-07-01config: Remove empty/invalid URL patternsFlorian Bruhin
2020-07-01urlmatch: Update for pathless URL handlingFlorian Bruhin
2020-07-01urlmatch: Handle whitespace hostsFlorian Bruhin
2020-07-01urlmatch: Update whitespace handlingFlorian Bruhin
2020-07-01urlmatch: Remove TLD wildcard handlingFlorian Bruhin
2020-07-01urlmatch: Improve testsFlorian Bruhin
2020-07-01Document how content.proxy can have a delayFlorian Bruhin
2020-06-30Remove unnecessary returnFlorian Bruhin
2020-06-30Suppress context menu properly with rocker gesturesFlorian Bruhin
2020-06-29Switch to Edge UA for Google Accounts site-specific quirkFlorian Bruhin
2020-06-29Merge remote-tracking branch 'origin/pr/5552'Florian Bruhin
2020-06-29Disable shared workers wtih Qt 5.14Florian Bruhin
2020-06-28Document aligned_index propertyMaxim Baz
2020-06-28Use separate placeholder and respect number of available tabsMaxim Baz
2020-06-28Align tab indexMaxim Baz
2020-06-26Merge remote-tracking branch 'origin/pr/5546'Florian Bruhin
2020-06-26Improve auto_save.session docsFlorian Bruhin
2020-06-26Fix duplicate importFlorian Bruhin
2020-06-26Release v1.13.0v1.13.0Florian Bruhin
2020-06-25Update version in session warningFlorian Bruhin
2020-06-25Update user agent completionsFlorian Bruhin
2020-06-25Change permission workaround logger to debugFlorian Bruhin
2020-06-24add transparencyzorbulator
2020-06-23Revert "Remove Qt 5.8 workarounds for _remove_tab"Florian Bruhin
2020-06-23Delete widget in WrapperLayout.unwrap()Florian Bruhin
2020-06-23Re-add segfault workaroundsFlorian Bruhin
2020-06-23Revert "Remove now unneeded WrapperLayout.unwrap"Florian Bruhin
2020-06-23Merge remote-tracking branch 'origin/pr/5153'Florian Bruhin
2020-06-23Add ASCII-art logo to :versionFlorian Bruhin
2020-06-23Remove now unneeded WrapperLayout.unwrapFlorian Bruhin
2020-06-23Work around devtools window detaching bugFlorian Bruhin
2020-06-23Add additional devtools keybindingsFlorian Bruhin
2020-06-23inspector: Simplify showing in a windowFlorian Bruhin
2020-06-22Fix lintFlorian Bruhin
2020-06-22Revert "miscwidget: Base WrapperLayout on QVBoxLayout"Florian Bruhin
2020-06-22Remove inspector detaching againFlorian Bruhin
2020-06-22Fix AbstractWebInspector docstringFlorian Bruhin