Commit Graph

  • dce4c68827 Update docs Florian Bruhin 2017-12-14 09:03:51 +0100
  • 43588b2818 Merge remote-tracking branch 'origin/pr/3393' Florian Bruhin 2017-12-14 09:02:31 +0100
  • 5620acb81f Update Debian install instructions Florian Bruhin 2017-12-14 08:59:54 +0100
  • ac7b56b2b8 Merge remote-tracking branch 'origin/pr/3392' Florian Bruhin 2017-12-13 23:05:40 +0100
  • 57e2d407ce Support different colors per completion column. Ryan Roden-Corrent 2017-12-13 17:03:59 -0500
  • 7a3554e77a Stabilize :session-save --quiet test Florian Bruhin 2017-12-13 23:02:44 +0100
  • f34bdfbb50 Revert "Remove :session-save --quiet test" Florian Bruhin 2017-12-13 22:46:38 +0100
  • 12112e0fc7 Implement command-accept --rapid. Ryan Roden-Corrent 2017-12-13 16:28:08 -0500
  • 0a612db733 Rename/move encoding test Florian Bruhin 2017-12-13 21:13:47 +0100
  • ddcdfa54aa Fix test for invalid guiprocess encoding Florian Bruhin 2017-12-13 21:12:56 +0100
  • cc4e8c1aae fix password_fill using libsecret Kevin Velghe 2017-12-13 21:05:44 +0100
  • 922b1e8f10 Use system locale to decode subprocess output Florian Bruhin 2017-12-13 20:09:56 +0100
  • 07d07c7fae Update changelog Florian Bruhin 2017-12-13 20:06:43 +0100
  • 2b3250144b Merge remote-tracking branch 'origin/pr/3388' Florian Bruhin 2017-12-13 20:06:00 +0100
  • cdb90cbee7 Regenerate docs Florian Bruhin 2017-12-13 19:59:54 +0100
  • afb0807064 Update changelog Florian Bruhin 2017-12-13 19:58:01 +0100
  • f32b4d88ba Merge remote-tracking branch 'origin/pr/3385' Florian Bruhin 2017-12-13 19:56:53 +0100
  • 84e0ce757a Fix erroneous docstring in a recently added test. George Edward Bulmer 2017-12-13 14:50:25 +0000
  • 6420037dd9 Fix histcategory query reuse logic. Ryan Roden-Corrent 2017-12-13 08:39:34 -0500
  • 2e36e5151e Fix comment in histcategory. Ryan Roden-Corrent 2017-12-13 08:21:48 -0500
  • 28961ab177 Add a test with invalid unicode in spawned stdout. George Edward Bulmer 2017-12-13 12:46:46 +0000
  • 4caf2fd8b7 Update changelog Florian Bruhin 2017-12-13 09:27:25 +0100
  • c8aef015b0 Merge remote-tracking branch 'origin/pr/3201' Florian Bruhin 2017-12-13 09:22:36 +0100
  • 31e3356d01 Merge remote-tracking branch 'origin/pr/3382' Florian Bruhin 2017-12-13 08:43:21 +0100
  • bea71ed3a2 Remove :session-save --quiet test Florian Bruhin 2017-12-13 08:41:29 +0100
  • ae294e92ad Remove unused re import Ryan Roden-Corrent 2017-12-12 20:27:06 -0500
  • 8358c76f86 Fix casing of LIKE in comment Ryan Roden-Corrent 2017-12-12 20:26:30 -0500
  • 158cfa1194 Clean up "any order" SQL query code. Ryan Roden-Corrent 2017-12-12 17:28:38 -0500
  • 16a9948759 Replace malformed utf-8 characters in spawn output. George Edward Bulmer 2017-12-12 22:23:33 +0000
  • 19596e3104 Make qute://log lines darker Florian Bruhin 2017-12-12 22:24:37 +0100
  • 4844a68bfc Change a rogue re.fullmatch into a re.search. George Edward Bulmer 2017-12-12 21:42:10 +0000
  • 8f5394934f Fix bad merge when rebasing incremental_search feature Justin Partain 2017-12-12 11:32:52 -0500
  • aff6510e35 Refactor _incremental_search() based on PR review Justin Partain 2017-10-27 08:49:53 -0400
  • bcd9d13684 Update tests to use search.ignore_case Justin Partain 2017-10-27 08:49:22 -0400
  • 9f511fe18c pylint fix, change if len(text) to if text Justin Partain 2017-10-26 13:00:07 -0400
  • 8451899a76 Add block for ignore_case Justin Partain 2017-10-26 12:03:11 -0400
  • 4eebd2a85d Create config.search.* group with ignore_case and incremental Justin Partain 2017-10-26 10:50:02 -0400
  • bb2fcddcd4 Update incremental_search PR with changes from review Justin Partain 2017-10-26 10:17:40 -0400
  • 77054cc063 Make 'Text not found on page!' warnings replace Justin Partain 2017-10-26 09:18:34 -0400
  • c1094b6660 Feature - incremental_search Justin Partain 2017-10-26 09:16:56 -0400
  • 9ca6baca4f Modify instances of re.match to fullmatch or search. George Edward Bulmer 2017-12-12 15:07:37 +0000
  • 22434f4d1b
    Merge pull request #3386 from ykgmfq/patch-1 Florian Bruhin 2017-12-12 15:57:39 +0100
  • dadf6c0e0a
    Fedora instructions for non-free codecs ykgmfq 2017-12-12 15:53:17 +0100
  • b07a4c8c28 Add explicit left anchor to directory check regex. George Edward Bulmer 2017-12-12 13:25:35 +0000
  • 3cf4e8ba67 Merge remote-tracking branch 'upstream/master' into regex-match George Edward Bulmer 2017-12-12 13:22:11 +0000
  • 6a20f9d4c9 Cache url query when possible. Ryan Roden-Corrent 2017-12-12 07:37:31 -0500
  • 5fe91c30cc Fix :click-element with an ID containing non-alphanumeric characters Florian Bruhin 2017-12-12 11:33:34 +0100
  • 2e8acf4825 Improve terminating of test processes Florian Bruhin 2017-12-12 09:34:57 +0100
  • 6655793e6a Use 'terminate' to clean up webserver subprocess Florian Bruhin 2017-12-12 09:33:34 +0100
  • 5a97e79099 Update changelog Florian Bruhin 2017-12-12 07:05:55 +0100
  • 12f6304659 Fix indent Florian Bruhin 2017-12-12 07:03:48 +0100
  • 8e319a762f Merge remote-tracking branch 'origin/pr/3374' Florian Bruhin 2017-12-12 07:03:10 +0100
  • 4f2f1a6494 Make sure editor test doesn't run on Windows Florian Bruhin 2017-12-12 06:57:39 +0100
  • 1587181a76 Merge remote-tracking branch 'origin/pr/3380' Florian Bruhin 2017-12-12 06:51:53 +0100
  • 81bfa81448 Don't run end2end tests on macOS anymore Florian Bruhin 2017-12-12 06:45:47 +0100
  • f74832328f Modify re.match usage in scripts directory. George Edward Bulmer 2017-12-11 23:06:52 +0000
  • 747a9bc5b6 Modify usage of re.match to fit re.fullmatch or re.search. George Edward Bulmer 2017-12-11 21:32:55 +0000
  • 481dec067d Don't override background-color for qutebrowser pages Florian Bruhin 2017-12-11 17:38:12 +0100
  • d114deac70 Update werkzeug from 0.12.2 to 0.13 pyup-bot 2017-12-11 16:23:21 +0100
  • d57a81a3d3 Update pytest from 3.3.0 to 3.3.1 pyup-bot 2017-12-11 16:23:19 +0100
  • 22fe42d38e Update hypothesis from 3.40.1 to 3.42.1 pyup-bot 2017-12-11 16:23:18 +0100
  • 5d8e3a969f Update cheroot from 5.10.0 to 6.0.0 pyup-bot 2017-12-11 16:23:16 +0100
  • 713a2ef2c1 Update pylint from 1.7.4 to 1.7.5 pyup-bot 2017-12-11 16:23:15 +0100
  • 519dc6a7c9 Update setuptools from 38.2.3 to 38.2.4 pyup-bot 2017-12-11 16:23:13 +0100
  • dd7a082265 Update codecov from 2.0.9 to 2.0.10 pyup-bot 2017-12-11 16:23:12 +0100
  • a2bcd68d56 Code review changes. George Edward Bulmer 2017-12-11 13:35:39 +0000
  • 8909e03f1c Match url completion terms in any order. Ryan Roden-Corrent 2017-12-10 15:06:45 -0500
  • 72d847d687 travis: Use newer macOS image Florian Bruhin 2017-12-11 09:36:27 +0100
  • 6a7d2f4275 Remove dead code Florian Bruhin 2017-12-11 09:14:26 +0100
  • f7a94b946f Add changelog for font size change Florian Bruhin 2017-12-11 08:12:13 +0100
  • 444f0a36df Update docs Florian Bruhin 2017-12-11 07:12:45 +0100
  • 2a8b74cbec Get rid of FakeUrl stub Florian Bruhin 2017-12-11 07:10:17 +0100
  • 6c7b8ce895 Merge remote-tracking branch 'origin/pr/3370' Florian Bruhin 2017-12-11 07:09:49 +0100
  • 3b10584749 Update tests to work with the earlier consumption of stdin etc. George Edward Bulmer 2017-12-10 23:46:35 +0000
  • d32a4ea99e Seperate _output from guiprocess and keep window opening in spawn. George Edward Bulmer 2017-12-10 23:45:43 +0000
  • 038bb85a67 Capture stdout and stderr always for spawn. George Edward Bulmer 2017-12-10 19:12:47 +0000
  • 9f8dbe95e4 Code review changes. George Edward Bulmer 2017-12-08 19:00:46 +0000
  • 9f9311840a Add --output-to-tab flag for :spawn. George Edward Bulmer 2017-12-08 16:44:53 +0000
  • 9685eb36b6
    Changed FakeUrl's url command to toDisplayString evanlee123 2017-12-07 16:30:34 -0700
  • 25526f00bf fixed catch error in tabwidget unknown 2017-12-07 15:47:03 -0700
  • 2483b8315c Merge remote-tracking branch 'refs/remotes/origin/master' unknown 2017-12-07 13:36:49 -0700
  • 5c5f992821
    Implement find_id inside frames Jay Kamat 2017-12-07 14:53:15 -0500
  • 825939633a
    Implement follow_selected in frames Jay Kamat 2017-12-07 14:46:18 -0500
  • 0fc99108bf
    Implement iframe support for clicking elements Jay Kamat 2017-12-07 14:21:44 -0500
  • 052823b74c
    Fix broken width and height location in frames Jay Kamat 2017-12-07 13:03:06 -0500
  • c737d7ab22
    Fix various js problems with frame support Jay Kamat 2017-12-07 12:47:51 -0500
  • a8d79fedf3 Fix fetching selection Artur Shaikhullin 2017-12-07 17:45:05 +0600
  • 5f1e0224a9 Pass caret tests Artur Shaikhullin 2017-12-07 17:30:32 +0600
  • 18609f1a24
    fixed spacing on FakeURL evanlee123 2017-12-07 02:36:31 -0700
  • d1a00eb934
    Clarity on protocol field evanlee123 2017-12-07 02:35:34 -0700
  • 20ac618752
    Simplified code in get_tab_fields evanlee123 2017-12-07 02:04:02 -0700
  • d4cadcc62e Add comment about @run-at Florian Bruhin 2017-12-07 08:17:15 +0100
  • 4d13941290
    added the scheme field to FakeURL evanlee123 2017-12-06 23:57:19 -0700
  • 02b24e8dfb
    Update tabwidget.py evanlee123 2017-12-06 21:35:09 -0700
  • d4001a4a98
    Add support for hinting elements from within same-origin frames Jay Kamat 2017-12-06 22:37:00 -0500
  • f0de3601cb Merge remote-tracking branch 'upstream/master' unknown 2017-12-06 13:37:05 -0700
  • 94809032a4 field[protocol] gives the right protocol] unknown 2017-12-06 13:24:27 -0700
  • 0f20f16b15 Merge branch 'greasemonkey' Florian Bruhin 2017-12-06 21:24:15 +0100
  • f033b228b1 Use py.path.local in save_script Florian Bruhin 2017-12-06 20:22:03 +0100
  • 30b25da273 Added protocol key to field unknown 2017-12-06 13:09:44 -0700