summaryrefslogtreecommitdiff
path: root/tests/unit/browser/webengine/test_webengineinterceptor.py
AgeCommit message (Expand)Author
2023-08-08Fix lint/testsFlorian Bruhin
2023-08-08interceptor: Make sure redirect target URL is validFlorian Bruhin
2023-07-23reuse: Initial copyright text update for myselfFlorian Bruhin
2023-07-23reuse: Adjust most license headersFlorian Bruhin
2023-06-30Remove vim modelinesPhilipp Albrecht
2022-08-23qt 6: Fix getting enum members in testsFlorian Bruhin
2022-08-23tests: Adjust most importsFlorian Bruhin
2022-08-23Run scripts/dev/rewrite_qt_imports.shFlorian Bruhin
2021-01-26doc: Switch URLs to httpsFlorian Bruhin
2021-01-20Bump copyright yearsFlorian Bruhin
2020-11-04old qt: Remove unused importsFlorian Bruhin
2020-11-04old qt: Remove various test workaroundsFlorian Bruhin
2020-01-04Adjust copyrights for 2020Florian Bruhin
2019-12-20Fix test_resource_type_values with Qt 5.7Florian Bruhin
2019-12-20Qt 5.14: Add interceptors.ResourceType.Preload(Main|Sub)FrameFlorian Bruhin
2019-03-14Start enum index at 0Jay Kamat
2019-03-04Merge branch 'jay/resource-type' of github.com:jgkamat/qutebrowser into jay/r...Jay Kamat
2019-03-04Convert ResourceTypes to a lowercase enumJay Kamat
2019-02-27Update copyrightJay Kamat
2019-01-16Convert enum to class style and add simple test for interceptor mapJay Kamat