Commit Graph

  • 9d32807e33 Don't try to remove watched files if none exist Florian Bruhin 2018-02-08 10:20:30 +0100
  • 1da58b6a4c Break long line Florian Bruhin 2018-02-08 09:54:20 +0100
  • b6f311f4b2 Remove workaround for old pylint issue Florian Bruhin 2018-02-08 09:52:14 +0100
  • 35b56f2659 Remove eslint max-lines suppression Florian Bruhin 2018-02-08 09:51:06 +0100
  • f51ac8ab6e Log QFileSystemWatcher errors Florian Bruhin 2018-02-08 00:32:02 +0100
  • a9dfed948a Remove extraneous function George Edward Bulmer 2018-02-07 22:55:42 +0000
  • 37a9691e29 Only focus qutebrowser again after editing finished Florian Bruhin 2018-02-07 23:13:13 +0100
  • 3306247ae5 Merge branch 'editor-watch' Florian Bruhin 2018-02-07 22:31:49 +0100
  • cd97d5e6e2 Update changelog Florian Bruhin 2018-02-07 22:31:28 +0100
  • 01ccbc679d Fix lint Florian Bruhin 2018-02-07 22:26:32 +0100
  • abd56a5abd Wait until the mtime changed Florian Bruhin 2018-02-07 21:40:03 +0100
  • 0ee5302836 Pylint fixes George Edward Bulmer 2018-02-07 20:03:46 +0000
  • 682c3462f1 Ensure version info only gets pasted once George Edward Bulmer 2018-02-07 19:21:53 +0000
  • 9128afa01d Move pastebin_version() to version.py George Edward Bulmer 2018-02-07 19:03:05 +0000
  • a3d62c86df Fix style for linter George Edward Bulmer 2018-02-07 17:25:19 +0000
  • d0ec33730e Add deleteLater to the paste callbacks George Edward Bulmer 2018-02-07 15:28:58 +0000
  • 86d3abc0c4 Additional code review changes from PR #3480 George Edward Bulmer 2018-02-07 15:21:19 +0000
  • f45d572677 Some style fixes in PR #3480's review George Edward Bulmer 2018-02-06 19:48:31 +0000
  • 1d568a5cf4 Add feature to pastebin version string Bryan Kok 2018-01-11 05:59:42 +0800
  • 7dbe9a59e8 Update changelog Florian Bruhin 2018-02-07 18:26:43 +0100
  • aa3970c83e Merge branch 'pr/3371' Florian Bruhin 2018-02-07 18:26:19 +0100
  • 1c662ae94c Revive iframe test as flaky Florian Bruhin 2018-02-07 18:25:25 +0100
  • 0bdee1e292 Stabilize the flaky iframe test Florian Bruhin 2018-02-07 18:05:15 +0100
  • e874db9ce3 Remove pytest version filter Florian Bruhin 2018-02-07 12:05:13 +0100
  • 5135e0f35d Add .pytest_cache to .gitignore Florian Bruhin 2018-02-07 12:04:42 +0100
  • 6d1e3fb2b7 Add missing more-itertools requirements Florian Bruhin 2018-02-07 12:04:09 +0100
  • e6a4237e1b Revert "Downgrade PyQt again" Florian Bruhin 2018-02-07 11:53:47 +0100
  • e5771c785e Merge branch 'pyup-scheduled-update-2018-02-05' Florian Bruhin 2018-02-07 11:49:03 +0100
  • 29e8c01d17 Merge branch 'qt510-2' Florian Bruhin 2018-02-07 11:48:39 +0100
  • 054b92bbe8 Support retrying downloads with Qt 5.10 Florian Bruhin 2018-02-07 11:19:41 +0100
  • 7537acfd5d Use PyQt 5.10 on AppVeyor Florian Bruhin 2018-02-07 10:52:26 +0100
  • d9e095f7cf Add PyQt 5.10 to Travis CI Florian Bruhin 2018-02-07 10:52:10 +0100
  • ec7583eb97 Add troubleshooting info for widevine to FAQ Perry Thompson 2018-02-06 17:23:09 -0600
  • 5fd3943ebc Make callback mandatory for tab.selection() Florian Bruhin 2018-02-06 23:32:50 +0100
  • c987a94596 Downgrade PyQt again Florian Bruhin 2018-02-06 23:18:53 +0100
  • 20d5b4e384 Update pytest log handling Florian Bruhin 2018-02-06 23:17:40 +0100
  • ce8d15d2b0 Simplify selection handling and remove QUTE_SELECTED_HTML Florian Bruhin 2018-02-06 22:48:00 +0100
  • 16375f20d5 Always use JavaScript to get selection Florian Bruhin 2018-02-06 21:25:08 +0100
  • 5ceecc2b04 Add docstring for new argument George Edward Bulmer 2018-02-06 18:53:45 +0000
  • 9c47128799 Use provided methods instead of protected members George Edward Bulmer 2018-02-06 18:25:15 +0000
  • 0893e3a038 Fix boolean variable name George Edward Bulmer 2018-02-06 17:35:24 +0000
  • 26810e02c1 Add a way to view source in editor George Edward Bulmer 2018-02-06 17:22:59 +0000
  • 8c39e8f764 Update changelog Florian Bruhin 2018-02-06 14:13:06 +0100
  • 22c33ddfb8 Add special cases of double quotes: eg {{url}} George Edward Bulmer 2018-02-05 21:45:49 +0000
  • 8b29ce93ec Add substitutions for the other 3 types George Edward Bulmer 2018-02-05 21:40:12 +0000
  • bfeac178e2 Make {suburl} expand to {url} George Edward Bulmer 2018-02-05 21:00:29 +0000
  • 9eefbf24a2 Update pytest-bdd from 2.19.0 to 2.20.0 pyup-bot 2018-02-05 16:59:33 +0100
  • 782ec573ab Update pytest from 3.3.1 to 3.4.0 pyup-bot 2018-02-05 16:59:32 +0100
  • 8ee3c743e4 Update hypothesis from 3.44.21 to 3.44.25 pyup-bot 2018-02-05 16:59:30 +0100
  • fac666e607 Update sip from 4.19.6 to 4.19.7 pyup-bot 2018-02-05 16:59:29 +0100
  • 67623930dd Update pyqt5 from 5.9.2 to 5.10 pyup-bot 2018-02-05 16:59:27 +0100
  • 4a9cbf8930 Update pylint from 1.8.1 to 1.8.2 pyup-bot 2018-02-05 16:59:26 +0100
  • 08ea34174c Update astroid from 1.6.0 to 1.6.1 pyup-bot 2018-02-05 16:59:24 +0100
  • 8579616fea Update isort from 4.2.15 to 4.3.2 pyup-bot 2018-02-05 16:59:23 +0100
  • 417a114a94 Update isort from 4.2.15 to 4.3.2 pyup-bot 2018-02-05 16:59:21 +0100
  • d3050d73ba Update setuptools from 38.4.0 to 38.5.0 pyup-bot 2018-02-05 16:59:19 +0100
  • 46b85c11f1 Update flake8-bugbear from 17.12.0 to 18.2.0 pyup-bot 2018-02-05 16:59:18 +0100
  • cfcd1bba1e Update coverage from 4.4.2 to 4.5 pyup-bot 2018-02-05 16:59:16 +0100
  • 075dd8e0a4 Update coverage from 4.4.2 to 4.5 pyup-bot 2018-02-05 16:59:15 +0100
  • 8fc88a68fb Update codecov from 2.0.14 to 2.0.15 pyup-bot 2018-02-05 16:59:13 +0100
  • 6f028e9ad0 Update copyright years Florian Bruhin 2018-02-05 12:19:50 +0100
  • 8dbf506916 Fix #3542 going back twice on lazy loading a tab seebye 2018-02-05 01:20:56 +0100
  • c8de4675db Various spelling fixes Florian Bruhin 2018-02-03 19:08:42 +0100
  • 0ebde6f2e9
    Delete QWebEngineDownloadItem objects when wrapper object is deleted Jay Kamat 2018-02-04 02:11:34 -0500
  • a8733d7228 Increase timeout in test_editor. Ryan Roden-Corrent 2018-02-04 07:02:25 -0500
  • 833df95485 Only detect save for open-editor and config-edit. Ryan Roden-Corrent 2018-02-03 08:27:36 -0500
  • 989e60b01f Revert "fix line length" Marc Jauvin 2018-02-03 19:10:19 -0500
  • d7a436568c
    Add a new --no-last flag to :tab-focus Jay Kamat 2018-02-03 14:31:44 -0500
  • ceab4a4c1f Fix pylint warnings Ryan Roden-Corrent 2018-02-03 08:12:45 -0500
  • 0aefffce4d Attempt to solve flaky editor tests. Ryan Roden-Corrent 2018-02-01 20:55:18 -0500
  • eab9b70f28 Fix pylint for editor.py. Ryan Roden-Corrent 2018-02-01 20:43:35 -0500
  • a70feae98f Merge branch 'master' of https://github.com/qutebrowser/qutebrowser into issue#3547-spawn-race-condition Marc Jauvin 2018-01-31 18:13:48 -0500
  • 132095c98c only open the tab for output once the job has finished running Marc Jauvin 2018-01-31 18:05:23 -0500
  • def2920a35 fix line length Marc Jauvin 2018-01-31 18:05:14 -0500
  • 79935e048c Break long line Florian Bruhin 2018-01-31 22:35:03 +0100
  • 5e96dc4374
    Merge pull request #3543 from Knowlege/master Florian Bruhin 2018-01-30 23:33:28 +0100
  • 532205aafa
    Updated PyYaml link Knowlege 2018-01-30 23:29:02 +0100
  • d8510e61aa Use the instance attribute instead of querying the registry lufte 2018-01-30 19:26:45 -0300
  • fb5d0f7e14
    Merge pull request #3540 from mjauvin/system-proxy Florian Bruhin 2018-01-30 15:56:53 +0100
  • b55ae02eda document proxy environment variable for system proxy Marc Jauvin 2018-01-30 09:48:52 -0500
  • 400e1bc7d7 Show tab titles as tooltip Florian Bruhin 2018-01-30 07:11:48 +0100
  • e9023ce233 Remove newline in editor.py Ryan Roden-Corrent 2018-01-29 07:50:32 -0500
  • f16f425cb1 generate the docs Marc Jauvin 2018-01-28 10:41:09 -0500
  • 1a2ab0ffe7 add back rl-yank key binding; use alt-y for prompt-yank. Marc Jauvin 2018-01-28 10:28:11 -0500
  • d01a0b1d64 Fix :bookmark-add with no URL Florian Bruhin 2018-01-28 13:05:49 +0100
  • 530a1859a3 Trigger editor signal on exit if content changed. Ryan Roden-Corrent 2018-01-26 11:12:07 -0500
  • 7c33ff4046 Fix flaky editor test. Ryan Roden-Corrent 2018-01-24 07:40:34 -0500
  • 2e5595b5c6 Update test_configcommands for new editor behavior. Ryan Roden-Corrent 2017-12-29 22:07:37 -0500
  • a940de3717 Rename editing_finished to file_updated. Ryan Roden-Corrent 2017-12-29 22:05:04 -0500
  • 23eb6a6c53 Fix test_editor for edit-on-write behavior. Ryan Roden-Corrent 2017-12-29 16:08:59 -0500
  • 8a9b98c2dc Editor triggers update on every save. Ryan Roden-Corrent 2017-12-18 14:42:05 -0500
  • fe4dd579f9 add --sel option to prompt-yank Marc Jauvin 2018-01-26 22:06:05 -0500
  • cdaf3ac097 Fix .Xresources example Florian Bruhin 2018-01-26 18:32:27 +0100
  • 1dac05a7ac Fix test_tab.py Florian Bruhin 2018-01-26 11:58:02 +0100
  • 24cc54a574 Simplify initializing of AbstractTab subclasses Florian Bruhin 2018-01-26 09:46:16 +0100
  • 4b9bba7505 Edit changelog Florian Bruhin 2018-01-26 09:38:49 +0100
  • 677e188894 Update docs Florian Bruhin 2018-01-26 09:37:35 +0100
  • 125b3c1de9 Merge remote-tracking branch 'origin/pr/3521' Florian Bruhin 2018-01-26 09:25:50 +0100
  • d2287b7a2e move backend specific code out of AbstractTab into respective backend classes. Marc Jauvin 2018-01-25 22:38:25 -0500
  • ddcc960aa5 url arg was a string Marc Jauvin 2018-01-25 22:01:18 -0500