summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-01-05Release v0.5.0v0.5.0Florian Bruhin
2016-01-05Don't hide stderr in link_pyqt.py.Florian Bruhin
2016-01-05Merge branch 'Kingdread-pdfjs'Florian Bruhin
2016-01-05Update changelog.Florian Bruhin
2016-01-05Clean up pdfjs tests.Florian Bruhin
2016-01-05Add pdf.js version to qute:version.Florian Bruhin
2016-01-05Regenerate docs.Florian Bruhin
2016-01-05Clarify license text.Florian Bruhin
2016-01-05Fix asciidoc2html on Windows.Florian Bruhin
2016-01-05Download pdfjs in build_release.py.Florian Bruhin
2016-01-05Revert "Call update_3rdparty before freezing"Florian Bruhin
2016-01-05Merge branch 'pdfjs' of https://github.com/Kingdread/qutebrowser into Kingdre...Florian Bruhin
2016-01-05Fix lint.Florian Bruhin
2016-01-05Fix build_release.py with inexistent dist-dir.Florian Bruhin
2016-01-05Point out crash reports are currently public.Florian Bruhin
2016-01-05Update changelog.Florian Bruhin
2016-01-05Restart correctly after reporting crash.Florian Bruhin
2016-01-05Convert MANIFEST.in to unix lineendings.Florian Bruhin
2016-01-05Exclude *.pyc-files correctly from sdist.Florian Bruhin
2016-01-05Use build_release.py to build sdist on Linux.Florian Bruhin
2016-01-04www: symlink quickstart.html correctly.Florian Bruhin
2016-01-04Also handle the doc path not existing at all.Florian Bruhin
2016-01-04Also handle inexistant doc path.Florian Bruhin
2016-01-04Update docs for :help tests.Florian Bruhin
2016-01-04pylint: Allow long lines for copyright.Florian Bruhin
2016-01-04Adjust copyright years.Florian Bruhin
2016-01-04Don't pass through shifted characters.Florian Bruhin
2016-01-03Update changelog.Florian Bruhin
2015-12-30Regenerate authors.Florian Bruhin
2015-12-30Merge branch 'mschilli87-master'Florian Bruhin
2015-12-30added python3-dev to dependencies (fixes #1200)Marcel Schilling
2015-12-29Remove now useless pylint suppression.Florian Bruhin
2015-12-29tox: Update xvfbwrapper to 0.2.7.Florian Bruhin
2015-12-29tox: Update requests to 2.9.1.Florian Bruhin
2015-12-29tox: Update hypothesis to 1.18.1.Florian Bruhin
2015-12-29tox: Update astroid to 1.4.3.Florian Bruhin
2015-12-21tox: Update hypothesis to 1.18.0.Florian Bruhin
2015-12-21pylint: unneeded-suppression -> useless-suppressionFlorian Bruhin
2015-12-21tests: Use caplog.at_level, not atLevel.Florian Bruhin
2015-12-21tests: Adjust error message comparison for Windows.Florian Bruhin
2015-12-21Suppress pylint no-member for os.mkfifo.Florian Bruhin
2015-12-21Skip all tests using py_proc when frozen.Florian Bruhin
2015-12-21tox: Update astroid to 1.4.2 and pylint to 1.5.2.Florian Bruhin
2015-12-21tests: Try to work around race condition.Florian Bruhin
2015-12-21userscripts: Remove on_proc_error.Florian Bruhin
2015-12-21Add some tests for commands.userscripts.Florian Bruhin
2015-12-20Adjust pdfjs unit tests for new logging levelDaniel Schadt
2015-12-20Update to pytest-bdd 2.16.0.Florian Bruhin
2015-12-20Add pdfjs.is_available to vulture whitelistDaniel Schadt
2015-12-20Fix DummyUserscriptRunner.Florian Bruhin