index
:
qutebrowser
auto-releases
better-qt-wrappers
buildpulse
cheroot-test
chore/6.7.1_requirements
chore/docs_about_mypy
ci
ci-python
ci-upgrade
ci-windows-debug
dataclass
dependabot/github_actions/actions/cache-4
dependabot/github_actions/actions/checkout-4
dependabot/github_actions/actions/github-script-7
dependabot/github_actions/actions/setup-node-4
dependabot/github_actions/actions/setup-python-5
dependabot/github_actions/actions/upload-artifact-4
dependabot/github_actions/codecov/codecov-action-4
dependabot/github_actions/codecov/codecov-action-5
dependabot/github_actions/docker/build-push-action-5
dependabot/github_actions/docker/build-push-action-6
dependabot/github_actions/docker/login-action-3
dependabot/github_actions/docker/setup-buildx-action-3
dependabot/github_actions/github/codeql-action-3
dependabot/github_actions/peter-evans/create-pull-request-6
dependabot/github_actions/peter-evans/create-pull-request-7
dependabot/github_actions/softprops/action-gh-release-2
dev
dev-split-parser
docker
drop-32bit-windows
drop-py37
drop-py38
dynamic-dark-mode
explicit-focus-handling
feat/68_permissions_askeverytime
feat/7187_chromium_security_patch_in_version
feat/7662_scripts_on_profile
feat/7901_handle_no_selectionmodel_on_clear_selection
feat/8077_remove_tree_code_from_commands.py
feat/8170_pdfjs_withresolve
feat/8260_drop_qt5_builds
feat/check_mergability_with_formatters_1455
feat/ci_jobs_parallel_spike
feat/docker_compose
feat/e2e_screenshots
feat/eslint9
feat/mac_sandbox_pre_release_pyinstaller
feat/macos-15
feat/manual_docker_docs
feat/parallel_pytest
feat/pyqt67_enablement
feat/pyqt6_and_mypy
feat/pyqt_import_rewrite_v2
feat/pyqt_wrapper_bulk_import_rewrite
feat/pyqt_wrapper_lazy_attempt
feat/remove_py36_support
feat/remove_pyqt_resources_for_importlib
feat/test_pre_release_pyinstaller
feat/turn_on_mypy_pyqt5
feat/uv_pip_compile
fill-in-security-version
fix-document-pip
fix/6.8_spellcheck_test
fix/7947_clean_up_selection_models
fix/always_update_requirements_when_recompiling
flaky-caret-windows
gherkin8342
gm-improvements
legacy-pdfjs
local_file_access_default
main
maint/6.6_in_ci
maint/flaky_js_tests
maint/unstable_mesa_error_logs
master
master-qt6
new-branch-for-CI
new-chromium-args
new-stubs
no-pypeg
notifcation-error-handling
nsis-windows-build
pakjoy
pre
process-message-improvements
profile-cleanup-1
py311
py312
pylint-2-12
pytest-style
python-dev
qt6-autoselect
qt6-delay-window-show
qt6-kbd-focus
qt6-mypy
qt6-test
qt6-v2
qt65
qt67
qt671
remove-frozen
reuse
rich-text-messages
spike/macos-14-nightly
tree-tabs-integration
tree/8076_fix_loading_collapsed_tabs_and_legacy_session_support
tree/8078_treetabbedbrowser_misc_cleanups
tree/8078_treetabwidget_misc_cleanups
tree/fix-lint
update-dependencies
v0.11.x
v1.1.x
v1.10.x
v1.11.x
v1.12.x
v1.13.x
v1.14.x
v1.2.x
v1.3.x
v1.4.x
v1.5.x
v1.6.x
v1.7.x
v1.8.x
v1.9.x
v2.0.x
v2.1.x
v2.1.x-dev
v2.2.x
v2.3.x
v2.4.x
v2.5.x
v3.0.x
v3.1.x
v3.2.x
v3.3.x
v3.4.x
windows-ipc-debugging-compiler
wip/8110_nightly_build_please
wip/check_nightlies
wip/debug_dependancies
wip/docker_builds_no_fast_fail
wip/flaky_qt67
wip/ignore_68_test_failures
wip/test_webkit_timeouts
xhr-accept-language
xxx/check_ci
A keyboard-driven, vim-like browser based on PyQt5
Florian Bruhin
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
unit
/
browser
Age
Commit message (
Expand
)
Author
2020-06-08
pdfjs: Also check for web/viewer.html in is_available()
Florian Bruhin
2020-05-22
Merge branch 'caret-line'
Florian Bruhin
2020-05-22
caret: Fix toggling behavior with QtWebEngine
Florian Bruhin
2020-05-22
tests: Make sure entering caret mode is finished
Florian Bruhin
2020-05-22
tests: Skip failing caret test on macOS
Florian Bruhin
2020-05-22
caret: Style improvements for line mode
Florian Bruhin
2020-05-22
tests: Increase timeout for caret.html loading
Florian Bruhin
2020-05-07
Fix lint
Florian Bruhin
2020-05-07
Add more tests for cookie handling
Florian Bruhin
2020-05-07
Remove unused import
Florian Bruhin
2020-05-07
Don't pass invalid URL in test_custom_headers
Florian Bruhin
2020-05-06
Handle invalid URLs in _accept_cookie
Florian Bruhin
2020-05-06
Merge remote-tracking branch 'origin/pr/4395' into cookies
Florian Bruhin
2020-05-02
added tests
svetelna
2020-05-02
Harden caret tests and always show window
Florian Bruhin
2020-04-27
tests: Use less data in qute://history benchmark
Florian Bruhin
2020-01-04
Adjust copyrights for 2020
Florian Bruhin
2019-12-20
Refactor user agent handling
Florian Bruhin
2019-12-20
Fix test_resource_type_values with Qt 5.7
Florian Bruhin
2019-12-20
Qt 5.14: Add interceptors.ResourceType.Preload(Main|Sub)Frame
Florian Bruhin
2019-11-25
Remove web-history from objreg
Florian Bruhin
2019-11-24
Fix test_pdfjs.test_get_main_url
Florian Bruhin
2019-11-24
Add some tests to test_qutescheme
Florian Bruhin
2019-11-24
Reduce duplicate code
Florian Bruhin
2019-11-24
Merge remote-tracking branch 'origin/pr/5000'
Florian Bruhin
2019-10-21
Fix tests
user202729
2019-10-20
Fix test_webview.py without QtWebKit
Florian Bruhin
2019-10-18
Fix crash with empty conf.colors.webpage.bg on QtWebKit
Florian Bruhin
2019-10-10
Remove unused import
Florian Bruhin
2019-10-10
Merge branch 'pyup-scheduled-update-2019-10-07'
Florian Bruhin
2019-10-10
Work around bs4 DeprecationWarning
Florian Bruhin
2019-10-09
Move HintManager from a per-tab to a per-window object
Florian Bruhin
2019-09-13
Add objects.debug_flags
Florian Bruhin
2019-09-12
Use fixtures for unwritable/-readable directories/files
Florian Bruhin
2019-09-11
Move urlutils.incdec_number to navigate.py
Florian Bruhin
2019-08-27
Clean up filename handling in dictcli/spell.py
Florian Bruhin
2019-07-06
Add test for permission workaround
Florian Bruhin
2019-07-06
Expose view when searching on macOS/Windows with 5.13
Florian Bruhin
2019-06-03
Revert "Quick and dirty fix for broken WebKit test"
Jimmy
2019-05-31
Quick and dirty fix for broken WebKit test
Florian Bruhin
2019-05-24
Merge branch 'master' into issue3636-cookies.accept-webengine
lufte
2019-05-24
Fix DOCKER=archlinux test environment
lufte
2019-05-24
firstPartyUrl must not be empty
lufte
2019-05-22
Merge remote-tracking branch 'origin/pr/4653'
Florian Bruhin
2019-05-21
Fix flake8 errors
lufte
2019-05-18
Merge branch 'issue3636-cookies.accept-webengine' of github.com:lufte/qutebro...
lufte
2019-05-18
Parametrize tests instead of writing every variation
lufte
2019-05-18
Don't mock the request object
lufte
2019-05-18
Don't use set_str to set settings
lufte
2019-05-18
Import modules and sort imports
lufte
[next]