summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-05-02Add test for remembered ignored certificate errorsv1.5.xFlorian Bruhin
2020-05-02Security: Remember hosts with ignored cert errors for load statusFlorian Bruhin
2018-10-26Release v1.5.2v1.5.2Florian Bruhin
2018-10-26Update changelogFlorian Bruhin
2018-10-26Set content.cookies.accept to all by defaultFlorian Bruhin
2018-10-10Release v1.5.1v1.5.1Florian Bruhin
2018-10-10Update changelog for v1.5.1Florian Bruhin
2018-10-07Fix crash when closing tab during a searchFlorian Bruhin
2018-10-06Decrease num_tabs for test_add_remove_tab_benchmarkFlorian Bruhin
2018-10-06Fix tabs appearing when updating all tab titlesJay Kamat
2018-10-05Fix lintFlorian Bruhin
2018-10-05Fix and test remaining PDF.js OSError issuesFlorian Bruhin
2018-10-05Fix issues with PDF.js path changesFlorian Bruhin
2018-10-04Log OSError for PDF.js more explicitlyFlorian Bruhin
2018-10-04Don't log stacktraces for qute:// errorsFlorian Bruhin
2018-10-04Use a proper data dir for PDF.jsFlorian Bruhin
2018-10-04pyinstaller: Re-add pdf.js bundlingFlorian Bruhin
2018-10-04Show/hide TabBar and not TabWidget with many tabsFlorian Bruhin
2018-10-04Add coverage commentFlorian Bruhin
2018-10-04Upgrade PyQt and pytest-qt for v1.5.0Florian Bruhin
2018-10-03Release v1.5.0v1.5.0Florian Bruhin
2018-10-03Update changelog for v1.5.0Florian Bruhin
2018-10-03Handle None values in lessThanFlorian Bruhin
2018-10-02Add testFlorian Bruhin
2018-10-02Update changelogFlorian Bruhin
2018-10-02Re-break linesFlorian Bruhin
2018-10-01Fix url available to :navigate (strip query)lyeoh
2018-10-01Fix lintFlorian Bruhin
2018-10-01Merge pull request #4279 from qutebrowser/pyup-scheduled-update-2018-10-01Florian Bruhin
2018-10-01Update hypothesis from 3.73.0 to 3.74.0pyup-bot
2018-10-01Update click from 6.7 to 7.0pyup-bot
2018-10-01Update wheel from 0.31.1 to 0.32.0pyup-bot
2018-10-01Update pyparsing from 2.2.1 to 2.2.2pyup-bot
2018-10-01Update packaging from 17.1 to 18.0pyup-bot
2018-10-01Add :tab-{give,take} --keepFlorian Bruhin
2018-10-01Merge remote-tracking branch 'origin/pr/4276'Florian Bruhin
2018-09-30Select text node in tests to imitate real selectionsJay Kamat
2018-09-30Ignore click events with invalid positionsFlorian Bruhin
2018-09-30Merge remote-tracking branch 'origin/pr/4274'Florian Bruhin
2018-09-30Fix _is_pinned() during initFlorian Bruhin
2018-09-30Update docsFlorian Bruhin
2018-09-30Rename variableFlorian Bruhin
2018-09-30Merge remote-tracking branch 'origin/pr/4191'Florian Bruhin
2018-09-30Simplify toggle_visibilityFlorian Bruhin
2018-09-30Merge remote-tracking branch 'origin/pr/4266'Florian Bruhin
2018-09-30FAQ: Add MacOS PATH info to TroubleshootingJoel Gillman
2018-09-30FAQ: Update mailcap answerFlorian Bruhin
2018-09-30Show errors on invalid --mode argument for :hintFlorian Bruhin
2018-09-30Repeat last run macro with @@Florian Bruhin
2018-09-29Merge branch 'master' of https://github.com/qutebrowser/qutebrowser into jay/...Jay Kamat