summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-12-14Release v0.1v0.1Florian Bruhin
2014-12-14Fix loading of renamed config sections.Florian Bruhin
2014-12-14Update docsFlorian Bruhin
2014-12-14Add cheatsheet svg.Florian Bruhin
2014-12-14Move apparmor from contrib to misc.Florian Bruhin
2014-12-14Update INSTALL.asciidoc.Florian Bruhin
2014-12-14Fix updating of scroll position with gg/G/etc.Florian Bruhin
2014-12-13Allow non-ASCII chars in keychains. Fixes #303.Florian Bruhin
2014-12-13Big file tree reorganisation.Florian Bruhin
2014-12-13Update docsFlorian Bruhin
2014-12-13Merge branch 'krobelus-master'Florian Bruhin
2014-12-13Cleanups in hint.py.Florian Bruhin
2014-12-13Merge branch 'master' of https://github.com/krobelus/qutebrowser into krobelu...Florian Bruhin
2014-12-12Add a new qutebrowser icon by WOFall as svg/png.Florian Bruhin
2014-12-12Hints: Use the src html attribute in addition to href in _resolve_url.Johannes Altmanninger
2014-12-12Add hint target 'run' to execute a command based on a hint URL.Johannes Altmanninger
2014-12-12Fix split tests.Florian Bruhin
2014-12-12Fix ws stripping with simple_split and no flags.Florian Bruhin
2014-12-12hints: Store id() of destroyed frames.Florian Bruhin
2014-12-11Use a QNAM to pastebin from crash dialog.Florian Bruhin
2014-12-11Check if command text is valid when hinting.Florian Bruhin
2014-12-11Fix starting without config.Florian Bruhin
2014-12-11Regenerate docsFlorian Bruhin
2014-12-11Don't use maxsplit=0 with :spawn.Florian Bruhin
2014-12-11Use maxsplit=1 for :repeat and :later.Florian Bruhin
2014-12-11Regenerate docs for :bind.Florian Bruhin
2014-12-11Handle flags with args correctly with split=False.Florian Bruhin
2014-12-11Make mode a kwarg-only argument for :bind.Florian Bruhin
2014-12-11Set maxsplit=0 for :set-cmd-text.Florian Bruhin
2014-12-11Use maxsplit=1 for :bind.Florian Bruhin
2014-12-11Support a maxsplit argument for commands.Florian Bruhin
2014-12-11Remove quotes with split=False commands.Florian Bruhin
2014-12-11Fix completion update when the length is unchanged.Florian Bruhin
2014-12-11Don't treat page load as failed with blocked hosts.Florian Bruhin
2014-12-10Add a :quickmark-del command.Florian Bruhin
2014-12-10Fix un-hiding of hints.Florian Bruhin
2014-12-10Add a "retry" entry to the download menu.Florian Bruhin
2014-12-10Update settings.asciidoc.Florian Bruhin
2014-12-10Add an open menu entry to downloads.Florian Bruhin
2014-12-10Create inexistent paths in standardpath.get.Florian Bruhin
2014-12-10Handle OSError exceptions where appropriate.Florian Bruhin
2014-12-10Replace all IOError by OSErrors.Florian Bruhin
2014-12-10Fix checking for errors when a page is loaded.Florian Bruhin
2014-12-10Dynamically calculate needed size for command.Florian Bruhin
2014-12-10tabwidget: Add text padding in minimumTabSizeHint.Florian Bruhin
2014-12-10tabwidget: Fix ...-width in minimumTabSizeHint.Florian Bruhin
2014-12-10tabwidget: Clean up and fix minimumTabSizeHint.Florian Bruhin
2014-12-10Set a minimum height for the statusbar widget.Florian Bruhin
2014-12-10Don't record command history in private mode.Florian Bruhin
2014-12-10cookies/cache: Handle por^H^Hrivate browsing mode.Florian Bruhin