Sun, 03 Nov 2024 17:50:34 +0100 |
Detlev Offenbach |
Extended the EricMessageBox module to determine a parent widget if none was given and extended the EricApplication class to store a reference to the main widget.
eric7
|
changeset |
files
|
Sun, 03 Nov 2024 12:34:02 +0100 |
Detlev Offenbach |
IDE Server
eric7
|
changeset |
files
|
Sat, 02 Nov 2024 19:28:14 +0100 |
Detlev Offenbach |
Made a little change to prvent potential issues handling the start argument.
eric7
|
changeset |
files
|
Sat, 02 Nov 2024 17:25:32 +0100 |
Detlev Offenbach |
MicroPython
eric7
|
changeset |
files
|
Sat, 02 Nov 2024 15:52:51 +0100 |
Detlev Offenbach |
Improved the eric-ide server slightly by adding a socket read timeout and an exception handler for memory errors.
eric7
|
changeset |
files
|
Fri, 01 Nov 2024 18:12:30 +0100 |
Detlev Offenbach |
Debugger
eric7
|
changeset |
files
|
Fri, 01 Nov 2024 12:25:41 +0100 |
Detlev Offenbach |
MicroPython
eric7
|
changeset |
files
|
Fri, 01 Nov 2024 10:35:36 +0100 |
Detlev Offenbach |
Extended the eric-ide shutdown logic to reset the redirected stdout and stderr channels to their original values.
eric7
|
changeset |
files
|
Fri, 01 Nov 2024 10:34:41 +0100 |
Detlev Offenbach |
Changed the error message handler to ensure correct errors are printed during application shutdown.
eric7
|
changeset |
files
|
Thu, 31 Oct 2024 20:01:36 +0100 |
Detlev Offenbach |
Fixed a few issue places accessing a frame f_locals and f_globals.
eric7
|
changeset |
files
|
Thu, 31 Oct 2024 17:44:46 +0100 |
Detlev Offenbach |
Added code to ensure, that compiled form files get recreated before they are written to the plugin archive.
eric7
|
changeset |
files
|
Thu, 31 Oct 2024 14:39:04 +0100 |
Detlev Offenbach |
Removed the top level setup.py file because that is not needed anymore for editable environments.
eric7
|
changeset |
files
|
Thu, 31 Oct 2024 14:36:11 +0100 |
Detlev Offenbach |
Dropped support for Python 3.8 because that version is EOL.
eric7
|
changeset |
files
|
Thu, 31 Oct 2024 10:58:00 +0100 |
Detlev Offenbach |
Prepared the change log file for the next development iteration.
eric7
|
changeset |
files
|
Thu, 31 Oct 2024 10:54:59 +0100 |
Detlev Offenbach |
Created global tag <release-24.11>.
eric7-maintenance
|
changeset |
files
|
Thu, 31 Oct 2024 10:54:33 +0100 |
Detlev Offenbach |
Merged with branch 'eric7' in order to prepare a new release.
eric7-maintenance release-24.11
|
changeset |
files
|
Thu, 31 Oct 2024 10:37:57 +0100 |
Alexander Barkoff |
Updated Russian translations.
eric7
|
changeset |
files
|
Thu, 31 Oct 2024 10:30:35 +0100 |
Detlev Offenbach |
Correcetd some issues in source code documentation.
eric7
|
changeset |
files
|
Wed, 30 Oct 2024 10:19:39 +0100 |
Detlev Offenbach |
Released updated Spanish translations.
eric7
|
changeset |
files
|
Wed, 30 Oct 2024 10:18:46 +0100 |
Detlev Offenbach |
Merged with Spanish translations update.
eric7
|
changeset |
files
|
Tue, 29 Oct 2024 19:17:40 +0100 |
Jaime Seuma |
Updated Spanish translations branch eric7
eric7
|
changeset |
files
|
Tue, 29 Oct 2024 19:48:56 +0100 |
Detlev Offenbach |
Mercurial
eric7
|
changeset |
files
|
Tue, 29 Oct 2024 14:21:15 +0100 |
Detlev Offenbach |
Regenerated some source documentation.
eric7
|
changeset |
files
|
Tue, 29 Oct 2024 14:20:50 +0100 |
Detlev Offenbach |
Modified the CircuitPython library management for circup >= 2.0.0.
eric7
|
changeset |
files
|
Tue, 29 Oct 2024 10:59:48 +0100 |
Detlev Offenbach |
MicroPython
eric7
|
changeset |
files
|
Sun, 27 Oct 2024 15:52:30 +0100 |
Detlev Offenbach |
Changed the remote path translation to use a regular expression for Windows paths in order to realize the case insensitivity on that platform.
eric7
|
changeset |
files
|
Sun, 27 Oct 2024 12:24:36 +0100 |
Detlev Offenbach |
Corrected some issues in the pytest test runner.
eric7
|
changeset |
files
|
Sat, 26 Oct 2024 11:33:10 +0200 |
Detlev Offenbach |
Added a change log note about the end of Python 3.8 support.
eric7
|
changeset |
files
|
Fri, 25 Oct 2024 17:58:59 +0200 |
Detlev Offenbach |
Modified modal dialog usage to always include a valid parent (needed for Wayland).
eric7
|
changeset |
files
|
Fri, 25 Oct 2024 09:47:48 +0200 |
Detlev Offenbach |
MicroPython Interface
eric7
|
changeset |
files
|
Fri, 25 Oct 2024 08:42:57 +0200 |
Detlev Offenbach |
Fixed an issue initializing the eric-ide server toolbar.
eric7
|
changeset |
files
|
Thu, 24 Oct 2024 11:03:16 +0200 |
Detlev Offenbach |
Added two ESP devicees to the list of known MicroPython devices (reported by Anton Friedrich).
eric7
|
changeset |
files
|
Wed, 23 Oct 2024 14:56:39 +0200 |
Detlev Offenbach |
Improved the style warning message slightly to show the issue code as well.
eric7
|
changeset |
files
|
Wed, 23 Oct 2024 14:14:04 +0200 |
Detlev Offenbach |
Modified the debug client base class to better cope with host name resolving issues.
eric7
|
changeset |
files
|
Tue, 22 Oct 2024 17:49:41 +0200 |
Detlev Offenbach |
Corrected some code style and formatting issues.
eric7
|
changeset |
files
|
Tue, 22 Oct 2024 17:22:53 +0200 |
Detlev Offenbach |
Code Style Checker
eric7
|
changeset |
files
|
Tue, 22 Oct 2024 16:50:36 +0200 |
Detlev Offenbach |
Added the 'requests' package to the list of dependencies.
eric7
|
changeset |
files
|
Tue, 22 Oct 2024 09:30:56 +0200 |
Detlev Offenbach |
Miscellaneous Checker
eric7
|
changeset |
files
|
Mon, 21 Oct 2024 19:31:11 +0200 |
Detlev Offenbach |
Code Style Checker
eric7
|
changeset |
files
|
Mon, 21 Oct 2024 16:21:24 +0200 |
Detlev Offenbach |
Third Party Packages
eric7
|
changeset |
files
|
Mon, 21 Oct 2024 13:30:23 +0200 |
Detlev Offenbach |
Modified the mac App Bundle creation of the install script slightly.
eric7
|
changeset |
files
|
Mon, 21 Oct 2024 11:49:13 +0200 |
Detlev Offenbach |
Increased robustness of the file system watcher object.
eric7
|
changeset |
files
|
Mon, 21 Oct 2024 11:40:11 +0200 |
Detlev Offenbach |
Fixed an initialization issue in the toolbar manager object.
eric7
|
changeset |
files
|
Sun, 20 Oct 2024 18:43:11 +0200 |
Detlev Offenbach |
Changed the device and remote markers to a better readable string.
eric7
|
changeset |
files
|
Sun, 20 Oct 2024 15:51:03 +0200 |
Detlev Offenbach |
Corrected a little glitch in the pip interface package upgrade function.
eric7
|
changeset |
files
|
Sun, 20 Oct 2024 11:37:00 +0200 |
Detlev Offenbach |
Updated translations.
eric7
|
changeset |
files
|
Sun, 20 Oct 2024 11:33:30 +0200 |
Detlev Offenbach |
Fixed an issue where eric recommends to brake in a non text file when an exception was raised (see issue 464).
eric7
|
changeset |
files
|
Fri, 18 Oct 2024 19:16:14 +0200 |
Detlev Offenbach |
Regenerated the source code documentation.
eric7
|
changeset |
files
|
Fri, 18 Oct 2024 19:15:16 +0200 |
Detlev Offenbach |
Fixed a few code style issues.
eric7
|
changeset |
files
|
Fri, 18 Oct 2024 19:14:59 +0200 |
Detlev Offenbach |
Corrected an issue where the remote debugger configuration took precedence even when a script or project was loaded via an eric-ide server.
eric7
|
changeset |
files
|
Wed, 16 Oct 2024 17:39:40 +0200 |
Detlev Offenbach |
Merged changes done on Linux and Windows.
eric7
|
changeset |
files
|
Wed, 16 Oct 2024 17:38:35 +0200 |
Detlev Offenbach |
Fixed the install script logic with respect to installation of pywin32 because that package does some magic when python.exe is started.
eric7
|
changeset |
files
|
Wed, 16 Oct 2024 16:17:17 +0200 |
Detlev Offenbach |
Modified the error message of the last change.
eric7
|
changeset |
files
|
Wed, 16 Oct 2024 16:12:44 +0200 |
Detlev Offenbach |
Added a message warning the user if a passive debugging session is attempted while the IDE is not in passive mode.
eric7
|
changeset |
files
|
Wed, 16 Oct 2024 11:26:07 +0200 |
Detlev Offenbach |
Removed an obsolete entry from the 'Debugger General' configuration page.
eric7
|
changeset |
files
|
Tue, 15 Oct 2024 16:29:36 +0200 |
Detlev Offenbach |
Adjusted the dis viewer and the relevant debug client part to the changes of Python 3.13.
eric7
|
changeset |
files
|
Tue, 15 Oct 2024 12:07:51 +0200 |
Detlev Offenbach |
Corrected an issue in the debug server related to passive debugging.
eric7
|
changeset |
files
|
Mon, 14 Oct 2024 16:09:04 +0200 |
Detlev Offenbach |
Fixed another issue caused by the different file name separators of Windows and Posix systems.
eric7
|
changeset |
files
|
Mon, 14 Oct 2024 16:07:54 +0200 |
Detlev Offenbach |
Enhanced and fixed the 'eric-ide' server file writing routine to allow for the specification of a newline indicator.
eric7
|
changeset |
files
|
Sun, 13 Oct 2024 18:16:36 +0200 |
Detlev Offenbach |
Changed the virtual environments list to show eric-ide server environments with underlined italic font.
eric7
|
changeset |
files
|