| .. |
|
__init__.py
|
reuse: Initial copyright text update for myself
|
2023-07-23 12:49:05 +02:00 |
|
debug.py
|
debug: Make get_all_objects usable without objects.qapp
|
2025-05-05 09:53:06 +02:00 |
|
docutils.py
|
Use Callable from collections.abc as well
|
2024-10-15 11:54:53 +02:00 |
|
error.py
|
Use str.removeprefix() and str.removesuffix()
|
2024-10-13 18:24:44 +02:00 |
|
javascript.py
|
Import typing classes from collections.abc
|
2024-10-15 11:54:35 +02:00 |
|
jinja.py
|
Use Callable from collections.abc as well
|
2024-10-15 11:54:53 +02:00 |
|
log.py
|
Use builtin list/dict/set/... types for annotations
|
2024-10-15 11:54:49 +02:00 |
|
message.py
|
Use Callable from collections.abc as well
|
2024-10-15 11:54:53 +02:00 |
|
objreg.py
|
Enable pylint Too many positional arguments warning
|
2024-10-15 11:55:04 +02:00 |
|
qtlog.py
|
Hide Qt 6.9.1 IPC signal warning
|
2025-06-05 11:17:35 +02:00 |
|
qtutils.py
|
mypy: cast variable only on Qt5
|
2025-06-02 20:03:00 +12:00 |
|
resources.py
|
Use builtin list/dict/set/... types for annotations
|
2024-10-15 11:54:49 +02:00 |
|
standarddir.py
|
Use builtin list/dict/set/... types for annotations
|
2024-10-15 11:54:49 +02:00 |
|
testfile
|
Moving testfile used by test_utils into qutebrowser.utils
|
2015-04-04 19:15:23 -03:00 |
|
urlmatch.py
|
Use builtin list/dict/set/... types for annotations
|
2024-10-15 11:54:49 +02:00 |
|
urlutils.py
|
mypy: Fix new mypy issues
|
2025-02-17 10:55:22 +01:00 |
|
usertypes.py
|
Import typing classes from collections.abc
|
2024-10-15 11:54:35 +02:00 |
|
utils.py
|
Adjust comment
|
2025-06-05 14:06:43 +02:00 |
|
version.py
|
version: Use correct profile for extension list
|
2025-11-21 22:50:52 +01:00 |