Wed, 21 Apr 2021 19:40:50 +0200 Detlev Offenbach Applied some more code simplifications suggested by the new Simplify checker (Y108: use ternary operator). file | diff | annotate
Wed, 21 Apr 2021 17:56:12 +0200 Detlev Offenbach Third Party packages 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
Wed, 14 Apr 2021 19:59:16 +0200 Detlev Offenbach Applied some more code simplifications suggested by the new Simplify checker (Y105: use contextlib.suppress) (batch 1). 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
Wed, 06 Jan 2021 13:47:01 +0100 Detlev Offenbach Harmonized some user visible strings and changed the term 'eric6' to the more generic 'eric'. 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
Sun, 18 Oct 2020 18:51:45 +0200 Detlev Offenbach Implementing code to record and/or guess some information about the installation process. file | diff | annotate
Wed, 14 Oct 2020 17:50:39 +0200 Detlev Offenbach Changed code to use context manager 'open()' for file operations. 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, 30 Sep 2020 19:50:33 +0200 Detlev Offenbach Utilities: optimized and fixed the assembly of version information. file | diff | annotate
Sun, 21 Jun 2020 18:26:12 +0200 Detlev Offenbach Removed support for Python2 and removed support for Qt4 (PyQt4 and pyside). file | diff | annotate
Mon, 04 May 2020 17:20:19 +0200 Detlev Offenbach eric6.py: make sure our executable directory (i.e. that of the used Python interpreter) is included in the executable search path. file | diff | annotate
Mon, 16 Mar 2020 19:25:47 +0100 Detlev Offenbach Added code to include the Breeze icons depending on window lightness factor. file | diff | annotate
Tue, 10 Mar 2020 19:32:25 +0100 Detlev Offenbach PySide2 support: separated pyside2-uic options from those for pyuic5 and fixed tool detection for PySide2 file | diff | annotate
Sun, 02 Feb 2020 11:04:32 +0100 Detlev Offenbach Fixed an issue related to showing the application name in the menu bar of Gnome desktop under Wayland. file | diff | annotate
Wed, 01 Jan 2020 11:57:23 +0100 Detlev Offenbach Updated copyright for 2020. file | diff | annotate
Fri, 25 Oct 2019 20:19:51 +0200 Detlev Offenbach eric6: removed some 'experimental' code. file | diff | annotate
Sat, 21 Sep 2019 22:03:03 +0200 Detlev Offenbach Continued to resolve code style issue M841. file | diff | annotate
Tue, 17 Sep 2019 19:17:07 +0200 Detlev Offenbach eric6.py: fixed the use of support for the new exit scheme as of PyQt 5.13.1 in order to test it. file | diff | annotate
Sat, 14 Sep 2019 11:32:35 +0200 Detlev Offenbach eric6.py: added support for the new exit scheme as of PyQt 5.13.1 in order to test it. That will become the default scheme with PyQt 5.14. file | diff | annotate
Tue, 10 Sep 2019 19:30:07 +0200 Detlev Offenbach Removed obsolete "from __future__ import ..." statements. file | diff | annotate
Sun, 01 Sep 2019 19:40:53 +0200 Detlev Offenbach Removed the Qt4 runtime stuff. without_py2_and_pyqt4 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
Mon, 15 Apr 2019 19:53:29 +0200 Detlev Offenbach setup.py: continued implementing support for setup.py. setup.py 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