Mon, 12 Apr 2021 18:25:52 +0200 Detlev Offenbach CodeStyleCheckerDialog: changed code to prevent false report of changed check parameters. file | diff | annotate
Sat, 10 Apr 2021 18:38:27 +0200 Detlev Offenbach Applied some more code simplifications suggested by the new Simplify checker (super(Foo, self) => super()). file | diff | annotate
Sat, 10 Apr 2021 16:12:29 +0200 Detlev Offenbach CodeStyleCheckerDialog: fixed an issue causing some messages being supressed. file | diff | annotate
Fri, 09 Apr 2021 18:13:36 +0200 Detlev Offenbach Code Style Checker: improved the statistics handling. file | diff | annotate
Thu, 08 Apr 2021 18:27:47 +0200 Detlev Offenbach Applied some code simplifications suggested by the new Simplify checker. file | diff | annotate
Thu, 08 Apr 2021 17:27:12 +0200 Detlev Offenbach Corrected some code style issues. file | diff | annotate
Sat, 03 Apr 2021 16:54:10 +0200 Detlev Offenbach Code Style Checker file | diff | annotate
Sat, 03 Apr 2021 14:51:08 +0200 Detlev Offenbach Code Style Checker file | diff | annotate
Thu, 01 Apr 2021 17:23:35 +0200 Detlev Offenbach Code Style Checker file | diff | annotate
Wed, 31 Mar 2021 19:51:41 +0200 Detlev Offenbach Code Style Checker file | diff | annotate
Sun, 21 Mar 2021 14:17:16 +0100 Detlev Offenbach Code Style Checker file | diff | annotate
Tue, 02 Mar 2021 17:17:09 +0100 Detlev Offenbach Changed the use of PyQt enums because the way they were used previously is deprecated since two years and replaced some deprecated Qt stuff. file | diff | annotate
Thu, 14 Jan 2021 17:58:40 +0100 Detlev Offenbach CodeStyleCheckerDialog: added a commented code whitelist patterns to the Miscellaneous Checker. file | diff | annotate
Wed, 13 Jan 2021 20:13:26 +0100 Detlev Offenbach CodeStyleCheckerDialog: added configuration entry for commented code whitelist patterns. file | diff | annotate
Wed, 30 Dec 2020 11:00:05 +0100 Detlev Offenbach Updated copyright for 2021. file | diff | annotate
Fri, 04 Dec 2020 18:29:31 +0100 Detlev Offenbach Utilities: removed some obsolete functions. file | diff | annotate
Sun, 22 Nov 2020 16:04:59 +0100 Detlev Offenbach Changed code to not use the OSError aliases (IOError, EnvironmentError, socket.error and select.error) anymore. file | diff | annotate
Mon, 12 Oct 2020 18:23:44 +0200 Detlev Offenbach Performed some code cleanup. file | diff | annotate
Tue, 06 Oct 2020 17:52:44 +0200 Detlev Offenbach Changed calls to exec_() into exec() (remainder of Python2 elimination). file | diff | annotate
Tue, 23 Jun 2020 17:24:18 +0200 Detlev Offenbach Removed some more Python2 related code. file | diff | annotate
Fri, 19 Jun 2020 14:18:31 +0200 Detlev Offenbach CodeStyleCheckerDialog: further improvements to the progress tab. file | diff | annotate
Fri, 19 Jun 2020 13:46:58 +0200 Detlev Offenbach Code Style Checker: extended the dialog to show a list of files still to be checked. file | diff | annotate
Mon, 15 Jun 2020 19:01:02 +0200 Detlev Offenbach Code Style Checker: continued to implement checker for security related issues. file | diff | annotate
Wed, 10 Jun 2020 17:52:53 +0200 Detlev Offenbach Code Style Checker: continued to implement checker for security related issues. file | diff | annotate
Tue, 09 Jun 2020 20:10:59 +0200 Detlev Offenbach Code Style Checker: continued to implement checker for security related issues. file | diff | annotate
Sun, 07 Jun 2020 20:19:54 +0200 Detlev Offenbach Code Style Checker: started to implement checker for security related issues. file | diff | annotate
Sat, 06 Jun 2020 19:42:15 +0200 Detlev Offenbach Code Style Checker: reworked the API between frontend and backend to get some more flexibility for the future. file | diff | annotate
Thu, 04 Jun 2020 17:57:20 +0200 Detlev Offenbach Code Style Checker: changed the dialog to allow the selection of checker categories. file | diff | annotate
Wed, 27 May 2020 18:56:17 +0200 Detlev Offenbach CodeStyleCheckerDialog: changed the dialog layout to get more space for the result list. file | diff | annotate
Sun, 12 Apr 2020 19:07:49 +0200 Detlev Offenbach Removed the '.png' extension from all call to get an icon or a pixmap from the PixmapCache because this is not needed anymore. file | diff | annotate
Wed, 01 Jan 2020 11:57:23 +0100 Detlev Offenbach Updated copyright for 2020. file | diff | annotate
Sat, 21 Sep 2019 20:30:56 +0200 Detlev Offenbach Continued to resolve code style issue M841. file | diff | annotate
Thu, 19 Sep 2019 19:14:34 +0200 Detlev Offenbach Code Style Checker: file | diff | annotate
Tue, 10 Sep 2019 19:30:07 +0200 Detlev Offenbach Removed obsolete "from __future__ import ..." statements. file | diff | annotate
Wed, 26 Jun 2019 19:41:11 +0200 Detlev Offenbach Code Style Checker: added check for commented code that should be removed. file | diff | annotate
Sun, 14 Apr 2019 15:09:21 +0200 Detlev Offenbach Major restructuring of the source tree to get prepared for a setup.py based installation. file | diff | annotate | base
(0) tip

eric ide

mercurial