Commit Graph

17491 Commits

Author SHA1 Message Date
Florian Bruhin
3399f2df96 Always clear searches between page loads
Looks like this wasn't properly fixed in Qt for some reason.
Fixes #3693
See #2728 and bef372e5f5
2018-06-17 21:03:44 +02:00
Florian Bruhin
2029f52fdc Show cause when ~/.netrc can't be read 2018-06-17 20:53:29 +02:00
Florian Bruhin
663d1a4d2f Read dictionaries from /usr/share/qt on Qt >= 5.10
Fixes #3759
Supersedes #3762
See #2939, #4003
2018-06-17 20:27:52 +02:00
Philip
0a9806daf3 Fixed crash which could occur if user adds nonexistent category to url.open_categories_shown 2018-06-17 10:42:45 +02:00
Philip
a2b1e041d6 Implemented use of the order of url.open_categories_shown in the :open dialogue.
Reworded the description of this option to match.
2018-06-17 10:29:57 +02:00
Philip
a62aeb4abe Added support for searchengines listing in :open dialogue. Added settings for selecting what categories are shown in the :open dialogue. 2018-06-17 05:33:53 +02:00
Florian Bruhin
7b7e0c93f5 Update Chromium version in changelog 2018-06-16 11:54:53 +02:00
Florian Bruhin
e2ef39e872 Add Comment to .desktop file 2018-06-14 23:29:16 +02:00
Florian Bruhin
7654467f36 Remove unused import 2018-06-14 17:43:20 +02:00
Florian Bruhin
b1b06fcb43 Fix restore test 2018-06-14 17:42:33 +02:00
Florian Bruhin
746c2986f0 Fix test_stylesheet on Qt 5.11 2018-06-14 16:42:24 +02:00
Florian Bruhin
f4386fa9ea Update changelog 2018-06-14 16:35:16 +02:00
Florian Bruhin
07cf2f5b60 Unconditionally restore mode after prompt 2018-06-14 16:09:30 +02:00
Florian Bruhin
4dddc07753 Make sure modeman.enter(KeyMode.normal) does something sensible 2018-06-14 16:09:26 +02:00
Florian Bruhin
11fce30ed0 Stabilize mode_on_change tests 2018-06-14 15:56:48 +02:00
Florian Bruhin
1335fccba1 Merge remote-tracking branch 'origin/pr/3590' into tab-mode 2018-06-14 15:40:58 +02:00
Florian Bruhin
e4e982c0a7 Remove unused variable 2018-06-14 14:58:07 +02:00
Florian Bruhin
7592186181 Update changelog 2018-06-14 14:58:07 +02:00
Florian Bruhin
868cd115be Remove old focus handling code 2018-06-14 14:58:07 +02:00
Florian Bruhin
cec63ea449 Merge remote-tracking branch 'origin/pr/3906' 2018-06-14 14:49:30 +02:00
Florian Bruhin
fc95fdd593 Update QtWebKit user stylesheets when URL changes 2018-06-14 14:28:07 +02:00
Florian Bruhin
39976f543b Partially revert moving webkit settings 2018-06-14 14:24:11 +02:00
Florian Bruhin
4af58d39ed Move webkitsettings to WebKitSettings object 2018-06-14 14:06:00 +02:00
Florian Bruhin
fbbb290e16 Re-add blank line 2018-06-14 13:43:57 +02:00
Florian Bruhin
0d4173d31b Use single quotes 2018-06-14 13:38:17 +02:00
Florian Bruhin
6a00877a71 Only update stylesheet if it's overridden per-domain 2018-06-14 13:33:40 +02:00
Florian Bruhin
4f665784f2 Make it possible to call config.get with fallback=False 2018-06-14 13:33:40 +02:00
Florian Bruhin
18f4d1d546 Make url mandatory for _update_stylesheet 2018-06-14 12:05:34 +02:00
Florian Bruhin
1cf8011eb1 Remove unnecessary _init_stylesheet call
The update calls were added in 51d48f6b00 but
without removing the init_stylesheet call.
2018-06-14 12:04:35 +02:00
Florian Bruhin
2c8ab580ce Remove blank line 2018-06-14 12:01:57 +02:00
Florian Bruhin
b6703d1189 Avoid unnecessary CSS updates 2018-06-14 12:00:03 +02:00
Florian Bruhin
651ed5247b Don't use requested URLs 2018-06-14 12:00:03 +02:00
Jay Kamat
e5b6552568
Clean up and simplify some logic 2018-06-13 15:37:32 -07:00
Florian Bruhin
394d91a11b Adjust for _WebEngineScripts move 2018-06-13 23:32:23 +02:00
Jordyn/The Linux Geek
7141f9a2be Revert "Try to fix intermittent per-domain stylesheets".
This reverts commit 905c863598e7ce08c3e8641921a570fd54275901.
2018-06-13 23:26:54 +02:00
Jordyn/The Linux Geek
92211caea4 Ignore blank URLs when applying per-domain stylesheets 2018-06-13 23:26:41 +02:00
Jordyn/The Linux Geek
b04934c2b3 Try to fix intermittent per-domain stylesheets 2018-06-13 23:26:41 +02:00
Jordyn/The Linux Geek
f391d726c0 Add per-domain user stylesheet support 2018-06-13 23:26:07 +02:00
Florian Bruhin
a0adee55c9 Quit hard on ignored exceptions
We can't realistically shut down cleanly because we most likely haven't init'ed
properly yet.

Fixes #3993
2018-06-13 21:13:39 +02:00
Florian Bruhin
389c1d11a0 Merge remote-tracking branch 'origin/pr/3990' 2018-06-13 20:28:08 +02:00
Florian Bruhin
b67733b781 Use ImportError for winreg import
This also satisfies pylint.
2018-06-13 20:15:16 +02:00
Florian Bruhin
bcc4bd22ee Merge remote-tracking branch 'origin/pr/3991' 2018-06-13 20:15:06 +02:00
Florian Bruhin
cb2881e0d7 Use info loglevel for :debug-cache-stats
Closes #3994
2018-06-13 19:10:01 +02:00
Florian Bruhin
1541088e76 Use -webkit-filter on old Qt 2018-06-12 17:01:34 +02:00
Florian Bruhin
5435609552 Update changelog 2018-06-12 16:50:32 +02:00
Florian Bruhin
c37134861e Use ES6 template strings 2018-06-12 16:49:54 +02:00
Florian Bruhin
772654bcae Use calculated background color for newer Qt versions 2018-06-12 16:46:03 +02:00
Florian Bruhin
68a7387b6b Merge remote-tracking branch 'origin/pr/3940' 2018-06-12 16:32:05 +02:00
Florian Bruhin
fd4ae2fabe Fix test_set_wrong_backend 2018-06-12 14:17:50 +02:00
Florian Bruhin
a1a5885367 Set parents for tab sub-objects 2018-06-12 14:09:06 +02:00