summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-03-19Release v0.1.4v0.1.4Florian Bruhin
2015-03-19Regenerate authors.Florian Bruhin
2015-03-19Fix lint.Florian Bruhin
2015-03-19Make it possible to correct author names in src2asciidoc.Florian Bruhin
2015-03-19Update icon db path when private-browsing changed.Florian Bruhin
2015-03-19Stop the icon database from being created when private-browsing is set to truebinix
2015-03-19Don't poll for signals on Unix.Florian Bruhin
2015-03-19Discard uninteresting events early in eventFilter.Florian Bruhin
2015-03-19Ensure there's no size for font-family settings.Florian Bruhin
2015-03-19Refactor websettings and save/restore defaults.Florian Bruhin
2015-03-19Removed default search engines. Closes #533.error800
2015-03-19Add an unittest for foo::bar URLs.Florian Bruhin
2015-03-19Handle URLs with double-colon at the beginning as search stringsPatric Schmitz
2015-03-19Don't try to add tab repr in TabDeletedError.Florian Bruhin
2015-03-19Adjust prompt size hint based on content.Florian Bruhin
2015-03-19Ignore RuntimeError in mouserelease_insertmode.Florian Bruhin
2015-03-19Hide Qt warning when aborting download reply.Florian Bruhin
2015-03-19log.utils: Add Qt warning filter context manager.Florian Bruhin
2015-03-18Use _shutting_down instead of disconnecting signalFlorian Bruhin
2015-03-18Hide "Error while shutting down tabs" message.Florian Bruhin
2015-03-18Clear open target in acceptNavigationRequest.Florian Bruhin
2015-03-18Fix handling of signals with deleted tabs.Florian Bruhin
2015-03-18Don't log cur_link_hovered signals.Florian Bruhin
2015-03-18Add logging for acceptNavigationRequest.Florian Bruhin
2015-03-18Log rfc6266 UnicodeDecodeError to correct logger.Florian Bruhin
2015-03-18Fix AttributeError when doing extended hinting.Florian Bruhin
2015-03-18Refactor how click/hint open targets are handled.Florian Bruhin
2015-03-18Remove debug console completing completely.Florian Bruhin
2015-03-18Restore sys.std* in utils.fake_io on exceptions.Florian Bruhin
2015-03-18Reset open_target in acceptNavigationRequest.Florian Bruhin
2015-03-18hints: Include button in buttons().Florian Bruhin
2015-03-18Simulate Ctrl-click when hinting in new tab/win.Florian Bruhin
2015-03-18Allow font names with integers in them.Florian Bruhin
2015-03-18Disable insecure SSL ciphers (< 128bit) for Qt 5.2.Florian Bruhin
2015-03-18Fix QIODevice warnings when closing tabs.Florian Bruhin
2015-03-18Fix wrong parsing of faulthandler logs.Florian Bruhin
2015-03-18Improve parsing of faulthandler logs.Florian Bruhin
2015-03-18Set the QSettings path to a config-subdirectory.Florian Bruhin
2015-03-18Add workaround for adblock-message without window.Florian Bruhin
2015-03-18Fix searching for terms starting with a slash.Florian Bruhin
2015-03-18Ignore tab key presses if they'd switch focus.Florian Bruhin
2015-02-12Release v0.1.3v0.1.3Florian Bruhin
2015-02-12Regenerate docsFlorian Bruhin
2015-02-11Don't show line edit text in its repr().Florian Bruhin
2015-02-11Handle shutdown of page with prompt correctly.Florian Bruhin
2015-02-11Don't log statusbar messages in signalfilter.Florian Bruhin
2015-02-11Don't log javascript console messages by default.Florian Bruhin
2015-02-11Keep more debug log in memory.Florian Bruhin
2015-02-11Reorder stacktrace.asciidocFlorian Bruhin
2015-02-11Update Arch section in stacktrace.asciidoc.Florian Bruhin