Florian Bruhin
|
57d3ed95f2
|
Mark another test as flaky
|
2018-08-10 08:40:24 +02:00 |
|
Florian Bruhin
|
73ab356756
|
Merge pull request #4105 from davidv171/master
Show warning when using --backend with a running instance
|
2018-08-10 06:53:01 +02:00 |
|
Florian Bruhin
|
649fc08ccc
|
Allow PyQt 5.10 to fail on Travis
See #4055
|
2018-08-10 06:37:08 +02:00 |
|
Florian Bruhin
|
edc524bbe2
|
Merge pull request #4123 from slackhead/slackware-install
Add slackware installation instructions
|
2018-08-09 20:03:09 +02:00 |
|
Slackhead
|
62d217389e
|
Change -b to -i
|
2018-08-09 18:52:15 +01:00 |
|
Slackhead
|
e6122b9a5e
|
Add slackware installation instructions
|
2018-08-09 18:46:01 +01:00 |
|
Florian Bruhin
|
e927fecbbc
|
Make content.webrtc_public_interfaces_only work on Qt 5.11
69abc9a1a1 added the argument for Qt 5.9, but
didn't add the QWebEngineSetting for Qt >= 5.11.
See #3010, #2163.
|
2018-08-08 20:48:33 +02:00 |
|
Florian Bruhin
|
831d3e4044
|
Add gD keybinding for :tab-give (detach a tab)
|
2018-08-08 14:23:03 +02:00 |
|
Florian Bruhin
|
20d29aab46
|
Update changelog
|
2018-08-08 08:44:50 +02:00 |
|
Jay Z
|
fcb3de8ee3
|
Fix chrome bookmarks import on sync_transaction_version
|
2018-08-07 23:11:02 -04:00 |
|
Florian Bruhin
|
8dcc6bc360
|
Fix contribution link - fixes #4117
|
2018-08-07 22:20:05 +02:00 |
|
Florian Bruhin
|
9eeaa4f45d
|
Fix lineparser tests
|
2018-08-07 17:53:26 +02:00 |
|
Florian Bruhin
|
4482c41ef7
|
Update changelog
|
2018-08-07 16:42:59 +02:00 |
|
Florian Bruhin
|
7ed71592e0
|
Handle OSError when creating download directory
Fixes #2570
|
2018-08-07 16:42:59 +02:00 |
|
Florian Bruhin
|
1cb547a8de
|
Use exist_ok=True for os.path.makedirs
See #2570
|
2018-08-07 16:42:59 +02:00 |
|
Florian Bruhin
|
254b185385
|
Merge pull request #4112 from qutebrowser/pyup-scheduled-update-2018-08-06
Scheduled weekly dependency update for week 31
|
2018-08-07 06:36:04 +02:00 |
|
Florian Bruhin
|
1232edbb22
|
Downgrade to pytest 3.6.4
See https://github.com/pytest-dev/pytest-bdd/issues/250
|
2018-08-06 21:01:44 +02:00 |
|
Florian Bruhin
|
8dcc9963f7
|
Update requirement files
|
2018-08-06 21:00:05 +02:00 |
|
Florian Bruhin
|
70addc93b3
|
Add missing yaml_value fixture
|
2018-08-06 19:57:38 +02:00 |
|
Florian Bruhin
|
b617f1e03c
|
Remove old pylint disable comments
|
2018-08-06 19:55:27 +02:00 |
|
pyup-bot
|
aac0031ba7
|
Update tox from 3.1.2 to 3.1.3
|
2018-08-06 19:41:25 +02:00 |
|
pyup-bot
|
36348f872a
|
Update vulture from 0.28 to 0.29
|
2018-08-06 19:41:23 +02:00 |
|
pyup-bot
|
c15277dd5a
|
Update vulture from 0.28 to 0.29
|
2018-08-06 19:41:22 +02:00 |
|
pyup-bot
|
6854781256
|
Update pytest-repeat from 0.5.0 to 0.6.0
|
2018-08-06 19:41:20 +02:00 |
|
pyup-bot
|
85b5edb023
|
Update pytest from 3.6.4 to 3.7.1
|
2018-08-06 19:41:19 +02:00 |
|
pyup-bot
|
5efed1af4c
|
Update more-itertools from 4.2.0 to 4.3.0
|
2018-08-06 19:41:17 +02:00 |
|
pyup-bot
|
985f0ff3f0
|
Update hypothesis from 3.66.14 to 3.66.30
|
2018-08-06 19:41:16 +02:00 |
|
pyup-bot
|
c2322eddfd
|
Update cheroot from 6.3.3 to 6.4.0
|
2018-08-06 19:41:14 +02:00 |
|
pyup-bot
|
7c991d7c5f
|
Update pylint from 2.0.1 to 2.1.1
|
2018-08-06 19:41:13 +02:00 |
|
pyup-bot
|
53b33014e4
|
Update astroid from 2.0.1 to 2.0.2
|
2018-08-06 19:41:11 +02:00 |
|
Florian Bruhin
|
c1d06c8abb
|
Skip another test
|
2018-08-06 09:55:49 +02:00 |
|
Florian Bruhin
|
dd05c22987
|
Fix Dracula name
|
2018-08-05 23:13:42 +02:00 |
|
Florian Bruhin
|
7746f956f6
|
Add Darcula colorscheme
|
2018-08-05 22:50:22 +02:00 |
|
Florian Bruhin
|
e4c58890cf
|
Install xfonts-base to fix Qt 5.10 tests
Fixes #4055
See #4110
|
2018-08-04 18:26:00 +02:00 |
|
Florian Bruhin
|
50823b9415
|
eslint: Disable require-unicode-regexp
See https://eslint.org/docs/rules/require-unicode-regexp
It would be useful to have, but Chromium 49 coming with Qt 5.7 doesn't support
it (Chromium 56 in Qt 5.9 would)...
Also see #3839
|
2018-08-04 13:43:00 +02:00 |
|
David
|
c692649ad1
|
Improved the style of the message
|
2018-08-04 01:12:39 +02:00 |
|
David
|
56caae9c47
|
Fixed the lack of whitespace between words
|
2018-08-04 01:09:15 +02:00 |
|
David
|
068ac0df82
|
Make the line shorter and span over 2 lines
|
2018-08-04 01:06:38 +02:00 |
|
David
|
1888423332
|
Added a warning when a second instance is being launched with a backend flag
|
2018-08-02 22:03:10 +02:00 |
|
Fritz Reichwald
|
edb23ebe3b
|
Merge pull request #4103 from timokoesters/patch-1
Add No-Script-like JavaScript blocking to FAQ
|
2018-08-01 14:48:49 +02:00 |
|
Timo Kösters
|
e5ae244387
|
Fix copy paste mistake
|
2018-08-01 13:51:03 +02:00 |
|
Timo Kösters
|
9d848799d5
|
Add details on how to use other variants of JavaScript exception commands
|
2018-08-01 13:43:01 +02:00 |
|
Timo Kösters
|
97a17f66a5
|
Add No-Script-like JavaScript blocking
|
2018-08-01 11:16:41 +02:00 |
|
Florian Bruhin
|
1e480127bf
|
Merge pull request #4101 from qutebrowser/pyup-scheduled-update-2018-07-30
Scheduled weekly dependency update for week 30
|
2018-07-30 21:45:12 +02:00 |
|
pyup-bot
|
840eb49e65
|
Update pytest from 3.6.3 to 3.6.4
|
2018-07-30 19:39:21 +02:00 |
|
pyup-bot
|
7de6de752b
|
Update pluggy from 0.6.0 to 0.7.1
|
2018-07-30 19:39:20 +02:00 |
|
pyup-bot
|
9686a0f8c8
|
Update pluggy from 0.6.0 to 0.7.1
|
2018-07-30 19:39:18 +02:00 |
|
pyup-bot
|
a6a6ef4662
|
Update hypothesis from 3.66.6 to 3.66.14
|
2018-07-30 19:39:17 +02:00 |
|
pyup-bot
|
afad6cbf08
|
Update beautifulsoup4 from 4.6.0 to 4.6.1
|
2018-07-30 19:39:15 +02:00 |
|
pyup-bot
|
889521e405
|
Update macholib from 1.9 to 1.10
|
2018-07-30 19:39:14 +02:00 |
|