qutebrowser/qutebrowser
Ryan Lanny Jenkins adac5dfdb0 Add `search.delay` config and implementation which delays search-in-page input until
a specified amount of time since last keystroke to help with search performance on large
documents.
2024-06-16 21:13:07 -05:00
..
api Stringify type hint to avoid circular import 2023-08-12 17:20:40 +12:00
browser Add `search.delay` config and implementation which delays search-in-page input until 2024-06-16 21:13:07 -05:00
commands Update for new pylint/astroid releases 2024-05-24 21:46:04 +02:00
completion remove unneeded QTimer imports 2024-05-25 09:34:01 +12:00
components Rename :run-with-count to :cmd-run-with-count 2023-08-11 09:02:08 +02:00
config Add `search.delay` config and implementation which delays search-in-page input until 2024-06-16 21:13:07 -05:00
extensions mypy: Set local_partial_types = True 2024-03-25 12:15:03 +01:00
html Move pastebin button up for version info 2024-04-30 23:31:25 +02:00
icons Load icons via importlib.resources 2022-04-04 18:03:54 +12:00
img Center logo 2022-06-14 13:30:53 +02:00
javascript Add caret browsing debug logging 2024-03-27 16:55:18 +01:00
keyinput Update for new pylint/astroid releases 2024-05-24 21:46:04 +02:00
mainwindow remove unneeded QTimer imports 2024-05-25 09:34:01 +12:00
misc Fix earlyinit with no Qt available 2024-06-04 22:32:10 +02:00
qt Update for new pylint/astroid releases 2024-05-24 21:46:04 +02:00
utils Adjust security patch version for Qt 6.7.1 2024-05-25 14:51:29 +02:00
__init__.py Release v3.2.0 2024-06-03 14:42:27 +00:00
__main__.py reuse: Initial copyright text update for myself 2023-07-23 12:49:05 +02:00
app.py Avoid quitting when closing KDE file dialog 2024-04-16 11:10:16 +02:00
qutebrowser.py Add caret browsing debug logging 2024-03-27 16:55:18 +01:00