Commit Graph

  • 713a74cfd4 Fix end2end tests Florian Bruhin 2016-09-15 12:40:47 +0200
  • 2c98b837d5 Add config migrations Florian Bruhin 2016-09-15 12:33:26 +0200
  • e5293d34de Add missing str() calls Florian Bruhin 2016-09-15 12:11:23 +0200
  • dfac0658ae Re-add logging for messages Florian Bruhin 2016-09-15 12:07:51 +0200
  • ed4f476ab4 Get rid of queued messages and unused code Florian Bruhin 2016-09-15 12:04:26 +0200
  • a2254b671c Adjust tests/messagemock Florian Bruhin 2016-09-15 11:56:46 +0200
  • f16b96aa28 Initial implementation of new messages Florian Bruhin 2016-09-14 20:52:32 +0200
  • a7eea6a0c1 Rewrite test_on_next_prev_item after refactoring. Ryan Roden-Corrent 2016-09-15 07:41:56 -0400
  • a9771007b1 Pass string, not index from on_selection_changed. Ryan Roden-Corrent 2016-09-14 22:55:07 -0400
  • ac03095512 Small if-statement style tweak in Completer. Ryan Roden-Corrent 2016-09-14 22:35:05 -0400
  • 6646bbfe1f Test config completion with a ValueList. Ryan Roden-Corrent 2016-09-14 12:56:30 -0400
  • 657859524f Make completion/test_models more rigorous. Ryan Roden-Corrent 2016-09-14 12:46:17 -0400
  • 5bef7dc74c Use file with known mimetype for qutescheme test Florian Bruhin 2016-09-14 16:48:49 +0200
  • c071964091 Fix lint Florian Bruhin 2016-09-14 15:21:30 +0200
  • 886103c887 Fix showing errors in the current window Florian Bruhin 2016-09-14 15:18:12 +0200
  • 0c278bc31d Improve Archlinux section in stacktrace.asciidoc Florian Bruhin 2016-09-14 12:42:19 +0200
  • e2318c6ba3 Update stacktrace docs Florian Bruhin 2016-09-14 12:33:47 +0200
  • 982d00ff84 Let qute:* handlers decide their mimetype Florian Bruhin 2016-09-14 12:18:53 +0200
  • 3a27c45ac9 More cleanup in test_webkitqutescheme Florian Bruhin 2016-09-14 12:08:35 +0200
  • 5b527d0f1e Rename test_qutescheme to test_webkitqutescheme Florian Bruhin 2016-09-14 12:05:33 +0200
  • cc1e134f25 Fix test_qutescheme.py Florian Bruhin 2016-09-14 12:05:15 +0200
  • 5501d90268 Fix lint Florian Bruhin 2016-09-14 12:00:29 +0200
  • c128aba27e Fix qute:* handlers in run_vulture.py Florian Bruhin 2016-09-14 11:35:31 +0200
  • 0657eeb8f4 Activate QtWebEngine tests for qute:* Florian Bruhin 2016-09-14 11:14:04 +0200
  • a1527f35d4 Allow to restrict qute:* pages to a backend Florian Bruhin 2016-09-14 11:04:47 +0200
  • 71bc5bb943 Move QuteSchemeError to qutescheme Florian Bruhin 2016-09-14 11:04:37 +0200
  • aa71c9ae58 Initial qute:* support for QtWebEngine Florian Bruhin 2016-09-14 10:18:25 +0200
  • 4a14083507 Fix :jseval --world contitional in set_text_field Florian Bruhin 2016-09-13 07:59:21 +0200
  • e23d611b37 Strip quotes from completion pattern. Ryan Roden-Corrent 2016-09-12 21:30:10 -0400
  • e65aba74fd Test pattern for Completion.update_completion. Ryan Roden-Corrent 2016-09-12 17:20:36 -0400
  • b867b87955 Don't crash Completer on unknown command. Ryan Roden-Corrent 2016-09-12 12:35:57 -0400
  • 69a3df174d Remove needless try/catch in on_selection_changed. Ryan Roden-Corrent 2016-09-11 18:19:25 -0400
  • 52fdad8186 Test on_selection_changed with maxsplit Ryan Roden-Corrent 2016-09-11 18:19:16 -0400
  • d651cc75b0 Fix flake8/pylint errors. Ryan Roden-Corrent 2016-09-11 18:09:25 -0400
  • 808a645b40 Fix quick-complete highlighting quirk. Ryan Roden-Corrent 2016-09-11 08:03:22 -0400
  • fcadde6aef Merge _split into _partition in Completer. Ryan Roden-Corrent 2016-09-11 07:56:42 -0400
  • 127412d91c Simplify update_completion. Ryan Roden-Corrent 2016-09-10 21:18:59 -0400
  • 581d7659ba Clean up Completer.on_selection_changed. Ryan Roden-Corrent 2016-09-09 07:26:24 -0400
  • eb384fdda0 Better Completer.on_selection_changed testing. Ryan Roden-Corrent 2016-09-05 22:07:16 -0400
  • e4192b5158 Yet another flaky test... Florian Bruhin 2016-09-12 22:49:55 +0200
  • 1f10c7ff94 Fix broken hint test Florian Bruhin 2016-09-12 22:00:54 +0200
  • 0b310d6910 Fix removing of a clicked download Florian Bruhin 2016-09-12 21:47:01 +0200
  • 5b0fc41367 Log scroll data we got via JS Florian Bruhin 2016-09-12 21:46:51 +0200
  • 11abb642ab Remove downloading test with deleting handler Florian Bruhin 2016-09-12 20:53:01 +0200
  • 54c32cc74e Fix long line Florian Bruhin 2016-09-12 20:41:51 +0200
  • 07e67740cc Add missing jseval.html Florian Bruhin 2016-09-12 20:02:03 +0200
  • 4b4582c452 Adjust comment in _rect_on_view_js Florian Bruhin 2016-09-12 20:00:59 +0200
  • e6680c3c60 Also redirect $HOME for QtWebEngine tests Florian Bruhin 2016-09-12 19:55:31 +0200
  • 08e95f76a6 QtWebEngine: Stabilize/reactivate two hint tests Florian Bruhin 2016-09-12 18:59:37 +0200
  • 516bfb5ba3 Un-flaky another test waiting for scrolling Florian Bruhin 2016-09-12 18:58:31 +0200
  • c40325b510 Stabilize "Jumping back after searching" test Florian Bruhin 2016-09-12 18:53:56 +0200
  • 14de9f58b8 Fix docstring Florian Bruhin 2016-09-12 18:33:57 +0200
  • 9e20e3a802 Skip :jseval with world tests for PyQt < 5.7.0 Florian Bruhin 2016-09-12 18:30:49 +0200
  • 8a35ebac7b Use a separate JS world for :jseval Florian Bruhin 2016-09-12 18:27:51 +0200
  • c9e3cc04cf Accept a name for --world with :jseval Florian Bruhin 2016-09-12 18:23:23 +0200
  • 97edc59f03 Add some logging to argparse.multitype_conv Florian Bruhin 2016-09-12 18:22:49 +0200
  • 2281f0c790 Fix :insert-text test for QtWebEngine Florian Bruhin 2016-09-12 15:59:23 +0200
  • b2608d7697 Add --world to :jseval Florian Bruhin 2016-09-12 15:59:17 +0200
  • a16c5a6a25 Add a world argument to tab.run_js_async Florian Bruhin 2016-09-12 15:59:03 +0200
  • fa78cc9f69 tests: Allow to mark JS errors as expected Florian Bruhin 2016-09-12 15:57:02 +0200
  • b645a88ade Stabilize :insert-text tests Florian Bruhin 2016-09-12 15:25:03 +0200
  • d988f919d7 Fix test_quteprocess.py Florian Bruhin 2016-09-12 12:01:31 +0200
  • 2388489038 downloads: Be okay with the tmpdir being gone Florian Bruhin 2016-09-12 11:30:44 +0200
  • 38a3d118ab Nicer linebreaking in _render_log Florian Bruhin 2016-09-12 11:24:57 +0200
  • 469c75662e Fix docstring Florian Bruhin 2016-09-12 11:24:20 +0200
  • 8afb02eef7 bdd: Don't log VDEBUG lines without --verbose Florian Bruhin 2016-09-12 11:23:56 +0200
  • 0fef141db5 Handle QBuffer in on_feature_permission_requested Florian Bruhin 2016-09-12 09:43:08 +0200
  • 32a33c26a8 Restore sys.excepthook in scripts.run_profile Florian Bruhin 2016-09-12 09:28:09 +0200
  • 43b563f600 Add missing docstring Florian Bruhin 2016-09-11 21:27:16 +0200
  • 7ec62c4523 Make some more things in download.py private Florian Bruhin 2016-09-11 20:56:35 +0200
  • 3550d59e3a Make DownloadItem.reply private Florian Bruhin 2016-09-11 20:48:28 +0200
  • 36b7485262 Make some things in downloads.py private Florian Bruhin 2016-09-11 20:48:19 +0200
  • 4a2f0eea2f Fix import order in utilcmds Florian Bruhin 2016-09-11 20:29:19 +0200
  • 4537b786f5 Ignore already deleted windows in :window-only Florian Bruhin 2016-09-11 20:29:05 +0200
  • e05196c4b2 pip requirements: Update setuptools to 27.1.2 Florian Bruhin 2016-09-11 20:22:56 +0200
  • 94a3047df2 flake8 requirements: Update pyparsing to 2.1.9 Florian Bruhin 2016-09-11 20:22:22 +0200
  • 3edd6d4834 flake8 requirements: Update flake8-mock to 0.3 Florian Bruhin 2016-09-11 20:22:11 +0200
  • 1b5cd98d38 Fix lint Florian Bruhin 2016-09-11 20:16:03 +0200
  • 8eeb3b9c75 QtWebEngine: Round scroll percentages Florian Bruhin 2016-09-11 19:58:47 +0200
  • fff777404b Use QApplication.postEvent again Florian Bruhin 2016-09-11 19:37:09 +0200
  • de03feabfe Fix DownloadModel.itemFlags with invalid index Florian Bruhin 2016-09-11 17:10:52 +0200
  • 4ea8584556 Update mailinglist description in quickstart docs Florian Bruhin 2016-09-11 16:30:23 +0200
  • fb8428d5ba Merge branch 'sivers-shortcutfoo' Florian Bruhin 2016-09-11 16:30:11 +0200
  • e2f2c2dac8 Regenerate authors Florian Bruhin 2016-09-11 16:29:59 +0200
  • e340cd33e3 Add a note about shortcutfoo to quickstart docs Florian Bruhin 2016-09-11 16:29:37 +0200
  • 92804fc6cc Merge branch 'shortcutfoo' of https://github.com/sivers/qutebrowser into sivers-shortcutfoo Florian Bruhin 2016-09-11 16:28:22 +0200
  • 8a9365f24c Merge branch 'craftyguy-windows_edits' Florian Bruhin 2016-09-11 16:27:42 +0200
  • e3820c5172 Regenerate authors Florian Bruhin 2016-09-11 16:27:32 +0200
  • be13ffeb84 Merge branch 'windows_edits' of https://github.com/craftyguy/qutebrowser into craftyguy-windows_edits Florian Bruhin 2016-09-11 16:27:20 +0200
  • d59589cbff Merge branch 'Ban3-visibility-api' Florian Bruhin 2016-09-11 16:25:37 +0200
  • 41d5a9202c Update docs Florian Bruhin 2016-09-11 16:25:03 +0200
  • 4d96586eb6 Merge branch 'visibility-api' of https://github.com/Ban3/qutebrowser into Ban3-visibility-api Florian Bruhin 2016-09-11 16:23:14 +0200
  • ac7ee5ed8b Stabilize :tab-clone tests Florian Bruhin 2016-09-11 16:22:20 +0200
  • 0d84ea9b8a Merge branch 'Kingdread-windows-userscripts' Florian Bruhin 2016-09-11 16:16:31 +0200
  • 0b816181c0 Update changelog Florian Bruhin 2016-09-11 16:16:19 +0200
  • 101d30fe1e Make _get_echo_exe_path() private in bdd conftest Florian Bruhin 2016-09-11 16:15:27 +0200
  • 1fe2579bb1 Merge branch 'windows-userscripts' of https://github.com/Kingdread/qutebrowser into Kingdread-windows-userscripts Florian Bruhin 2016-09-11 16:14:25 +0200
  • 4686e0349b Fix lint Florian Bruhin 2016-09-11 16:03:03 +0200
  • 162e6d6483 Fix closing with no last-visible-main-window Florian Bruhin 2016-09-11 15:59:50 +0200
  • 11ee5befcc Fix download tests on Windows Florian Bruhin 2016-09-11 15:53:46 +0200