Commit Graph

16861 Commits

Author SHA1 Message Date
Jay Kamat
975508f4ea
Add setting to avoid leaving insert mode on load_started
It looks like load_started can be emitted for a lot of things, such as
an anchor change, and some people may not want to leave insert mode on
reload anyway.
2018-10-14 23:53:55 -07:00
Jay Kamat
87dffa5afc
Update docs and fix style 2018-10-12 21:02:52 -07:00
Florian Bruhin
9d09aa1b40 Swap noun/verb in :config-{add,remove}-{dict-list}
See https://github.com/qutebrowser/qutebrowser/pull/4324#issuecomment-428934193
2018-10-11 14:29:10 +02:00
Florian Bruhin
1c1223821c Update docs 2018-10-11 14:18:02 +02:00
Florian Bruhin
019811f2cb Merge remote-tracking branch 'origin/pr/4324' 2018-10-11 14:16:06 +02:00
Florian Bruhin
49850b61ed Don't show no_autoconfig settings for :config-add-(list|dict) 2018-10-11 14:07:57 +02:00
Florian Bruhin
ee60159c16 Add missing tests for configmodel 2018-10-11 14:07:13 +02:00
Florian Bruhin
3e39fc0e69 Simplify HintManager.start 2018-10-11 14:01:47 +02:00
Milo Gertjejansen
9fd57b9be0 New config: More powerful :config- commands: remove
- `:config-remove-list` command to remove items from a list.
- `:config-remove-dict` command to remove items from a dict.
- Test coverage.

Continues #2794
2018-10-10 20:23:44 -05:00
Florian Bruhin
b57db67670 Remove test for removed workaround 2018-10-10 09:14:19 +02:00
Florian Bruhin
ae6fda3699 Release v1.5.1 2018-10-10 08:24:08 +02:00
Florian Bruhin
c7f4fd56f7 Update changelog for v1.5.1 2018-10-10 08:20:05 +02:00
Florian Bruhin
64b308ebeb Adjust workaround comment 2018-10-10 08:03:51 +02:00
Florian Bruhin
69d2433584 Remove TextBase.setText workaround
Reverts 561a7e1cdd
https://bugreports.qt.io/browse/QTBUG-36945 apparently got fixed at some point.
2018-10-10 07:56:59 +02:00
Florian Bruhin
3e07c4ce0f Remove mkvenv-pypi-old 2018-10-08 21:10:54 +02:00
Florian Bruhin
c323e9d605 Merge remote-tracking branch 'origin/pr/4315' 2018-10-08 21:01:35 +02:00
Florian Bruhin
d46b0cf3cd Update docs 2018-10-08 20:07:56 +02:00
pyup-bot
559fc3f78b Update tox from 3.4.0 to 3.5.1 2018-10-08 19:53:24 +02:00
pyup-bot
31a0e4f661 Update toml from 0.9.6 to 0.10.0 2018-10-08 19:53:22 +02:00
pyup-bot
306a33ebad Update pytest-rerunfailures from 4.1 to 4.2 2018-10-08 19:53:21 +02:00
pyup-bot
9d4a5f9ea6 Update parse from 1.8.4 to 1.9.0 2018-10-08 19:53:19 +02:00
pyup-bot
141620dec7 Update hypothesis from 3.74.0 to 3.74.3 2018-10-08 19:53:18 +02:00
pyup-bot
fab78813ba Update wheel from 0.32.0 to 0.32.1 2018-10-08 19:53:15 +02:00
Florian Bruhin
3fe64085f8 Add tabindex to default 'all' selector
See #178
2018-10-08 19:43:25 +02:00
Florian Bruhin
f36285658e Don't allow to set hints.selectors in autoconfig.yml
Also, set all settings temporarily for end2end tests.
This allows us to set things which aren't settable in autoconfig.yml.
2018-10-08 19:40:33 +02:00
Florian Bruhin
0423ec6f91 Add webelem.css_selector 2018-10-08 19:40:33 +02:00
Florian Bruhin
121483aa90 Add error handling for invalid selectors 2018-10-08 19:07:53 +02:00
Florian Bruhin
6d4c8f5b13 Merge remote-tracking branch 'origin/pr/3806' into test 2018-10-08 18:09:58 +02:00
Florian Bruhin
1caf773330 Update changelog 2018-10-08 17:53:13 +02:00
Florian Bruhin
0add3b1bb0 Skip POSIX escaping test on Windows
Because of the backslash, Windows tries to create a new directory and asks for
a confirmation, which fails.
2018-10-08 17:51:43 +02:00
Florian Bruhin
8d69d9d412 Fix download filename tests
If we want the same restrictive escaping in existing downloads, we'll need to
simulate Windows.
2018-10-08 17:48:26 +02:00
Florian Bruhin
1abfc03965 Use pytest.mark.fake_os 2018-10-08 17:41:52 +02:00
Florian Bruhin
91ae86db62 Merge remote-tracking branch 'origin/pr/3950' 2018-10-08 17:36:10 +02:00
Florian Bruhin
e356a7b034 Fix folder name 2018-10-07 18:30:21 +02:00
Florian Bruhin
dd47e36444 Add PR notices 2018-10-07 18:22:09 +02:00
Florian Bruhin
f852f9a014 Link to full contribution guides
includes don't work on GitHub anyways...
2018-10-07 18:21:53 +02:00
Florian Bruhin
a6a605993e Add more issue templates 2018-10-07 18:14:22 +02:00
Florian Bruhin
26eb7056e3 Add MacStadium to README 2018-10-07 18:03:13 +02:00
Florian Bruhin
6168622de3 Update docs 2018-10-07 17:12:01 +02:00
Florian Bruhin
927c2ff94a Improve :config-add-(list|dict) tests 2018-10-07 17:11:56 +02:00
Florian Bruhin
7cea4e3262 Merge remote-tracking branch 'origin/pr/4283' 2018-10-07 17:00:12 +02:00
Florian Bruhin
5a1c57dbf5 Update changelog 2018-10-07 16:17:51 +02:00
Florian Bruhin
4fb18a877e Update changelog 2018-10-07 15:47:17 +02:00
Florian Bruhin
b130162d56 Fix crash when closing tab during a search 2018-10-07 15:46:40 +02:00
Florian Bruhin
fe910fce49 Speculative fix for test_caret teardown issues 2018-10-07 12:24:05 +02:00
Milo Gertjejansen
bcfc8fa3a8 New config: More powerful :config- commands: add #4283
Missed a small comment change.

Continues #2794
2018-10-06 19:45:36 -05:00
Milo Gertjejansen
a3528dcee8 New config: More powerful :config- commands: add #4283
Made minor changes to the second commit which broke tests out into
success and failure tests taking advantage of pytests.raises.

Additionally updated several grammar issues.

Continues #2794
2018-10-06 19:42:30 -05:00
Jay Kamat
2f21551322
Cache config accesses in minimumTabSizeHint 2018-10-06 14:13:23 -07:00
Florian Bruhin
68fa381a3c run_profile: Add --profile-tool tuna 2018-10-06 23:01:13 +02:00
Florian Bruhin
ce4ad878aa Add --profile-test to run_profile.py 2018-10-06 22:52:19 +02:00