summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-10-13Release v1.0.1v1.0.1Florian Bruhin
2017-10-13Ignore inotify_add_watch Qt warningFlorian Bruhin
2017-10-13Update Firefox extension list in READMEFlorian Bruhin
2017-10-13Prevent empty segfault reportsFlorian Bruhin
2017-10-12Add missing testFlorian Bruhin
2017-10-12Properly fix up version checks...Florian Bruhin
2017-10-12Update changelogFlorian Bruhin
2017-10-12Fix version checking in earlyinitFlorian Bruhin
2017-10-12Also check PyQt version for qtutils.version_check()Florian Bruhin
2017-10-12Fix loading of monospace fonts in configtypes.QtFontFlorian Bruhin
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
2017-10-11Update changelog for v1.0.0Florian Bruhin
2017-10-11Prepare release checklist for v1.0.0Florian Bruhin
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
2017-10-11Fix reading of fonts.monospace on initFlorian Bruhin
2017-10-11Fix copy-paste error in colors.messages.warning.border descriptionFlorian Bruhin
2017-10-11Merge pull request #3073 from qutebrowser/sql-errorsFlorian Bruhin
2017-10-11Fix docstringsFlorian Bruhin
2017-10-11Merge remote-tracking branch 'origin/pr/3055'Florian Bruhin
2017-10-11Pass HOME to PyInstaller environmentFlorian Bruhin
2017-10-11Improve YAML deadline warningFlorian Bruhin
2017-10-11Fix lintFlorian Bruhin
2017-10-11Install LibYAML on macOS on TravisFlorian Bruhin
2017-10-11Break long lines in travis_run.shFlorian Bruhin
2017-10-11Check for YAML C extensions on TravisFlorian Bruhin
2017-10-11Show error when YAML load took too longFlorian Bruhin
2017-10-11Add a setting to force the platform and improve Wayland handlingFlorian Bruhin
2017-10-11Another attempt at stabilizing qutescheme.featureFlorian Bruhin
2017-10-11Fix lintFlorian Bruhin
2017-10-11Handle RuntimeError in AbstractTab __repr__Florian Bruhin
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
2017-10-11Implement deleting/renaming values in configdata.ymlFlorian Bruhin
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
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