summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-06-12qt: Simplify qt.sipFlorian Bruhin
2023-06-12qt: Add module docstrings and update lint ignoresFlorian Bruhin
2023-06-12qt: Call machinery.init() in qt packagesFlorian Bruhin
2023-06-12qt: Initial support for a --qt-wrapper argumentFlorian Bruhin
2023-06-12Merge pull request #7740 from qutebrowser/update-dependenciesFlorian Bruhin
2023-06-12Update dependenciesqutebrowser bot
2023-06-09Revert "Revert "ci: Remove Python 3.12 for now""Florian Bruhin
2023-06-09Revert "ci: Remove Python 3.12 for now"Florian Bruhin
2023-06-09Work around Python 3.12 test issuesFlorian Bruhin
2023-06-09Fix lintFlorian Bruhin
2023-06-09py312: Ignore pytest-benchmark deprecation warningFlorian Bruhin
2023-06-09Inline misc.MinimalLineEdit into statusbar.command.CommandFlorian Bruhin
2023-06-08py312: Ignore pytest ast warningsFlorian Bruhin
2023-06-08py312: Tell tox/virtualenv to upgrade pipFlorian Bruhin
2023-06-08tests: Adjust urlmatch exception message patterns for Python 3.11.4Florian Bruhin
2023-06-08test: Adjust test_nul_bytes version checkFlorian Bruhin
2023-06-08keyutils: Work around broken Python 3.11.4 enum.Flag inversionFlorian Bruhin
2023-06-08mypy: Improve Qt 5 typing in keyutilsFlorian Bruhin
2023-06-08Fix vultureFlorian Bruhin
2023-06-08nativeeventfilter: Fix lintFlorian Bruhin
2023-06-08nativeeventfilter: Improve error handlingFlorian Bruhin
2023-06-08nativeeventfilter: Only activate after hierarchy changeFlorian Bruhin
2023-06-08nativeeventfilter: Use IntEnumFlorian Bruhin
2023-06-08nativeeventfilter: Run blackFlorian Bruhin
2023-06-08nativeeventfilter: First refinementsFlorian Bruhin
2023-06-08nativeeventfilter: SimplifyFlorian Bruhin
2023-06-08Add initial nativeeventfilterFlorian Bruhin
2023-06-07Add debug flag to log all Qt eventsFlorian Bruhin
2023-06-05Make herbe process error non-fatalFlorian Bruhin
2023-06-05notifications: Fix invalid version number constructionFlorian Bruhin
2023-06-05Merge pull request #7733 from qutebrowser/update-dependenciesFlorian Bruhin
2023-06-05Update dependenciesqutebrowser bot
2023-06-04Update changelog for #7723toofar
2023-06-04Merge pull request #7723 from ralsina/use-netloc-in-qute-passtoofar
2023-06-04Add settings to customize tooltipsFlorian Bruhin
2023-05-31Merge branch 'update-dependencies'Florian Bruhin
2023-05-31Fix regexFlorian Bruhin
2023-05-31tests: Make sure QNetworkDiskCacheMetadata has a header setFlorian Bruhin
2023-05-31Also skip ELF test on Qt 6.5.1Florian Bruhin
2023-05-31ci: Remove Python 3.12 for nowFlorian Bruhin
2023-05-31ci: Fix broken Docker conditionFlorian Bruhin
2023-05-31Merge branch 'process-message-improvements'Florian Bruhin
2023-05-31Skip process message test on WindowsFlorian Bruhin
2023-05-31ci: Fix pip installs for dockerFlorian Bruhin
2023-05-31ci: Ignore spurious QPainter messagesFlorian Bruhin
2023-05-31ci: Keep QtWebKit on life support, part 2Florian Bruhin
2023-05-30Use url netloc as a candidate key for qute-passRoberto Alsina
2023-05-29Fix lint/testsprocess-message-improvementsFlorian Bruhin
2023-05-29Update dependenciesqutebrowser bot
2023-05-28Improve process output in case of signalsFlorian Bruhin