summaryrefslogtreecommitdiff
path: root/qutebrowser
AgeCommit message (Expand)Author
2023-08-12Merge remote-tracking branch 'upstream/main' into feat/mac_sandbox_pre_releas...toofar
2023-08-12Revert "qt6: Add macOS sandboxing warning"toofar
2023-08-12walk_module workaround for PyInstallertoofar
2023-08-10Fix lint/testsFlorian Bruhin
2023-08-10Make qute://start search work with QtWebEngine 6.3+Florian Bruhin
2023-08-10Require user interaction for hints on qute:// pagesFlorian Bruhin
2023-08-10Add --all to :{quick,book}mark-delFlorian Bruhin
2023-08-10mypy: Improve typing for cmdutils/qute_argsFlorian Bruhin
2023-08-08Prevent setting giant window titlesFlorian Bruhin
2023-08-08notifications: Handle org.freedesktop.DBus.Error.ServiceUnknownFlorian Bruhin
2023-08-08interceptor: Make sure redirect target URL is validFlorian Bruhin
2023-08-07notifications: Don't complain on upgraded server spec versionFlorian Bruhin
2023-07-30Use full sip module for PyQt5 too.toofar
2023-07-29qt6: let importlib import PyQt6.sipCoiby Xu
2023-07-27Drop 'frozen' special case for resources lookuptoofar
2023-07-23Fix ipc handling after shutdownFlorian Bruhin
2023-07-23Add a test for :restartFlorian Bruhin
2023-07-23Make sure ipc.shutdown() can be called twiceFlorian Bruhin
2023-07-23Fix lintFlorian Bruhin
2023-07-23reuse: Readd missing clauseFlorian Bruhin
2023-07-23reuse: Replace last copyright textsFlorian Bruhin
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: Fix up the situation in qutebrowser/javascript/caret.jsFlorian Bruhin
2023-07-23reuse: Remove some more old license headersFlorian Bruhin
2023-07-23reuse: Adjust most license headersFlorian Bruhin
2023-07-23Move master branch references to mainFlorian Bruhin
2023-07-22quitter: fix prompt_queue being None at shudownPaul Mairo
2023-07-22Fix Qt 5 warning opening alwaysFlorian Bruhin
2023-07-22Merge remote-tracking branch 'origin/pr/7789'Florian Bruhin
2023-07-21Initialize logging as early as possiblePhilipp Albrecht
2023-07-21Add note on keeping qutebrowser.utils.log a Qt-free zonePhilipp Albrecht
2023-07-20Log machinery info in machinery.init()Philipp Albrecht
2023-07-20Move qt logger from qtlog to logPhilipp Albrecht
2023-07-20Don't crash on --logfilterPhilipp Albrecht
2023-07-20Move hide_qt_warning() to qtlogPhilipp Albrecht
2023-07-20Move qt_message_handler() to qtlogPhilipp Albrecht
2023-07-20Move disable_qt_msghandler() to qtlogPhilipp Albrecht
2023-07-20Move shutdown_log() to qtlogPhilipp Albrecht
2023-07-20Add qtlog modulePhilipp 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-10Merge pull request #7764 from pylbrecht:search-vanishedFlorian Bruhin
2023-07-10Fix lint after dropping PyQt6-stubsFlorian Bruhin
2023-07-09mypy: Switch to upstream stubs for PyQt6Florian Bruhin
2023-07-05Add aria-haspopup to hint selectorsFlorian Bruhin
2023-07-05Don't show warning when jumping to next/prev without matchesPhilipp Albrecht