Commit Graph

  • c93bb0c1be Remove Do-Not-Track header, use DNT header instead Maurits van Altvorst 2018-12-09 14:42:34 +0100
  • f5b5aa70ed Edit tests Maurits van Altvorst 2018-12-09 11:15:29 +0100
  • 296e6816ee Remove outdated X-Do-Not-Track Maurits van Altvorst 2018-12-08 22:37:33 +0100
  • bc06c66823
    Merge pull request #4460 from dan-santana/master Jay Kamat 2018-12-07 17:59:03 -0800
  • d505ed9fa2
    Use POSIX shell instead of bash on scripts/open_url_in_instance.sh Daniel Santana 2018-12-07 12:25:47 -0200
  • fe75ee1469 Mark "Using JS after window.open" as flaky Florian Bruhin 2018-12-05 18:28:34 +0100
  • b9cb98a5ef mypy: Add types for config.websettings Florian Bruhin 2018-12-05 17:48:56 +0100
  • 7bddb7867b Add missing test for configtypes.Key Florian Bruhin 2018-12-05 17:23:09 +0100
  • a9c1fc665f Fix configtypes.Perc.to_str() Florian Bruhin 2018-12-05 16:57:09 +0100
  • f53fd56c3d mypy: Add annotations for qutebrowser.config.configtypes Florian Bruhin 2018-12-05 16:48:33 +0100
  • 403e63d6f2 Configure coverage.py for "if MYPY:" Florian Bruhin 2018-12-05 09:05:32 +0100
  • c752ba4721 Fix coverage Florian Bruhin 2018-12-05 08:55:35 +0100
  • 2770a935e9 Properly fix zoom handling Florian Bruhin 2018-12-05 07:57:21 +0100
  • 8a107fa5b3 Fix int_level handling in :zoom Florian Bruhin 2018-12-04 17:38:50 +0100
  • 91a592a256 Merge remote-tracking branch 'origin/pr/4449' Florian Bruhin 2018-12-04 16:46:14 +0100
  • b5a6a5ab8c Merge remote-tracking branch 'origin/pr/4451' Florian Bruhin 2018-12-04 16:43:25 +0100
  • 7c4b0315af Merge remote-tracking branch 'origin/pyup-scheduled-update-2018-12-03' Florian Bruhin 2018-12-04 16:39:15 +0100
  • 2cb277afd7 Fix exception messages in Command Florian Bruhin 2018-12-04 16:29:44 +0100
  • 268ad40982 Add and enforce types for api.*/components.* Florian Bruhin 2018-12-04 15:52:14 +0100
  • 953042d75d mypy: Disable untyped decorators Florian Bruhin 2018-12-04 07:28:28 +0100
  • 2a7a3de8fc Update certifi from 2018.10.15 to 2018.11.29 pyup-bot 2018-12-03 19:15:15 +0100
  • 70284704c7 Update certifi from 2018.10.15 to 2018.11.29 pyup-bot 2018-12-03 19:15:13 +0100
  • 71f9c5d206 Fix handling of annotated varargs in commands Florian Bruhin 2018-12-03 15:48:52 +0100
  • 13dac9eef5 Revert "Revert "Add types for most of qutebrowser.config"" Florian Bruhin 2018-12-03 15:36:21 +0100
  • 7494d238ce Revert "Add types for most of qutebrowser.config" Florian Bruhin 2018-12-03 13:17:23 +0100
  • 208d3db475 Add types for most of qutebrowser.config Florian Bruhin 2018-12-03 12:14:33 +0100
  • b0ae4deac8 ADjust check_coverage for api/ Florian Bruhin 2018-12-03 08:49:10 +0100
  • d01672bab7 Regenerate docs Florian Bruhin 2018-12-03 08:45:25 +0100
  • a47ee08a84 Fix wrong/missing argument annotations Florian Bruhin 2018-12-03 08:45:13 +0100
  • 285db344b3 Allow to document count_tab as "count:" argument Florian Bruhin 2018-12-03 08:44:51 +0100
  • ede13c76d9 Fix checking for count in src2asciidoc Florian Bruhin 2018-12-03 08:44:35 +0100
  • ef5e5d84ac Add assert for Command.pos_args Florian Bruhin 2018-12-03 08:44:10 +0100
  • e81f070a79 Use tojson filter to convert url to Javascript string user202729 2018-12-02 22:56:44 +0700
  • 0e547414af
    Update translations and desktop actions Pellegrino Prevete 2018-12-02 05:32:56 +0000
  • 4d8c8a5d92 Fix :home with pinned tabs Florian Bruhin 2018-11-30 16:58:33 +0100
  • a7a8f4470b Make ExternalEditor slots private Florian Bruhin 2018-11-30 16:57:48 +0100
  • d484d9363e Fix caret cmds Florian Bruhin 2018-11-30 16:51:55 +0100
  • a0dca95310 Move Command._handle_special_call_arg out of _get_call_args Florian Bruhin 2018-11-30 16:35:40 +0100
  • 23d0dbd998 Fix handling of optional values in _add_special_arg Florian Bruhin 2018-11-30 16:28:43 +0100
  • 34aaca2aa0 Fix lint Florian Bruhin 2018-11-30 16:25:19 +0100
  • 40d376fbcf Move unit tests Florian Bruhin 2018-11-30 16:25:12 +0100
  • bfa518896a Fix Command.takes_count Florian Bruhin 2018-11-30 16:23:34 +0100
  • 979be017c3 Add components.misccommands Florian Bruhin 2018-11-30 15:56:16 +0100
  • 7788a91ed2 Add CommandValue.count_tab Florian Bruhin 2018-11-30 15:55:50 +0100
  • 2ef82caa10 apitypes: Expose webelem.Error/ClickTarget/JsWorld Florian Bruhin 2018-11-30 15:55:05 +0100
  • 3abc83d945 Rename CommandValue.tab to CommandValue.cur_tab Florian Bruhin 2018-11-30 15:43:14 +0100
  • 3a7206bda1 Make standarddir.Location private Florian Bruhin 2018-11-30 15:36:54 +0100
  • ba03e9394a Move zoom commands to components/ Florian Bruhin 2018-11-30 14:45:10 +0100
  • da505c84c6 Expose config.val to extension API Florian Bruhin 2018-11-30 14:44:49 +0100
  • a09b1a4e05 Move caret commands to components.caretcommands Florian Bruhin 2018-11-30 14:32:28 +0100
  • 7a379ebec1 Expose KeyMode to extension API Florian Bruhin 2018-11-30 14:45:40 +0100
  • bc0ac62087 Rename api.tab.Tab to api.apitypes.Tab Florian Bruhin 2018-11-30 14:28:29 +0100
  • 88205a8d32 Add AbstractScroller.before_jump_requested signal Florian Bruhin 2018-11-30 14:17:40 +0100
  • e6c6e0dd59 Move scroll commands to components/ Florian Bruhin 2018-11-30 13:58:36 +0100
  • ce3b1f252d Add api.message and api.tab Florian Bruhin 2018-11-30 13:58:03 +0100
  • c0d4fe0ab5 Make it possible to inject tab via cmdutils.Value Florian Bruhin 2018-11-30 13:14:58 +0100
  • 4ce8a6eaf6 Mark unreachable Florian Bruhin 2018-11-30 13:07:44 +0100
  • 4e56d0e8b3 Refactor Command._get_self_arg Florian Bruhin 2018-11-30 13:06:53 +0100
  • 7a90340299 Unify _get_count_arg/_get_win_id_arg Florian Bruhin 2018-11-30 12:59:21 +0100
  • 566304ab4e Fix lint Florian Bruhin 2018-11-30 12:51:54 +0100
  • fe6f627305 Add partial type annotations for utils.message Florian Bruhin 2018-11-30 12:51:26 +0100
  • 8725ac6e66 Fix type of stack argument for utils.message Florian Bruhin 2018-11-30 12:49:57 +0100
  • 569bb0fa09 Add cmdutils.Value instead of using count=True/win_id=True Florian Bruhin 2018-11-30 12:45:01 +0100
  • d549d4d5e2 Fix test_configcommands Florian Bruhin 2018-11-30 11:19:03 +0100
  • b3fa43a97c Fix broken test_on_tab_changed Florian Bruhin 2018-11-30 11:17:49 +0100
  • 9c4ebb97d7 Fix refactoring issues Florian Bruhin 2018-11-30 11:06:19 +0100
  • 536a7ef1e6 Move command registering to Command object Florian Bruhin 2018-11-30 09:51:45 +0100
  • e184ace8cb Fix lint Florian Bruhin 2018-11-30 08:55:15 +0100
  • 5199681b41 Rename add_history_item Florian Bruhin 2018-11-30 08:45:45 +0100
  • a7f7607b4d Rename _openurl_prepare Florian Bruhin 2018-11-30 08:38:11 +0100
  • da5527f5ef Rename predicted_navigation Florian Bruhin 2018-11-30 08:37:29 +0100
  • 6a27cd4e15 fixup Florian Bruhin 2018-11-30 08:35:56 +0100
  • f6c36ccbee Rename openurl to load_url Florian Bruhin 2018-11-30 08:31:03 +0100
  • 5bf0dffa95 Move history (de)serializing to a private_api object Florian Bruhin 2018-11-30 08:23:52 +0100
  • 27ee3280b2 Separate success/error callbacks Florian Bruhin 2018-11-29 20:29:43 +0100
  • 0104490978 Use enum values for load_status_changed Florian Bruhin 2018-11-29 19:44:48 +0100
  • a6d3a935d3 Use an enum for IgnoreCase Florian Bruhin 2018-11-29 19:38:12 +0100
  • 2cd2c60a8b Rename key_press to fake_key_press Florian Bruhin 2018-11-29 19:30:28 +0100
  • 7a3d1b0212 AbstractHistory: Check count Florian Bruhin 2018-11-29 19:28:11 +0100
  • b2796d4a85 Rename some AbstractZoom methods Florian Bruhin 2018-11-29 19:26:05 +0100
  • 73e196ff65 Make url(requested=True) a keyword-only arg Florian Bruhin 2018-11-29 19:23:14 +0100
  • cd8e3094b9 Avoid circular import Florian Bruhin 2018-11-29 19:22:28 +0100
  • 609b8f1cee Fix return values of AbstractPrinting.check_*_support Florian Bruhin 2018-11-29 19:10:47 +0100
  • f81c5b7eab Move common key_press implementation Florian Bruhin 2018-11-29 19:09:41 +0100
  • 4b7c60da9f Improve docstrings Florian Bruhin 2018-11-29 19:07:13 +0100
  • c1b9318e77 check_coverage: Add test_objects.py Florian Bruhin 2018-11-29 19:04:14 +0100
  • 595e152729 Remove AbstractAudio.toggle_muted Florian Bruhin 2018-11-29 19:03:45 +0100
  • c7179e35cc Remove old code Florian Bruhin 2018-11-29 19:02:36 +0100
  • 6ccba16b72 Fix coverage Florian Bruhin 2018-11-29 19:02:03 +0100
  • b7de287e7b Move CommandError to api.cmdutils Florian Bruhin 2018-11-29 14:09:06 +0100
  • f9858733c1 Improve docstrings Florian Bruhin 2018-11-29 13:32:20 +0100
  • e576847b91 Add partial type annotations for qtutils Florian Bruhin 2018-11-29 13:29:40 +0100
  • 7cbba4b3f1 Add type annotations for cmdutils Florian Bruhin 2018-11-29 13:29:33 +0100
  • 19628d0ae9 Move cmdutils.cmd_dict to objects.commands Florian Bruhin 2018-11-29 11:21:07 +0100
  • 168bc3dc49 Be stricter in mypy.ini Florian Bruhin 2018-11-29 11:09:04 +0100
  • 4caa2e056b Add type annotations to misc.objects Florian Bruhin 2018-11-29 11:08:24 +0100
  • ccab751d3c
    Merge pull request #4431 from winny-/winny--patch-1 Florian Bruhin 2018-11-29 08:33:21 +0100
  • c3477b0468 Update changelog Florian Bruhin 2018-11-29 08:29:11 +0100
  • 351b6c9b45 Add unit test for slashes in search terms Florian Bruhin 2018-11-29 08:28:35 +0100
  • 9d069ea12b Encode slashes in default search engine test Thorsten Wißmann 2018-11-22 13:31:39 +0100