summaryrefslogtreecommitdiff
path: root/qutebrowser/misc
AgeCommit message (Expand)Author
2023-07-22quitter: fix prompt_queue being None at shudownPaul Mairo
2023-07-21Initialize logging as early as possiblePhilipp Albrecht
2023-07-20Log machinery info in machinery.init()Philipp Albrecht
2023-07-20Don't crash on --logfilterPhilipp Albrecht
2023-07-20Move disable_qt_msghandler() to qtlogPhilipp Albrecht
2023-07-20Move shutdown_log() to qtlogPhilipp Albrecht
2023-07-20Fix lintFlorian Bruhin
2023-07-19Improve handling of Optional with new PyQt stubsFlorian 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-30Merge pull request #7761 from pylbrecht/remove-vim-modelinesFlorian Bruhin
2023-06-30Remove vim modelinesPhilipp Albrecht
2023-06-30mypy: Make misc.sql fully typedFlorian Bruhin
2023-06-29qt6 mypy: Fix lintFlorian Bruhin
2023-06-29qt6 mypy: Fix remaining unused-ignore issuesFlorian Bruhin
2023-06-29qt6 mypy: Remove PyQt5 type ignoresFlorian Bruhin
2023-06-29qt6 mypy: Fix unused-ignores with mypy-pyqt5Florian Bruhin
2023-06-29qt6 mypy: Fix qt5 mypy regressionsFlorian Bruhin
2023-06-29qt6 mypy: Fix remaining issuesFlorian Bruhin
2023-06-29qt6 mypy: Fix typing around qenum_keyFlorian Bruhin
2023-06-26Initial Python 3.7 dropFlorian Bruhin
2023-06-14qt: Improve backendproblem messagesFlorian Bruhin
2023-06-13qt: Add wrapper info to backendproblem messagesFlorian Bruhin
2023-06-13qt: Fix lintFlorian Bruhin
2023-06-13qt: Integrate machinery into earlyinit properlyFlorian Bruhin
2023-06-13qt: Add machinery.SelectionInfoFlorian Bruhin
2023-06-12qt: Remove duplicate machine.PACKAGEFlorian Bruhin
2023-06-09Fix lintFlorian Bruhin
2023-06-09Inline misc.MinimalLineEdit into statusbar.command.CommandFlorian 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-05-29Fix lint/testsprocess-message-improvementsFlorian Bruhin
2023-05-28Improve process output in case of signalsFlorian Bruhin
2023-05-28Show PID in :process error messageFlorian Bruhin
2023-04-10Revert "Ignore pylint invalid-name false-positives"Florian Bruhin
2023-03-23Ignore pylint invalid-name false-positivesFlorian Bruhin
2023-03-17Merge branch 'qt6-v2' into master-qt6Florian Bruhin
2023-02-06lint: no-else-raisetoofar
2022-12-06Always delay stage 2 shutdown, not only with promptsFlorian Bruhin
2022-12-06quitter: Simplify :quit implementationFlorian Bruhin
2022-12-05Delay various .show() calls until after tabs are addedFlorian Bruhin
2022-11-20Merge branch 'master' into qt6-v2toofar
2022-11-14Adjust ignores/settings after mypy upgradeFlorian Bruhin