Florian Bruhin
57c245eaea
Merge pull request #4156 from pldiiw/docs-installing-with-tox-openssl1.0-ubuntu-instructions
...
Add instructions to link against OpenSSL 1.0 on Ubuntu
2018-08-27 09:34:26 +02:00
Florian Bruhin
bfec5c9f7f
Merge pull request #4153 from vilhalmer/set-desktop-entry-name
...
Set desktop file name
2018-08-27 09:31:00 +02:00
Florian Bruhin
59e7adc1e6
Merge pull request #4150 from qutebrowser/pyup-scheduled-update-2018-08-20
...
Scheduled weekly dependency update for week 33
2018-08-25 09:09:07 +02:00
Florian Bruhin
51a87f78df
Blacklist pytest 3.7.2
2018-08-25 08:06:54 +02:00
Florian Bruhin
1dd857a51a
Implement MouseLock permission
...
Closes #3287
2018-08-24 23:31:04 +02:00
Florian Bruhin
2d54cdaecb
Really fix stacktrace link...
2018-08-23 21:31:21 +02:00
Florian Bruhin
ac6d5283e0
Fix stacktrace.asciidoc link
2018-08-23 21:28:46 +02:00
PLD
802ce3636e
Add instructions to link against OpenSSL 1.0 on Ubuntu
...
When installing qutebrowser via tox on Ubuntu 18.04, the notes on linking
OpenSSL 1.0 instead of OpenSSL 1.1 to make QtNetwork SSL working are a bit
confusing, due to some path differences between Ubuntu and ArchLinux. The
addition of an item addressing this specific issue should help newcomers.
2018-08-23 18:09:32 +02:00
vilhalmer
8ac9c72412
Set desktop file name
2018-08-21 21:38:26 -04:00
pyup-bot
d8a26995c4
Update pytest from 3.6.4 to 3.7.2
2018-08-20 19:40:19 +02:00
pyup-bot
699c4b21c0
Update hypothesis from 3.67.0 to 3.69.0
2018-08-20 19:40:18 +02:00
pyup-bot
c594c5ee9e
Update pyroma from 2.3.1 to 2.4
2018-08-20 19:40:16 +02:00
pyup-bot
a6321bb7d0
Update setuptools from 40.0.0 to 40.1.0
2018-08-20 19:40:15 +02:00
pyup-bot
0d4c3db303
Update flake8-bugbear from 18.2.0 to 18.8.0
2018-08-20 19:40:13 +02:00
Florian Bruhin
a370a00194
Remove more useless-return suppressions
2018-08-19 10:53:01 +02:00
Jay Kamat
9a4f3dae63
Merge pull request #4138 from lufte/issue4137
...
Fix double-escaping on qute://log
2018-08-18 13:51:10 -07:00
Jay Kamat
995f9b47a0
Update changelog
2018-08-18 13:42:07 -07:00
lufte
9c4337c359
Fix "Unnecessary generator - rewrite as a list comprehension."
2018-08-17 18:06:23 -03:00
lufte
fd70d6d2d8
Some memory improvements with generators
2018-08-17 01:00:32 -03:00
lufte
68b9dff747
Perform attribute updates on a record's clone
2018-08-17 00:59:14 -03:00
Florian Bruhin
de8fd25f43
Change key to leave passthrough mode to Shift-Escape
...
We changed this a while ago in a2f62238f1
already, but Ctrl-V was kind of cumbersome as well, as it conflicted with
pasting.
Shift-Escape is closer to the default leave-mode binding (Escape), and also
unlikely to conflict as it's used for the task manager in Chrome.
2018-08-15 18:34:26 +02:00
Florian Bruhin
4831cb59cb
Merge pull request #4131 from qutebrowser/pyup-scheduled-update-2018-08-13
...
Scheduled weekly dependency update for week 32
2018-08-15 11:00:53 +02:00
Florian Bruhin
364b808743
Update changelog for v1.4.2
2018-08-15 10:57:10 +02:00
Jay Kamat
b962c5c4d9
Merge pull request #4118 from DerJesko/master
...
Tests for ipv6 support in urlmatch
2018-08-13 14:33:53 -07:00
pyup-bot
fb4a0eed30
Update tox from 3.1.3 to 3.2.1
2018-08-13 19:44:24 +02:00
pyup-bot
3cdc9ed4ea
Update hypothesis from 3.66.30 to 3.67.0
2018-08-13 19:44:23 +02:00
pyup-bot
6a9f9c3fc0
Update beautifulsoup4 from 4.6.1 to 4.6.3
2018-08-13 19:44:21 +02:00
pyup-bot
ba64ea4e04
Update astroid from 2.0.2 to 2.0.4
2018-08-13 19:44:20 +02:00
pyup-bot
c665cfbedf
Update pefile from 2017.11.5 to 2018.8.8
2018-08-13 19:44:18 +02:00
pyup-bot
60fa40f30b
Update certifi from 2018.4.16 to 2018.8.13
2018-08-13 19:44:17 +02:00
pyup-bot
564633b805
Update certifi from 2018.4.16 to 2018.8.13
2018-08-13 19:44:15 +02:00
pyup-bot
2bde2dcbf0
Update certifi from 2018.4.16 to 2018.8.13
2018-08-13 19:44:14 +02:00
Florian Bruhin
748d80c08f
Merge remote-tracking branch 'origin/pr/4129'
2018-08-13 09:21:32 +02:00
Florian Bruhin
92a8563090
Update changelog
2018-08-13 09:21:21 +02:00
Florian Bruhin
3b13b06c16
Merge pull request #4130 from fiete201/fix_dwb_url_in_faq
...
Fix dwb urls in faq
2018-08-13 08:20:35 +02:00
wishfort36
0e3e41a5e8
Handle nitpicks
2018-08-13 07:50:54 +02:00
Fritz Reichwald
b11e26adbd
Fix dwb urls in faq
2018-08-13 07:22:14 +02:00
wishfort36
6d59c1b7a5
Update doc/userscripts.asciidoc
2018-08-12 22:44:51 +02:00
wishfort36
b05738dd6c
Keep $QUTE_COUNT unset if a count is not given
2018-08-12 22:39:32 +02:00
wishfort36
a9725ddb4a
Add tests for $QUTE_COUNT
2018-08-12 22:31:12 +02:00
wishfort36
359eefe1ab
Expose $QUTE_COUNT to userscripts
2018-08-12 21:21:01 +02:00
Florian Bruhin
8e6f79755d
Update changelog
2018-08-12 20:25:23 +02:00
Florian Bruhin
58dffafb1e
Merge remote-tracking branch 'origin/pr/4126'
2018-08-12 20:24:56 +02:00
Florian Bruhin
bddc021295
Mark more :follow-selected tests as flaky
2018-08-12 20:24:31 +02:00
Florian Bruhin
2a1afd5255
Add more detailed info to _chromium_version docs
2018-08-11 22:18:52 +02:00
Jesko
0d78533480
remove useless config option
2018-08-11 19:43:11 +02:00
farlusiva
8e2307c546
Docstring things, change test
...
- Update the docstring for repeat
- Remove the blank line after the docstring
- Update the docstring with scripts/dev/src2asciidoc.py
- Simplify the test
2018-08-11 19:32:41 +02:00
wishfort36
adb371f305
Add test
2018-08-11 19:04:18 +02:00
wishfort36
f27195d360
Have 'times' multiply with [count] by default
2018-08-11 18:31:17 +02:00
wishfort36
b085a8a7de
Update documentation
2018-08-11 18:18:39 +02:00