summaryrefslogtreecommitdiff
path: root/qutebrowser/utils/error.py
AgeCommit message (Expand)Author
2021-08-26Automatically rewrite enumsFlorian Bruhin
2021-08-26Blanket PyQt5 -> PyQt6Florian Bruhin
2021-02-06utils: Don't call logging.Logger.exception without exceptionFlorian Bruhin
2021-01-26doc: Switch URLs to httpsFlorian Bruhin
2021-01-20Bump copyright yearsFlorian Bruhin
2021-01-08Trivial PyQt 6 changesFlorian Bruhin
2020-05-26Log exception traceback for init errorsFlorian Bruhin
2020-02-10Fix calls of error.handle_fatal_exc()Florian Bruhin
2020-01-04Adjust copyrights for 2020Florian Bruhin
2019-10-11Add type annotations for utils.errorFlorian Bruhin
2019-02-22Update copyright for 2019Jay Kamat
2018-02-05Update copyright yearsFlorian Bruhin
2017-05-09Finally update copyrights...Florian Bruhin
2016-01-04Adjust copyright years.Florian Bruhin
2015-09-09Only log a single message in utils.error.Florian Bruhin
2015-09-04Fix error output with --no-err-windows.Florian Bruhin
2015-05-16Smoke test WIPFlorian Bruhin