summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-07-26Release v0.8.0v0.8.0Florian Bruhin
2016-07-26tests: Add v0.8.0 to old_configsFlorian Bruhin
2016-07-26Un-hide --backend argumentFlorian Bruhin
2016-07-26tab API: Rename scroll to scrollerFlorian Bruhin
2016-07-26Use real slots for QtWebKit signalsFlorian Bruhin
2016-07-26Improve test_smokeFlorian Bruhin
2016-07-26Clean up changelogFlorian Bruhin
2016-07-26Merge branch 'paretje-bash'Florian Bruhin
2016-07-26Merge branch 'bash' of https://github.com/paretje/qutebrowser into paretje-bashFlorian Bruhin
2016-07-26Add KeyConfigStub.get_reverse_bindings_forFlorian Bruhin
2016-07-26Don't pass 2 arguments to shebangKevin Velghe
2016-07-26Remove unused importsFlorian Bruhin
2016-07-26Display key hint for :prompt-download-openFlorian Bruhin
2016-07-26Merge branch 'Kingdread-open-download'Florian Bruhin
2016-07-26Update docsFlorian Bruhin
2016-07-26Add keyconf.get_reverse_bindings_forFlorian Bruhin
2016-07-26Merge branch 'open-download' of https://github.com/Kingdread/qutebrowser into...Florian Bruhin
2016-07-26Merge branch 'mlochbaum-mark-del-no-args'Florian Bruhin
2016-07-26Update docsFlorian Bruhin
2016-07-26Merge branch 'mark-del-no-args' of https://github.com/mlochbaum/qutebrowser i...Florian Bruhin
2016-07-25test requirements: Update CherryPy to 7.1.0Florian Bruhin
2016-07-25Add more number filesMarshall Lochbaum
2016-07-25Update OS X install instructionsFlorian Bruhin
2016-07-25flake8 requirements: Update flake8-tuple to 0.2.12Florian Bruhin
2016-07-25flake8 requirements: Pin flake8 properlyFlorian Bruhin
2016-07-25flake8 requirements: Filter to flake8 < 3.0Florian Bruhin
2016-07-25test requirements: Update CherryPy to 7.0.0Florian Bruhin
2016-07-25Don't enable warnings if log was never initedFlorian Bruhin
2016-07-23Fix 'is not' string comparisonFlorian Bruhin
2016-07-23Remove useless super-callsFlorian Bruhin
2016-07-23Merge branch 'master' into mark-del-no-argsMarshall Lochbaum
2016-07-23Update numbers in urlmarks testMarshall Lochbaum
2016-07-23Use quickmark-add rather than quickmark-save in testMarshall Lochbaum
2016-07-23Use DoesNotExistError rather than CommandError in get_by_qurlMarshall Lochbaum
2016-07-23Assume _current_url is valid (remove try/except)Marshall Lochbaum
2016-07-23Use qtutils.ensure_valid instead of testing isValid in get_by_qurlMarshall Lochbaum
2016-07-23Close file stream in qute_pylint.modelineFlorian Bruhin
2016-07-23Remove quickmark_del and bookmark_del from the urlmark classes (use delete in...Marshall Lochbaum
2016-07-23Merge branch 'winged-issue_1033_bookmark_display'Florian Bruhin
2016-07-23Update docsFlorian Bruhin
2016-07-23Merge branch 'issue_1033_bookmark_display' of https://github.com/winged/quteb...Florian Bruhin
2016-07-23Various fixes after code review.David Vogt
2016-07-23Also ignore ImportWarning for pkg_resources importFlorian Bruhin
2016-07-23Merge branch 'ganwell-issue_1670_tests_fail_due_to_SSL_error'Florian Bruhin
2016-07-23Minor cleanups. Whitespace / indentation CSS.David Vogt
2016-07-23Update authorsFlorian Bruhin
2016-07-23Ignore warning when importing pkg_resourcesFlorian Bruhin
2016-07-23Add log.ignore_py_warnings()Florian Bruhin
2016-07-23Merge branch 'issue_1670_tests_fail_due_to_SSL_error' of https://github.com/g...Florian Bruhin
2016-07-23Sort bookmarks / quickmarks by title or name respectively.David Vogt