Commit Graph

  • e1012501ec Issue only happens when using webengine thuck 2016-11-13 12:10:03 +0100
  • 0eab91ac4c Fix for webengine too thuck 2016-11-13 11:56:21 +0100
  • 56ee7d63b3 Should fix the issue #2117 thuck 2016-11-13 09:50:54 +0100
  • 84c41c964b First test for tab-pin thuck 2016-11-13 09:40:07 +0100
  • a8ccfe050d Remove unecessary empty line thuck 2016-11-13 08:56:43 +0100
  • 785c03c15c Merge branch 'master' of https://github.com/The-Compiler/qutebrowser into pintab thuck 2016-11-13 08:56:19 +0100
  • 2142bc23d4 test requirements: Update pytest to 3.0.4 Florian Bruhin 2016-11-13 01:48:37 +0100
  • 5bdd74138d Handle not being able to get elements via JS Florian Bruhin 2016-11-13 01:46:18 +0100
  • 645a9aa6e1 Add a better workaround for QTBUG-54419 Florian Bruhin 2016-11-13 01:38:02 +0100
  • 9eb0a85bae Some fixes for pyflake, pylint and remove useless function thuck 2016-11-11 17:10:46 +0100
  • 25b69fe76a Configuration for the size of a pinned tab thuck 2016-11-11 13:57:01 +0100
  • 19cc721eb1 Changed behavior on location of tab being pinned thuck 2016-11-11 12:05:04 +0100
  • 00f2b4df96 Merge branch 'master' of https://github.com/The-Compiler/qutebrowser into pintab thuck 2016-11-11 11:07:30 +0100
  • 67ad5c9837 Merge branch 'blyxxyz-union-tests' Florian Bruhin 2016-11-11 07:40:59 +0100
  • 2dd857d580 Remove FakeTypingMeta.__subclasscheck__ Florian Bruhin 2016-11-11 07:40:21 +0100
  • 4b4bf7ec9e Merge branch 'union-tests' of https://github.com/blyxxyz/qutebrowser into blyxxyz-union-tests Florian Bruhin 2016-11-11 07:18:23 +0100
  • 94e2a4dccc Make sure the tab indicator color is always available Florian Bruhin 2016-11-11 07:04:01 +0100
  • 75c996c13e Cancel register key input with escape Jan Verbeek 2016-11-11 02:45:59 +0100
  • 2ded5ef6dd tests: Get rid of flaky_once mark Florian Bruhin 2016-11-10 22:40:16 +0100
  • 40c5c75a6c tests: Add a js_prompt marker Florian Bruhin 2016-11-10 22:37:53 +0100
  • a6215be864 Get rid of NetworkManager._ask Florian Bruhin 2016-11-10 22:25:32 +0100
  • a9d48753ef Adjust docstring Florian Bruhin 2016-11-10 22:23:56 +0100
  • b270c69ea7 Improve authentication dialog with no realm Florian Bruhin 2016-11-10 22:16:26 +0100
  • 29cb9279e5 Emit shutting_down signal when a WebEngineTab shuts down Florian Bruhin 2016-11-10 22:03:12 +0100
  • 8d781c68c9 Fix lint Florian Bruhin 2016-11-10 21:23:09 +0100
  • 6b14cda5d0 Re-enable SSL download test on QtWebEngine Florian Bruhin 2016-11-10 21:20:43 +0100
  • 2d23ed52de Adjust check_coverage Florian Bruhin 2016-11-10 21:20:22 +0100
  • 013c2691d5 Fix javaScriptPrompt override for newer PyQt versions Florian Bruhin 2016-11-10 21:15:55 +0100
  • 62d258190f Only support :debug-clear-ssl-errors with QtWebKit Florian Bruhin 2016-11-10 21:11:59 +0100
  • adb2ce0160 Remove MouseLock permission support Florian Bruhin 2016-11-10 21:00:03 +0100
  • bbcbb24cb5 Handle feature permissions with QtWebEngine Florian Bruhin 2016-11-10 18:37:36 +0100
  • 8f55725555 Fix lint Florian Bruhin 2016-11-10 13:59:06 +0100
  • 8a4ca25b8d Avoid circular import Florian Bruhin 2016-11-10 13:53:13 +0100
  • c6f83d3148 Don't show SSL error page for subresources Florian Bruhin 2016-11-10 13:29:45 +0100
  • d93bc8b26b Make prompt tests run Florian Bruhin 2016-11-10 10:26:27 +0100
  • 6697d692e1 webengine: Initial SSL error support Florian Bruhin 2016-11-10 06:50:00 +0100
  • 65625a9dea webengine: Initial support for authentication and javascript prompts Florian Bruhin 2016-11-09 21:49:36 +0100
  • 6d72bce4b6 Remove stub call for WebEngineCaret._on_mode_(entered|left) Florian Bruhin 2016-11-10 22:41:41 +0100
  • 23628cdfbf Merge branch 'master' of https://github.com/The-Compiler/qutebrowser into pintab thuck 2016-11-10 20:20:52 +0100
  • d8d7b42c43 Stabilize macro tests Florian Bruhin 2016-11-10 09:03:56 +0100
  • adcd8a7220 Fix lint Florian Bruhin 2016-11-10 08:53:44 +0100
  • bddda6b778 Use a data: URL for the broken qutebrowser logo Florian Bruhin 2016-11-10 08:37:12 +0100
  • f1bba45db5 Revert "Serve broken qutebrowser logo via qute:resources" Florian Bruhin 2016-11-10 07:51:19 +0100
  • bbd842bd82 Get rid of modeman.maybe_leave Florian Bruhin 2016-11-10 07:19:45 +0100
  • 2ef85d6c35 Fix macros with a mode-switching command Florian Bruhin 2016-11-10 07:16:52 +0100
  • 22cd42c515 test requirements: Update Mako to 1.0.6 Florian Bruhin 2016-11-10 06:56:01 +0100
  • 29099b5fd5 Merge branch 'blyxxyz-macros' Florian Bruhin 2016-11-10 06:54:24 +0100
  • 3884271505 check_coverage: Add keyinput.macros to WHITELISTED_FILES Florian Bruhin 2016-11-10 06:54:02 +0100
  • c7fb99878f Move macro tests to keyinput.feature Florian Bruhin 2016-11-10 06:51:59 +0100
  • 2a094ce35c Update changelog Florian Bruhin 2016-11-10 06:51:17 +0100
  • 5d30105a53 Merge branch 'macros' of https://github.com/blyxxyz/qutebrowser into blyxxyz-macros Florian Bruhin 2016-11-10 06:50:21 +0100
  • 80c5e92094 Fix Union tests for newer Python 3.5 versions Jan Verbeek 2016-11-10 00:54:51 +0100
  • 9f70fa3ec8 Merge branch 'master' of https://github.com/The-Compiler/qutebrowser into pintab thuck 2016-11-10 00:28:31 +0100
  • 9beb097c53 Corrected some unecessary spaces thuck 2016-11-09 23:52:56 +0100
  • d7f5f61f03 Implemented counter for total number of tabs thuck 2016-11-09 23:50:41 +0100
  • 89e6ff6599 fix wrong spaces and priority for session restore Cosmin Popescu 2016-11-09 19:27:48 +0100
  • ac2df2f253 Merge branch 'webengine-downloads-3' Florian Bruhin 2016-11-09 19:09:58 +0100
  • a778b7184c Revert back to objreg to avoid circular import Jan Verbeek 2016-11-09 19:07:56 +0100
  • f1c3bc89ec Further cleanup Jan Verbeek 2016-11-09 14:56:41 +0100
  • 9bc54ebf97 Merge branch 'insert-text-js' of https://github.com/paretje/qutebrowser into paretje-insert-text-js Florian Bruhin 2016-11-09 14:52:18 +0100
  • c36edfb2ba Wait for text being inserted before testing Kevin Velghe 2016-11-09 14:36:20 +0100
  • 1a5e90f652 Fix lint Florian Bruhin 2016-11-09 14:29:06 +0100
  • 479c8e56b4 Improve macro code style, info messages Jan Verbeek 2016-11-09 13:09:10 +0100
  • 6e8f86207c Merge branch 'HolySmoke86-issue1619' Florian Bruhin 2016-11-09 12:36:25 +0100
  • 0f05ff6536 Update docs Florian Bruhin 2016-11-09 12:36:07 +0100
  • d80022f3cd Merge branch 'issue1619' of https://github.com/HolySmoke86/qutebrowser into HolySmoke86-issue1619 Florian Bruhin 2016-11-09 12:32:52 +0100
  • e5dec949b0 Merge https://github.com/The-Compiler/qutebrowser into macros Jan Verbeek 2016-11-09 12:17:04 +0100
  • b481dd668d test config migration for tab-{close,only} flags Daniel Karbach 2016-11-09 09:38:47 +0100
  • 4afd75a24d typo in comment Daniel Karbach 2016-11-09 09:30:37 +0100
  • cf32aac111 Move usertypes.DownloadTarget to downloads module Florian Bruhin 2016-11-09 08:15:31 +0100
  • 80562fbdca Add DownloadTarget.suggested_filename Florian Bruhin 2016-11-09 08:06:57 +0100
  • 8771759f68 Improve error handling in objreg.dump_objects Florian Bruhin 2016-11-09 07:54:02 +0100
  • 970e4d3e03 Fix mhtml overwrite prompts Florian Bruhin 2016-11-08 23:23:53 +0100
  • df9bee33f4 Fix 100% coverage in misc.ipc Florian Bruhin 2016-11-08 21:56:54 +0100
  • 6f8aaccc2b Attach pin information to tabwidget thuck 2016-11-08 21:12:20 +0100
  • baeb8653c8 Finish stats correctly with QtWebEngine downloads Florian Bruhin 2016-11-08 20:41:40 +0100
  • 3ba7f28069 Re-add download cleanup on shutdown Florian Bruhin 2016-11-08 20:36:49 +0100
  • de1e3a7a54 Make DownloadItem._autoclose private Florian Bruhin 2016-11-08 20:35:07 +0100
  • b00c889dd1 Call _set_fileobj in AbstractDownloadItem.set_target Florian Bruhin 2016-11-08 20:33:25 +0100
  • d8b5ca295e Merge branch 'master' of https://github.com/The-Compiler/qutebrowser into pintab thuck 2016-11-08 19:53:46 +0100
  • 23e7b3f551 Elide js element debug string Florian Bruhin 2016-11-08 11:37:47 +0100
  • 19d31ac201 Deduplicate "Focus object changed" logging Florian Bruhin 2016-11-08 11:35:02 +0100
  • 57ee378ec5 Ignore None-socket in ipc.on_timeout Florian Bruhin 2016-11-08 11:07:58 +0100
  • f271081012 Handle None-tab in on_current_changed Florian Bruhin 2016-11-08 10:36:40 +0100
  • 19c7d747dd Fix downloads with unknown size with WebEngine Florian Bruhin 2016-11-08 09:05:46 +0100
  • ed3347365f Fix lint Florian Bruhin 2016-11-08 07:38:17 +0100
  • 54db4255b1 Fix handling of temporary files Florian Bruhin 2016-11-08 07:21:21 +0100
  • 53e360ec4b Always use a global QNAM for downloads Florian Bruhin 2016-11-07 13:33:21 +0100
  • bc1e4385e0 Fix first bunch of download tests Florian Bruhin 2016-11-07 11:42:02 +0100
  • ce1b675a1e Implement :download/hints via QtNetwork Florian Bruhin 2016-11-07 10:59:25 +0100
  • 5bc3914f24 Pass basename only as suggested filename Florian Bruhin 2016-11-01 23:19:39 +0100
  • fc6c6d4998 Fix lint Florian Bruhin 2016-11-01 23:09:54 +0100
  • 17b7b5c663 Merge branch 'master' of https://github.com/The-Compiler/qutebrowser into pintab thuck 2016-11-08 08:13:15 +0100
  • 931b008f89 Update title when title-format-pinned is modified thuck 2016-11-08 08:12:40 +0100
  • 4f0034911a title-format-pinned initial work thuck 2016-11-08 07:56:13 +0100
  • 7e6edaf93d flake8: Get rid of 'hacking' plugin Florian Bruhin 2016-11-08 07:07:17 +0100
  • 39b3bfba93 Mention package names in pdfjs error Florian Bruhin 2016-11-08 06:18:40 +0100
  • b24ac0ae78 More small fixes thuck 2016-11-08 04:45:07 +0100
  • f9b1d998d4 Last configuration as pin changed to pinned thuck 2016-11-07 22:32:42 +0100
  • f10284b04a Initial work on message.confirm_async thuck 2016-11-07 22:28:05 +0100