qutebrowser/qutebrowser
Jakub Klinkovský 58d2d92d67 Merge remote-tracking branch 'upstream/master' into hints_clicking
* upstream/master: (22 commits)
  Regenerate authors.
  Only run geolocation tests on CI
  Switch to flake8-docstrings with pydocstyle
  Fix lint
  Move pylint plugins to an installed package.
  Include pytest-xvfb properly in frozen tests
  tests: Handle trailing / in wait_for_load_finished.
  Fix lint.
  tox: Upgrade hypothesis to 3.0.2.
  tests: Add first end-to-end test for hints.
  hints: Log the used hint chars
  bdd: use quteproc.wait_for_load_finished.
  Remove xvfbwrapper from freeze_tests.py.
  Regenerate authors.
  Combine launch/crash time into one section.
  Split long lines.
  Switch to pytest-xvfb. Fixes #1309.
  no ellipsis is inserted in big windows
  Regenerate authors.
  fixes #1308
  ...
2016-02-23 17:40:02 +01:00
..
browser Merge remote-tracking branch 'upstream/master' into hints_clicking 2016-02-23 17:40:02 +01:00
commands flake8: Add flake8-putty plugin. 2016-01-22 17:33:58 +01:00
completion Merge branch 'autocompletion_enhancement' of https://github.com/tex/qutebrowser into tex-autocompletion_enhancement 2016-01-20 20:04:53 +01:00
config Reject hints -> chars containing duplicate chars 2016-02-03 21:05:35 +01:00
html pdfjs: search in ~/.local/share/qutebrowser 2015-12-20 19:24:41 +01:00
img Added resource_url() function and used this function in the error page 2015-09-25 14:31:04 +02:00
javascript js: Fix more lint. 2015-05-12 07:16:16 +02:00
keyinput flake8: Add flake8-putty plugin. 2016-01-22 17:33:58 +01:00
mainwindow Improve performance when scrolling with many tabs. 2016-02-02 07:33:07 +01:00
misc Combine launch/crash time into one section. 2016-02-17 07:10:01 +01:00
utils Split long lines. 2016-02-17 07:04:25 +01:00
__init__.py Release v0.5.1. 2016-01-18 22:12:52 +01:00
__main__.py Adjust copyright years. 2016-01-04 07:12:39 +01:00
app.py Add a fake clipboard for tests 2016-02-03 20:27:11 +01:00
qutebrowser.py pylint: Don't require docstring for main() funcs. 2016-02-01 20:06:49 +01:00
resources.py Use Qt resources for the window icon. 2014-12-28 15:10:02 +01:00