Tue, 27 Apr 2021 17:25:06 +0200 Detlev Offenbach Converted enum names to use all uppercase letters (except for E5PathPickerModes to keep plug-ins using this compatible with previous eric releases). file | diff | annotate
Thu, 15 Apr 2021 18:11:24 +0200 Detlev Offenbach Applied some more code simplifications suggested by the new Simplify checker (Y105: use contextlib.suppress) (batch 2). file | diff | annotate
Sun, 11 Apr 2021 12:38:16 +0200 Detlev Offenbach Applied some more code simplifications suggested by the new Simplify checker (Y113: use enumerate()). 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
Tue, 05 Jan 2021 18:28:31 +0100 Detlev Offenbach Improved the Notification system by supporting colored notifications. file | diff | annotate
Mon, 04 Jan 2021 16:39:37 +0100 Detlev Offenbach Changed code to always use the reworked notification system. file | diff | annotate
Wed, 30 Dec 2020 11:00:05 +0100 Detlev Offenbach Updated copyright for 2021. 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
Wed, 17 Jun 2020 20:18:54 +0200 Detlev Offenbach Checked the reported security related issue reports generated by the new security checker. 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
Wed, 25 Sep 2019 18:25:43 +0200 Detlev Offenbach Continued to resolve code style issue M841. file | diff | annotate
Tue, 10 Sep 2019 19:30:07 +0200 Detlev Offenbach Removed obsolete "from __future__ import ..." statements. file | diff | annotate
Sat, 31 Aug 2019 12:58:11 +0200 Detlev Offenbach Started removing runtime support for Python2 and PyQt4. without_py2_and_pyqt4 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