summaryrefslogtreecommitdiff
path: root/qutebrowser/config/configexc.py
AgeCommit message (Expand)Author
2021-01-26doc: Switch URLs to httpsFlorian Bruhin
2021-01-20Bump copyright yearsFlorian Bruhin
2021-01-13dataclasses: Adjust import orderFlorian Bruhin
2021-01-13dataclasses: Initial switchFlorian Bruhin
2020-10-31mypy: use from-import for typing in `config`Tim Brown
2020-02-13Improve command-line output for config errorsFlorian Bruhin
2020-01-04Adjust copyrights for 2020Florian Bruhin
2019-12-20Avoid circular jinja importsFlorian Bruhin
2019-10-11Handle errors while reading state configFlorian Bruhin
2019-07-04Log traceback for config errorsFlorian Bruhin
2019-02-22Update copyright for 2019Jay Kamat
2018-12-05mypy: Add annotations for qutebrowser.config.configtypesFlorian Bruhin
2018-12-03Revert "Revert "Add types for most of qutebrowser.config""Florian Bruhin
2018-12-03Revert "Add types for most of qutebrowser.config"Florian Bruhin
2018-12-03Add types for most of qutebrowser.configFlorian Bruhin
2018-11-28Remove unnecessary pass statementsFlorian Bruhin
2018-06-12Improve error messages with backend conditionalsFlorian Bruhin
2018-03-07Make bindings.default only settable in autoconfig.ymlFlorian Bruhin
2018-02-20Whitelist config options which support URL patternsFlorian Bruhin
2018-02-12Pylint indentation fixGeorge Edward Bulmer
2018-02-12Remove extraneous spaceGeorge Edward Bulmer
2018-02-12Only display exception type if no tracebackGeorge Edward Bulmer
2018-02-11Fix a lengthy lineGeorge Edward Bulmer
2018-02-11Format error type in a different wayGeorge Edward Bulmer
2018-02-11Use the repr() of the exception instead of str()George Edward Bulmer
2018-02-05Update copyright yearsFlorian Bruhin
2017-11-24Add the option name to the backend error messageFlorian Bruhin
2017-10-11Show nicer errors when trying to set deleted/renamed optionsFlorian Bruhin
2017-10-03Remove --force for :bind and config.bind(...)Florian Bruhin
2017-09-25Make loading autoconfig.yml opt-in when a config.py existsFlorian Bruhin
2017-09-19Start using attrsFlorian Bruhin
2017-09-18Drop support for Python 3.4Florian Bruhin
2017-09-17Log error information when config init failsFlorian Bruhin
2017-09-15Fix lintFlorian Bruhin
2017-09-15Fix another Python 3.4 circular importFlorian Bruhin
2017-09-15Improve config error handlingFlorian Bruhin
2017-09-14Initial attempt at error handling for config.pyFlorian Bruhin
2017-08-20Fix pylint/flake8/vulture errors.Ryan Roden-Corrent
2017-07-04Improve exception handling for :bind/:unbindFlorian Bruhin
2017-07-04Initial :bind/:unbind implementationFlorian Bruhin
2017-07-02Initial configexc refactoringFlorian Bruhin
2017-05-09Finally update copyrights...Florian Bruhin
2016-08-03QtWebEngine: Basic settings supportFlorian Bruhin
2016-01-04Adjust copyright years.Florian Bruhin
2015-08-02Remove : for configexc.NoOptionError.Florian Bruhin
2015-03-31Various spelling fixes.Florian Bruhin
2015-01-03Update copyright yearsFlorian Bruhin
2014-12-17Add missing configexc.py file.Florian Bruhin