Commit Graph

  • a5c08e23b6 Fix path to link.html in new tests Florian Bruhin 2016-05-20 17:21:05 +0200
  • ea1f46d542 Merge branch 'hints_clicking' of https://github.com/lahwaacz/qutebrowser into lahwaacz-hints_clicking Florian Bruhin 2016-05-20 17:09:16 +0200
  • 2c42219b23 Don't autofollow hint when unfiltering w/ rapid Florian Bruhin 2016-05-20 16:41:51 +0200
  • 107934e4e1 bdd: Wait a bit in "No crash should happen" step Florian Bruhin 2016-05-20 16:03:52 +0200
  • 7898507775 tox: Update pytest-mock to 1.0.0 Florian Bruhin 2016-05-20 13:10:48 +0200
  • d67bfc8c45 Merge branch 'rcorre-keyhint_fix' Florian Bruhin 2016-05-20 13:07:47 +0200
  • b934f8bc4e Fix lint Florian Bruhin 2016-05-20 13:07:36 +0200
  • b1440a1804 Implement utils.is_special_key. Ryan Roden-Corrent 2016-05-18 22:05:48 -0400
  • 5992b81850 Don't show keyhint if there are no hints. Ryan Roden-Corrent 2016-05-18 21:54:20 -0400
  • 93989c035f Merge branch 'rumpelsepp-master' Florian Bruhin 2016-05-18 23:55:49 +0200
  • 01e2fb37a0 Regenerate authors Florian Bruhin 2016-05-18 23:55:43 +0200
  • 2b0f780500 Merge branch 'master' of https://github.com/rumpelsepp/qutebrowser into rumpelsepp-master Florian Bruhin 2016-05-18 23:55:34 +0200
  • 2c7dc6ffcc Add invalid url to 'test_set_hover_url_encoded' Stefan Tatschner 2016-05-18 16:20:20 +0200
  • f02bcf256b Update changelog Florian Bruhin 2016-05-18 18:49:37 +0200
  • 9111d1b10f Merge branch 'rcorre-command_binding_completion' Florian Bruhin 2016-05-18 18:48:56 +0200
  • b5f8e7306f Merge branch 'command_binding_completion' of https://github.com/rcorre/qutebrowser into rcorre-command_binding_completion Florian Bruhin 2016-05-18 18:47:13 +0200
  • aef952637d Try to fix broken yelo link in README Florian Bruhin 2016-05-18 18:42:21 +0200
  • 1c238152f7 Fix crash when hovering over an invalid URL Stefan Tatschner 2016-05-18 16:20:03 +0200
  • 4dd1478d2c Use ', '.join instead of str.join(', ', ...). Ryan Roden-Corrent 2016-05-18 08:55:17 -0400
  • 0a0f0feaec Update command completions when keyconf changes. Ryan Roden-Corrent 2016-05-18 08:00:21 -0400
  • c050b4973b Show special keys last in command completion. Ryan Roden-Corrent 2016-05-18 07:54:06 -0400
  • 06caee41b8 Clean up command_binding_completion. Ryan Roden-Corrent 2016-05-18 07:46:27 -0400
  • dc975cfac0 Update docs Florian Bruhin 2016-05-18 08:24:20 +0200
  • db0e29ae1d Merge branch 'rcorre-keystring' Florian Bruhin 2016-05-18 07:38:08 +0200
  • 213677d30a Update changelog Florian Bruhin 2016-05-18 07:37:20 +0200
  • 5b65ec17fd Set Qt.RichText textFormat for KeyHintView Florian Bruhin 2016-05-18 07:35:56 +0200
  • 5c8d1656ff Fix path to test_keyhints.py in check_coverage.py Florian Bruhin 2016-05-18 07:34:40 +0200
  • d0af80fbd5 Merge branch 'keystring' of https://github.com/rcorre/qutebrowser into rcorre-keystring Florian Bruhin 2016-05-18 07:33:17 +0200
  • 32c7518124 Merge branch 'Liambeguin-hint_inputs' Florian Bruhin 2016-05-18 07:31:00 +0200
  • 9a0083ea65 Regenerate authors Florian Bruhin 2016-05-18 07:30:54 +0200
  • 324fcfadb0 Merge branch 'hint_inputs' of https://github.com/Liambeguin/qutebrowser into Liambeguin-hint_inputs Florian Bruhin 2016-05-18 07:30:46 +0200
  • d837e3eb91 Merge branch 'forkbong-pretty-hover-url' Florian Bruhin 2016-05-18 07:28:39 +0200
  • 6aed55f09d Update changelog Florian Bruhin 2016-05-18 07:28:28 +0200
  • 3a29abc779 Regenerate authors Florian Bruhin 2016-05-18 07:27:38 +0200
  • 02cbc2f986 Merge branch 'pretty-hover-url' of https://github.com/forkbong/qutebrowser into forkbong-pretty-hover-url Florian Bruhin 2016-05-18 07:27:30 +0200
  • 43518a4624 Merge branch 'timeout_docs' of https://github.com/rcorre/qutebrowser into rcorre-timeout_docs Florian Bruhin 2016-05-18 07:26:12 +0200
  • e4d84b0bfc Simplify argparser.type_check Florian Bruhin 2016-05-18 06:59:26 +0200
  • 284d4e4b97 Only pass is_bool to Command._param_to_argparse_* Florian Bruhin 2016-05-17 22:45:23 +0200
  • a83bf9c3ee Simplify argparser.type_conv Florian Bruhin 2016-05-17 18:53:48 +0200
  • 8ba6a0f5a7 Update CONTRIBUTING with cmdutils changes Florian Bruhin 2016-05-17 17:37:54 +0200
  • c0d044447d Add tests for qutebrowser.utils.typing Florian Bruhin 2016-05-17 17:21:14 +0200
  • 6ed9b6b13f Make sure typing.Union[str, int] gets handled Florian Bruhin 2016-05-17 08:40:12 +0200
  • a0d0b6464f Use typing.py-like annotations for command args Florian Bruhin 2016-05-11 08:01:25 +0200
  • cdcd276a1a Also use @cmdutils.argument for :bind Florian Bruhin 2016-05-13 07:35:07 +0200
  • 3a33bc42a6 Add initial support for the typing module Florian Bruhin 2016-05-11 07:08:31 +0200
  • 9694374673 Add test for cmd arg types Florian Bruhin 2016-05-11 06:24:14 +0200
  • bb8d0a8ee4 Fix long lines Florian Bruhin 2016-05-10 23:35:37 +0200
  • c33f0c3512 Use @cmdutils.argument for completions Florian Bruhin 2016-05-10 23:04:52 +0200
  • 3ab40bbc23 Clear globals correctly for all cmdutils tests Florian Bruhin 2016-05-10 22:43:12 +0200
  • 1611562271 Get rid of dict annotations Florian Bruhin 2016-05-10 22:03:10 +0200
  • d990032a2e Remove leftovers of 'name' annotation key Florian Bruhin 2016-05-10 21:52:24 +0200
  • 77151d394a Use @cmdutils.argument for metavar Florian Bruhin 2016-05-10 20:40:39 +0200
  • c14db202d6 Use @cmdutils.argument to hide arguments Florian Bruhin 2016-05-10 20:34:03 +0200
  • 2fc4f408cd Fix src2asciidoc Florian Bruhin 2016-05-10 20:26:54 +0200
  • 1d5fc4a140 Update @cmdutils.argument docs Florian Bruhin 2016-05-10 20:15:33 +0200
  • 2370793f38 Make win_id/count mutually exclusive for ArgInfo Florian Bruhin 2016-05-10 20:07:27 +0200
  • 35135c4b0d Use @cmdutils.argument for win_id/count Florian Bruhin 2016-05-10 19:51:11 +0200
  • 04367851c3 Refactor how cmdutils.ArgInfo works Florian Bruhin 2016-05-10 19:46:45 +0200
  • 9eeaeb95c3 Make sure @cmdutils.argument after @register fails Florian Bruhin 2016-05-10 19:09:07 +0200
  • 3c586f34ff Add a @cmdutils.argument decorator Florian Bruhin 2016-05-10 18:58:23 +0200
  • 965a012db7 Name strip_whitespace.sh correctly Florian Bruhin 2016-05-18 06:54:14 +0200
  • ee579b4bc3 Add a script to strip trailing whitespace Florian Bruhin 2016-05-18 06:37:26 +0200
  • f689cca101 Added missing All group Liam BEGUIN 2016-05-17 23:57:36 -0400
  • c3dfd62172 broke line to fit properly Liam BEGUIN 2016-05-17 23:39:24 -0400
  • 52641e25f5 Show currently bound keys in command completion. Ryan Roden-Corrent 2016-05-16 12:57:13 -0400
  • acdeb0f57c Bump default for partial-timeout to 5000ms. Ryan Roden-Corrent 2016-05-17 20:13:25 -0400
  • e810317057 Restore bottom padding of keyhint widget. Ryan Roden-Corrent 2016-05-17 20:10:52 -0400
  • ce0d23bd10 Added tests for the inputs group Liam BEGUIN 2016-05-17 19:58:48 -0400
  • b66d5e1ce9 Fixed indentations Liam BEGUIN 2016-05-17 19:58:27 -0400
  • 822d148713 Update key hint tests for new format. Ryan Roden-Corrent 2016-05-16 08:36:01 -0400
  • 959f777f92 Assert that hovered link generates a valid QUrl Panagiotis Ktistakis 2016-05-17 10:28:33 +0300
  • cd21f6326e Save redirect links that are clicked on to history. Jimmy 2016-04-04 18:06:46 +1200
  • b48b36a88d fixup! Switch browsing history away from QWebHistoryInterface. Jimmy 2016-04-04 17:07:28 +1200
  • 33fbe97863 Switch browsing history away from QWebHistoryInterface. Jimmy 2016-03-20 13:14:10 +1300
  • 1524f29f71 Add titles to history entry. Jimmy 2016-03-20 13:03:14 +1300
  • 531a5071f6 updated inputs-group Liam BEGUIN 2016-05-17 00:38:23 -0400
  • 86f95c302d Explain timeout vs partial-timeout better in docs. Ryan Roden-Corrent 2016-04-25 23:27:58 -0400
  • acb60a1bf4 align using a table Felix Van der Jeugt 2016-05-16 11:38:39 +0200
  • 3b0354518b Added basic inputs-group to :hint Liam BEGUIN 2016-05-15 22:46:12 -0400
  • 3cd252ef82 Clean up html for keyhint text. Ryan Roden-Corrent 2016-05-15 22:28:12 -0400
  • 8eee5def5d Add unit tests for the keyhint widget. Ryan Roden-Corrent 2016-05-15 22:20:52 -0400
  • 581a521b4d Allow setting mock keybindings for unit tests. Ryan Roden-Corrent 2016-05-15 22:18:16 -0400
  • d506d7793f Further clean up keyhints. Ryan Roden-Corrent 2016-05-15 08:40:33 -0400
  • 224c877fec Hide passwords in hovering URLs Panagiotis Ktistakis 2016-05-15 19:07:10 +0300
  • 0c1e82a103 Fix lint Florian Bruhin 2016-05-15 11:53:58 +0200
  • 6fc2217b07 Merge branch 'rcorre-messages' Florian Bruhin 2016-05-15 11:51:20 +0200
  • 76a755634b Update changelog Florian Bruhin 2016-05-15 11:51:09 +0200
  • 9b28d90543 Improve output if :messages is used without errors Florian Bruhin 2016-05-15 11:50:29 +0200
  • b704c911ae Fix running qute:log and qute:plainlog Florian Bruhin 2016-05-15 11:33:30 +0200
  • bb31787931 Regenerate docs Florian Bruhin 2016-05-15 11:21:02 +0200
  • e21039094d Merge branch 'messages' of https://github.com/rcorre/qutebrowser into rcorre-messages Florian Bruhin 2016-05-15 11:20:06 +0200
  • 8193644a04 Merge branch 'forkbong-set-cmd-text-variables' Florian Bruhin 2016-05-15 11:09:37 +0200
  • a9ab6abafd Document {url} and {url:pretty} for :set-cmd-text Florian Bruhin 2016-05-15 11:09:16 +0200
  • 3831dc38f7 Regenerate authors Florian Bruhin 2016-05-15 11:09:08 +0200
  • 0888f676f3 Change go/gO/xO/wO bindings to use {url:pretty} Florian Bruhin 2016-05-15 11:06:54 +0200
  • b75d1629a8 Merge branch 'set-cmd-text-variables' of https://github.com/forkbong/qutebrowser into forkbong-set-cmd-text-variables Florian Bruhin 2016-05-15 11:01:58 +0200
  • 6b4efc1822 Fix log output in crash report Florian Bruhin 2016-05-15 10:46:46 +0200
  • 33236b5314 Make tox -e mkenv work Florian Bruhin 2016-05-15 09:59:44 +0200
  • 231950aa88 Increase default value for input.partial-timeout. Ryan Roden-Corrent 2016-05-14 19:30:39 -0400
  • d592a3e764 Clean up keyhint implementation. Ryan Roden-Corrent 2016-05-14 19:22:18 -0400