pyup-bot
|
6d1775fcd6
|
Update pylint from 1.7.1 to 1.7.2
|
2017-06-26 15:47:11 +02:00 |
|
Justin Partain
|
cb67a911fa
|
Remove recommendation to use '-c' command line argument, which doesn't exist
|
2017-06-21 10:56:25 -04:00 |
|
Florian Bruhin
|
cb5cd1a910
|
Remove old test_commands.py
|
2017-06-20 15:20:32 +02:00 |
|
Florian Bruhin
|
994e8c692f
|
Merge different FakeTabbedBrowser objects
|
2017-06-20 15:19:53 +02:00 |
|
Florian Bruhin
|
096b0a7a37
|
Remove unused import
|
2017-06-20 15:03:42 +02:00 |
|
Florian Bruhin
|
750ef834dc
|
Make PyOpenGL a required dependency
Looks like the "black screen" issue isn't the only thing going wrong, some
people even report segfaults since the vendor check was added.
|
2017-06-20 13:05:53 +02:00 |
|
Florian Bruhin
|
73940a64bb
|
Update docs
|
2017-06-20 12:46:55 +02:00 |
|
Florian Bruhin
|
cf3c7266aa
|
Make show_error keyword-only
|
2017-06-20 12:45:36 +02:00 |
|
Florian Bruhin
|
06d4a24bd1
|
Merge branch 'master' of https://github.com/iordanisg/qutebrowser
|
2017-06-20 12:45:21 +02:00 |
|
Florian Bruhin
|
3a7a3909d7
|
Merge remote-tracking branch 'origin/pyup-scheduled-update-06-19-2017'
|
2017-06-20 12:44:05 +02:00 |
|
Florian Bruhin
|
27c6aa00bd
|
travis: Add group: edge
|
2017-06-19 18:15:35 +02:00 |
|
Iordanis Grigoriou
|
f0ff02fcb2
|
Avoid throwing exception when no last focused tab exists
|
2017-06-19 15:48:17 +02:00 |
|
pyup-bot
|
aa460a7abd
|
Update hypothesis from 3.11.3 to 3.11.6
|
2017-06-19 15:46:21 +02:00 |
|
pyup-bot
|
0306c3e898
|
Update cheroot from 5.5.0 to 5.5.2
|
2017-06-19 15:46:19 +02:00 |
|
pyup-bot
|
61737f95a9
|
Update requests from 2.17.3 to 2.18.1
|
2017-06-19 15:46:18 +02:00 |
|
pyup-bot
|
5913f92b19
|
Update requests from 2.17.3 to 2.18.1
|
2017-06-19 15:46:16 +02:00 |
|
pyup-bot
|
86fffb5462
|
Update requests from 2.17.3 to 2.18.1
|
2017-06-19 15:46:15 +02:00 |
|
Florian Bruhin
|
3053ed01e4
|
backers: Add Bostan
|
2017-06-19 15:30:09 +02:00 |
|
Florian Bruhin
|
2adb57f263
|
travis: Remove the archlinux-ng docker env
Archlinux merged qt5-webkit-ng into qt5-webkit
|
2017-06-19 14:17:56 +02:00 |
|
Florian Bruhin
|
7062f9e060
|
Update qt5-webkit-ng docs for Archlinux
|
2017-06-19 13:44:41 +02:00 |
|
Florian Bruhin
|
df0bd23d79
|
Make pylint shut up about test_version
|
2017-06-19 13:42:19 +02:00 |
|
Florian Bruhin
|
40b949364e
|
Fix qute://backend-warning issues
We now set a title correctly, and don't crash if we find a Debian/Ubuntu without
version.
|
2017-06-19 13:37:00 +02:00 |
|
Florian Bruhin
|
bef372e5f5
|
Clear search on page load
Fixes #2728
|
2017-06-19 10:27:27 +02:00 |
|
Florian Bruhin
|
4ae8e247d0
|
Show 'legacy QtWebKit' in version output
|
2017-06-19 10:24:33 +02:00 |
|
Florian Bruhin
|
8191a5465a
|
Regenerate authors
|
2017-06-19 09:44:04 +02:00 |
|
Florian Bruhin
|
5bb63e67e0
|
Remove another stray #
|
2017-06-19 09:43:45 +02:00 |
|
Florian Bruhin
|
8494332c3a
|
Merge branch 'fix-tabbar-padding' of https://github.com/kmarius/qutebrowser
|
2017-06-19 09:43:26 +02:00 |
|
Florian Bruhin
|
df6c4c6e73
|
Fix earlyinit.qt_version issues
|
2017-06-19 09:42:49 +02:00 |
|
Florian Bruhin
|
9b5227b987
|
Improve test_version output
|
2017-06-19 09:06:18 +02:00 |
|
Florian Bruhin
|
6c534bea6b
|
Actually remove version import in earlyinit...
|
2017-06-19 08:59:26 +02:00 |
|
Florian Bruhin
|
fdba676933
|
Move version.qt_version() to earlyinit
Importing version in earlyinit is a bad idea, as it already pulls in a lot of
stuff we don't want.
|
2017-06-19 08:57:29 +02:00 |
|
Marius
|
de743732aa
|
remove # inside comment
|
2017-06-19 08:29:23 +02:00 |
|
Marius
|
ebd442ea95
|
add needed parens and remove trailing whitespace
|
2017-06-18 23:07:38 +02:00 |
|
Marius
|
68f172558b
|
fix line length
|
2017-06-18 22:44:06 +02:00 |
|
Marius
|
4b2bf12efa
|
Fix padding of remaining tabbar space with pinned tabs
|
2017-06-18 21:49:04 +02:00 |
|
Florian Bruhin
|
a5db21abe9
|
Update FAQ, fixes #2732
|
2017-06-17 15:47:39 +02:00 |
|
Florian Bruhin
|
695a2656fe
|
Rename webelem.js functions to match WebEngineElem
Fixes #2726
|
2017-06-16 23:14:17 +02:00 |
|
Florian Bruhin
|
9cc688ea2b
|
Fix initial tab sizing with vertical tabbar
|
2017-06-16 23:00:16 +02:00 |
|
Iordanis Grigoriou
|
e14477375b
|
Fix typo in test
|
2017-06-16 12:41:30 +02:00 |
|
Iordanis Grigoriou
|
f28d523225
|
Select the last focused tab when running ':tab-focus <current tab number>'
|
2017-06-16 12:28:56 +02:00 |
|
Florian Bruhin
|
b37d040d44
|
Add version check for 5.8 search segfault workaround
|
2017-06-14 10:57:32 +02:00 |
|
Florian Bruhin
|
2ffb10badf
|
Merge pull request #2715 from qutebrowser/pyup-scheduled-update-06-12-2017
Scheduled weekly dependency update for week 24
|
2017-06-14 10:44:11 +02:00 |
|
Florian Bruhin
|
54154e2434
|
Mark :stop test as flaky
Looks like the requests sometimes aren't updated, but I have no idea why.
|
2017-06-12 18:15:05 +02:00 |
|
Florian Bruhin
|
38d54cb112
|
Stabilize history tests
Get current URL right away in :view-source, and wait until source is shown in
the test.
|
2017-06-12 18:13:17 +02:00 |
|
pyup-bot
|
c9979d18db
|
Update pytest from 3.1.1 to 3.1.2
|
2017-06-12 15:45:19 +02:00 |
|
pyup-bot
|
a2878a382c
|
Update hypothesis from 3.11.1 to 3.11.3
|
2017-06-12 15:45:17 +02:00 |
|
pyup-bot
|
1deb6e53d0
|
Update chardet from 3.0.3 to 3.0.4
|
2017-06-12 15:45:16 +02:00 |
|
pyup-bot
|
227fd47f2f
|
Update chardet from 3.0.3 to 3.0.4
|
2017-06-12 15:45:15 +02:00 |
|
pyup-bot
|
62d56237bd
|
Update chardet from 3.0.3 to 3.0.4
|
2017-06-12 15:45:13 +02:00 |
|
Florian Bruhin
|
b687ede25c
|
Adjust eslintrc for eslint 4.0
|
2017-06-12 09:23:20 +02:00 |
|