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
|
Fri, 31 May 2024 15:18:47 +0200 |
Detlev Offenbach |
Corrected some imports ordering.
eric7
|
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
|
Sat, 23 Dec 2023 15:48:12 +0100 |
Detlev Offenbach |
Updated copyright for 2024.
eric7
|
file |
diff |
annotate
|
Sun, 03 Dec 2023 19:46:34 +0100 |
Detlev Offenbach |
Corrected some uses of dict.keys(), dict.values() and dict.items().
eric7
|
file |
diff |
annotate
|
Sat, 11 Nov 2023 12:44:51 +0100 |
Detlev Offenbach |
Changed code to use the 'argparse' module to parse the command line parameters instead of using own code.
eric7
|
file |
diff |
annotate
|
Wed, 08 Nov 2023 17:52:21 +0100 |
Detlev Offenbach |
Optimized the 'argparse' related code of 'eric7_api.py' and 'eric7_doc.py'.
eric7
|
file |
diff |
annotate
|
Wed, 08 Nov 2023 17:07:15 +0100 |
Detlev Offenbach |
Made some additions to the 'eric7_api.py' file.
eric7
|
file |
diff |
annotate
|
Wed, 08 Nov 2023 10:03:23 +0100 |
Detlev Offenbach |
eric7_api.py
eric7
|
file |
diff |
annotate
|
Wed, 24 May 2023 19:54:24 +0200 |
Detlev Offenbach |
Corrected and checked some code style issues.
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
|
Sat, 31 Dec 2022 16:23:21 +0100 |
Detlev Offenbach |
Updated copyright for 2023.
eric7
|
file |
diff |
annotate
|
Sun, 18 Dec 2022 19:33:46 +0100 |
Detlev Offenbach |
Refactored the Utilities and Globals modules in order to enhance the maintainability.
eric7
|
file |
diff |
annotate
|
Tue, 06 Dec 2022 17:35:41 +0100 |
Detlev Offenbach |
Corrected some 'wrong' string quotes caused by the Black line merging.
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:52:26 +0100 |
Detlev Offenbach |
Resorted the import statements using isort.
eric7
|
file |
diff |
annotate
|
Tue, 18 Oct 2022 16:06:21 +0200 |
Detlev Offenbach |
Changed the eric7 import statements to include the package name (i.e. eric7) in order to not fiddle with sys.path.
eric7
|
file |
diff |
annotate
|
Wed, 28 Sep 2022 15:35:06 +0200 |
Detlev Offenbach |
Modified ModuleParser to deal with Python stub files (*.pyi) as well.
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
| base
|