summaryrefslogtreecommitdiff
path: root/qutebrowser
AgeCommit message (Expand)Author
2023-08-29Merge pull request #7834 from pylbrecht/purrrtoofar
2023-08-27Handle count exceeding string to int conversionPhilipp Albrecht
2023-08-22Fix url.auto_search=dns on Qt 6Florian Bruhin
2023-08-19Update Chromium version commentsFlorian Bruhin
2023-08-18Release v3.0.0v3.0.0qutebrowser bot
2023-08-18Revert "Release v3.0.0"Florian Bruhin
2023-08-18Release v3.0.0qutebrowser bot
2023-08-18Ignore drag events on Qt 6.5.2 on WaylandFlorian Bruhin
2023-08-17Work around back/forward navigation from qute://bookmarkFlorian Bruhin
2023-08-17Merge pull request #7828 from pylbrecht/corrupt-sessionFlorian Bruhin
2023-08-17Fixup OpenSSL warning hintFlorian Bruhin
2023-08-17Add hint to OpenSSL warningFlorian Bruhin
2023-08-16child event filter: Loosen check to only consider QWidgetFlorian Bruhin
2023-08-16child event filter: Ignore non-QQuickWidget childrenFlorian Bruhin
2023-08-16Update content.headers.user_agent completionFlorian Bruhin
2023-08-16Skip invalid history items when saving a sessionPhilipp Albrecht
2023-08-15Fix remaining references to old commandsFlorian Bruhin
2023-08-15Merge remote-tracking branch 'origin/pr/7809'Florian Bruhin
2023-08-15Improve child widget focus workaroundFlorian Bruhin
2023-08-15First child widget keyboard focus workaroundFlorian Bruhin
2023-08-15Add qtutils.qobj_repr()Florian Bruhin
2023-08-15Don't give keyboard focus to tab barFlorian Bruhin
2023-08-14Fix qute://start search on Qt 6.2Florian Bruhin
2023-08-14Ignore mypy regressionFlorian Bruhin
2023-08-14Merge pull request #7803 from qutebrowser/feat/mac_sandbox_pre_release_pyinst...toofar
2023-08-12Stringify type hint to avoid circular importtoofar
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-11Rename :edit-command to :cmd-editPhilipp Albrecht
2023-08-11Rename :repeat-command to :cmd-repeat-lastPhilipp Albrecht
2023-08-11Rename :run-with-count to :cmd-run-with-countPhilipp Albrecht
2023-08-11Rename :set-cmd-text to :cmd-set-textPhilipp Albrecht
2023-08-11Rename :later to :cmd-laterPhilipp Albrecht
2023-08-11Rename :repeat to :cmd-repeatPhilipp Albrecht
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