summaryrefslogtreecommitdiff
path: root/qutebrowser
AgeCommit message (Expand)Author
2021-10-21CVE-2021-41146: Add --untrusted-args to avoid argument injectionFlorian Bruhin
2020-05-27Update Qt 5.15 session workaround for lazy_restoreFlorian Bruhin
2020-05-07Release v1.11.1v1.11.1Florian Bruhin
2020-05-02Security: Remember hosts with ignored cert errors for load statusFlorian Bruhin
2020-04-27Release v1.11.0v1.11.0Florian Bruhin
2020-04-27Merge remote-tracking branch 'origin/pr/5389'Florian Bruhin
2020-04-27Fix indentFlorian Bruhin
2020-04-27Remove extra query for modeJebby
2020-04-27Add stop-gap measure for sessions with Qt 5.15Florian Bruhin
2020-04-27Update user_agent completionsFlorian Bruhin
2020-04-27Update _chromium_versionFlorian Bruhin
2020-04-27Update old Qt version warningFlorian Bruhin
2020-04-27Don't allow page to be scrolled while hintingJebby
2020-04-21Micro-optimize global eventFilterFlorian Bruhin
2020-04-20Fix crash when parsing invalid /etc/os-release filesFlorian Bruhin
2020-04-20Add some hint padding by defaultFlorian Bruhin
2020-04-20Merge remote-tracking branch 'origin/pr/5209'Florian Bruhin
2020-04-20Fix unknown_url_scheme_policy default valueFlorian Bruhin
2020-04-20Fix lintFlorian Bruhin
2020-04-20Merge remote-tracking branch 'origin/pr/5297'Florian Bruhin
2020-04-20Remove unneeded dictionaryFlorian Bruhin
2020-04-20Merge remote-tracking branch 'origin/pr/5314'Florian Bruhin
2020-04-20Shorten option values for content.unknown_url_scheme_policyFlorian Bruhin
2020-04-20Merge remote-tracking branch 'origin/pr/5299'Florian Bruhin
2020-04-20Merge remote-tracking branch 'origin/pr/5352'Florian Bruhin
2020-04-20mypy improvementCoiby Xu
2020-04-20Prevent wrap message when text was not foundPhilip Scherer
2020-04-20Fix documentation for prompt.filebrowserFlorian Bruhin
2020-04-20TabEventFilter: Filter mouse events causing zoomFlorian Bruhin
2020-04-20TabEventFilter: Use elif for consistencyFlorian Bruhin
2020-04-20Disable older workarounds in TabEventFilterFlorian Bruhin
2020-04-20Improve docstrings in TabEventFilterFlorian Bruhin
2020-04-19Merge remote-tracking branch 'origin/pr/5322'Florian Bruhin
2020-04-17Inline wrap prevention message callPhilip Scherer
2020-04-17Fix lintFlorian Bruhin
2020-04-17Release v1.10.2Florian Bruhin
2020-04-17Fix type hint in QtWebKit search implementationPhilip Scherer
2020-04-17Neen't to move set_unknown_url_scheme_policy to websettings.pyCoiby Xu
2020-04-17Bug fixCoiby Xu
2020-04-16Fix version check happening late in wrap handlerPhilip Scherer
2020-04-16Move all wrapping functionality into wrap handlerPhilip Scherer
2020-04-16Move wrapping-related functionality into new classPhilip Scherer
2020-04-16Remove URL validity check when parsing search enginesThorsten Wißmann
2020-04-16Wrap long lineThorsten Wißmann
2020-04-16Pass mypy testCoiby Xu
2020-04-16Enable supports_patternCoiby Xu
2020-04-16Add end2end tests for search.wrap config optionPhilip Scherer
2020-04-16Change --nowrap switch to search.wrap optionPhilip Scherer
2020-04-15Add more documentation for webengine.tabhistoryFlorian Bruhin
2020-04-15Coding style fixCoiby Xu