Commit Graph

  • ae00dac0be Update changelog. Florian Bruhin 2015-11-23 13:27:52 +0100
  • 0d60ec43ed Regenerate docs. Florian Bruhin 2015-11-23 13:26:32 +0100
  • 16e1a65448 Merge branch 'download-page' of https://github.com/Kingdread/qutebrowser into Kingdread-download-page Florian Bruhin 2015-11-23 13:16:16 +0100
  • 89c9b5959e Don't ask the user twice for a filename Daniel Schadt 2015-11-23 12:32:58 +0100
  • d68798a15b Merge branch 'larryhynes-patch-1' Florian Bruhin 2015-11-23 11:26:24 +0100
  • efa745b53f Fix indent. Florian Bruhin 2015-11-23 11:26:01 +0100
  • 049102c644 Regenerate authors. Florian Bruhin 2015-11-23 11:24:40 +0100
  • f4cccdf13f Merge branch 'patch-1' of https://github.com/larryhynes/qutebrowser into larryhynes-patch-1 Florian Bruhin 2015-11-23 11:23:10 +0100
  • b45b8d57bb Merge branch 'forkbong-argparse-usage' Florian Bruhin 2015-11-23 11:21:11 +0100
  • 135dc64de7 Regenerate authors. Florian Bruhin 2015-11-23 11:20:56 +0100
  • ee0627128a Merge branch 'argparse-usage' of https://github.com/forkbong/qutebrowser into forkbong-argparse-usage Florian Bruhin 2015-11-23 11:20:49 +0100
  • ea06c64ed4 Fix typos. Florian Bruhin 2015-11-23 11:17:26 +0100
  • f3f0ef9841 Remove unnecessary 'usage:' from argument parser. Panagiotis Ktistakis 2015-11-23 00:09:39 +0200
  • 4fa32bd0cd bdd: Use a fresh instance for :stop test. Florian Bruhin 2015-11-22 17:07:54 +0100
  • 706a4e3d39 Change error to warning for text not found on page larryhynes 2015-11-21 23:47:00 +0000
  • 86eda2843d Normalize application/x-javascript Daniel Schadt 2015-11-21 16:17:20 +0100
  • 39def173ca bdd: Fix request list for :stop test. Florian Bruhin 2015-11-21 15:31:19 +0100
  • eb232734b4 bdd: Increase timeouts for :stop test. Florian Bruhin 2015-11-21 15:14:32 +0100
  • 4f165a7669 bdd: Add a test for :stop. Florian Bruhin 2015-11-21 14:23:44 +0100
  • 7d6327873a Pass test only when mhtml file is written Daniel Schadt 2015-11-21 12:45:57 +0100
  • 59c9c6ccb0 Actually test :download --mhtml, not :download Daniel Schadt 2015-11-21 12:37:26 +0100
  • 8607d527bf tox: Update check-manifest to 0.29. Florian Bruhin 2015-11-21 10:44:58 +0100
  • 11c9155961 Merge branch 'meles5-website' Florian Bruhin 2015-11-21 09:29:24 +0100
  • 8b8ce6d9f0 Merge branch 'titles' of https://github.com/meles5/qutebrowser into meles5-website Florian Bruhin 2015-11-21 09:26:28 +0100
  • 8c88b8168f Merge branch 'metatags' of https://github.com/meles5/qutebrowser into meles5-website Florian Bruhin 2015-11-21 09:26:06 +0100
  • c54df5f142 Improved meta tags on the website meles5 2015-11-21 08:45:13 +0100
  • c7294781f5 Don't make ExpectedRequest orderable Daniel Schadt 2015-11-21 00:20:09 +0100
  • c12011c84d Style fixes Daniel Schadt 2015-11-21 00:10:49 +0100
  • 2727f3c2a8 Hide QObject::connect stateChanged warning. Florian Bruhin 2015-11-20 21:56:01 +0100
  • 401f71236d pylint: disable too-many-statements meles5 2015-11-20 21:53:28 +0100
  • b9240924d2 Seperated into two lines meles5 2015-11-20 21:39:17 +0100
  • d9f1699a3b Improved website titles meles5 2015-11-20 21:12:06 +0100
  • b776aeac84 Use same representation in webview and quteprocess Daniel Schadt 2015-11-20 19:10:14 +0100
  • af875f4b8f Add a :fake-key command. Florian Bruhin 2015-11-20 07:05:16 +0100
  • 0a9a75c337 Add more tests for the :download command Daniel Schadt 2015-11-20 18:31:39 +0100
  • 0c2a285fef Convert to QUrl before waiting for the logline Daniel Schadt 2015-11-20 18:30:08 +0100
  • d5bc962046 mhtml: Current index != Current tab_id Daniel Schadt 2015-11-20 18:15:03 +0100
  • 7f8c118991 Fix pylint Daniel Schadt 2015-11-20 16:57:27 +0100
  • b38a3caa4c Hide dest-old in the documentation of download Daniel Schadt 2015-11-20 16:34:27 +0100
  • cd78086d10 Fix pep257 Daniel Schadt 2015-11-20 16:23:46 +0100
  • 729d29b8a7 webserver: listen on 127.0.0.1 instead of 0.0.0.0 Daniel Schadt 2015-11-20 16:17:34 +0100
  • 09e310277d Remove server global, use lambda instead Daniel Schadt 2015-11-20 16:13:30 +0100
  • fb8f200291 Remove polling in webserver, use property instead Daniel Schadt 2015-11-20 16:11:13 +0100
  • 613faf84ef Move pylint comment Daniel Schadt 2015-11-20 15:30:27 +0100
  • fe1c8ee4e8 Also add cherrypy.wsgiserver.wsgiserver3 to freeze Daniel Schadt 2015-11-20 15:27:17 +0100
  • 097a14d5f3 Disable pylint no-member for cherrypy.wsgiserver Daniel Schadt 2015-11-20 14:03:51 +0100
  • cb40b1020c Add cherrypy.wsgiserver to frozen tests Daniel Schadt 2015-11-20 14:00:17 +0100
  • a991a8c43c Don't compare requests triggered by loading a page Daniel Schadt 2015-11-20 13:42:32 +0100
  • 3466ee03f6 Change development server to cherrypy.wsgiserver Daniel Schadt 2015-11-20 13:24:38 +0100
  • 452c6f5310 Add __str__ method to ExpectedRequest Daniel Schadt 2015-11-19 00:30:16 +0100
  • 1ec03462c8 Add a utils.parse_keystring. Florian Bruhin 2015-11-19 07:35:14 +0100
  • 9a310dd1fb bdd: Add step to check for JS console.log. Florian Bruhin 2015-11-20 07:03:51 +0100
  • 22a8f8def6 tox: Update pytest to 2.8.3. Florian Bruhin 2015-11-19 22:57:15 +0100
  • 1e37e09e29 Merge branch 'vyp-#1117' Florian Bruhin 2015-11-19 15:20:34 +0100
  • 2dc7fc3b5a Regenerate authors. Florian Bruhin 2015-11-19 15:20:25 +0100
  • b9163c5079 doc: Document <unbound> in keys.conf. xd1le 2015-11-20 00:55:33 +1100
  • bb807cfa07 tox: Update pytest-mock to 0.9.0. Florian Bruhin 2015-11-18 21:15:36 +0100
  • d2baced354 Update changelog. Florian Bruhin 2015-11-18 20:48:26 +0100
  • cdb6c6b3a3 Merge branch 'Konubinix-netrc' Florian Bruhin 2015-11-18 20:48:17 +0100
  • a164cd4da2 Regenerate authors. Florian Bruhin 2015-11-18 20:43:41 +0100
  • 271cb47f87 Merge branch 'netrc' of https://github.com/Konubinix/qutebrowser into Konubinix-netrc Florian Bruhin 2015-11-18 20:38:57 +0100
  • c7f386cec0 Avoid logging in signal handlers. Florian Bruhin 2015-11-18 20:21:23 +0100
  • 4d1f37f296 bdd: Add tests for :inspector. Florian Bruhin 2015-11-18 20:08:25 +0100
  • 55992337b8 bdd: Add a --qute-delay argument. Florian Bruhin 2015-11-18 20:01:40 +0100
  • 4060fd5e90 Fix mhtml tests Daniel Schadt 2015-11-18 19:56:49 +0100
  • 3438a45b19 Merge branch 'master' into download-page Daniel Schadt 2015-11-18 19:27:26 +0100
  • 0d6d276592 mhtml: remove non-existing ftp asset Daniel Schadt 2015-11-18 19:15:18 +0100
  • 90c1240ad4 tests: Remove unnecessary override. Florian Bruhin 2015-11-18 18:29:27 +0100
  • dd2ec30b97 Revert "Use parametrization for TestKeyToString:test_all." Florian Bruhin 2015-11-18 18:13:46 +0100
  • 9f89033b8e Whoops. Florian Bruhin 2015-11-18 18:09:59 +0100
  • 202fc8a5bd Only run codecov once. Florian Bruhin 2015-11-18 17:47:26 +0100
  • 0298fcc841 Use credentials from netrc when available Samuel Loury 2015-10-27 08:07:11 +0100
  • a845bf22ff ci_install: Clean up PyQt URL. Florian Bruhin 2015-11-18 08:28:35 +0100
  • 3251bd8419 doc: Merge "error800"/"Error 800" in author list. Florian Bruhin 2015-11-18 08:12:02 +0100
  • dcfa73cf91 AppVeyor: Use PyQt 5.5.1. Florian Bruhin 2015-11-18 08:02:10 +0100
  • c46015b906 Add checklist for new PyQt release to CONTRIBUTING. Florian Bruhin 2015-11-18 07:55:39 +0100
  • 89e3c2a703 Fix lint. Florian Bruhin 2015-11-18 07:43:10 +0100
  • 3ec38539c5 Adjust version numbers in README. Florian Bruhin 2015-11-18 07:16:59 +0100
  • 6f2407ac26 Regenerate authors. Florian Bruhin 2015-11-18 07:07:56 +0100
  • b735d079d5 Merge branch 'www' Florian Bruhin 2015-11-18 07:02:40 +0100
  • 7239f7bb68 www: Don't build unneeded files. Florian Bruhin 2015-11-18 06:54:59 +0100
  • 98fbdde846 www: Remove author line/asciidoc vars from output. Florian Bruhin 2015-11-18 06:51:46 +0100
  • 244d86c85a www: Make script work if output path exists. Florian Bruhin 2015-11-18 06:41:40 +0100
  • cb624ea6ee www: Add some more links to the header. Florian Bruhin 2015-11-18 06:41:28 +0100
  • ad5988513b Fix lint. Florian Bruhin 2015-11-17 20:28:27 +0100
  • 0ccd19f980 Fix lint. Florian Bruhin 2015-11-17 20:10:53 +0100
  • fbe5eb4671 Merge pull request #1114 from meles5/www Florian Bruhin 2015-11-17 19:50:01 +0100
  • be19c76369 Merge branch 'lamarpavel-issue923' Florian Bruhin 2015-11-17 19:48:24 +0100
  • d37b311dcb Regenerate authors. Florian Bruhin 2015-11-17 19:46:31 +0100
  • ea5484c3a2 Fix nitpicks. Florian Bruhin 2015-11-17 19:46:24 +0100
  • f20ffca540 Merge branch 'issue923' of https://github.com/lamarpavel/qutebrowser into lamarpavel-issue923 Florian Bruhin 2015-11-17 19:43:35 +0100
  • 5a10ca96c5 Merge branch 'halfwit-master' Florian Bruhin 2015-11-17 19:31:00 +0100
  • 4b531d142b Regenerate authors. Florian Bruhin 2015-11-17 19:30:51 +0100
  • e010602791 Remove outdated comment. Florian Bruhin 2015-11-17 19:30:08 +0100
  • 54fe9407c4 Merge branch 'master' of https://github.com/halfwit/qutebrowser into halfwit-master Florian Bruhin 2015-11-17 19:29:54 +0100
  • 7822a33975 Finalizing comments and arguments passed in Halfwit 2015-11-17 08:41:20 -0700
  • 09999654e2 Adding back second usage comment Halfwit 2015-11-17 07:56:40 -0700
  • 773982ad23 The-Compiler's changes Halfwit 2015-11-17 07:52:02 -0700
  • 516a81c3cc tests: Don't parse httpbin date. Florian Bruhin 2015-11-17 07:36:21 +0100
  • 726525b26a bdd: Add some more tests for scrolling with floats. Florian Bruhin 2015-11-17 06:57:33 +0100