Commit Graph

  • 3d4fe5dde1 Merge branch 'blyxxyz-clip' Florian Bruhin 2016-08-10 20:48:54 +0200
  • 3336766034 Update docs Florian Bruhin 2016-08-10 20:48:33 +0200
  • 57896dc00e Merge branch 'clip' of https://github.com/blyxxyz/qutebrowser into blyxxyz-clip Florian Bruhin 2016-08-10 20:38:54 +0200
  • 9d510d744a tests: Implement Tab._install_event_filter Florian Bruhin 2016-08-10 20:37:38 +0200
  • b801d3316d Fix lint Florian Bruhin 2016-08-10 20:23:41 +0200
  • 08d9243c3e Merge branch 'haasn-lastvisible' Florian Bruhin 2016-08-10 19:58:41 +0200
  • 64afc562b6 Install MouseEventFilter on new WebEngine children Florian Bruhin 2016-08-10 19:42:24 +0200
  • efa53ac25e Add variable tests Jan Verbeek 2016-08-10 19:42:03 +0200
  • cdcc9996a0 hints: remove unused context attribute and duplicate initialization Jakub Klinkovský 2016-08-10 18:55:12 +0200
  • 58ded41e5d hints: move _filterstr into _context Jakub Klinkovský 2016-08-10 18:48:10 +0200
  • efb680dfb1 hints: make HintManager.fire private Jakub Klinkovský 2016-08-10 18:21:19 +0200
  • d4f30bd100 Merge branch 'airodactyl-feature/undo-to-old-pos' Florian Bruhin 2016-08-10 17:50:34 +0200
  • a07e520f6b Update docs Florian Bruhin 2016-08-10 17:50:24 +0200
  • 3b34032b4b Merge branch 'feature/undo-to-old-pos' of https://github.com/airodactyl/qutebrowser into airodactyl-feature/undo-to-old-pos Florian Bruhin 2016-08-10 17:47:25 +0200
  • 4205e1c95b Update docs Florian Bruhin 2016-08-10 17:40:27 +0200
  • 7213850238 Merge branch 'lastvisible' of https://github.com/haasn/qutebrowser into haasn-lastvisible Florian Bruhin 2016-08-10 17:39:33 +0200
  • 29b778b6d6 Use javascript.assemble for all functions Florian Bruhin 2016-08-10 17:27:34 +0200
  • 6293fad2eb
    Add general->new-instance-open-target.window=last-visible Niklas Haas 2016-08-10 15:56:41 +0200
  • dcec71de19 Merge branch 'rcorre-buffer_idx_completion' Florian Bruhin 2016-08-10 16:58:43 +0200
  • 082e8da144 Update changelog Florian Bruhin 2016-08-10 16:58:26 +0200
  • c0c3fb47dd Merge branch 'buffer_idx_completion' of https://github.com/rcorre/qutebrowser into rcorre-buffer_idx_completion Florian Bruhin 2016-08-10 16:57:51 +0200
  • 289c04e9b0 Regenerate docs Florian Bruhin 2016-08-10 16:39:30 +0200
  • f908d29a5f Move mouse handling to an EventFilter Florian Bruhin 2016-08-10 16:37:52 +0200
  • 1de465f42b Filter buffer completion by all columns. Ryan Roden-Corrent 2016-08-10 10:20:04 -0400
  • 073e5555ca add more tests for hints auto-follow Jakub Klinkovský 2016-08-10 16:12:09 +0200
  • 24f8ed8ac1 hints: refactor auto-follow handling in the fire method Jakub Klinkovský 2016-08-10 14:58:21 +0200
  • 85a4dc808e Add "# pragma: no cover" for ImportError Florian Bruhin 2016-08-10 15:57:01 +0200
  • f7cd426aaa Adjust PERFECT_FILES for history move Florian Bruhin 2016-08-10 15:48:34 +0200
  • b380b2f5be Try another objreg fix Florian Bruhin 2016-08-10 15:47:50 +0200
  • b337578274 QtWebEngine: Allow general->log-javascript-console Florian Bruhin 2016-08-10 15:44:47 +0200
  • 1d6452ee53 Merge branch 'rcorre-complete-hidden-commands' Florian Bruhin 2016-08-10 15:40:12 +0200
  • 42107dd3a0 Update changelog Florian Bruhin 2016-08-10 15:40:00 +0200
  • f3c32308d3 Merge branch 'complete-hidden-commands' of https://github.com/rcorre/qutebrowser into rcorre-complete-hidden-commands Florian Bruhin 2016-08-10 15:38:46 +0200
  • bf3579d5b9 Fix test_history for WebKit/WebEngine split Florian Bruhin 2016-08-10 15:19:12 +0200
  • 144895d35e Mark test_invocations.test_optimize as not_frozen Florian Bruhin 2016-08-10 15:05:55 +0200
  • b488d7f9fd Make QtWebKit optional in utils.version Florian Bruhin 2016-08-10 14:59:04 +0200
  • 5b2ae3cec7 Don't inherit AbstractWebInspector from QtWebKit Florian Bruhin 2016-08-10 14:55:50 +0200
  • 33193d7dd4 Split up QtWebKit specific part in browser.history Florian Bruhin 2016-08-10 14:51:29 +0200
  • ad5008152c Move browser.webkit.history to browser.history Florian Bruhin 2016-08-10 14:45:52 +0200
  • a35b6e2279 Fix testprocess test for custom environment Florian Bruhin 2016-08-10 14:02:04 +0200
  • f6d4e0d32c Try working around AttributeError in objreg Florian Bruhin 2016-08-10 13:58:41 +0200
  • c5a363c66c tests: Add requested argument to FakeWebTab.url Florian Bruhin 2016-08-10 13:54:52 +0200
  • 66dcc391ba Add tests to check :undo opens in the old position Michael Hoang 2016-08-10 21:12:02 +1000
  • e51b763c93 testproc: Pass through full system environment Florian Bruhin 2016-08-10 13:22:05 +0200
  • 393178262e Add history support for QtWebEngine Florian Bruhin 2016-08-10 13:15:34 +0200
  • 77531d09df Move history triggering out of WebView Florian Bruhin 2016-08-10 13:14:38 +0200
  • 605e90a222 simplify hints auto-follow tests Jakub Klinkovský 2016-08-10 13:14:21 +0200
  • eed3460317 Add tab.url(requested=True) to get original URL Florian Bruhin 2016-08-10 13:07:12 +0200
  • f69c02a2b1 tests: fix hints auto-follow tests Jakub Klinkovský 2016-08-10 13:05:53 +0200
  • 0d4322b1f2 fix braces in boolean assignments Jakub Klinkovský 2016-08-10 13:01:41 +0200
  • 0c43ca9f09 Don't sort command completions in models. Ryan Roden-Corrent 2016-08-09 22:06:03 -0400
  • 97a971624b Show bindings for aliases in completion. Ryan Roden-Corrent 2016-08-09 07:24:17 -0400
  • 051a00804b Use regular dict in get_reverse_bindings_for. Ryan Roden-Corrent 2016-08-04 09:17:30 -0400
  • 709470fbe6 Clean up miscmodels and test_models. Ryan Roden-Corrent 2016-08-04 06:30:24 -0400
  • 8dbc368d08 Refactor duplicate code for command completion. Ryan Roden-Corrent 2016-08-01 17:06:49 -0400
  • 0ea61d5f15 Show hidden commands in completion for :bind. Ryan Roden-Corrent 2016-08-01 12:30:12 -0400
  • dd9470af94 Show hidden commands in help completion. Ryan Roden-Corrent 2016-08-01 12:11:26 -0400
  • a31565f46e hints: make auto-follow a quadruple option instead of binary Jakub Klinkovský 2016-08-10 12:40:16 +0200
  • 63b9b61e75 Add ClipboardError superexception Jan Verbeek 2016-08-10 12:33:01 +0200
  • cc5667f268 Add code to save and restore the old tab position Michael Hoang 2016-08-09 20:14:44 +1000
  • 81eb53a152 test reqs: Update pytest-rerunfailures to 2.0.1 Florian Bruhin 2016-08-10 11:26:19 +0200
  • a39e38e29b requiremnents-tests-git: Pin Flask to 0.11.0 Florian Bruhin 2016-08-10 11:22:37 +0200
  • 7be942fadc hints: fix leaving filter in number mode Jakub Klinkovský 2016-08-10 11:18:11 +0200
  • 75bdd1f797 quteproc: pass through QT_QPA_PLATFORM_PLUGIN_PATH Florian Bruhin 2016-08-10 10:33:26 +0200
  • 83b15be206 Merge branch 'haasn-hinttags' Florian Bruhin 2016-08-10 09:53:41 +0200
  • 4f1a542328 Update docs Florian Bruhin 2016-08-10 09:53:30 +0200
  • a734a324ed Merge branch 'hinttags' of https://github.com/haasn/qutebrowser into haasn-hinttags Florian Bruhin 2016-08-10 09:52:35 +0200
  • 5fc8d57958 Merge branch 'rcorre-bind-alias' Florian Bruhin 2016-08-10 09:43:11 +0200
  • bf29c2a753 Import keyconf at file scope again in config.py Florian Bruhin 2016-08-10 09:40:38 +0200
  • 7c5d0eea44 Update changelog Florian Bruhin 2016-08-10 09:38:17 +0200
  • cc0579bd1a Merge branch 'bind-alias' of https://github.com/rcorre/qutebrowser into rcorre-bind-alias Florian Bruhin 2016-08-10 09:35:28 +0200
  • 9aa6c8cf36 Automatically terminate quteproc_new after a test Florian Bruhin 2016-08-10 09:29:10 +0200
  • a24391d40d Fix lint Florian Bruhin 2016-08-10 09:20:30 +0200
  • b025ea9da2 Merge branch 'haasn-lastfocus' Florian Bruhin 2016-08-10 09:13:50 +0200
  • 4576fd9840 Update docs Florian Bruhin 2016-08-10 09:13:35 +0200
  • 153b9db8c2 Fix new-instance-open-target.window valid_values Florian Bruhin 2016-08-10 09:11:26 +0200
  • 61c031ff23 Merge branch 'lastfocus' of https://github.com/haasn/qutebrowser into haasn-lastfocus Florian Bruhin 2016-08-10 09:09:58 +0200
  • 15b9e4d2bd Merge branch 'lejenome-pythonoptimize-fix' Florian Bruhin 2016-08-10 09:05:36 +0200
  • f0b3d03072 Regenerate authors Florian Bruhin 2016-08-10 09:05:30 +0200
  • f0133624bf Add some tests for -OO logging Florian Bruhin 2016-08-10 09:05:04 +0200
  • 26af2b3089 Fix grammar mistake Florian Bruhin 2016-08-10 08:48:04 +0200
  • dfd58d456a Merge branch 'pythonoptimize-fix' of https://github.com/lejenome/qutebrowser into lejenome-pythonoptimize-fix Florian Bruhin 2016-08-10 08:47:34 +0200
  • 30d2403b7f Avoid config/keyconf circular import. Ryan Roden-Corrent 2016-08-09 16:59:46 -0400
  • 91ec5cc356 Update command completion on setting an alias. Ryan Roden-Corrent 2016-08-09 08:23:31 -0400
  • 245212efa1 Allow binding to an alias. Ryan Roden-Corrent 2016-08-09 07:35:26 -0400
  • e0f069f7ca
    Extract hint tags from <textarea> Niklas Haas 2016-08-10 02:07:33 +0200
  • 6d181e5c6f
    Add new-instance-open-target.window setting Niklas Haas 2016-08-09 20:23:56 +0200
  • 2223a285ef Remove ui -> hide-mouse-cursor setting Niklas Haas 2016-08-09 22:40:30 +0200
  • 16c2268d09 Fix last-focused-main-window's behavior Niklas Haas 2016-08-09 20:18:43 +0200
  • c54f1fe1bb test requirements: Update pytest-xvfb to 0.2.1 Florian Bruhin 2016-08-09 22:11:45 +0200
  • 3b8189d638 test requirements: Update pytest-repeat to 0.4.0 Florian Bruhin 2016-08-09 20:53:37 +0200
  • 7d0064ff86 Fix docstrings Jan Verbeek 2016-08-09 19:23:38 +0200
  • 8da8441623 Merge auto-open option into show Marshall Lochbaum 2016-08-08 17:24:23 -0400
  • d98c81c9d6 Correct widget behavior when there is no completion Marshall Lochbaum 2016-08-09 13:03:38 -0400
  • 108d735e07 hints: fix corner-case in _hint_strings Jakub Klinkovský 2016-08-09 18:04:29 +0200
  • ec5387c674 hints: fix docstrings Jakub Klinkovský 2016-08-09 18:03:27 +0200
  • 9841b01d0d hints: generalize auto-follow for any unique match Jakub Klinkovský 2016-08-09 14:25:40 +0200
  • 1d2a34812b hints: refactor handling of auto-follow option Jakub Klinkovský 2016-08-09 14:18:46 +0200
  • cdcde09b80 hints: refactor filter_hints method Jakub Klinkovský 2016-08-09 13:57:56 +0200
  • fb3da578c5 Fix lint Florian Bruhin 2016-08-09 17:28:14 +0200