Commit Graph

  • 86be7ad82c Move file_url from utils.jinja to utils.urlutils Florian Bruhin 2016-05-29 22:44:40 +0200
  • 070e30658f Fix lint Florian Bruhin 2016-05-29 22:22:34 +0200
  • 8e2d315807 Fix pytest_status workaround if .cache is missing Florian Bruhin 2016-05-29 22:21:35 +0200
  • 2d9cf5ed3a Handle invalid URLs in wait_for_load_finished_url Florian Bruhin 2016-05-29 22:16:55 +0200
  • af798c7450 travis: Reactivate OS X tests Florian Bruhin 2016-05-29 22:07:24 +0200
  • 001670969b tests: Ignore segfaults on pytest exit Florian Bruhin 2016-05-29 21:47:46 +0200
  • 1332258767 Revert "travis_run: Show tox exit status" Florian Bruhin 2016-05-29 20:46:48 +0200
  • 144a37ec06 travis_run: Show tox exit status Florian Bruhin 2016-05-29 18:47:58 +0200
  • 119d76c502 Fix lint Florian Bruhin 2016-05-29 18:45:09 +0200
  • 5b84fc93df Do a final userscript command read on cleanup Florian Bruhin 2016-05-29 18:35:43 +0200
  • ca87b9e285 tox: Remove weird minus Florian Bruhin 2016-05-29 18:28:20 +0200
  • e10e9c7df2 bdd: Don't run :spawn -u test on OS X for now Florian Bruhin 2016-05-29 18:25:23 +0200
  • a905d46757 bdd: Merge userscripts.feature into spawn.feature Florian Bruhin 2016-05-29 18:24:34 +0200
  • 800d069764 requirements: Blacklist Flask 0.11.0 Florian Bruhin 2016-05-29 18:20:48 +0200
  • 64d4c9f83e Clean up end2end test file structure Florian Bruhin 2016-05-29 18:20:00 +0200
  • f10754fa77 Remove MarkupSafe pin in requirements-tests.txt Florian Bruhin 2016-05-29 17:49:48 +0200
  • a3a160cb22 tests: Fix race condition in test_enter_folder Florian Bruhin 2016-05-29 17:48:02 +0200
  • 867b4a8640 Make quteproc.wait_for_load_finished_url public Florian Bruhin 2016-05-29 17:47:39 +0200
  • e7a6907bc2 tests: Don't run geolocation tests on OS X Florian Bruhin 2016-05-29 17:35:43 +0200
  • 7180a6df0b requirements: Update pytest dependency pins Florian Bruhin 2016-05-29 17:27:58 +0200
  • d008b2a86c requirements: Pin all pylint dependencies Florian Bruhin 2016-05-29 17:25:23 +0200
  • bceb7cf89e tests: Avoid race conditions for :messages tests Florian Bruhin 2016-05-29 17:07:37 +0200
  • 6f6303e0a6 Use requirements files for tox dependencies Florian Bruhin 2016-05-29 16:53:54 +0200
  • cd7b8c65df Remove OS X specific options from freeze.py Florian Bruhin 2016-05-29 16:26:21 +0200
  • 9529d55649 Remove misc/qt_menu.nib Florian Bruhin 2016-05-29 16:24:16 +0200
  • d3fe2babd3 tests: Wait until page is loaded by default Florian Bruhin 2016-05-29 16:14:33 +0200
  • 9bb425d598 Install Qt5/PyQt5 from custom bottles on OS X Florian Bruhin 2016-05-29 11:16:43 +0200
  • 345768bfc4 Fix requirements installing on Appveyor Florian Bruhin 2016-05-29 15:28:49 +0200
  • a987b714de appveyor: Install pip/tox from requirements files Florian Bruhin 2016-05-29 15:14:42 +0200
  • f4ce199968 ci: Blacklist virtualenv > 15.0.1 Florian Bruhin 2016-05-29 15:09:14 +0200
  • f72fc04bb1 Revert "ci: Update virtualenv to 15.0.2" Florian Bruhin 2016-05-29 15:08:43 +0200
  • 51122a8010 tox: Blacklist Flask 0.11.0 Florian Bruhin 2016-05-29 14:35:48 +0200
  • a921ee2a8f Revert "tox: Update Flask to 0.11.0" Florian Bruhin 2016-05-29 14:35:37 +0200
  • 986288c408 tox: Update Flask to 0.11.0 Florian Bruhin 2016-05-29 14:22:11 +0200
  • 344569fb5b tox: Update flake8-string-format to 0.2.2 Florian Bruhin 2016-05-29 14:19:38 +0200
  • c9d49177cc tox: Update sortedcontainers to 1.5.2 Florian Bruhin 2016-05-29 14:17:48 +0200
  • b97736b117 Revert "Work around flake8-string-format bug" Florian Bruhin 2016-05-29 14:17:32 +0200
  • 1e55db0630 Follow the American way(tm) of spelling things Florian Bruhin 2016-05-29 10:57:41 +0200
  • 4b97ef88ac Merge branch 'hcraT-empty_uri' Florian Bruhin 2016-05-29 10:38:45 +0200
  • 86d320b6a1 Update docs Florian Bruhin 2016-05-29 10:38:24 +0200
  • 6caa89a622 Merge branch 'empty_uri' of https://github.com/hcraT/qutebrowser into hcraT-empty_uri Florian Bruhin 2016-05-29 00:37:12 +0200
  • 3c978aa203 ci: Update virtualenv to 15.0.2 Florian Bruhin 2016-05-28 23:27:42 +0200
  • b065d8efcd pyinstaller: Set NSHighResolutionCapable = True Florian Bruhin 2016-05-28 23:20:00 +0200
  • 90fa2a50ce pyinstaller: Use qutebrowser/__main__.py Florian Bruhin 2016-05-28 23:18:29 +0200
  • ec2935fab0 Fixes flake8 error Tarcisio Fedrizzi 2016-05-28 17:38:31 +0200
  • fc3e1b4ede tox: Update hypothesis to 3.4.0 Florian Bruhin 2016-05-27 15:40:50 +0200
  • 1d87eee4d7 Fix starting when sys.stderr is None Florian Bruhin 2016-05-27 14:48:46 +0200
  • afcb018ee2 Fix some spelling mistakes Florian Bruhin 2016-05-27 12:07:00 +0200
  • 29aedef420 Fix :debug-console with PyQt 5.6 Florian Bruhin 2016-05-27 00:18:08 +0200
  • 2fb5de8bd3 test_insert_mode: Always set fake clipboard Florian Bruhin 2016-05-27 00:12:53 +0200
  • 6c4beef783 Work around flake8-string-format bug Florian Bruhin 2016-05-26 23:50:58 +0200
  • ee848ce09e tox: Update sortedcontainers to 1.5.1 Florian Bruhin 2016-05-26 21:42:34 +0200
  • a3e6761db6 Fixes pylint error Tarcisio Fedrizzi 2016-05-25 07:57:16 +0200
  • a9e96df5df Adds unit test when force_search is True Tarcisio Fedrizzi 2016-05-16 18:19:56 +0200
  • 7da6faa7af Changes fuzzy_url to force search even when paths are passed Tarcisio Fedrizzi 2016-05-16 18:19:33 +0200
  • 462f9d7e4c Refators discussed in the review Tarcisio Fedrizzi 2016-04-28 18:01:23 +0200
  • db09cbb960 Implement a feature test for :hint all userscript. Ryan Roden-Corrent 2016-05-24 20:25:34 -0400
  • 7c89f0c024 Merge branch 'nginth-singleoptioncrash' Florian Bruhin 2016-05-26 07:48:49 +0200
  • 998f025553 Update docs Florian Bruhin 2016-05-26 07:45:17 +0200
  • a589c09f2e Merge branch 'singleoptioncrash' of https://github.com/nginth/qutebrowser into nginth-singleoptioncrash Florian Bruhin 2016-05-26 07:41:09 +0200
  • 9d018b8fbd pylint: Disable too-many-return-statements Florian Bruhin 2016-05-26 07:39:47 +0200
  • 1ea99c5958 add completing single option argument test Nick Ginther 2016-05-25 17:52:36 -0500
  • 2065f292ab fix crash on empty parts[] (#1523) Nick Ginther 2016-05-25 16:45:06 -0500
  • 20cfadbda7 Merge branch 'nginth-tabindexfix' Florian Bruhin 2016-05-25 22:10:59 +0200
  • 4c0f85564d Update docs Florian Bruhin 2016-05-25 22:09:48 +0200
  • 824e662154 Merge branch 'tabindexfix' of https://github.com/nginth/qutebrowser into nginth-tabindexfix Florian Bruhin 2016-05-25 22:09:01 +0200
  • a6abc86456 Merge branch 'rcorre-better_keyhints' Florian Bruhin 2016-05-25 22:07:23 +0200
  • ed6432136f Update docs Florian Bruhin 2016-05-25 22:05:06 +0200
  • c96722f169 Merge branch 'better_keyhints' of https://github.com/rcorre/qutebrowser into rcorre-better_keyhints Florian Bruhin 2016-05-25 22:04:51 +0200
  • c70accda22 restructure code Nick Ginther 2016-05-25 13:46:31 -0500
  • 5a82bf3357 Add some more logging for SSL errors Florian Bruhin 2016-05-25 20:45:54 +0200
  • 73c200fb14 Tweaks the multi-line heuristic to handle scheme-like text Tarcisio Fedrizzi 2016-04-07 18:45:56 +0200
  • f58e2d91dc Add a keyhint blacklist. Ryan Roden-Corrent 2016-05-23 21:12:52 -0400
  • f100eb6e03 Mark iframe hint tests as xfail_norun as a stopgap Florian Bruhin 2016-05-24 22:23:42 +0200
  • 8c487e9a5f fix tabindex statusbar not updating (#1247) Nick Ginther 2016-05-24 15:18:22 -0500
  • 3bbc950616 Fix lint Florian Bruhin 2016-05-24 21:53:50 +0200
  • f692d34d94 Merge branch 'Yatekii-master' Florian Bruhin 2016-05-24 21:37:02 +0200
  • 9ef12a0af8 Regenerate authors Florian Bruhin 2016-05-24 21:36:47 +0200
  • 846fe8b943 Add a test for #1484 Florian Bruhin 2016-05-24 21:36:09 +0200
  • ea1d8902d5 Add logging for #1484 Florian Bruhin 2016-05-24 21:35:48 +0200
  • 0fb6e508e6 Merge branch 'master' of https://github.com/Yatekii/qutebrowser into Yatekii-master Florian Bruhin 2016-05-24 21:32:24 +0200
  • ce9324029e tox: Update werkzeug to 0.11.10 Florian Bruhin 2016-05-24 15:45:19 +0200
  • f5c67785c7 tox: Remove pytest-html Florian Bruhin 2016-05-24 15:44:39 +0200
  • 153e955561 tox: Update pbr to 1.10.0 Florian Bruhin 2016-05-24 15:43:09 +0200
  • 40601adef0 tox: Update hypothesis to 3.2.0 Florian Bruhin 2016-05-24 15:41:55 +0200
  • c6cb8e5099 Remove unneeded "# pragma: no branch" comments Florian Bruhin 2016-05-24 15:40:50 +0200
  • 11363b9533 Fix some invalid "# pragma: no cover" comments Florian Bruhin 2016-05-24 15:40:18 +0200
  • b1aaf0f10f Only show keyhints after a short delay. Ryan Roden-Corrent 2016-05-22 07:41:30 -0400
  • 299c66b82c Possibly fixed issue: #1484 Noah Huesser 2016-05-23 11:32:27 +0200
  • ee8247525e simplify testcase for following a hint inside an iframe Jakub Klinkovský 2016-05-22 15:19:00 +0200
  • 002e5801f1 Improve logging in add_js_bridge Florian Bruhin 2016-05-22 14:55:53 +0200
  • 4066696956 tox/requirements: Update coverage to 4.1 Florian Bruhin 2016-05-22 14:35:26 +0200
  • 648f89ef31 Implement more tests for the hinting. Ryan Roden-Corrent 2016-05-21 07:48:52 -0400
  • 87cb5bf6c2 Fix test html link for hints Ryan Roden-Corrent 2016-05-20 22:13:49 -0400
  • f025394e04 Set maxsplit=2 for :hint. Ryan Roden-Corrent 2016-05-19 20:42:22 -0400
  • 0300f03ebc Allow passing args to spawn from :hint. Ryan Roden-Corrent 2016-05-19 20:37:57 -0400
  • c919fcba35 hints: position according to getClientRects() Jakub Klinkovský 2016-02-16 00:21:46 +0100
  • 4c06e34074 hints: change click position to the center of the largest square fitting to the top/left corner of the rectangle Jakub Klinkovský 2016-02-16 00:19:22 +0100
  • 0f8b298fad Merge branch 'lahwaacz-hints_clicking' Florian Bruhin 2016-05-20 18:11:54 +0200
  • 4b5788a878 Update docs Florian Bruhin 2016-05-20 17:21:56 +0200