Commit Graph

22007 Commits

Author SHA1 Message Date
Florian Bruhin 301f65debb Release v2.1.0 2021-03-12 12:00:45 +01:00
Florian Bruhin 82d25e003f Set hint label text format explicitly
Fixes #6267
2021-03-12 11:27:21 +01:00
Florian Bruhin f406183cfe mypy: Work around wrong stubs 2021-03-12 11:17:39 +01:00
Florian Bruhin b1e668f15b Handle windowCloseRequested for inspector
Fixes #6266
2021-03-12 11:12:52 +01:00
Florian Bruhin 5def060d8f Update UA completions 2021-03-12 10:52:30 +01:00
Florian Bruhin dfe5a3789c Update session warning
See #5359
2021-03-12 10:42:00 +01:00
Florian Bruhin 6de5431d2c Fix lint/tests 2021-03-12 10:39:47 +01:00
Florian Bruhin 5518ead68d Add site-specific quirk for Wikipedia in dark mode
Fixes #6260
2021-03-12 10:29:22 +01:00
Florian Bruhin e833ee301b Add WebEngineVersions.chromium_major 2021-03-12 09:36:28 +01:00
Florian Bruhin 5a1b148e77 Update changelog 2021-03-11 19:47:49 +01:00
Florian Bruhin 6bf8045384 Revert "Add deprecated aliases for renamed commands"
This reverts commit 8976e68503.
2021-03-11 19:44:37 +01:00
Florian Bruhin 78fe7ffcf2 Merge remote-tracking branch 'origin/pr/6232' 2021-03-11 19:43:13 +01:00
Florian Bruhin 85d38e8db9 Merge remote-tracking branch 'origin/pr/6253' 2021-03-11 19:42:39 +01:00
Florian Bruhin 648b90a719 Fix test_preferred_colorscheme_with_dark_mode with QtWebEngine 5.15.4
Fixes #6259
2021-03-11 19:37:15 +01:00
Lembrun 3707234c3a Merge branch 'master' into pathlib-/unit/commands 2021-03-11 19:11:06 +01:00
Florian Bruhin 40054ac944 Show renderer process log after error page is shown
Needs to be this way for BDD tests, regressed in de42cffd4f
2021-03-11 18:00:29 +01:00
Florian Bruhin ead64a5cab Fix wrong replacement 2021-03-11 17:30:52 +01:00
Florian Bruhin 822239b124 Make private things private again 2021-03-11 17:27:53 +01:00
Florian Bruhin 01b57a33be Merge remote-tracking branch 'origin/pr/6234' 2021-03-11 17:23:51 +01:00
Florian Bruhin f54b76b0a4 Merge remote-tracking branch 'origin/pr/6241' 2021-03-11 17:14:39 +01:00
Florian Bruhin 8d267b6a24 Merge remote-tracking branch 'origin/pr/6243' 2021-03-11 17:14:10 +01:00
Florian Bruhin aa3036dad5 Fix long lines 2021-03-11 17:08:49 +01:00
Florian Bruhin de42cffd4f Add a hint pointing to the locale workaround
See #6235
2021-03-11 17:00:04 +01:00
Florian Bruhin 4709d46936 Add custom VersionNumber class
Qt's API is kind of painful, and we need some custom functionality
anyways. Wrap QVersionNumber with our own class instead of piling up
workarounds.
2021-03-11 16:45:40 +01:00
Florian Bruhin dc5a63f70b Fix coverage
This code is removed again soon
2021-03-11 14:51:08 +01:00
Florian Bruhin 2ab205b70e Improve tests for importlib 2021-03-11 14:17:32 +01:00
Florian Bruhin a1b14f7b35 Handle PyQt(WebEngine)-Qt5 packages 2021-03-11 14:17:19 +01:00
Florian Bruhin b02fd9ef48 Update requirements for PyQt 5.15.4 2021-03-11 14:17:19 +01:00
Florian Bruhin 1678cd67a4 Fix Chromium version handling with PyQt 5.15.4+ 2021-03-11 14:17:19 +01:00
Florian Bruhin 69101796d5 Use QVersionNumber for _CHROMIUM_VERSIONS 2021-03-11 14:16:51 +01:00
Florian Bruhin 6403bc1319 Revert "Split PyQtWebEngine version code into methods"
This reverts commit 44e64199ed.
Not actually needed.
2021-03-11 12:11:20 +01:00
Florian Bruhin 44e64199ed Split PyQtWebEngine version code into methods 2021-03-11 11:44:16 +01:00
Florian Bruhin 22a3fd479a Fix lint 2021-03-11 08:35:59 +01:00
Florian Bruhin 6d26ba60ff scripts: Add some additional checks for pathlib 2021-03-10 22:33:59 +01:00
Florian Bruhin 3e5f13f561 Fix locale test on Windows 2021-03-10 22:26:40 +01:00
Florian Bruhin 27fcfcdbd2 Fix issues with locale workaround 2021-03-10 20:51:27 +01:00
Lembrun ef5ba1a036 Merge branch 'master' into pathlib-/unit/commands 2021-03-10 20:39:19 +01:00
Florian Bruhin 6c67f927c8 Make locale workaround configurable
See #6235
2021-03-10 20:08:10 +01:00
Florian Bruhin e5bc145353 Update locale workaround based on Chromium code
See #6235
2021-03-10 20:05:23 +01:00
Florian Bruhin 05fc3ddf37 Work around locale issue
Closes #6235
2021-03-10 20:04:59 +01:00
Lembrun 9c056f288a Merge branch 'master' into pathlib-/unit/commands 2021-03-09 22:41:04 +01:00
Lembrun fca59c1a27 Removed blank line in test_resources.py 2021-03-09 21:46:55 +01:00
Lembrun 3d01c201b8 Added test_resources.py 2021-03-09 21:33:39 +01:00
Lembrun 6d9c28ce10 Merge branch 'master' into Add-utils/resources.py 2021-03-09 21:08:39 +01:00
Florian Bruhin 0a38fff4c6 Simplify test_greasemonkey via js_tester fixture 2021-03-09 18:42:19 +01:00
Florian Bruhin fb4a56318c Simplify TestWebengineScripts 2021-03-09 18:23:10 +01:00
Florian Bruhin 7eae8f0694 Fix @run-at default for GreaseMonkey 2021-03-09 18:10:51 +01:00
Florian Bruhin c4144a6e4b Add log-sensitive-keys debug flag 2021-03-09 17:38:48 +01:00
Florian Bruhin 321a350b8f Add renderer process status to all error messages
Might help debug issues such as #6235
2021-03-09 17:28:43 +01:00
rien333 e6f470105f Use HTML5 meta tag 2021-03-08 23:16:22 +01:00