Mon, 06 Mar 2023 16:13:42 +0100 |
Detlev Offenbach |
Added the capability to save from an editor to a connected MicroPython device.
eric7
|
file |
diff |
annotate
|
Tue, 28 Feb 2023 09:45:03 +0100 |
Detlev Offenbach |
Corrected an ages old omission in ViewManager.py (see issue 487).
eric7
|
file |
diff |
annotate
|
Wed, 22 Feb 2023 07:43:56 +0100 |
Detlev Offenbach |
Corrected some code style and formatting issues.
eric7
|
file |
diff |
annotate
|
Mon, 13 Feb 2023 17:52:26 +0100 |
Detlev Offenbach |
Modified Editor and view managers to be usable with files loaded from a connected device and (potentially) remote files.
eric7
|
file |
diff |
annotate
|
Thu, 12 Jan 2023 13:48:00 +0100 |
Detlev Offenbach |
Human Machine Interfaces
eric7
|
file |
diff |
annotate
|
Tue, 10 Jan 2023 09:19:32 +0100 |
Detlev Offenbach |
Fixed an issue caused by a still existing signal slot connection in EditorAssembly.
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
|
Sat, 10 Dec 2022 17:56:44 +0100 |
Detlev Offenbach |
Fixed another issue causing a changed file with multiple views not to be saved upon shutdown.
eric7
|
file |
diff |
annotate
|
Sat, 10 Dec 2022 16:59:48 +0100 |
Detlev Offenbach |
Fixed an issue causing a file not being 'auto-saved' when it had multiple views (see issue470).
eric7
|
file |
diff |
annotate
|
Thu, 08 Dec 2022 18:09:33 +0100 |
Detlev Offenbach |
Corrected some code style issues.
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
|
Tue, 06 Dec 2022 16:04:58 +0100 |
Detlev Offenbach |
Corrected some 'wrong' string quotes caused by the Black line merging.
eric7
|
file |
diff |
annotate
|
Sun, 27 Nov 2022 15:58:44 +0100 |
Detlev Offenbach |
Changed code to properly abort a shutdown process without destroying session relevant state (see issue456).
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, 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
|