summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-10-12Release v1.0.0v1.0.0Florian Bruhin
2017-10-12Remove QtWebKit reference from manpageFlorian Bruhin
2017-10-12Update changelog and install docs for v1.0.0Florian Bruhin
2017-10-12Fix nested lists in changelogFlorian Bruhin
[ci skip]
2017-10-11Update changelog for v1.0.0Florian Bruhin
See #3090 [ci skip]
2017-10-11Prepare release checklist for v1.0.0Florian Bruhin
[ci skip]
2017-10-11Improve fonts.monospace testsFlorian Bruhin
2017-10-11Fix quote handling for fonts.monospace familyFlorian Bruhin
2017-10-11Fix updating fonts when fonts.monospace is changedFlorian Bruhin
Fixes #2973
2017-10-11Fix reading of fonts.monospace on initFlorian Bruhin
See #2973
2017-10-11Fix copy-paste error in colors.messages.warning.border descriptionFlorian Bruhin
2017-10-11Merge pull request #3073 from qutebrowser/sql-errorsFlorian Bruhin
Handle some sqlite errors gracefully
2017-10-11Fix docstringsFlorian Bruhin
2017-10-11Merge remote-tracking branch 'origin/pr/3055'Florian Bruhin
2017-10-11Pass HOME to PyInstaller environmentFlorian Bruhin
This prevents some weird Homebrew errors.
2017-10-11Improve YAML deadline warningFlorian Bruhin
See #2777
2017-10-11Fix lintFlorian Bruhin
2017-10-11Install LibYAML on macOS on TravisFlorian Bruhin
See #2777
2017-10-11Break long lines in travis_run.shFlorian Bruhin
2017-10-11Check for YAML C extensions on TravisFlorian Bruhin
See #2777
2017-10-11Show error when YAML load took too longFlorian Bruhin
See #2777
2017-10-11Add a setting to force the platform and improve Wayland handlingFlorian Bruhin
Closes #3078 See #2932
2017-10-11Another attempt at stabilizing qutescheme.featureFlorian Bruhin
2017-10-11Fix lintFlorian Bruhin
See https://github.com/PyCQA/pylint/issues/1698
2017-10-11Handle RuntimeError in AbstractTab __repr__Florian Bruhin
Apparently it can happen that we try to get a repr of an already destroyed tab. In that case, we display <RuntimeError> as the URL now.
2017-10-11Show nicer errors when trying to set deleted/renamed optionsFlorian Bruhin
2017-10-11Rename qt_args and force_software_rendering to add qt. prefixFlorian Bruhin
Closes #3077
2017-10-11Implement deleting/renaming values in configdata.ymlFlorian Bruhin
This is needed for #3077, but also is used for the deletion in #2847 now. See #2772.
2017-10-11[review] convey via_ipc from process_pos_args to get_windowAnton S
2017-10-11[review] removed ApplicationActivate handler due to bugsAnton S
2017-10-10[review] force_raise -> no_raiseAnton S
2017-10-10Leave qute://settings after tests are doneFlorian Bruhin
Let's see whether this helps with the flakyness where the next test (for pyeval) tries to set frame_flattening...
2017-10-10Update Saka Key urlFlorian Bruhin
2017-10-10Fix indentFlorian Bruhin
2017-10-10[review] docstrings, url logging, etc.Anton S
2017-10-10fixed docstring, converted list to setAnton S
2017-10-10moved methods to restore initial orderAnton S
2017-10-10use open_url to handle FileOpen eventAnton S
2017-10-10added option to suppress window raisingAnton S
2017-10-10reused some code from process argsAnton S
2017-10-10raise last focused window if requestedAnton S
2017-10-10separated window raising into it's own functionAnton S
2017-10-09Merge pull request #3074 from qutebrowser/pyup-scheduled-update-10-09-2017Florian Bruhin
Scheduled weekly dependency update for week 41
2017-10-09Add spaces around args with annotationsFlorian Bruhin
Looks like pylint 1.7.3/.4 notices those
2017-10-09Update tox from 2.8.2 to 2.9.1pyup-bot
2017-10-09Update pytest-qt from 2.2.0 to 2.2.1pyup-bot
2017-10-09Update pytest from 3.2.2 to 3.2.3pyup-bot
2017-10-09Update parse-type from 0.4.1 to 0.4.2pyup-bot
2017-10-09Update hypothesis from 3.30.3 to 3.32.0pyup-bot
2017-10-09Update pylint from 1.7.2 to 1.7.4pyup-bot