Commit Graph

  • 834832e3ba Web history changed signal now emits the new entry. Jimmy 2015-03-09 15:33:05 +1300
  • 59948a038c Add new UrlCompletion model which includes web history and quickmarks. Jimmy 2015-03-09 15:10:17 +1300
  • f6a7ef3985 Add url history completion for open. Jimmy 2015-03-05 16:44:46 +1300
  • 0778e33142 Merge branch 'error800-master' Florian Bruhin 2015-03-11 21:49:49 +0100
  • 4439ef8ddd Regenerate docs Florian Bruhin 2015-03-11 21:49:41 +0100
  • fb85a279f4 Merge branch 'master' of https://github.com/error800/qutebrowser into error800-master Florian Bruhin 2015-03-11 21:49:27 +0100
  • e8e6d8409b Adjust pylint exceptions. Florian Bruhin 2015-03-11 20:14:39 +0100
  • cd14ae2f1f Merge branch 'flvi0-master' Florian Bruhin 2015-03-11 17:49:14 +0100
  • 1a4f7170a5 Regenerate docs Florian Bruhin 2015-03-11 17:49:07 +0100
  • 12a82eb371 Add an unittest for foo::bar URLs. Florian Bruhin 2015-03-11 17:48:24 +0100
  • 4fa64350ca Handle URLs with double-colon at the beginning as search strings Patric Schmitz 2015-03-11 17:35:32 +0100
  • 94666fe979 Removed default search engines. Closes #533. error800 2015-03-11 11:25:50 +0100
  • 0f5391c4fa Scroll completion to top when showing it. Florian Bruhin 2015-03-11 07:50:05 +0100
  • 1b879faf84 completion: Highlight text case-insensitively. Florian Bruhin 2015-03-11 07:42:12 +0100
  • 5b4f6d39c2 Add a dumb sorting option to CompletionFilterModel. Florian Bruhin 2015-03-11 07:16:23 +0100
  • 5ab052c40f Regenerate docs. Florian Bruhin 2015-03-10 23:25:37 +0100
  • 1ead66a4d5 quickmarks: Ignore empty and whitespace-only lines. Florian Bruhin 2015-03-10 23:25:02 +0100
  • 2b06d4e684 Add documentation about how to write userscripts. Florian Bruhin 2015-03-10 23:22:53 +0100
  • acc33b4f91 Add a -f/--force argument to :bind. Florian Bruhin 2015-03-10 22:32:11 +0100
  • aca44da26e Force saving with :save even w/o auto-save-config. Florian Bruhin 2015-03-10 22:24:34 +0100
  • 596bff0772 Don't try to add tab repr in TabDeletedError. Florian Bruhin 2015-03-10 22:16:41 +0100
  • d87a1bb2b4 Add a hints -> scatter option. Florian Bruhin 2015-03-10 21:19:47 +0100
  • 2f0522ebb0 Add a --rapid option to :hint, remove rapid target Florian Bruhin 2015-03-10 19:40:30 +0100
  • 4b6d49e926 Make QSslError hashable for Qt <= 5.4. Florian Bruhin 2015-03-10 08:29:56 +0100
  • 2da45e98ca Auto-handle equal SSL errors for the same host. Florian Bruhin 2015-03-10 07:58:40 +0100
  • 8307b546b7 Adjust prompt size hint based on content. Florian Bruhin 2015-03-09 19:34:31 +0100
  • 9ffb30a16f Ignore RuntimeError in mouserelease_insertmode. Florian Bruhin 2015-03-09 11:47:56 +0100
  • e78fa431c5 Hide Qt warning when aborting download reply. Florian Bruhin 2015-03-09 07:49:02 +0100
  • 6a16875f50 Fix retrying of downloads from closed tabs. Florian Bruhin 2015-03-09 07:39:40 +0100
  • bfc114ae35 Fix lint Florian Bruhin 2015-03-08 23:15:35 +0100
  • bd3d091318 pylint/openencoding: Fix checking of nonconst mode Florian Bruhin 2015-03-08 22:31:29 +0100
  • 181bcc4f8d Add tests for lineparser. Florian Bruhin 2015-03-08 16:53:10 +0100
  • 60b6519b04 lineparser: Call _prepare_save() properly. Florian Bruhin 2015-03-07 00:26:34 +0100
  • 181426b50a AppendLineParser: Strip newlines in __iter__. Florian Bruhin 2015-03-07 00:26:12 +0100
  • 2010e8115b lineparser: Rename _open_for_reading to _open. Florian Bruhin 2015-03-06 06:42:55 +0100
  • 27f4ada799 Add AppendLineParser and use it in WebHistory. Florian Bruhin 2015-03-02 22:44:43 +0100
  • 5b4b793538 Split LineParser into multiple classes. Florian Bruhin 2015-03-02 20:31:23 +0100
  • 99de995813 Rename/move config.parsers.line.LineConfigParser. Florian Bruhin 2015-03-02 20:07:26 +0100
  • a3a2c15114 Update MANIFEST.in Florian Bruhin 2015-03-08 15:31:45 +0100
  • 86e77e19b6 run_checks: Add --verbose Florian Bruhin 2015-03-08 15:26:49 +0100
  • ee8beb174d Fix :tab-clone -w (i.e. back -w). Fixes #536. Florian Bruhin 2015-03-08 15:01:38 +0100
  • cd34562d34 Fix :tab-clone with tabs -> tabs-are-windows=true. Florian Bruhin 2015-03-08 14:54:42 +0100
  • 1d9738c1ab run_checks: Fix running of pyroma/check-manifest. Florian Bruhin 2015-03-06 17:51:21 +0100
  • e48f419f78 run_checks: Stop messing with logging config. Florian Bruhin 2015-03-06 17:50:49 +0100
  • a919ce2ffe init_venv: Also install pyroma/check-manifest. Florian Bruhin 2015-03-06 17:50:15 +0100
  • f7b036cf15 Merge branch 'oed-download_filename_handling' Florian Bruhin 2015-03-06 17:06:01 +0100
  • edf762e210 Avoid pylint duplicate-code warning. Florian Bruhin 2015-03-06 17:04:56 +0100
  • 8ee8d28f03 Regenerate docs. Florian Bruhin 2015-03-06 16:57:58 +0100
  • 858131c9bc Merge branch 'download_filename_handling' of https://github.com/oed/qutebrowser into oed-download_filename_handling Florian Bruhin 2015-03-06 16:39:44 +0100
  • 0827ddec86 utils.log: Simplify stack printing on Qt warnings. Florian Bruhin 2015-03-06 16:33:22 +0100
  • 3e5b9a4a4a log.utils: Add Qt warning filter context manager. Florian Bruhin 2015-03-06 16:32:26 +0100
  • 2c9b5f24fc Use _shutting_down instead of disconnecting signal Florian Bruhin 2015-03-06 15:00:05 +0100
  • 034f1136d3 Add missing qutebrowser.test.log module. Florian Bruhin 2015-03-06 16:28:30 +0100
  • 0fb74da4ff Can now handle relative paths. Joel Torstensson 2015-03-05 23:44:12 +0100
  • 7ed8f3d4ac unittests: Set up logging properly. Florian Bruhin 2015-03-05 23:41:46 +0100
  • 1c48440797 Merge branch 'master' of ssh://tonks/qutebrowser Florian Bruhin 2015-03-05 21:49:41 +0100
  • 7c125642b9 Hide "Error while shutting down tabs" message. Florian Bruhin 2015-03-05 21:46:56 +0100
  • d449a60078 Fixed bug using download dirs with trailing slash. Joel Torstensson 2015-03-05 20:33:02 +0100
  • 9cfa34c009 Readded suggested_filename fallback. Joel Torstensson 2015-03-05 20:17:48 +0100
  • 73de32d62d Add a section about valgrind/QtWebKit to HACKING. Florian Bruhin 2015-03-05 10:47:36 +0100
  • a46d36b3b0 Add some files to omit in .coveragerc. Florian Bruhin 2015-03-05 07:40:59 +0100
  • 61a52f3b91 command: Check the completion/argument counts. Florian Bruhin 2015-03-05 06:20:55 +0100
  • 048823650c Add .coveragerc. Florian Bruhin 2015-03-04 23:35:59 +0100
  • b61f8941de run_checks: Show coverage percentage. Florian Bruhin 2015-03-04 23:16:24 +0100
  • 7d48845afa Made static functions private. Joel Torstensson 2015-03-04 23:05:23 +0100
  • 4fa5872733 Add coverage.py support to run_checks.py Florian Bruhin 2015-03-04 21:39:14 +0100
  • ebae77e8c5 Fix lint. Florian Bruhin 2015-03-04 20:52:33 +0100
  • e5ebea80b3 Add qApp.quit atexit handler in tests. Florian Bruhin 2015-03-04 20:32:06 +0100
  • be6ea2f0e8 Call QApplication.processEvents on exit. Florian Bruhin 2015-03-04 20:26:19 +0100
  • e431f09fab test_editor: Fix handling of statusbar messages. Florian Bruhin 2015-03-04 20:25:57 +0100
  • 4e7e97232e Downloads using get_request specifying only path now works. Joel Torstensson 2015-03-04 12:24:26 +0100
  • 49c666a4a8 get_request is now correct. Joel Torstensson 2015-03-03 23:36:12 +0100
  • 68774a2c75 Style fixes. Joel Torstensson 2015-03-03 18:48:27 +0100
  • 8e0c1cff7b Made download suggestion configurable. Fix #505 Joel Torstensson 2015-02-20 21:00:47 +0100
  • 82deaeed2e Downloads now shows path in question. Joel Torstensson 2015-02-19 10:51:06 +0100
  • 40af99bacc Clear open target in acceptNavigationRequest. Florian Bruhin 2015-03-03 23:28:45 +0100
  • 801f6b2667 Fix handling of signals with deleted tabs. Florian Bruhin 2015-03-03 23:21:23 +0100
  • c8c095d499 Add Opera-like mouse rocker gestures. Gregor Pohl 2015-03-03 12:56:40 +0100
  • f19eba3b40 Don't log cur_link_hovered signals. Florian Bruhin 2015-03-03 09:07:30 +0100
  • 21ab5f8685 Add logging for acceptNavigationRequest. Florian Bruhin 2015-03-03 09:06:43 +0100
  • caf0c76a4e Update docs. Florian Bruhin 2015-03-02 13:59:00 +0100
  • 65f21fc8ee Use unittest.mock.patch for tests. Closes #76. Florian Bruhin 2015-03-01 22:10:16 +0100
  • c0eb8daff7 Add tests for keyinput->partial-timeout. Florian Bruhin 2015-03-01 21:35:14 +0100
  • 003f7fd957 tests: Improve FakeTimer. Florian Bruhin 2015-03-01 21:29:27 +0100
  • bb2caaa11d Suppress Qt warning in unittests. Florian Bruhin 2015-02-27 18:47:53 +0100
  • cdc298fbc5 Regenerate docs Florian Bruhin 2015-02-27 12:46:13 +0100
  • 84643b4a39 Various unittest fixes and improvements. Florian Bruhin 2015-02-27 12:43:54 +0100
  • 072210c47b Log rfc6266 UnicodeDecodeError to correct logger. Florian Bruhin 2015-02-27 12:35:46 +0100
  • e696898c4a Add input -> partial-timeout option to clear partial keystrings. Florian Bruhin 2015-02-27 10:56:40 +0100
  • 42e2438efb Return Match instead bool in _handle_single_key. Florian Bruhin 2015-02-27 10:49:52 +0100
  • d66997610b Use a single Timer for ambigious keybindings. Florian Bruhin 2015-02-27 10:23:53 +0100
  • bfd0a3fbc2 Fix AttributeError when doing extended hinting. Florian Bruhin 2015-02-27 08:44:44 +0100
  • 561ebd07f9 Make it possible to use :open -[twb] without url. Florian Bruhin 2015-02-27 08:10:00 +0100
  • 5f46870594 Add a FuzzyUrl config type. Florian Bruhin 2015-02-27 08:08:46 +0100
  • 6d51fcfb2e Add a do_search argument to fuzzy_url. Florian Bruhin 2015-02-27 08:07:40 +0100
  • a76868c0f4 Refactor how click/hint open targets are handled. Florian Bruhin 2015-02-26 20:41:04 +0100
  • fa0bfaa49e Merge branch 'master' of ssh://tonks/qutebrowser Florian Bruhin 2015-02-26 20:21:00 +0100
  • eb8bad3d18 Reset open_target in acceptNavigationRequest. Florian Bruhin 2015-02-26 20:17:01 +0100
  • a12dee8898 hints: Include button in buttons(). Florian Bruhin 2015-02-26 20:12:48 +0100
  • ddb39275eb Simulate Ctrl-click when hinting in new tab/win. Florian Bruhin 2015-02-26 20:11:13 +0100