summaryrefslogtreecommitdiff
path: root/qutebrowser/browser/qutescheme.py
AgeCommit message (Expand)Author
2018-07-11CVE-2018-10895: Fix CSRF issues with qute://settings/set URLv1.2.xFlorian Bruhin
2018-03-05Always enable JavaScript for file://, chrome:// and qute://Florian Bruhin
2018-02-12Merge remote-tracking branch 'origin/pr/3450'Florian Bruhin
2018-02-12Use separate variable to make pylint happySimon Doppler
2018-02-12Handle url with trailing slash and withoutSimon Doppler
2018-02-12Fix pylint line-too-long errorSimon Doppler
2018-02-12Use QUrl().toDisplayString() instead of url()Simon Doppler
2018-02-12Use QUrl instead of str to compareSimon Doppler
2018-02-12Update import orderSimon Doppler
2018-02-12Use tabs directlySimon Doppler
2018-02-12Remove useless intermediary variablesSimon Doppler
2018-02-12Move import to external ressourcesSimon Doppler
2018-02-07Move pastebin_version() to version.pyGeorge Edward Bulmer
2018-02-07Some style fixes in PR #3480's reviewGeorge Edward Bulmer
2018-02-07Add feature to pastebin version stringBryan Kok
2018-02-05Update copyright yearsFlorian Bruhin
2018-01-22Remove useless functionSimon Doppler
2018-01-22Check if the window still existsSimon Doppler
2018-01-22Use default value for dictionary item in tabs handlerSimon Doppler
2018-01-17sort modes, "normal" mode firstMarc Jauvin
2018-01-17@The-Compiler requested changes addressed.Marc Jauvin
2018-01-15use url even if we do not need itMarc Jauvin
2018-01-15silence pylint warningMarc Jauvin
2018-01-13Merge branch 'patch-issue#24' of https://github.com/mjauvin/qutebrowser into ...Marc Jauvin
2018-01-13improve styling as suggested by @jgkamatMarc Jauvin
2018-01-13code cleanupMarc Jauvin
2018-01-12remove unused moduleMarc Jauvin
2018-01-12add handler for qute://bindingsMarc Jauvin
2018-01-08Add tabs pageSimon Doppler
2017-12-15pylint: Re-enable bad-continuationFlorian Bruhin
2017-12-15Add missing docstringsFlorian Bruhin
2017-12-08Code review changes.George Edward Bulmer
2017-12-08Add --output-to-tab flag for :spawn.George Edward Bulmer
2017-12-06Merge remote-tracking branch 'origin/pr/3345'Florian Bruhin
2017-11-30style fixedmhm@mhm.com
2017-11-26update flake8 and flake8-deprecatedRyan Farley
2017-11-24urlencode fixmhm@mhm.com
2017-11-21lazy sessionsmhm@mhm.com
2017-11-21lazy sessions, docstring formatted, settings renamed, javascript notice chang...mhm@mhm.com
2017-11-18lazy sessionsmhm@mhm.com
2017-11-18lazy sessionsmhm@mhm.com
2017-11-15discarded unnecessary comment and adjusted some code to make pylint happy, al...dwagle
2017-11-14normalize url path and strip trailing slashes when doing gu/gU, normalize eve...dwagle
2017-11-06Fix qute://gplFlorian Bruhin
2017-11-06Work around QUrl::query() not being available with PyQt 5.9.1Florian Bruhin
2017-11-06Use QUrlQuery to get log level on qute://logFlorian Bruhin
2017-10-31set original query parameters if any before redirecting to new_urldwagle
2017-10-30fixes issue #3161dwagle
2017-10-18Handle unknown filetypes with qute://helpFlorian Bruhin
2017-09-26Make qute://configdiff usable with the new config tooFlorian Bruhin