Commit Graph

  • 57f256e80d Merge branch 'rcorre-backward-kill-word' Florian Bruhin 2016-07-30 18:49:58 +0200
  • 09418d77a0 Update changelog Florian Bruhin 2016-07-30 18:49:10 +0200
  • 6bcdacf1ce Implement readline's backward-kill-word. Ryan Roden-Corrent 2016-07-30 07:26:10 -0400
  • a7438f4f15 Extend tab-move's direction argument to take an index (fixes #1701) Marshall Lochbaum 2016-07-29 23:06:40 -0400
  • b22634e2eb Correct qutebrowser.conf documentation for list types Marshall Lochbaum 2016-07-29 16:08:42 -0400
  • fbadc5e668 Remove second arg from on_selection_changed. Ryan Roden-Corrent 2016-07-29 08:48:24 -0400
  • f9c09a1f43 Merge branch 'lahwaacz-completion_trivial' Florian Bruhin 2016-07-29 12:08:28 +0200
  • b80ea14557 Regenerate authors Florian Bruhin 2016-07-29 12:08:23 +0200
  • 14eabc7160 Merge branch 'completion_trivial' of https://github.com/lahwaacz/qutebrowser into lahwaacz-completion_trivial Florian Bruhin 2016-07-29 12:08:10 +0200
  • 066c9bf4dc Split websettings into web{kit,engine,}settings Florian Bruhin 2016-07-29 12:01:22 +0200
  • c40059715a Fix long line Florian Bruhin 2016-07-29 10:43:53 +0200
  • 08a9786a73 Add a stub for WebEnginePage.createWindow Florian Bruhin 2016-07-29 10:35:14 +0200
  • cffe2281b1 Use qtmodeltester for completion model tests Florian Bruhin 2016-07-29 10:26:55 +0200
  • 2a70146db1 Remove unneeded invalidateFilter call. Jakub Klinkovský 2016-07-26 13:49:31 +0200
  • 119f9c0e18 completion: get rid of model-specific sort method (see #545) Jakub Klinkovský 2016-07-17 12:46:51 +0200
  • 49327dfcbb completion: highlight only the matched terms Jakub Klinkovský 2016-07-15 22:30:48 +0200
  • caf5937585 completion: get rid of custom_filter (see #545) Jakub Klinkovský 2016-07-15 19:05:52 +0200
  • 4bf94f3c24 Use order='strict' with qtbot.waitSignals Florian Bruhin 2016-07-29 07:35:16 +0200
  • a7e9b4e5d7 Get rid of extend=True for qt_log_ignore Florian Bruhin 2016-07-29 07:10:06 +0200
  • e5e2a6a943 pytest.ini: Get rid of qt_wait_signal_raising Florian Bruhin 2016-07-29 07:08:45 +0200
  • 2e40bd3a36 tox: Update pytest-qt to 2.0.0 Florian Bruhin 2016-07-29 07:06:47 +0200
  • baca1bcde2 travis: Remove testing on Ubuntu Wily Florian Bruhin 2016-07-29 09:10:02 +0200
  • 81ca5cbe44 Merge branch 'LadyClaire-master' Florian Bruhin 2016-07-29 09:06:16 +0200
  • 88b2c20421 Update docs Florian Bruhin 2016-07-29 09:06:04 +0200
  • af704439d9 Remove trailing newline Florian Bruhin 2016-07-29 09:05:25 +0200
  • 943cd6ff48 Merge branch 'master' of https://github.com/LadyClaire/qutebrowser into LadyClaire-master Florian Bruhin 2016-07-29 09:04:52 +0200
  • f218d5d4b6 Try harder to pin pip/setuptools Florian Bruhin 2016-07-29 08:51:23 +0200
  • e409eafe2a Add test for opening a quickmark Claire Cavanaugh 2016-07-28 23:36:05 -0700
  • 3d258df23a Heil PEP8 :P Claire Cavanaugh 2016-07-28 23:24:34 -0700
  • bf44636a24 :open opens quickmark when given a quckmark name Claire Cavanaugh 2016-07-28 22:50:10 -0700
  • e8f73b0fe6 Break up MainWindow.__init__. Ryan Roden-Corrent 2016-07-28 08:43:01 -0400
  • dd827332c0 Clean up unused imports from completion refactor. Ryan Roden-Corrent 2016-07-28 07:26:20 -0400
  • f31e890862 Move completion_item_{next,prev} to CompletionView. Ryan Roden-Corrent 2016-07-27 22:29:38 -0400
  • ffc5a42d04 Don't use objreg to get CompletionView. Ryan Roden-Corrent 2016-07-27 12:14:42 -0400
  • b9cf9d180b Decouple Completer and CompletionView. Ryan Roden-Corrent 2016-07-27 07:39:25 -0400
  • d836fcb118 Code review for completion tests. Ryan Roden-Corrent 2016-07-25 07:07:47 -0400
  • 415ad7a638 Unit test completion view. Ryan Roden-Corrent 2016-07-12 20:04:56 -0400
  • a740f99607 Register the fake statusbar command in objreg. Ryan Roden-Corrent 2016-07-12 12:47:28 -0400
  • e5da179ebf Limit the public interface of Completer. Ryan Roden-Corrent 2016-07-11 21:01:23 -0400
  • aedf5b930a Test Completer.schedule_completion_update. Ryan Roden-Corrent 2016-07-11 20:54:16 -0400
  • b48b7eddc8 Add no-cover pragma for _rect_on_view_js Florian Bruhin 2016-07-28 17:29:59 +0200
  • 80d4af0da2 Add test webelem.__eq__ with other type Florian Bruhin 2016-07-28 17:19:52 +0200
  • 56515321dd Handle failing javascript in webelem.rect_on_view Florian Bruhin 2016-07-28 17:09:17 +0200
  • 5463e133ee Split webelem.rect_for_view into two methods Florian Bruhin 2016-07-28 17:09:07 +0200
  • d6b6afdf11 Fix WebElementWrapper.__eq__ Florian Bruhin 2016-07-28 15:57:16 +0200
  • 3aa5eb86fb requirements: Update mccabe to 0.5.1 Florian Bruhin 2016-07-28 15:55:41 +0200
  • 1213b91b66 Fix ALL the contentsSizeChanged connections! Florian Bruhin 2016-07-28 15:29:56 +0200
  • 9cbf9eaa76 Disconnect contents_size_changed during cleanup Florian Bruhin 2016-07-28 14:59:23 +0200
  • 21c1dec59a Actually handle contents_size_changed correctly Florian Bruhin 2016-07-28 14:56:42 +0200
  • a0ae96d43e Add more WebElementWrapper tests Florian Bruhin 2016-07-28 14:46:32 +0200
  • d357ccf403 Add some more WebElementWrapper tests Florian Bruhin 2016-07-28 14:25:53 +0200
  • b0a0984fe7 Add missing check_vanished in remove_blank_target Florian Bruhin 2016-07-28 13:13:21 +0200
  • c674bda43c Add new tests for test_webelem.test_vanished Florian Bruhin 2016-07-28 13:12:47 +0200
  • a1fd161a4a Merge branch 'webelem' Florian Bruhin 2016-07-28 12:38:37 +0200
  • 41e6a2392a QtWebEngine: Add stub for find_all_elements Florian Bruhin 2016-07-28 11:13:56 +0200
  • 631109e5eb Fix raising of WebTabError Florian Bruhin 2016-07-28 11:13:24 +0200
  • d87840e254 Fix lint Florian Bruhin 2016-07-28 11:13:07 +0200
  • 8d7baea9ae Fix test_passed_geometry Florian Bruhin 2016-07-28 10:50:49 +0200
  • ebc72c9b5f Fix TestRemoveBlankTarget.test_no_link Florian Bruhin 2016-07-28 10:50:14 +0200
  • 540c62c232 Add only_visible to find_all_elements Florian Bruhin 2016-07-28 10:34:51 +0200
  • 5b943a431e Fix WebElementWrapper.text Florian Bruhin 2016-07-27 17:07:12 +0200
  • 49f57a5d7e Fix userscripts Florian Bruhin 2016-07-27 17:05:24 +0200
  • 5eca6e11a5 Fix editor/paste-primary Florian Bruhin 2016-07-27 16:58:44 +0200
  • e051de4843 Fix word hinting Florian Bruhin 2016-07-27 16:54:26 +0200
  • ffdaf8d470 Move webelem.is_visible/.rect_on_view to methods Florian Bruhin 2016-07-27 16:51:24 +0200
  • 4318604c57 Don't use javascript in webelem.set_text for hints Florian Bruhin 2016-07-27 16:45:44 +0200
  • 193c755637 Refactor WebElement API, part 2 Florian Bruhin 2016-07-27 16:27:38 +0200
  • c5a91004f5 Add contents_size_changed to tab API Florian Bruhin 2016-07-27 15:34:28 +0200
  • c764733472 Refactor QWebElement API, part 1 Florian Bruhin 2016-07-27 15:11:06 +0200
  • 243ba02f5f Revert "Add -bb for pytest python invocations" Florian Bruhin 2016-07-28 09:10:25 +0200
  • 016c13a998 Use repr() for rfc2622 logging Florian Bruhin 2016-07-28 07:28:21 +0200
  • 190db8bf5e Also pass -bb to python for end2end tests Florian Bruhin 2016-07-28 07:19:59 +0200
  • 79b3f26de8 Decode HTML in test_filescheme Florian Bruhin 2016-07-28 07:19:09 +0200
  • caab826e8a Use repr() for IPC logging messages Florian Bruhin 2016-07-28 07:06:53 +0200
  • 285cf105f0 Add -bb for pytest python invocations Florian Bruhin 2016-07-28 07:04:40 +0200
  • dfb7ba29fd Adjust PyPEG2 install instructions for Debian Florian Bruhin 2016-07-27 22:43:40 +0200
  • b5d3fa763a Add pytest_warnings to run_frozen_tests.py Florian Bruhin 2016-07-27 20:44:21 +0200
  • 2c37de3ac1 Revert startpage config type to String instead of Url Marshall Lochbaum 2016-07-27 14:21:25 -0400
  • ed43e12c3e Add (unreleased) to changelog Florian Bruhin 2016-07-27 19:45:37 +0200
  • 73cd0e01ef Fix deleting of quickmarks with ctrl-d Florian Bruhin 2016-07-27 19:44:34 +0200
  • 263ecee1a3 flake8 reqs: Update flake8-string-format to 0.2.3 Florian Bruhin 2016-07-27 19:41:24 +0200
  • d51b1733e4 Add List to test_configtypes_hypothesis Marshall Lochbaum 2016-07-27 13:14:51 -0400
  • 642abac634 Remove BaseList type Marshall Lochbaum 2016-07-27 13:06:15 -0400
  • b205ad500b Add tests for configtypes.Url Marshall Lochbaum 2016-07-27 10:31:02 -0400
  • b4fec256dc Merge LengthList into List Marshall Lochbaum 2016-07-27 10:20:10 -0400
  • 7605a4fb0c tests: Use pytest-warnings to handle warnings Florian Bruhin 2016-07-27 18:27:32 +0200
  • 1ebf2bab1c Whoops, remove conflict marker Florian Bruhin 2016-07-27 12:43:15 +0200
  • 48fc89ca88 Whoops, remove conflict marker Florian Bruhin 2016-07-27 12:42:53 +0200
  • d8153f7010 Whoops, remove conflict marker Florian Bruhin 2016-07-27 12:42:22 +0200
  • 04aa98d7fb Release v0.8.1 Florian Bruhin 2016-07-27 12:31:30 +0200
  • 0eb74dcc1b Hide harfbuzz warning if frozen Florian Bruhin 2016-07-27 12:15:10 +0200
  • 7b82d81784 Improve error message on OS X without QtWebEngine Florian Bruhin 2016-07-27 12:13:22 +0200
  • 9ff006746f Handle empty command in CommandRunner.parse_all Florian Bruhin 2016-07-27 11:19:01 +0200
  • be609d5779 Improve logging for BaseKeyParser Florian Bruhin 2016-07-27 10:27:53 +0200
  • b98d970393 Merge branch 'flv0-savefile_open-flush' Florian Bruhin 2016-07-27 10:11:51 +0200
  • fbac4cb95f Regenerate authors Florian Bruhin 2016-07-27 10:11:44 +0200
  • ccbd47a0cd Merge branch 'savefile_open-flush' of https://github.com/flv0/qutebrowser into flv0-savefile_open-flush Florian Bruhin 2016-07-27 10:11:33 +0200
  • 2970bbcf03 codeov/test requirements: Update coverage to 4.2 Florian Bruhin 2016-07-27 06:37:02 +0200
  • 94f006a675 pylint requirements: Update astroid to 1.4.8 Florian Bruhin 2016-07-27 06:32:29 +0200
  • a3c7ed51d4 Create LengthList to remove WebKitBytesList and refactor Padding Marshall Lochbaum 2016-07-26 23:59:55 -0400