summaryrefslogtreecommitdiff
path: root/qutebrowser/completion
AgeCommit message (Expand)Author
8 daysremove unneeded QTimer importstoofar
8 dayscheck more timersFlorian Bruhin
13 daysHandle selection model being None when clearing selectiontoofar
2024-02-26Update lint etc for dependenciestoofar
2024-01-12listcategory: Clean up building regex patternFlorian Bruhin
2024-01-12listcategory: Fix O(n^2) performance if no matchFlorian Bruhin
2024-01-12Reapply "Merge pull request #7955 from arza-zara/search_any_order"Florian Bruhin
2024-01-11Revert "Merge pull request #7955 from arza-zara/search_any_order"Florian Bruhin
2023-12-21Merge pull request #7955 from arza-zara/search_any_ordertoofar
2023-10-22Add a commentarza
2023-10-07Search ListCategory in any order of search termsarza
2023-07-23reuse: Fix more copyright headersFlorian Bruhin
2023-07-23reuse: Update remaining copyright textsFlorian Bruhin
2023-07-23reuse: Initial copyright text update for myselfFlorian Bruhin
2023-07-23reuse: Adjust most license headersFlorian Bruhin
2023-07-19Initial upgrade to new PyQt6 stubsFlorian Bruhin
2023-07-13mypy: Remvoe some more type ignoresFlorian Bruhin
2023-07-09mypy: Switch to upstream stubs for PyQt6Florian Bruhin
2023-06-30Remove vim modelinesPhilipp Albrecht
2022-12-13Merge branch 'master' into qt6-v2Florian Bruhin
2022-11-20Merge branch 'master' into qt6-v2toofar
2022-11-19Fix typosKian-Meng Ang
2022-09-19Update pylint ignoresFlorian Bruhin
2022-08-23Remove extra int() for drawing focus rectFlorian Bruhin
2022-08-23Simplify _next_category_idx conditionFlorian Bruhin
2022-08-23Avoid deprecated QModelIndex::child()Florian Bruhin
2022-08-23Fix missed enum scope changesFlorian Bruhin
2022-08-23Run scripts/dev/rewrite_enums.pyFlorian Bruhin
2022-08-23Run scripts/dev/rewrite_qt_imports.shFlorian Bruhin
2022-06-08pylint: Ignore new false-positivesFlorian Bruhin
2022-06-08pylint: Fix new unnecessary-lambda-assignmentFlorian Bruhin
2022-05-30Avoid new mypy false-positiveFlorian Bruhin
2022-04-25mypy: Upgrade to PyQt5-stubs 5.15.6.0Florian Bruhin
2022-04-04Drop python3.6 support.Jimmy
2022-03-29pylint: Work around used-before-assignment issuesFlorian Bruhin
2022-01-25Add tests for tab focus completion deletemohite-abhi
2022-01-23Fix linter errorsmohite-abhi
2022-01-23fix more linter issuesmohite-abhi
2022-01-23Fixed linter errorsmohite-abhi
2022-01-23Fixes qutebrowser/qutebrowser#6967 by adding win id param in _tabs & using it...mohite-abhi
2021-12-03Add some missing docstring paramsFlorian Bruhin
2021-12-03pylint: Enable docparams checkerFlorian Bruhin
2021-12-03pylint: Work around some minor false-positivesFlorian Bruhin
2021-12-03pylint: Fix some legitimate issuesFlorian Bruhin
2021-07-13Simplify exception catchingFlorian Bruhin
2021-07-13Handle and test more file path corner casesFlorian Bruhin
2021-07-13Handle UnicodeEncodeError in path completionFlorian Bruhin
2021-06-26Update usages of sql module to use the new class.lufte
2021-03-31Increase vim compatibilityFlorian Bruhin
2021-03-23Clean up successful process data after 1hFlorian Bruhin