Wed, 03 Jul 2024 09:20:41 +0200 |
Detlev Offenbach |
Merged with branch 'eric7' in order to prepare a new release.
eric7-maintenance
|
file |
diff |
annotate
|
Fri, 14 Jun 2024 11:18:10 +0200 |
Detlev Offenbach |
Adapted the checker configurations to the current source tree.
eric7
|
file |
diff |
annotate
|
Sun, 02 Jun 2024 09:51:20 +0200 |
Detlev Offenbach |
Merged with branch 'eric7' in order to prepare a new release.
eric7-maintenance release-24.06
|
file |
diff |
annotate
|
Sun, 19 May 2024 17:48:07 +0200 |
Detlev Offenbach |
Merged with branch 'eric7' in order to track these changes.
server
|
file |
diff |
annotate
|
Sun, 19 May 2024 17:20:16 +0200 |
Detlev Offenbach |
Relocated the Version information into a top level '__version__.py' module.
eric7
|
file |
diff |
annotate
|
Wed, 24 Apr 2024 10:14:16 +0200 |
Detlev Offenbach |
Merged with branch 'eric7' in order to prepare a new release.
eric7-maintenance release-24.05
|
file |
diff |
annotate
|
Wed, 10 Apr 2024 17:03:56 +0200 |
Detlev Offenbach |
Merged with branch 'eric7' in order to track these changes.
server
|
file |
diff |
annotate
|
Wed, 10 Apr 2024 16:45:06 +0200 |
Detlev Offenbach |
General
eric7
|
file |
diff |
annotate
|
Wed, 14 Feb 2024 09:39:37 +0100 |
Detlev Offenbach |
Modified the pyproject.toml file to include the eric7_server script.
server
|
file |
diff |
annotate
|
Wed, 31 Jan 2024 09:13:13 +0100 |
Detlev Offenbach |
Merged with branch 'eric7' in order to prepare a new release.
eric7-maintenance release-24.02
|
file |
diff |
annotate
|
Sun, 21 Jan 2024 15:38:51 +0100 |
Detlev Offenbach |
MicroPython
eric7
|
file |
diff |
annotate
|
Wed, 29 Nov 2023 14:23:36 +0100 |
Detlev Offenbach |
Merged with branch 'eric7' in order to prepare a new release.
eric7-maintenance release-23.12
|
file |
diff |
annotate
|
Sat, 25 Nov 2023 18:19:21 +0100 |
Detlev Offenbach |
Syntax Checker
eric7
|
file |
diff |
annotate
|
Fri, 24 Nov 2023 09:29:46 +0100 |
Detlev Offenbach |
Added the entry "FreeBSD" to the pyproject.toml file.
eric7
|
file |
diff |
annotate
|
Tue, 07 Nov 2023 11:17:37 +0100 |
Detlev Offenbach |
Added a comment to the 'pyproject.toml' file.
eric7
|
file |
diff |
annotate
|
Tue, 31 Oct 2023 09:22:17 +0100 |
Detlev Offenbach |
Merged with branch 'eric7' in order to prepare a new release.
eric7-maintenance release-23.11
|
file |
diff |
annotate
|
Thu, 05 Oct 2023 17:07:35 +0200 |
Detlev Offenbach |
Corrected 'pyproject.toml' file.
eric7
|
file |
diff |
annotate
|
Thu, 05 Oct 2023 10:06:27 +0200 |
Detlev Offenbach |
Corrected 'pyproject.toml'.
eric7-maintenance release-23.10
|
file |
diff |
annotate
|
Thu, 05 Oct 2023 09:59:53 +0200 |
Detlev Offenbach |
Merged with branch 'eric7' in order to prepare a new release.
eric7-maintenance
|
file |
diff |
annotate
|
Fri, 01 Sep 2023 10:27:56 +0200 |
Detlev Offenbach |
Corrected 'pyproject.toml'.
eric7
|
file |
diff |
annotate
|
Fri, 01 Sep 2023 10:26:51 +0200 |
Detlev Offenbach |
Corrected 'pyproject.toml'.
eric7-maintenance
|
file |
diff |
annotate
|
Thu, 31 Aug 2023 14:51:37 +0200 |
Detlev Offenbach |
Changed the 'pyproject.toml' to require Python3 up to 3.12.
eric7
|
file |
diff |
annotate
|
Thu, 31 Aug 2023 14:49:37 +0200 |
Detlev Offenbach |
Changed the included 'pipdeptree' to an external dependency.
eric7
|
file |
diff |
annotate
|
Fri, 21 Jul 2023 15:35:23 +0200 |
Detlev Offenbach |
Modified pyproject.toml section for black to not consider py37 but py312 instead.
eric7
|
file |
diff |
annotate
|
Thu, 20 Jul 2023 11:00:30 +0200 |
Detlev Offenbach |
Removed support for Python 3.7 because that is EOL.
eric7
|
file |
diff |
annotate
|
Thu, 15 Jun 2023 19:13:51 +0200 |
Detlev Offenbach |
MicroPython
eric7
|
file |
diff |
annotate
|
Mon, 29 May 2023 16:18:38 +0200 |
Detlev Offenbach |
pip Interface
eric7
|
file |
diff |
annotate
|
Mon, 15 May 2023 11:49:07 +0200 |
Detlev Offenbach |
Updated conditional dependency to 'importlib-metadata'.
eric7
|
file |
diff |
annotate
|
Tue, 02 May 2023 10:32:33 +0200 |
Detlev Offenbach |
Corrected the 'Download' link in the pyproject.toml file.
eric7
|
file |
diff |
annotate
|
Mon, 06 Feb 2023 17:15:20 +0100 |
Detlev Offenbach |
Changed code converting a version string into a version tuple to use the 'semver' package.
eric7
|
file |
diff |
annotate
|
Thu, 12 Jan 2023 18:08:12 +0100 |
Detlev Offenbach |
Started implementing a PDF viewer tool.
pdf_viewer
|
file |
diff |
annotate
|
Wed, 11 Jan 2023 15:03:59 +0100 |
Detlev Offenbach |
Debug Client - Python
eric7
|
file |
diff |
annotate
|
Wed, 04 Jan 2023 16:45:57 +0100 |
Detlev Offenbach |
Added a few more project URLs to the pyproject.toml file.
eric7
|
file |
diff |
annotate
|
Wed, 04 Jan 2023 14:59:40 +0100 |
Detlev Offenbach |
Modified the pyproject.toml file to include a reference to the license file and changed its extension to be .txt.
eric7
|
file |
diff |
annotate
|
Tue, 03 Jan 2023 13:23:40 +0100 |
Detlev Offenbach |
Corrected the pyproject.toml file wrt. authors and maintainers.
eric7
|
file |
diff |
annotate
|
Tue, 03 Jan 2023 11:09:31 +0100 |
Detlev Offenbach |
Updated the pyproject.toml file.
eric7
|
file |
diff |
annotate
|
Wed, 21 Dec 2022 11:24:45 +0100 |
Detlev Offenbach |
Removed use of 'send2trash'.
eric7
|
file |
diff |
annotate
|
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
|
Fri, 04 Nov 2022 13:44:05 +0100 |
Detlev Offenbach |
Extended the pyproject.toml file by an isort related section.
eric7
|
file |
diff |
annotate
|
Fri, 04 Nov 2022 11:55:21 +0100 |
Detlev Offenbach |
Changed the isort formatting dialog to ensure the cached isort config data is cleared.
eric7
|
file |
diff |
annotate
|
Mon, 31 Oct 2022 15:29:18 +0100 |
Detlev Offenbach |
Code Formatting
eric7
|
file |
diff |
annotate
|
Sun, 02 Oct 2022 11:29:11 +0200 |
Detlev Offenbach |
Scripts
eric7
|
file |
diff |
annotate
|
Wed, 20 Jul 2022 16:16:26 +0200 |
Detlev Offenbach |
Corrected a little whitespace issue in pyproject.toml.
eric7
|
file |
diff |
annotate
|
Tue, 12 Jul 2022 16:26:22 +0200 |
Detlev Offenbach |
pip Interface
eric7
|
file |
diff |
annotate
|
Mon, 11 Jul 2022 16:42:50 +0200 |
Detlev Offenbach |
Code Formatting
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
|