pyup-bot
|
432d666d25
|
Update pytest from 3.5.0 to 3.5.1
|
2018-04-30 18:29:17 +02:00 |
|
pyup-bot
|
1c3ee0db20
|
Update flask from 0.12.2 to 1.0.1
|
2018-04-30 18:29:16 +02:00 |
|
pyup-bot
|
bdc0c0ddc1
|
Update setuptools from 39.0.1 to 39.1.0
|
2018-04-30 18:29:14 +02:00 |
|
pyup-bot
|
b9c8a79f10
|
Update flake8-builtins from 1.3.0 to 1.3.1
|
2018-04-30 18:29:13 +02:00 |
|
cryzed
|
801e9e0334
|
qute-pass: Improve fake_key_raw()
|
2018-04-29 15:22:52 +02:00 |
|
Joakim Särehag
|
199eac2db8
|
window.print() support for WebEngine
|
2018-04-24 14:05:53 +02:00 |
|
Florian Bruhin
|
cfa5ee2835
|
Merge pull request #3862 from qutebrowser/pyup-scheduled-update-2018-04-23
Scheduled weekly dependency update for week 16
|
2018-04-24 11:32:56 +02:00 |
|
Florian Bruhin
|
9c6437b3b9
|
Update comment
|
2018-04-24 09:53:41 +02:00 |
|
Florian Bruhin
|
486488e2cd
|
Filter pycodestyle 2.4.0 for pyup
See https://github.com/PyCQA/pycodestyle/issues/741
|
2018-04-24 09:48:47 +02:00 |
|
Florian Bruhin
|
b4f877d991
|
Update changelog
|
2018-04-24 09:44:54 +02:00 |
|
cryzed
|
92aedf84f5
|
qute-pass: Don't use f-strings
|
2018-04-23 19:16:51 +02:00 |
|
cryzed
|
6825dfb8d8
|
qute-pass: Fake strings letter-by-letter to avoid issues
|
2018-04-23 19:01:12 +02:00 |
|
pyup-bot
|
d6c6014b85
|
Update pytest-mock from 1.8.0 to 1.9.0
|
2018-04-23 18:24:29 +02:00 |
|
pyup-bot
|
c1ac1d702f
|
Update hypothesis from 3.55.1 to 3.56.5
|
2018-04-23 18:24:27 +02:00 |
|
pyup-bot
|
9e50b7afcc
|
Update cheroot from 6.1.2 to 6.2.4
|
2018-04-23 18:24:25 +02:00 |
|
pyup-bot
|
1388880e7b
|
Update github3.py from 1.0.2 to 1.1.0
|
2018-04-23 18:24:24 +02:00 |
|
pyup-bot
|
30d60ea740
|
Update github3.py from 1.0.2 to 1.1.0
|
2018-04-23 18:24:22 +02:00 |
|
pyup-bot
|
28cac01a1f
|
Update pycodestyle from 2.3.1 to 2.4.0
|
2018-04-23 18:24:21 +02:00 |
|
pyup-bot
|
1689cb09f8
|
Update flake8-builtins from 1.2.2 to 1.3.0
|
2018-04-23 18:24:19 +02:00 |
|
pyup-bot
|
286c71a48a
|
Update certifi from 2018.1.18 to 2018.4.16
|
2018-04-23 18:24:18 +02:00 |
|
pyup-bot
|
c073234a8d
|
Update certifi from 2018.1.18 to 2018.4.16
|
2018-04-23 18:24:16 +02:00 |
|
pyup-bot
|
8c286412cb
|
Update certifi from 2018.1.18 to 2018.4.16
|
2018-04-23 18:24:15 +02:00 |
|
pyup-bot
|
b3cef948b0
|
Update check-manifest from 0.36 to 0.37
|
2018-04-23 18:24:13 +02:00 |
|
Florian Bruhin
|
fa41af63b6
|
Always set FocusOnNavigationEnabled
This fixes some focus issues after Qt 5.11 changes. There might be better ways
to solve them, but for now, this will work.
See https://codereview.qt-project.org/#/c/221408/10 and #3661:
https://github.com/qutebrowser/qutebrowser/issues/3661#issuecomment-375969315
Might also negatively affect #3834 as it essentially reintroduces QTBUG-52999 on
any Qt version: https://bugreports.qt.io/browse/QTBUG-52999
Might be reverted at a later date, but for now, I want an easy way to make tests
work on Qt 5.11 to spot further issues.
|
2018-04-23 16:57:10 +02:00 |
|
Florian Bruhin
|
e789296b7f
|
Handle new focus object for Qt 5.11
See https://codereview.qt-project.org/#/c/221408/10 and #3661:
https://github.com/qutebrowser/qutebrowser/issues/3661#issuecomment-375969315
|
2018-04-23 16:54:47 +02:00 |
|
Florian Bruhin
|
bc9a8dd63f
|
Handle focusProxy being None
This fixes running with Qt 5.11
See https://codereview.qt-project.org/#/c/221408/10 and #3661:
https://github.com/qutebrowser/qutebrowser/issues/3661#issuecomment-375969315
|
2018-04-23 16:52:53 +02:00 |
|
Florian Bruhin
|
6640768860
|
Enable libGL workaround on any system where it's available
Fixes #3772
|
2018-04-23 11:20:56 +02:00 |
|
bitraid
|
3f1041eb0a
|
gen_versioninfo.py: remove unused import, rename most variables and reformat
|
2018-04-22 20:35:34 +03:00 |
|
Michal Siedlaczek
|
c94ea5f8d4
|
Merge remote-tracking branch 'upstream/master' into filter-dict-names
Merging to investigate failed tests that seem unrelated to the PR.
|
2018-04-21 13:29:18 -04:00 |
|
Michal Siedlaczek
|
e2d249541d
|
Fix test function comment
|
2018-04-21 12:33:10 -04:00 |
|
cryzed
|
2de6428830
|
qute-pass: Also escape backslashes in the username
|
2018-04-20 18:23:50 +02:00 |
|
cryzed
|
c2472d88f1
|
qute-pass: Escape backslashes, so that they are inserted correctly
|
2018-04-20 18:21:55 +02:00 |
|
bitraid
|
8c16d81d89
|
Pyinstaller: add VERSIONINFO resource to Windows executables.
|
2018-04-20 17:48:51 +03:00 |
|
Jay Kamat
|
1d2dd5bf55
|
Use CommandDispatcher directly for / searches
|
2018-04-19 21:16:33 -04:00 |
|
rr-
|
537aa22d64
|
Change clipboard mocking
|
2018-04-18 11:00:05 +02:00 |
|
rr-
|
30d3612a17
|
Add test for rapid yanking
|
2018-04-18 10:59:54 +02:00 |
|
Florian Bruhin
|
178eeaed0d
|
Update changelog
|
2018-04-17 07:49:10 +02:00 |
|
Florian Bruhin
|
f1967718b7
|
Merge remote-tracking branch 'origin/pr/3791'
|
2018-04-17 07:48:46 +02:00 |
|
Jay Kamat
|
cbb246fd0b
|
Update tests for new implementation
|
2018-04-16 23:28:32 -04:00 |
|
Jay Kamat
|
646e92707a
|
Call search command directly instead of using arguments
|
2018-04-16 23:15:56 -04:00 |
|
Florian Bruhin
|
1021c3a330
|
Merge remote-tracking branch 'origin/pr/3826'
|
2018-04-16 17:26:59 +02:00 |
|
Florian Bruhin
|
ec57e58530
|
Update changelog
|
2018-04-16 17:21:42 +02:00 |
|
Florian Bruhin
|
06a8a68fcb
|
Merge remote-tracking branch 'origin/pr/3844'
|
2018-04-16 17:21:13 +02:00 |
|
Florian Bruhin
|
4a78519b63
|
Mark opening/closing window via JS test as flaky
|
2018-04-16 17:14:47 +02:00 |
|
Florian Bruhin
|
d2207f66f1
|
Skip test_set_error entirely
See #3771
|
2018-04-16 17:14:14 +02:00 |
|
Florian Bruhin
|
23d4d72f3b
|
Update changelog
|
2018-04-16 17:05:10 +02:00 |
|
Florian Bruhin
|
4a93389356
|
Merge remote-tracking branch 'origin/pr/3813'
|
2018-04-16 17:04:53 +02:00 |
|
Sebastian Heinlein
|
3704e3ddd5
|
Fix DESTDIR and PREFIX in makefile
|
2018-04-16 13:44:22 +02:00 |
|
rr-
|
563d9bd097
|
Fix crash in non-rapid link yanking
|
2018-04-16 08:52:06 +02:00 |
|
Florian Bruhin
|
643bf4bc20
|
Remove 32-bit check in build_release.py
This is probably not needed anymore, see #3842
|
2018-04-16 08:33:01 +02:00 |
|