summaryrefslogtreecommitdiff
path: root/qutebrowser/browser/qutescheme.py
AgeCommit message (Expand)Author
2022-04-24wipnew-stubsFlorian Bruhin
2021-05-30Fix crash when quitting on qute://settingsFlorian Bruhin
2021-05-19mypy: Set disallow_any_genericsFlorian Bruhin
2021-03-23Clean up successful process data after 1hFlorian Bruhin
2021-03-23Add test for qute://processFlorian Bruhin
2021-03-23Redesign process pageFlorian Bruhin
2021-03-23Get rid of qute://spawn-outputFlorian Bruhin
2021-03-23Add :processFlorian Bruhin
2021-03-07Added utils/resources.py and changed calls to util.read_file*Lembrun
2021-02-19mypy: Complete annotations for quteschemeFlorian Bruhin
2021-01-26Separate utils.read_file and read_file_binaryFlorian Bruhin
2021-01-26Serve resource files from qute://resourceFlorian Bruhin
2021-01-26doc: Switch URLs to httpsFlorian Bruhin
2021-01-20Bump copyright yearsFlorian Bruhin
2020-11-13Remove :config-diff --oldFlorian Bruhin
2020-11-04old qt: Remove urlutils.query_stringFlorian Bruhin
2020-11-04old qt: Remove unused importsFlorian Bruhin
2020-11-04old qt: Remove old qt warningFlorian Bruhin
2020-10-27mypy: use from-import for typing in remaining files in `browser`Tim Brown
2020-10-26Merge remote-tracking branch 'origin/pr/5829'Florian Bruhin
2020-10-26Initial drop of Python 3.5Florian Bruhin
2020-10-26Change type comment to annotationsTim Brown
2020-10-23mypy: use from-import in some qutebrowser/browser filesTim Brown
2020-06-11Fix lintFlorian Bruhin
2020-06-11Add categories to qute://logFlorian Bruhin
2020-06-11Merge qute://plainlog into qute://log?plainFlorian Bruhin
2020-06-11qutescheme: Unify code between qute_log and qute_plainlogFlorian Bruhin
2020-06-01Rename version.version() to version_info()Florian Bruhin
2020-05-10mypy: Improve typing for quteschemeFlorian Bruhin
2020-05-10mypy: Use explicit "type: ignore[...]" ignoresFlorian Bruhin
2020-04-27Add stop-gap measure for sessions with Qt 5.15Florian Bruhin
2020-01-04Adjust copyrights for 2020Florian Bruhin
2019-12-03Remove unneeded list() for sorted()Florian Bruhin
2019-11-25Remove web-history from objregFlorian Bruhin
2019-11-24Reduce duplicate codeFlorian Bruhin
2019-11-24mypy fixesFlorian Bruhin
2019-11-24Merge remote-tracking branch 'origin/pr/5000'Florian Bruhin
2019-10-22mypy: Fix new issues in browser.quteschemeFlorian Bruhin
2019-10-21Redirect to source URL when pdfjs file not founduser202729
2019-10-15mypy: check_untyped_defs for most of qutebrowser.browserFlorian Bruhin
2019-02-22Update copyright for 2019Jay Kamat
2019-02-16Fix up _asciidoc_fallback_pathFlorian Bruhin
2019-02-16_asciidoc_fallback_path: Remove reading from parent directoriesFlorian Bruhin
2019-02-16Add normpath in _asciidoc_fallback_pathFlorian Bruhin
2018-11-28Merge pull request #4440 from qutebrowser/pyup-scheduled-update-2018-11-26Florian Bruhin
2018-11-28Remove unnecessary pass statementsFlorian Bruhin
2018-11-26mypy: Ignore ImportError handlingFlorian Bruhin
2018-09-18Add warnings for QtWebKit and old QtFlorian Bruhin
2018-09-18Remove old qute_backend_warningFlorian Bruhin
2018-09-17Fix lintFlorian Bruhin