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
|
Fri, 02 Feb 2024 11:29:08 +0100 |
Detlev Offenbach |
eric-ide Server
server
|
file |
diff |
annotate
|
Wed, 31 Jan 2024 09:13:13 +0100 |
Detlev Offenbach |
Merged with branch 'eric7' in order to prepare a new release.
eric7-maintenance release-24.02
|
file |
diff |
annotate
|
Sun, 21 Jan 2024 13:00:42 +0100 |
Detlev Offenbach |
Corrected some code style and formatting issues.
eric7
|
file |
diff |
annotate
|
Sun, 14 Jan 2024 12:43:24 +0100 |
Detlev Offenbach |
Corrected some code style issues.
eric7
|
file |
diff |
annotate
|
Sat, 13 Jan 2024 13:01:09 +0100 |
Detlev Offenbach |
Editor
eric7
|
file |
diff |
annotate
|
Wed, 03 Jan 2024 17:36:30 +0100 |
Detlev Offenbach |
Editor
eric7
|
file |
diff |
annotate
|
Wed, 03 Jan 2024 16:29:32 +0100 |
Detlev Offenbach |
Editor
eric7
|
file |
diff |
annotate
|
Mon, 01 Jan 2024 15:25:48 +0100 |
Detlev Offenbach |
Editor
eric7
|
file |
diff |
annotate
|
Mon, 01 Jan 2024 11:10:45 +0100 |
Detlev Offenbach |
Merged with branch 'eric7' in order to prepare a new release.
eric7-maintenance release-24.01
|
file |
diff |
annotate
|
Sun, 31 Dec 2023 12:24:11 +0100 |
Detlev Offenbach |
Modified the EOL handling slightly.
eric7
|
file |
diff |
annotate
|
Sat, 23 Dec 2023 15:48:12 +0100 |
Detlev Offenbach |
Updated copyright for 2024.
eric7
|
file |
diff |
annotate
|
Thu, 21 Dec 2023 12:03:40 +0100 |
Detlev Offenbach |
Converted some source code documentation to the new style.
eric7
|
file |
diff |
annotate
|
Sun, 17 Dec 2023 17:15:19 +0100 |
Detlev Offenbach |
Modernized some code and converted Debug Client and Debugger source code documentation to the new style.
eric7
|
file |
diff |
annotate
|
Wed, 06 Dec 2023 14:23:36 +0100 |
Detlev Offenbach |
Made the code dealing with "device:" and "remote:" file names generally available in FileSystemUtilities.
eric7
|
file |
diff |
annotate
|
Mon, 04 Dec 2023 19:00:59 +0100 |
Detlev Offenbach |
Changed the code determining if a refresh of the editor is needed by delegating it to a file system watcher.
eric7
|
file |
diff |
annotate
|
Mon, 04 Dec 2023 15:21:07 +0100 |
Detlev Offenbach |
Editor
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
|
Wed, 29 Nov 2023 14:23:36 +0100 |
Detlev Offenbach |
Merged with branch 'eric7' in order to prepare a new release.
eric7-maintenance release-23.12
|
file |
diff |
annotate
|
Mon, 27 Nov 2023 14:45:11 +0100 |
Detlev Offenbach |
Fixed an issue related to 'jedi' completions being inserted twice.
eric7
|
file |
diff |
annotate
|
Mon, 27 Nov 2023 10:24:47 +0100 |
Detlev Offenbach |
Re-fixed the last issue.
eric7
|
file |
diff |
annotate
|
Mon, 27 Nov 2023 09:57:04 +0100 |
Detlev Offenbach |
Fixed an issue related to 'jedi' completions being inserted twice.
eric7
|
file |
diff |
annotate
|
Sat, 25 Nov 2023 18:19:21 +0100 |
Detlev Offenbach |
Syntax Checker
eric7
|
file |
diff |
annotate
|
Wed, 22 Nov 2023 17:19:10 +0100 |
Detlev Offenbach |
Modernized some code and corrected some code style issues.
eric7
|
file |
diff |
annotate
|
Mon, 13 Nov 2023 17:38:06 +0100 |
Detlev Offenbach |
Editor
eric7
|
file |
diff |
annotate
|
Mon, 06 Nov 2023 19:12:33 +0100 |
Detlev Offenbach |
Editor
eric7
|
file |
diff |
annotate
|
Sun, 05 Nov 2023 17:17:29 +0100 |
Detlev Offenbach |
Fixed a few issues introduced by the recent change.
eric7
|
file |
diff |
annotate
|
Sat, 04 Nov 2023 16:17:29 +0100 |
Detlev Offenbach |
Corrected some code style issues.
eric7
|
file |
diff |
annotate
|
Sat, 04 Nov 2023 16:10:40 +0100 |
Detlev Offenbach |
Fixed a few issues introduced by the recent change.
eric7
|
file |
diff |
annotate
|
Fri, 03 Nov 2023 19:36:14 +0100 |
Detlev Offenbach |
Editor
eric7
|
file |
diff |
annotate
|
Tue, 31 Oct 2023 09:22:17 +0100 |
Detlev Offenbach |
Merged with branch 'eric7' in order to prepare a new release.
eric7-maintenance release-23.11
|
file |
diff |
annotate
|
Wed, 25 Oct 2023 16:12:46 +0200 |
Detlev Offenbach |
Modified some preferences default values to better reflect common user expectations.
eric7
|
file |
diff |
annotate
|
Fri, 13 Oct 2023 09:10:05 +0200 |
Detlev Offenbach |
Editor
eric7
|
file |
diff |
annotate
|
Thu, 05 Oct 2023 09:59:53 +0200 |
Detlev Offenbach |
Merged with branch 'eric7' in order to prepare a new release.
eric7-maintenance
|
file |
diff |
annotate
|
Sat, 02 Sep 2023 15:50:01 +0200 |
Detlev Offenbach |
Syntax Checker
eric7
|
file |
diff |
annotate
|
Thu, 31 Aug 2023 18:10:28 +0200 |
Detlev Offenbach |
Simplified some code.
eric7
|
file |
diff |
annotate
|
Tue, 01 Aug 2023 09:59:45 +0200 |
Detlev Offenbach |
Merged with branch 'eric7' in order to prepare a new release.
eric7-maintenance release-23.08
|
file |
diff |
annotate
|
Sun, 30 Jul 2023 17:31:07 +0200 |
Detlev Offenbach |
Fixed a forgotten file existence check in Editor.py.
eric7
|
file |
diff |
annotate
|
Sat, 27 May 2023 19:02:58 +0200 |
Detlev Offenbach |
Merged with branch 'eric7' in order to prepare a new release.
eric7-maintenance
|
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:31:09 +0200 |
Detlev Offenbach |
Corrected some issues related to unused global variables.
eric7
|
file |
diff |
annotate
|
Mon, 22 May 2023 09:07:37 +0200 |
Detlev Offenbach |
Corrected some code style issues detected by the extended checkers.
eric7
|
file |
diff |
annotate
|
Tue, 02 May 2023 10:20:02 +0200 |
Detlev Offenbach |
Merged with branch 'eric7' in order to prepare a new release.
eric7-maintenance release-23.05
|
file |
diff |
annotate
|
Thu, 13 Apr 2023 19:33:10 +0200 |
Detlev Offenbach |
Fixed an issue with search and replace in selection if the replacement text modifies the lines range of the selected text (see issue 496)
eric7
|
file |
diff |
annotate
|
Wed, 05 Apr 2023 12:05:06 +0200 |
Detlev Offenbach |
Corrected some code style and formatting issues.
eric7
|
file |
diff |
annotate
|
Wed, 29 Mar 2023 10:03:06 +0200 |
Detlev Offenbach |
Merged with branch 'eric7' to prepare a new release.
eric7-maintenance release-23.04
|
file |
diff |
annotate
|
Tue, 28 Mar 2023 10:14:23 +0200 |
Detlev Offenbach |
Editor, Mini Editor
eric7
|
file |
diff |
annotate
|
Mon, 20 Mar 2023 16:22:56 +0100 |
Detlev Offenbach |
Corrected some code style issues.
eric7
|
file |
diff |
annotate
|