Mon, 07 Nov 2022 17:19:58 +0100 |
Detlev Offenbach |
Corrected/acknowledged some bad import style and removed some obsolete code.
eric7
|
file |
diff |
annotate
|
Thu, 15 Sep 2022 11:00:36 +0200 |
Detlev Offenbach |
Fixed some code style issues detected by the new checks.
eric7
|
file |
diff |
annotate
|
Wed, 13 Jul 2022 14:55:47 +0200 |
Detlev Offenbach |
Reformatted the source code using the 'Black' utility.
eric7
|
file |
diff |
annotate
|
Thu, 07 Jul 2022 11:23:56 +0200 |
Detlev Offenbach |
Reorganized the project structure to use the source layout in order to support up-to-date build systems with "pyproject.toml".
eric7
|
file |
diff |
annotate
|
Sun, 09 Jan 2022 17:44:57 +0100 |
Detlev Offenbach |
General
eric7
|
file |
diff |
annotate
|
Thu, 30 Dec 2021 11:17:58 +0100 |
Detlev Offenbach |
Updated copyright for 2022.
eric7
|
file |
diff |
annotate
|
Fri, 30 Jul 2021 20:13:09 +0200 |
Detlev Offenbach |
Removed the support for the deprecated distutils package.
eric7
|
file |
diff |
annotate
|
Sat, 15 May 2021 20:08:03 +0200 |
Detlev Offenbach |
Finished renaming eric6 to eric7.
eric7
|
file |
diff |
annotate
|
Sat, 01 May 2021 14:27:20 +0200 |
Detlev Offenbach |
Merged with default branch to prepare release 21.5.
maintenance release-21.05
|
file |
diff |
annotate
|
Thu, 22 Apr 2021 18:02:47 +0200 |
Detlev Offenbach |
Applied some more code simplifications suggested by the new Simplify checker (Y108: use ternary operator).
|
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
|
Mon, 01 Feb 2021 10:38:16 +0100 |
Detlev Offenbach |
Merged with default branch to prepare a new release.
maintenance release-21.02
|
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:44 +0100 |
Detlev Offenbach |
Updated copyright for 2021.
maintenance
|
file |
diff |
annotate
|
Wed, 30 Dec 2020 11:00:05 +0100 |
Detlev Offenbach |
Updated copyright for 2021.
|
file |
diff |
annotate
|
Sat, 19 Dec 2020 15:22:26 +0100 |
Detlev Offenbach |
Corrected the use of '@keyparam' in the source documentation.
|
file |
diff |
annotate
|
Fri, 18 Dec 2020 12:44:31 +0100 |
Detlev Offenbach |
Changed the minimum supported Python version to 3.6.0.
|
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
|
Sat, 27 Jun 2020 12:08:12 +0200 |
Detlev Offenbach |
Removed some more Python2 related code.
|
file |
diff |
annotate
|
Tue, 23 Jun 2020 17:24:18 +0200 |
Detlev Offenbach |
Removed some more Python2 related code.
|
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
|
Wed, 01 Jan 2020 11:57:23 +0100 |
Detlev Offenbach |
Updated copyright for 2020.
|
file |
diff |
annotate
|
Sat, 21 Sep 2019 22:03:03 +0200 |
Detlev Offenbach |
Continued to resolve code style issue M841.
|
file |
diff |
annotate
|
Mon, 09 Sep 2019 19:07:48 +0200 |
Detlev Offenbach |
install-debugclients.py: reverted the Python2 related changes because the debug client still supports Python2.
|
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
|
Sat, 20 Apr 2019 19:41:19 +0200 |
Detlev Offenbach |
install-debugclients: fixed an issue causing cleanup to fail.
|
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
|