Wed, 23 Apr 2025 18:02:09 +0200 |
Detlev Offenbach |
Virtual Environments
eric7
|
file |
diff |
annotate
|
Sun, 20 Apr 2025 15:41:59 +0200 |
Detlev Offenbach |
Corrected some issues related to instantiating plugin manager objects or pip objects with a UI reference that does not contain the shutdown signal.
eric7
|
file |
diff |
annotate
|
Thu, 10 Apr 2025 18:39:29 +0200 |
Detlev Offenbach |
Changed the application shutdown code to use a signal to indicate the shutdown.
eric7
|
file |
diff |
annotate
|
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
|
Sun, 29 Sep 2024 15:39:22 +0200 |
Detlev Offenbach |
Refactored the EricXML package because it was not independent anymore.
eric7
|
file |
diff |
annotate
|
Thu, 26 Sep 2024 15:49:36 +0200 |
Detlev Offenbach |
Refactored some packages, modules and code to allow extracting the 'EricXxx' packages into a library project.
eric7
|
file |
diff |
annotate
|
Wed, 25 Sep 2024 14:48:57 +0200 |
Detlev Offenbach |
Moved some functions from 'Globals' to 'EricUtilities'.
eric7
|
file |
diff |
annotate
|
Sun, 30 Jun 2024 17:58:31 +0200 |
Detlev Offenbach |
Moved some functions to the EricUtilities package for consistency and adapted the code base accordingly.
eric7
|
file |
diff |
annotate
|
Tue, 25 Jun 2024 14:44:19 +0200 |
Detlev Offenbach |
Extended the EricPlugin wizard to be able to create more function skeletons.
eric7
|
file |
diff |
annotate
|
Sun, 09 Jun 2024 16:49:06 +0200 |
Detlev Offenbach |
General
eric7
|
file |
diff |
annotate
|
Sat, 20 Apr 2024 18:01:36 +0200 |
Detlev Offenbach |
Changed the source code and the source code documentation to improve the indication of unused method/function arguments.
eric7
|
file |
diff |
annotate
|
Fri, 12 Jan 2024 12:08:29 +0100 |
Detlev Offenbach |
Changed some import statements for 'importlib' to 'importlib.util' because sometimes the first doesn't work properly (reason unknown but somewhere in the interpreter).
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
|
Sun, 03 Dec 2023 16:44:52 +0100 |
Detlev Offenbach |
Fixed some code style issue related to implicitly and explicitly concatenated strings.
eric7
|
file |
diff |
annotate
|
Thu, 16 Nov 2023 15:56:12 +0100 |
Detlev Offenbach |
Plugin Repository Dialog
eric7
|
file |
diff |
annotate
|
Sat, 23 Sep 2023 15:30:28 +0200 |
Detlev Offenbach |
Fixed a bug causing the display string defined in a plug-in not been shown.
eric7
|
file |
diff |
annotate
|
Mon, 04 Sep 2023 17:58:15 +0200 |
Detlev Offenbach |
Modified the datetime.datetime methods to include the 'tz' argument.
eric7
|
file |
diff |
annotate
|
Sat, 22 Jul 2023 14:26:35 +0200 |
Detlev Offenbach |
Corrected the update availability checks (UserInterface and PluginManager) for period 'daily'.
eric7
|
file |
diff |
annotate
|
Thu, 25 May 2023 19:51:47 +0200 |
Detlev Offenbach |
Corrected and checked some code style issues (unused function arguments).
eric7
|
file |
diff |
annotate
|
Wed, 24 May 2023 10:45:11 +0200 |
Detlev Offenbach |
Introduced a new style for the plugin header.
eric7
|
file |
diff |
annotate
|
Mon, 17 Apr 2023 14:25:35 +0200 |
Detlev Offenbach |
Plugin Repository, Web Browser
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
|
Fri, 04 Nov 2022 11:56:07 +0100 |
Detlev Offenbach |
Prepared the code for isort imports reordering.
eric7
|
file |
diff |
annotate
|
Mon, 31 Oct 2022 13:52:10 +0100 |
Detlev Offenbach |
Fixed an issue importing the eric7config module.
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
|
Mon, 29 Aug 2022 13:30:08 +0200 |
Detlev Offenbach |
Improved the error reporting for plugin activation (specially for view manager plugins).
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
|