Commit Graph

  • 573c25073d Fix toggle config using capitalised boolean value. Tomasz Kramkowski 2016-06-08 19:06:00 +0100
  • e08c6cb059 Don't save the original URL for redirected pages Florian Bruhin 2016-06-08 17:15:08 +0200
  • 263b5680c7 Improve :history-clear docstring Florian Bruhin 2016-06-08 16:49:07 +0200
  • 483a5f8103 Fix sharing of cookie jars with private browsing Florian Bruhin 2016-06-08 16:34:42 +0200
  • 530721522a Fix lint Florian Bruhin 2016-06-08 15:38:52 +0200
  • 34f7b196b7 Merge branch 'toofar-history-title' Florian Bruhin 2016-06-08 15:28:10 +0200
  • 1b2c6d30c5 Fix typo Florian Bruhin 2016-06-08 15:22:21 +0200
  • 049510ea8f Update changelog Florian Bruhin 2016-06-08 15:17:27 +0200
  • b6e534f9b8 Add BDD tests for new history code Florian Bruhin 2016-06-08 15:15:01 +0200
  • f17d4388fd Use fully encoded URL for history Florian Bruhin 2016-06-08 14:43:32 +0200
  • 8c9bd95123 test webserver: Whitelist some more HTTP statuses Florian Bruhin 2016-06-08 14:42:55 +0200
  • e1fd9fc408 Also add title to history for redirected URLs Florian Bruhin 2016-06-08 13:30:40 +0200
  • 9beb68bb5c Ignore symlinks when recompiling for :restart Florian Bruhin 2016-06-08 12:56:37 +0200
  • 79e0aa2418 Merge branch 'history-title' of https://github.com/toofar/qutebrowser into toofar-history-title Florian Bruhin 2016-06-08 12:53:07 +0200
  • a5a4c17b1f Merge branch 'EliteTK-history-clear' Florian Bruhin 2016-06-08 11:40:00 +0200
  • af653e7cce Update docs Florian Bruhin 2016-06-08 11:22:54 +0200
  • a870a2888f Improve LineParser clear tests Florian Bruhin 2016-06-08 11:10:21 +0200
  • 44f626134b Use real files for lineparser tests Florian Bruhin 2016-06-08 11:06:45 +0200
  • 1d51d63f0c LineParser tests: Clear self._data in _open Florian Bruhin 2016-06-08 10:36:46 +0200
  • c686008325 LineParser: Don't write anything without data Florian Bruhin 2016-06-08 10:36:30 +0200
  • b09fe8dca0 Document LineParserMixin attributes Florian Bruhin 2016-06-08 10:22:55 +0200
  • 33bcced4a2 Add a test for AppendLineParser.clear Florian Bruhin 2016-06-08 10:11:59 +0200
  • cca26f0f13 Fix lint Florian Bruhin 2016-06-08 09:43:54 +0200
  • 4b78b22b9a Remove unnecessary method Florian Bruhin 2016-06-08 09:30:18 +0200
  • 21d53b0265 Merge branch 'history-clear' of https://github.com/EliteTK/qutebrowser into EliteTK-history-clear Florian Bruhin 2016-06-08 09:28:36 +0200
  • bd111c2ab1 Fix lint Florian Bruhin 2016-06-08 07:16:27 +0200
  • 016c102e57 Fix lint Florian Bruhin 2016-06-08 00:05:57 +0200
  • 278093afae Add requirements-qutebrowser.txt-raw Florian Bruhin 2016-06-08 00:03:07 +0200
  • 4bae659fbe Re-add requests to pylint envs Florian Bruhin 2016-06-08 00:02:43 +0200
  • cfb4ebb312 Add missing replace to requirements-pylint.txt-raw Florian Bruhin 2016-06-07 23:47:10 +0200
  • f6473620c5 Fix recompile_requirements.py without arguments Florian Bruhin 2016-06-07 23:44:50 +0200
  • 55da4ffc03 Also generate root requirements Florian Bruhin 2016-06-07 23:44:22 +0200
  • 164d7bea4b recompile_requirements: Add replace command Florian Bruhin 2016-06-07 23:40:00 +0200
  • 19037e8b75 Remove old .in requirements file Florian Bruhin 2016-06-07 23:32:35 +0200
  • 81ccaff9c6 requirements: Update filter for Flask Florian Bruhin 2016-06-07 23:26:04 +0200
  • 0819ed36f0 Update requirements README.md Florian Bruhin 2016-06-07 23:20:38 +0200
  • 1c6b4da706 Use #@ as chars Florian Bruhin 2016-06-07 23:20:30 +0200
  • 6249436bde Rename raw-requirements files Florian Bruhin 2016-06-07 23:12:06 +0200
  • 7571040316 Also ignore MarkupSafe dependency Florian Bruhin 2016-06-07 23:10:33 +0200
  • 34a6451806 Add special #! commands to recompile_requirements Florian Bruhin 2016-06-07 23:08:14 +0200
  • 136cb19814 reqs: Comment out ignored dependencies Florian Bruhin 2016-06-07 22:52:44 +0200
  • 1a26c8c61f Add a script to compile requirement files Florian Bruhin 2016-06-07 22:45:59 +0200
  • 1104a731a5 Fix filtering of all hints in number mode Florian Bruhin 2016-06-07 18:34:46 +0200
  • 9880f5bd5f Handle FileNotFoundError in ipc.listen Florian Bruhin 2016-06-07 16:47:40 +0200
  • b972acf20c Merge branch 'hints' Florian Bruhin 2016-06-07 15:43:25 +0200
  • 7014219a86 Update docs Florian Bruhin 2016-06-07 15:43:17 +0200
  • 299fea830e Simplify some bool conditions Florian Bruhin 2016-06-07 15:42:59 +0200
  • 5ddc57566d Refactor HintManager.filter_hints Florian Bruhin 2016-06-07 15:14:57 +0200
  • db0a67766d Ignore hints -> scatter for number hints Florian Bruhin 2016-06-07 15:13:30 +0200
  • 20636a2343 Get normal parser via objreg Florian Bruhin 2016-06-07 14:30:46 +0200
  • e906178c7d Add changelog entry for multi-word matching Florian Bruhin 2016-06-07 14:28:22 +0200
  • de66b68b75 Fix problems reported by pylint Jakub Klinkovský 2016-02-05 17:13:14 +0100
  • 1b32444256 Rename variables for consistency with other code and docstrings Jakub Klinkovský 2016-02-05 16:40:45 +0100
  • ca88b7a1cf Add test for multi-word matching Florian Bruhin 2016-06-07 14:24:53 +0200
  • e4d5b550a3 Filter hints using a multi-word matching Jakub Klinkovský 2015-12-24 12:51:30 +0100
  • d3eec49b6e Add automated test for #1186 Florian Bruhin 2016-06-07 14:15:32 +0200
  • 8ff53fdb7f Add an automated test for #576 Florian Bruhin 2016-06-07 13:56:27 +0200
  • 222ab6f75e Add changelog entry for #308 Florian Bruhin 2016-06-07 13:57:07 +0200
  • efddd64d56 Add test for #308 Florian Bruhin 2016-06-07 13:26:40 +0200
  • 7f3991a8ca Set _filterstr in HintManager Florian Bruhin 2016-06-07 13:23:51 +0200
  • 82da79d05a Renumber hints when filtering in numeric mode Jakub Klinkovský 2015-12-24 11:34:42 +0100
  • 457913b2ec Add changelog for #576 Florian Bruhin 2016-06-07 11:59:33 +0200
  • 9d20280573 Save the filter string in HintManager Jakub Klinkovský 2015-12-23 16:36:58 +0100
  • 335c6783ce Add a manual test page for #576 Florian Bruhin 2016-06-07 11:57:01 +0200
  • cbc866d86d Add changelog entry for #1186 fix Florian Bruhin 2016-06-07 11:51:04 +0200
  • 01c4c1717f Add manual test file for #1186 Florian Bruhin 2016-06-07 11:50:29 +0200
  • 3690ead5e0 Fix backspace handling in numeric hint mode Jakub Klinkovský 2015-12-23 15:49:28 +0100
  • 802258d70a Add hints -> auto-follow-timeout to CHANGELOG Florian Bruhin 2016-06-07 11:07:29 +0200
  • 82d7c33b29 Add tests for hints -> auto-follow-timeout Florian Bruhin 2016-06-07 11:06:39 +0200
  • 87faafd910 Fixed type of auto-follow-timeout option Jakub Klinkovský 2016-02-02 19:54:19 +0100
  • 6e494605dd Add timeout after auto-followed hint Jakub Klinkovský 2015-12-16 19:41:07 +0100
  • b759f481c4 test requirements: Update decorator to 4.0.10 Florian Bruhin 2016-06-07 08:24:53 +0200
  • 5004a571c4 test requirements: Update CherryPy to 6.0.1 Florian Bruhin 2016-06-07 08:24:12 +0200
  • bdef8c4e3a Fix lint Florian Bruhin 2016-06-07 08:23:35 +0200
  • e8123bb68a Fix pdfjs version parsing for never versions Florian Bruhin 2016-06-07 07:42:34 +0200
  • 64fc1a3277 Revert "test requirements: Add pdbpp" Florian Bruhin 2016-06-07 06:21:54 +0200
  • 9787e54238 Revert "test requirements: Also add pdbpp dependencies" Florian Bruhin 2016-06-07 06:21:50 +0200
  • fd8286d4eb Fix BDD runtest_makereport hook on non-BDD tests Florian Bruhin 2016-06-06 23:37:26 +0200
  • a107c644c6 Merge branch 'lahwaacz-iframe_tests' Florian Bruhin 2016-06-06 23:32:56 +0200
  • 6b24d69f5f Regenerate authors Florian Bruhin 2016-06-06 23:32:48 +0200
  • b635d10836 Merge branch 'iframe_tests' of https://github.com/lahwaacz/qutebrowser into lahwaacz-iframe_tests Florian Bruhin 2016-06-06 23:32:20 +0200
  • d77b9bff49 test requirements: Also add pdbpp dependencies Florian Bruhin 2016-06-06 23:22:28 +0200
  • c43bfffd5c test requirements: Add pdbpp Florian Bruhin 2016-06-06 23:20:44 +0200
  • a9f27e3247 bdd: Turn off colors with --color=no Florian Bruhin 2016-06-06 23:19:14 +0200
  • b0df87842e Show BDD scenario on failed tests Florian Bruhin 2016-06-06 23:09:19 +0200
  • ef82076819 Ignore pdbpp ResourceWarning Florian Bruhin 2016-06-06 22:37:29 +0200
  • d2b1682915 Add #1514 to tests/manual/hints/other.html Florian Bruhin 2016-06-06 21:23:24 +0200
  • b1997c1e00 tests: add missing wait in "Scenario: Opening a link with specific target frame in a new tab" Jakub Klinkovský 2016-06-06 18:26:04 +0200
  • 199f0aeb76 tests: un-xfail some iframe tests (#1525) Jakub Klinkovský 2016-06-06 17:26:09 +0200
  • a5f12430ad pylint reqs: Update pylint/astroid to 1.4.6/1.5.6 Florian Bruhin 2016-06-06 17:14:59 +0200
  • d91f4e13d0 Fix long line Florian Bruhin 2016-06-06 17:13:56 +0200
  • 009fbe8213 Clean up CommandRunner.parse Florian Bruhin 2016-06-06 17:09:16 +0200
  • 3e22f64a20 Get tab indicator fix from #697 Florian Bruhin 2016-06-06 16:49:29 +0200
  • 7651b3a9f5 Fix userscript CommandRunner Florian Bruhin 2016-06-06 16:39:10 +0200
  • 35c7e2b768 Remove unreachable NeighborList code Florian Bruhin 2016-06-06 16:21:05 +0200
  • 57a1847e3a Merge branch 'adamwethington7-modifcation-for-issue-1386' Florian Bruhin 2016-06-06 16:19:49 +0200
  • a38ec6e5a3 Update docs Florian Bruhin 2016-06-06 16:19:42 +0200
  • 520572321a Add unittests for partial command parsing Florian Bruhin 2016-06-06 16:18:49 +0200
  • c9d85d3a12 bdd: Add tests for partial commandline matching Florian Bruhin 2016-06-06 16:10:10 +0200
  • 2f60073cdf bdd: Allow to run invalid commands via quteproc Florian Bruhin 2016-06-06 16:10:01 +0200