Mon, 24 Feb 2025 15:43:49 +0100 |
Detlev Offenbach |
Adjusted the code to the modified issue codes.
eric7
|
file |
diff |
annotate
|
Sun, 09 Feb 2025 15:47:27 +0100 |
Detlev Offenbach |
Merged with branch 'eric7' in order to prepare a new release.
eric7-maintenance release-25.02
|
file |
diff |
annotate
|
Mon, 27 Jan 2025 14:59:31 +0100 |
Detlev Offenbach |
Modified the Editor.__setEolMode() method to deal with string type eol indicators.
eric7
|
file |
diff |
annotate
|
Tue, 14 Jan 2025 17:29:56 +0100 |
Detlev Offenbach |
Merged with branch 'eric7' in order to prepare a new release.
eric7-maintenance release-25.01
|
file |
diff |
annotate
|
Tue, 10 Dec 2024 15:46:34 +0100 |
Detlev Offenbach |
Updated copyright for 2025.
eric7
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Fri, 25 Oct 2024 17:58:59 +0200 |
Detlev Offenbach |
Modified modal dialog usage to always include a valid parent (needed for Wayland).
eric7
|
file |
diff |
annotate
|
Sat, 05 Oct 2024 13:52:42 +0200 |
Detlev Offenbach |
Implemented a guard against a rare fault condition where the remote server does not send a file size even when requested.
eric7
|
file |
diff |
annotate
|
Tue, 01 Oct 2024 11:27:52 +0200 |
Detlev Offenbach |
Merged with branch 'eric7' in order to prepare a new release.
eric7-maintenance release-24.10
|
file |
diff |
annotate
|
Wed, 25 Sep 2024 14:48:57 +0200 |
Detlev Offenbach |
Moved some functions from 'Globals' to 'EricUtilities'.
eric7
|
file |
diff |
annotate
|
Tue, 03 Sep 2024 17:42:44 +0200 |
Detlev Offenbach |
Fixed some code style issues.
eric7
|
file |
diff |
annotate
|
Sat, 31 Aug 2024 15:45:39 +0200 |
Detlev Offenbach |
Fixed an issue in the editor related to opening a MicroPython device file.
eric7
|
file |
diff |
annotate
|
Sat, 31 Aug 2024 10:54:21 +0200 |
Detlev Offenbach |
Merged with branch 'eric7' in order to prepare a new release.
eric7-maintenance release-24.09
|
file |
diff |
annotate
|
Thu, 01 Aug 2024 11:46:28 +0200 |
Detlev Offenbach |
Changed '__refresh()' method of the editor back to 'refresh()' because the previous change broke the refactoring plug-in.
eric7
|
file |
diff |
annotate
|
Mon, 29 Jul 2024 14:43:35 +0200 |
Detlev Offenbach |
Merged with branch 'eric7' in order to prepare a new release.
eric7-maintenance release-24.08
|
file |
diff |
annotate
|
Tue, 16 Jul 2024 16:08:50 +0200 |
Detlev Offenbach |
Changed the 'jedi' refactoring process such, that the current file modified by the refactoring is automatically reloaded.
eric7
|
file |
diff |
annotate
|
Tue, 16 Jul 2024 15:14:23 +0200 |
Detlev Offenbach |
Editor
eric7
|
file |
diff |
annotate
|
Sun, 14 Jul 2024 17:17:52 +0200 |
Detlev Offenbach |
Fixed an issue in the editor widget causing wrong margin colors for files without known file type or plain text files.
eric7
|
file |
diff |
annotate
|
Tue, 09 Jul 2024 17:20:18 +0200 |
Detlev Offenbach |
Refactored some code.
eric7
|
file |
diff |
annotate
|
Wed, 03 Jul 2024 09:20:41 +0200 |
Detlev Offenbach |
Merged with branch 'eric7' in order to prepare a new release.
eric7-maintenance
|
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, 11 Jun 2024 16:42:56 +0200 |
Detlev Offenbach |
Created a handler and interface for remote handling 'editor config' files.
server
|
file |
diff |
annotate
|
Mon, 10 Jun 2024 10:19:08 +0200 |
Detlev Offenbach |
Fixed an issue writing to an eric-ide server.
server
|
file |
diff |
annotate
|
Sun, 09 Jun 2024 12:59:51 +0200 |
Detlev Offenbach |
Merged with branch 'eric7' in order to track these changes.
server
|
file |
diff |
annotate
|
Sat, 08 Jun 2024 18:13:18 +0200 |
Detlev Offenbach |
Modified the icon of the document open actions and added an icon for the recent documents menu.
eric7
|
file |
diff |
annotate
|
Sun, 02 Jun 2024 09:51:20 +0200 |
Detlev Offenbach |
Merged with branch 'eric7' in order to prepare a new release.
eric7-maintenance release-24.06
|
file |
diff |
annotate
|
Sun, 19 May 2024 18:20:03 +0200 |
Detlev Offenbach |
Removed the dependency on 'eric7.UI.Info.Version' in favor of the new 'eric7.__version__.Version'.
server
|
file |
diff |
annotate
|
Sun, 19 May 2024 17:48:07 +0200 |
Detlev Offenbach |
Merged with branch 'eric7' in order to track these changes.
server
|
file |
diff |
annotate
|
Sat, 18 May 2024 18:15:51 +0200 |
Detlev Offenbach |
Editor
eric7
|
file |
diff |
annotate
|
Wed, 15 May 2024 11:01:48 +0200 |
Detlev Offenbach |
Corrected some code formatting issues.
server
|
file |
diff |
annotate
|
Wed, 15 May 2024 10:45:50 +0200 |
Detlev Offenbach |
Merged with branch 'eric7' in order to track these changes.
server
|
file |
diff |
annotate
|
Wed, 24 Apr 2024 10:14:16 +0200 |
Detlev Offenbach |
Merged with branch 'eric7' in order to prepare a new release.
eric7-maintenance release-24.05
|
file |
diff |
annotate
|
Tue, 23 Apr 2024 11:26:04 +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
|
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
|
Wed, 10 Apr 2024 17:03:56 +0200 |
Detlev Offenbach |
Merged with branch 'eric7' in order to track these changes.
server
|
file |
diff |
annotate
|
Wed, 10 Apr 2024 16:45:06 +0200 |
Detlev Offenbach |
General
eric7
|
file |
diff |
annotate
|
Wed, 10 Apr 2024 10:45:31 +0200 |
Detlev Offenbach |
Added a method to get the last modification time to the Editor class.
eric7
|
file |
diff |
annotate
|
Mon, 08 Apr 2024 17:02:11 +0200 |
Detlev Offenbach |
Corrected some code formatting and style issues.
eric7
|
file |
diff |
annotate
|
Mon, 08 Apr 2024 15:48:01 +0200 |
Detlev Offenbach |
Editor
eric7
|
file |
diff |
annotate
|
Thu, 04 Apr 2024 10:09:56 +0200 |
Detlev Offenbach |
Fixed a type in the docstring generator causing 'googledoc' type to fail.
eric7
|
file |
diff |
annotate
|
Tue, 02 Apr 2024 10:00:22 +0200 |
Detlev Offenbach |
Merged with branch 'eric7' in order to prepare a new release.
eric7-maintenance
|
file |
diff |
annotate
|
Sun, 10 Mar 2024 16:39:54 +0100 |
Detlev Offenbach |
Added the file size warning in the editor for remote files and removed some obsolete TODO markers.
server
|
file |
diff |
annotate
|
Fri, 08 Mar 2024 16:08:43 +0100 |
Detlev Offenbach |
Corrected some code formatting and coding style issues.
server
|
file |
diff |
annotate
|
Fri, 08 Mar 2024 15:51:14 +0100 |
Detlev Offenbach |
Merged with branch 'eric7' in order to track these changes.
server
|
file |
diff |
annotate
|
Mon, 04 Mar 2024 11:42:39 +0100 |
Detlev Offenbach |
Corrected some code formatting issues.
eric7
|
file |
diff |
annotate
|
Sun, 03 Mar 2024 10:39:29 +0100 |
Detlev Offenbach |
Merged with branch 'eric7' in order to prepare a new release.
eric7-maintenance release-24.03
|
file |
diff |
annotate
|
Thu, 22 Feb 2024 16:34:43 +0100 |
Detlev Offenbach |
Corrected a few formatting and style issues.
server
|
file |
diff |
annotate
|
Thu, 22 Feb 2024 16:26:46 +0100 |
Detlev Offenbach |
Implemented first stage of remote project support.
server
|
file |
diff |
annotate
|
Mon, 19 Feb 2024 15:33:33 +0100 |
Detlev Offenbach |
Added methods to read and write files with a given encoding to the eric-ide server file system interface and adapted the code accordingly.
server
|
file |
diff |
annotate
|
Sun, 18 Feb 2024 17:46:53 +0100 |
Detlev Offenbach |
Made some fine tuning.
server
|
file |
diff |
annotate
|
Sun, 18 Feb 2024 17:31:14 +0100 |
Detlev Offenbach |
Improved the remote file system interface to work with 'eric-ide' servers with a different OS than the IDE computer and adapted the code accordingly.
server
|
file |
diff |
annotate
|
Sat, 17 Feb 2024 19:46:33 +0100 |
Detlev Offenbach |
Adapted the UML Class diagram and the Package diagram to support the 'eric-ide' server.
server
|
file |
diff |
annotate
|
Fri, 16 Feb 2024 11:45:08 +0100 |
Detlev Offenbach |
Adapted the Code Metrics dialog to support remote files and directories.
server
|
file |
diff |
annotate
|
Fri, 16 Feb 2024 09:32:27 +0100 |
Detlev Offenbach |
Adapted the editors 'Show coverage annotations' functionality to the eric-ide server.
server
|
file |
diff |
annotate
|
Thu, 15 Feb 2024 13:59:02 +0100 |
Detlev Offenbach |
Implemented the profiling and code coverage interface of the dialogs to the eric-ide server.
server
|
file |
diff |
annotate
|
Wed, 14 Feb 2024 10:24:23 +0100 |
Detlev Offenbach |
Merged with branch 'eric7' in order to track these changes.
server
|
file |
diff |
annotate
|
Wed, 14 Feb 2024 10:19:19 +0100 |
Detlev Offenbach |
Fixed an issue in the editor determining which entries to enable in the "Show" context menu.
eric7
|
file |
diff |
annotate
|
Sun, 11 Feb 2024 18:35:44 +0100 |
Detlev Offenbach |
Implemented (most) of the eric-ide server debugging functionality.
server
|
file |
diff |
annotate
|
Mon, 05 Feb 2024 18:21:43 +0100 |
Detlev Offenbach |
Added an editor context menu action to save a file to an eric-ide server.
server
|
file |
diff |
annotate
|
Mon, 05 Feb 2024 11:15:47 +0100 |
Detlev Offenbach |
eric-ide Server
server
|
file |
diff |
annotate
|