--- a/docs/changelog Fri Sep 27 14:49:42 2019 +0200 +++ b/docs/changelog Sat Sep 28 18:44:48 2019 +0200 @@ -8,6 +8,9 @@ -- added more comprehension checks -- added checks for insecure use of sys.version and sys.version_info -- added a checker class for type annotations +- Editor + -- added configuration option to set the tab and indentation width for each + languages separately (as an override to the global ones) - QFileDialog Wizard: -- added support for the QFileDialog.get...Url() methods -- added support for E5FileDialog