Mon, 24 Feb 2025 15:43:49 +0100 |
Detlev Offenbach |
Adjusted the code to the modified issue codes.
eric7
|
file |
diff |
annotate
|
Tue, 10 Dec 2024 15:46:34 +0100 |
Detlev Offenbach |
Updated copyright for 2025.
eric7
|
file |
diff |
annotate
|
Tue, 26 Nov 2024 16:56:34 +0100 |
Detlev Offenbach |
MicroPython
eric7
|
file |
diff |
annotate
|
Tue, 22 Oct 2024 16:50:36 +0200 |
Detlev Offenbach |
Added the 'requests' package to the list of dependencies.
eric7
|
file |
diff |
annotate
|
Sat, 27 Jul 2024 14:22:24 +0200 |
Detlev Offenbach |
Changed the install scripts and the eric7_fido2.py[w] scripts because these scripts need admin rights on Windows.
eric7
|
file |
diff |
annotate
|
Fri, 19 Jul 2024 18:06:48 +0200 |
Detlev Offenbach |
Started implementing a dialog to manage FIDO2 security keys.
eric7
|
file |
diff |
annotate
|
Sat, 06 Jul 2024 17:17:07 +0200 |
Detlev Offenbach |
General
eric7
|
file |
diff |
annotate
|
Tue, 25 Jun 2024 16:15:59 +0200 |
Detlev Offenbach |
Extended the install scripts to allow the configuration of a proxy URL for the pip command (see issue (see issue 563).
eric7
|
file |
diff |
annotate
|
Wed, 10 Apr 2024 16:45:06 +0200 |
Detlev Offenbach |
General
eric7
|
file |
diff |
annotate
|
Sat, 23 Dec 2023 15:48:12 +0100 |
Detlev Offenbach |
Updated copyright for 2024.
eric7
|
file |
diff |
annotate
|
Mon, 18 Dec 2023 17:45:20 +0100 |
Detlev Offenbach |
Converted some source code documentation to the new style.
eric7
|
file |
diff |
annotate
|
Sat, 25 Nov 2023 18:19:21 +0100 |
Detlev Offenbach |
Syntax Checker
eric7
|
file |
diff |
annotate
|
Thu, 12 Jan 2023 11:52:43 +0100 |
Detlev Offenbach |
Updated the various scripts.
eric7
|
file |
diff |
annotate
|
Sat, 31 Dec 2022 16:23:21 +0100 |
Detlev Offenbach |
Updated copyright for 2023.
eric7
|
file |
diff |
annotate
|
Wed, 21 Dec 2022 11:24:45 +0100 |
Detlev Offenbach |
Removed use of 'send2trash'.
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
|
Tue, 13 Sep 2022 19:46:19 +0200 |
Detlev Offenbach |
Set some security considerations to 'ok'.
eric7
|
file |
diff |
annotate
|
Tue, 06 Sep 2022 15:08:41 +0200 |
Detlev Offenbach |
install scripts
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
|
Tue, 31 May 2022 09:59:42 +0200 |
Detlev Offenbach |
Syntax Checker
eric7
|
file |
diff |
annotate
|
Mon, 04 Apr 2022 17:43:43 +0200 |
Detlev Offenbach |
Changed occurrences of sys.executable with a method to get rid of the "w" on Windows and macOS systems (i.e. change pythonw to python).
eric7
|
file |
diff |
annotate
|
Sat, 19 Mar 2022 16:41:16 +0100 |
Detlev Offenbach |
Added a script to install all of eric's dependencies.
eric7
|
file |
diff |
annotate
|