Fri, 24 Feb 2023 14:11:20 +0100 |
Detlev Offenbach |
MicroPython
mpy_network
|
file |
diff |
annotate
|
Wed, 22 Feb 2023 08:20:34 +0100 |
Detlev Offenbach |
Corrected some code style and formatting issues.
mpy_network
|
file |
diff |
annotate
|
Mon, 20 Feb 2023 16:02:02 +0100 |
Detlev Offenbach |
Continued implementing WiFi functionality for RP2040 based devices (interface deactivation, AP stop, MicroPython config page).
mpy_network
|
file |
diff |
annotate
|
Sun, 19 Feb 2023 14:45:16 +0100 |
Detlev Offenbach |
Continued implementing WiFi functionality for RP2040 based devices (set country, menu hierarchy).
mpy_network
|
file |
diff |
annotate
|
Sat, 18 Feb 2023 18:12:32 +0100 |
Detlev Offenbach |
Continued implementing WiFi functionality for RP2040 based devices.
mpy_network
|
file |
diff |
annotate
|
Fri, 20 Jan 2023 15:05:59 +0100 |
Detlev Offenbach |
PDF Viewer
pdf_viewer
|
file |
diff |
annotate
|
Wed, 18 Jan 2023 14:31:55 +0100 |
Detlev Offenbach |
PDF Viewer
pdf_viewer
|
file |
diff |
annotate
|
Sun, 15 Jan 2023 17:41:35 +0100 |
Detlev Offenbach |
PDF Viewer
pdf_viewer
|
file |
diff |
annotate
|
Fri, 13 Jan 2023 18:20:54 +0100 |
Detlev Offenbach |
Continued implementing a PDF viewer tool (page navigation).
pdf_viewer
|
file |
diff |
annotate
|
Thu, 12 Jan 2023 18:08:12 +0100 |
Detlev Offenbach |
Started implementing a PDF viewer tool.
pdf_viewer
|
file |
diff |
annotate
|
Sat, 07 Jan 2023 19:21:25 +0100 |
Detlev Offenbach |
Help Viewer
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 11:24:53 +0100 |
Detlev Offenbach |
Editor
eric7
|
file |
diff |
annotate
|
Mon, 05 Dec 2022 16:11:34 +0100 |
Detlev Offenbach |
Editor
eric7
|
file |
diff |
annotate
|
Mon, 05 Dec 2022 11:44:08 +0100 |
Detlev Offenbach |
Editor
eric7
|
file |
diff |
annotate
|
Sun, 04 Dec 2022 11:58:37 +0100 |
Detlev Offenbach |
Project Viewer
eric7
|
file |
diff |
annotate
|
Sat, 26 Nov 2022 17:15:15 +0100 |
Detlev Offenbach |
Added two methods needed by project type plugins to the Preferences.
eric7
|
file |
diff |
annotate
|
Sat, 26 Nov 2022 15:54:32 +0100 |
Detlev Offenbach |
Qt Tools
eric7
|
file |
diff |
annotate
|
Fri, 25 Nov 2022 14:15:48 +0100 |
Detlev Offenbach |
Improved the file type determination (i.e. is it text) and added a configurable option to even load files, whose type cannot be determine as being text.
eric7
|
file |
diff |
annotate
|
Thu, 24 Nov 2022 16:21:10 +0100 |
Detlev Offenbach |
Corrected some code style, code formatting and imports order issues.
eric7
|
file |
diff |
annotate
|
Thu, 24 Nov 2022 14:43:31 +0100 |
Detlev Offenbach |
Continued refactoring of the project browser related code in order to extract some as plugins later on.
eric7
|
file |
diff |
annotate
|
Thu, 24 Nov 2022 11:51:40 +0100 |
Detlev Offenbach |
Continued refactoring of the project browser related code in order to extract some as plugins later on.
eric7
|
file |
diff |
annotate
|
Wed, 23 Nov 2022 11:04:23 +0100 |
Detlev Offenbach |
Updated translations.
eric7
|
file |
diff |
annotate
|
Wed, 16 Nov 2022 10:53:40 +0100 |
Detlev Offenbach |
Made the project pdata structure private and added getter and setter methods.
eric7
|
file |
diff |
annotate
|
Wed, 09 Nov 2022 11:22:02 +0100 |
Detlev Offenbach |
MicroPython
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
|
Wed, 19 Oct 2022 13:39:16 +0200 |
Detlev Offenbach |
Git Interface and Mercurial Interface
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
|
Fri, 14 Oct 2022 17:02:09 +0200 |
Detlev Offenbach |
Editor
eric7
|
file |
diff |
annotate
|
Mon, 26 Sep 2022 14:45:59 +0200 |
Detlev Offenbach |
Project
eric7
|
file |
diff |
annotate
|
Sat, 24 Sep 2022 13:38:40 +0200 |
Detlev Offenbach |
Web Browser
eric7
|
file |
diff |
annotate
|
Wed, 14 Sep 2022 11:07:55 +0200 |
Detlev Offenbach |
Fixed a little issue determining the path to the Qt documentation for Qt5 causing the path for Qt6 being returned.
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
|