summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-03-17Disable libgl workaround except on Qt 5.12.0Florian Bruhin
2021-03-17Fix test_locale_workaroundFlorian Bruhin
2021-03-17Fix spell check regexFlorian Bruhin
2021-03-17Fix shadowed nameFlorian Bruhin
2021-03-17Fix Qt version for test_media_keysFlorian Bruhin
2021-03-17Only run test_locale_workaround on LinuxFlorian Bruhin
Regressed in d56e01118c9272e1bd2557a88858dc5eae05d01c - needs to access the qtwebengine_locales dir which is probably in another location on non-Linux (especially macOS).
2021-03-17Add missing test for HardwareMediaKeyHandlingFlorian Bruhin
2021-03-17Simplify patching in test_qtargs.pyFlorian Bruhin
2021-03-17Update changelogFlorian Bruhin
2021-03-17Fix version parsing with FlatpakFlorian Bruhin
See https://github.com/flathub/org.qutebrowser.qutebrowser/issues/11
2021-03-17Warn about mismatching QtWebEngine versionsFlorian Bruhin
See https://github.com/flathub/org.qutebrowser.qutebrowser/issues/11
2021-03-17tox: Add a bleeding environmentFlorian Bruhin
See #6298
2021-03-17tests: Also accept PARTIAL_CONTENT for faviconFlorian Bruhin
Seems to be used with bleeding-edge Flask/Werkzeug versions See #6298
2021-03-17Revive requirements-tests-gitFlorian Bruhin
See #6298
2021-03-16Merge branch 'master' into pathlib-/tests/conftest.pyLembrun
2021-03-16added strLembrun
2021-03-16Add input.media_keys settingFlorian Bruhin
2021-03-15Fix coverageFlorian Bruhin
2021-03-15Improve error messages for GUIProcessFlorian Bruhin
2021-03-15Update Flatpak noteFlorian Bruhin
2021-03-15Merge pull request #6279 from irimi1/keepassxc-userscript-url-fixFlorian Bruhin
userscripts: keepassxc: Fix broken link
2021-03-15Improve joinpath regexFlorian Bruhin
joinpath is still useful with a list of args
2021-03-15tests: Handle XDG_*_HOME standarddir testsFlorian Bruhin
For some reason, a recent change on GitHub's runners seems to explicitly set XDG_CONFIG_HOME. That breaks our tests, however, because we can't simply override HOME to control where the directories are created. Thus, make sure that XDG_*_HOME is always unset.
2021-03-15tests: Add debug logging for standarddirFlorian Bruhin
Easier to diagnose issues if we end up in HOME
2021-03-15tests: Don't download TLD listFlorian Bruhin
2021-03-15Merge pull request #6282 from qutebrowser/update-dependenciesFlorian Bruhin
Update dependencies
2021-03-15Update dependenciesqutebrowser bot
2021-03-14userscripts: keepassxc: Fix broken linkManuel Groß
2021-03-12Changing path.open to read_textLembrun
2021-03-12doc: Move backend info above type infoFlorian Bruhin
More consistent with other comments (like requiring a restart)
2021-03-12Merge pull request #6251 from Lembrun/pathlib-/unit/configFlorian Bruhin
Pathlib /unit/config
2021-03-12Merge pull request #6252 from Lembrun/pathlib-/unit/completionFlorian Bruhin
Pathlib /unit/completion
2021-03-12Merge pull request #6254 from Lembrun/pathlib-/unit/mainwindowFlorian Bruhin
Pathlib /unit/mainwindow
2021-03-12Fix lintFlorian Bruhin
2021-03-12tests: Further improve and stabilize screenshotsFlorian Bruhin
2021-03-12Update changelogFlorian Bruhin
2021-03-12Leave insert mode when clicking devtools 'x'Florian Bruhin
Closes #6270
2021-03-12Update changelogFlorian Bruhin
2021-03-12Also enable formula workaround on Qt 5.12 and 5.13Florian Bruhin
Fixes #6268
2021-03-12Stabilize darkmode mathml testFlorian Bruhin
2021-03-12tests: Number screenshots for every testFlorian Bruhin
2021-03-12tests: Print screenshot pathsFlorian Bruhin
2021-03-12Fix version sorting in mkvenv.py for requirements-pyinstallerFlorian Bruhin
2021-03-12Update changelog URLsFlorian Bruhin
2021-03-12tox: Force PyQt 5.15.3 for PyInstallerFlorian Bruhin
See #6269
2021-03-12scripts: Filter out some noise in recompile_requirementsFlorian Bruhin
2021-03-12Make recompile_requirements run on WindowsFlorian Bruhin
2021-03-12Improve logging in webenginesettings.initFlorian Bruhin
2021-03-12Update asciidoc version in instructionsFlorian Bruhin
2021-03-12Release v2.1.0v2.1.0Florian Bruhin