Commit Graph

  • 4c28487fd0
    Warn user if pinned tab is closed via tab-only Jay Kamat 2017-05-11 14:30:45 -0700
  • cb654225fd
    Add a test case for loading/saving pinned tabs in sessions Jay Kamat 2017-05-11 14:05:25 -0700
  • 3317834b36
    Fix a bug where pinned tabs were occasionally miscounted Jay Kamat 2017-05-11 13:28:26 -0700
  • 725bafea54
    Merge branch 'master' into jay/pintab Jay Kamat 2017-05-10 23:51:33 -0700
  • d50a08d159 Update requests from 2.14.1 to 2.14.2 pyup-bot 2017-05-10 19:08:32 +0200
  • 140eb13677 Update requests from 2.14.1 to 2.14.2 pyup-bot 2017-05-10 19:08:31 +0200
  • b2abf7a3aa Update requests from 2.14.1 to 2.14.2 pyup-bot 2017-05-10 19:08:29 +0200
  • c6e31391de Fix most tests/lint Florian Bruhin 2017-04-24 23:09:03 +0200
  • f4d3f97cb7 Implement private browsing for QtWebEngine Florian Bruhin 2017-04-24 22:24:04 +0200
  • 1c50377c0a Initial work on new private browsing Florian Bruhin 2017-04-24 21:08:00 +0200
  • 1d4c9d3b3f Merge commit '661c0f7b7c74c23db0a8ed2dfa111a711c5f8771' into pyup-bot/pyup-update-pytest-cov-2.4.0-to-2.5.0 Florian Bruhin 2017-05-10 06:52:20 +0200
  • 5e76810659 Merge commit '1973e61424efb124f453ce0894d1c8b3e5ea99c3' into pyup-bot/pyup-update-hypothesis-3.8.2-to-3.8.3 Florian Bruhin 2017-05-10 06:52:18 +0200
  • 661c0f7b7c Update pytest-cov from 2.4.0 to 2.5.0 pyup-bot 2017-05-10 00:08:34 +0200
  • 1973e61424 Update hypothesis from 3.8.2 to 3.8.3 pyup-bot 2017-05-10 00:08:30 +0200
  • 3bd7e33c4a Update requests from 2.13.0 to 2.14.1 pyup-bot 2017-05-09 22:16:27 +0200
  • a0a9c9d32e Update requests from 2.13.0 to 2.14.1 pyup-bot 2017-05-09 22:16:25 +0200
  • 56d42b6c82 Update requests from 2.13.0 to 2.14.1 pyup-bot 2017-05-09 22:16:24 +0200
  • b91d4ee9c2 Clean up :debug-webaction Florian Bruhin 2017-05-09 22:02:30 +0200
  • 822623f2ed Finally update copyrights... Florian Bruhin 2017-05-09 21:37:03 +0200
  • 905032924a Remove search_displayed initialization in subclasses Florian Bruhin 2017-05-09 17:58:28 +0200
  • 4b5e528d05 Add AbstractTab.key_press Florian Bruhin 2017-05-09 17:56:07 +0200
  • 76fa126133 Simplify debug string Florian Bruhin 2017-05-09 17:55:51 +0200
  • e3eda28d88 Update docstrings Florian Bruhin 2017-05-09 17:49:38 +0200
  • 5f2fb2c4fc Update docs Florian Bruhin 2017-05-09 17:48:40 +0200
  • e10d636ca0
    Fix a few small issues Jay Kamat 2017-05-09 08:08:05 -0700
  • a3d41c0467
    Refactor search method of AbstractBrowserTab into a field Jay Kamat 2017-05-09 00:14:59 -0700
  • 02f79c2990
    Add tests for manual selection Jay Kamat 2017-05-09 00:11:25 -0700
  • d1aac9e9e9
    Add docstrings to key_press methods Jay Kamat 2017-05-08 23:43:21 -0700
  • 5bdd291d28
    Refactor key_press into _repeated_key_press Jay Kamat 2017-05-08 23:11:50 -0700
  • 63cffaf558
    Refactor _key_press from WebEngineScroller to WebEngineTab Jay Kamat 2017-05-08 22:49:14 -0700
  • 5ba81e3611
    Add tests for follow_selected Jay Kamat 2017-05-08 22:32:53 -0700
  • c9953b9f0d
    Add support for follow_selected via fake-clicks Jay Kamat 2017-05-08 22:31:29 -0700
  • e07a1045a8
    Add is_link method to webelem Jay Kamat 2017-05-08 22:00:11 -0700
  • 6c3f29d570 Merge commit '2b0fc0f52efccd0004b2cd8f90f930852947f403' into pyup-bot/pyup-update-coverage-4.3.4-to-4.4 Florian Bruhin 2017-05-09 06:23:05 +0200
  • 27bed81353 Merge commit '7a3651426f0152c6b23ed4f83bab0eab2e763d91' into pyup-bot/pyup-update-beautifulsoup4-4.5.3-to-4.6.0 Florian Bruhin 2017-05-09 06:23:03 +0200
  • af18b208bb Merge commit '00c48427bcee63921705f85251d71795dab980bd' into pyup-bot/pyup-update-lazy-object-proxy-1.3.0-to-1.3.1 Florian Bruhin 2017-05-09 06:23:00 +0200
  • 9db92de2d5 Add a no cover pragma for certificate error hashing Florian Bruhin 2017-05-09 06:15:21 +0200
  • 8052249b1b Make check_coverage.py work with coverage 4.4 Florian Bruhin 2017-05-09 06:13:35 +0200
  • 2b0fc0f52e Update coverage from 4.3.4 to 4.4 pyup-bot 2017-05-08 07:26:27 +0200
  • ee2a6ae6f0 Update coverage from 4.3.4 to 4.4 pyup-bot 2017-05-08 07:26:25 +0200
  • 7a3651426f Update beautifulsoup4 from 4.5.3 to 4.6.0 pyup-bot 2017-05-07 16:42:20 +0200
  • 00c48427bc Update lazy-object-proxy from 1.3.0 to 1.3.1 pyup-bot 2017-05-05 15:51:20 +0200
  • 2beba920e7 Update lazy-object-proxy from 1.3.0 to 1.3.1 pyup-bot 2017-05-05 15:51:18 +0200
  • 88545dec4d Update lazy-object-proxy from 1.2.2 to 1.3.0 pyup-bot 2017-05-04 08:36:26 +0200
  • caa3be2277 Update lazy-object-proxy from 1.2.2 to 1.3.0 pyup-bot 2017-05-04 08:36:25 +0200
  • 789aebd742 Merge commit '120379dd217d8daaa6b48cb21c8cb3de7679bbec' into rcorre/benchmark_history Florian Bruhin 2017-05-03 23:15:36 +0200
  • eab7c79cf7 Merge commit '3b0bb6a831791c22a77f25aa2f3223c24e6ba628' into pyup-bot/pyup-update-cheroot-5.4.0-to-5.5.0 Florian Bruhin 2017-05-03 23:15:26 +0200
  • 90b0af97ce Improve serialization crash check Florian Bruhin 2017-05-03 21:31:09 +0200
  • ea2d5e97e2 Disable serialization crash check on Qt 5.9 Florian Bruhin 2017-05-03 21:31:09 +0200
  • ebf3d208f6 Adjust Qt 5.8.1 check Florian Bruhin 2017-05-03 21:25:00 +0200
  • a320aa5ef7 Disable renderer process crash workaround on Qt 5.9 Florian Bruhin 2017-05-03 21:24:25 +0200
  • 2a4af0666b Regenerate authors Florian Bruhin 2017-05-03 18:36:32 +0200
  • 120379dd21 Benchmark url completion. Ryan Roden-Corrent 2017-02-22 20:43:48 -0500
  • a77cb44723 Block all request methods in host blocker Florian Bruhin 2017-05-03 08:41:49 +0200
  • 3b0bb6a831 Update cheroot from 5.4.0 to 5.5.0 pyup-bot 2017-05-02 11:43:35 +0200
  • 7c6981e512 Remove unused imports Florian Bruhin 2017-05-02 10:41:51 +0200
  • d5c5d09b18 Hopefully stabilize test_version Florian Bruhin 2017-05-02 09:12:06 +0200
  • 7b4ab901e9 tests: Fix Chromium message matching Florian Bruhin 2017-05-02 08:24:57 +0200
  • d8e134c5f0 Merge commit '64a4e33caa539b751acfc7e0eb76c871e8ab423d' into pyup-bot/pyup-update-flake8-tuple-0.2.12-to-0.2.13 Florian Bruhin 2017-05-02 08:22:43 +0200
  • 55db8719f2 Merge commit '6ae6df9d74b9d94f56489b5d6a4586995aeda340' into stevepeak/patch-1 Florian Bruhin 2017-05-02 08:22:37 +0200
  • 2fb59958a6 Merge commit 'fe02267de2f9bc164cb265c357770d8f56c68554' into pyup-bot/pyup-update-pytest-bdd-2.18.1-to-2.18.2 Florian Bruhin 2017-05-02 08:22:32 +0200
  • 64e144f3eb Make text selectable in prompts Florian Bruhin 2017-05-01 13:52:46 +0200
  • fe02267de2 Update pytest-bdd from 2.18.1 to 2.18.2 pyup-bot 2017-05-01 12:43:14 +0200
  • 6ae6df9d74 Update codecov.yml Steve Peak 2017-04-30 14:55:35 -0400
  • 64a4e33caa Update flake8-tuple from 0.2.12 to 0.2.13 pyup-bot 2017-04-30 12:29:12 +0200
  • 6e0d138d23 flake8 requirements: Pin flake8-docstrings to < 1.1.0 Florian Bruhin 2017-04-29 13:45:14 +0200
  • 5bbd16c92a Fix qWebKitVersion issues Florian Bruhin 2017-04-28 22:59:24 +0200
  • bffdea6719 Read qWebKitVersion in qtutils.is_webkit_ng. Florian Bruhin 2017-04-28 21:36:02 +0200
  • 8101fe99a8 Fix starting with Python 2 Florian Bruhin 2017-04-28 20:51:38 +0200
  • a5b1c293a4 Ignore comment position with eslint Florian Bruhin 2017-04-28 20:29:20 +0200
  • 0a3e20f5ab Merge commit '26b4d13c6faf6217bb116e15c01eec37c10dd976' into pyup-bot/pyup-update-setuptools-35.0.1-to-35.0.2 Florian Bruhin 2017-04-28 19:44:59 +0200
  • 9f942cb9a8 Merge commit '11383169d83f1ff14d2df40e6963221e46ab29d1' into pyup-bot/pyup-update-codecov-2.0.8-to-2.0.9 Florian Bruhin 2017-04-28 19:44:57 +0200
  • 421aa0d319 Also try harder to get text content Florian Bruhin 2017-04-28 19:11:02 +0200
  • 76ec465f67 Allow to set cookies-store at runtime with Qt 5.9 Florian Bruhin 2017-04-28 17:39:36 +0200
  • c8090b5388 Don't wait for click message in webelem tests Florian Bruhin 2017-04-28 17:29:19 +0200
  • 11383169d8 Update codecov from 2.0.8 to 2.0.9 pyup-bot 2017-04-28 17:27:11 +0200
  • 5ed870e0c6 Fix lint Florian Bruhin 2017-04-28 16:29:44 +0200
  • 20da495376 Add missing file Florian Bruhin 2017-04-28 15:22:29 +0200
  • a2c8e093f4 Move webelement checks to javascript.feature Florian Bruhin 2017-04-28 15:16:36 +0200
  • 6458c692cb Improve JS value type checks Florian Bruhin 2017-04-28 15:15:32 +0200
  • 571f0c4486 Loosen JS value type check Florian Bruhin 2017-04-28 14:57:14 +0200
  • 0c653c4703 Handle elem.className in webelem.js Florian Bruhin 2017-04-28 14:48:08 +0200
  • 513f83d446 Try harder to get tag name from element Florian Bruhin 2017-04-28 14:28:28 +0200
  • 06e317ac53 Do type checks on values we get from JS Florian Bruhin 2017-04-28 13:58:29 +0200
  • 4f92fe6895 Add an assert for tag_name we get from JS Florian Bruhin 2017-04-28 10:33:57 +0200
  • 26b4d13c6f Update setuptools from 35.0.1 to 35.0.2 pyup-bot 2017-04-27 22:07:03 +0200
  • 7b283cd58e Merge branch 'haasn/favicon-scale' Florian Bruhin 2017-04-27 21:15:09 +0200
  • d8bfa6d6b7 Merge commit '6549fd84ce461d3098c13818219df4e4bfd6b444' Florian Bruhin 2017-04-27 21:15:09 +0200
  • f9055dc1e4 Update changelog Florian Bruhin 2017-04-27 21:14:28 +0200
  • 5823af0b7b Merge commit '6549fd84ce461d3098c13818219df4e4bfd6b444' into haasn/favicon-scale Florian Bruhin 2017-04-27 21:13:17 +0200
  • 0efbd085b0 Merge commit 'c12347189fca26261af7dcdce121e51c170b521d' into pyup-bot/pyup-update-colorama-0.3.8-to-0.3.9 Florian Bruhin 2017-04-27 21:12:21 +0200
  • 44e6b9ac54 Merge commit '0e14117fdad0442520c4e1fe64231b447306cbc7' into pyup-bot/pyup-update-codecov-2.0.7-to-2.0.8 Florian Bruhin 2017-04-27 21:12:18 +0200
  • d62ebdb926 Make most of search BDD tests work with QtWebEngine Florian Bruhin 2017-04-27 21:01:10 +0200
  • 4cd977cab6 Fix zero handling in qflags_key Florian Bruhin 2017-04-27 20:14:51 +0200
  • 0e14117fda Update codecov from 2.0.7 to 2.0.8 pyup-bot 2017-04-27 18:27:03 +0200
  • c12347189f Update colorama from 0.3.8 to 0.3.9 pyup-bot 2017-04-27 09:42:00 +0200
  • 6549fd84ce
    Add tabs->favicon-scale setting Niklas Haas 2017-04-26 02:49:57 +0200
  • 046401c489 Clean up search.feature Florian Bruhin 2017-04-27 08:20:55 +0200
  • 38099c45bd Update hypothesis from 3.8.1 to 3.8.2 pyup-bot 2017-04-26 21:48:21 +0200
  • b094f2d513 Merge branch 'pyup-bot/pyup-update-vulture-0.13-to-0.14' Florian Bruhin 2017-04-26 21:30:56 +0200