Mon, 24 Feb 2025 15:43:49 +0100 |
Detlev Offenbach |
Adjusted the code to the modified issue codes.
eric7
|
file |
diff |
annotate
|
Tue, 10 Dec 2024 15:46:34 +0100 |
Detlev Offenbach |
Updated copyright for 2025.
eric7
|
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
|
Fri, 18 Oct 2024 19:15:16 +0200 |
Detlev Offenbach |
Fixed a few code style issues.
eric7
|
file |
diff |
annotate
|
Sun, 13 Oct 2024 17:43:11 +0200 |
Detlev Offenbach |
Fixed some more 'eric-ide' related issues.
eric7
|
file |
diff |
annotate
|
Tue, 30 Jul 2024 16:24:27 +0200 |
Detlev Offenbach |
Fixed an issue causing the zoom slider to not change when the editor zoom is changed via the mouse wheel (see issue 564).
eric7
|
file |
diff |
annotate
|
Tue, 16 Jul 2024 15:14:23 +0200 |
Detlev Offenbach |
Editor
eric7
|
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
|
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
|
Mon, 03 Jun 2024 19:43:09 +0200 |
Detlev Offenbach |
Merged with branch 'eric7' in order to track these changes.
server
|
file |
diff |
annotate
|
Sun, 26 May 2024 11:45:28 +0200 |
Detlev Offenbach |
Added code to retain the current fold state when the configuration has been changed.
eric7
|
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
|
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
|
Mon, 22 Apr 2024 13:20:16 +0200 |
Detlev Offenbach |
Fixed a formatting and code style issue in ViewManager.py.
eric7
|
file |
diff |
annotate
|
Sat, 20 Apr 2024 19:56:02 +0200 |
Detlev Offenbach |
Added code to inform the user about exhausted file system watcher resources and a way to get more resources.
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
|
Tue, 09 Apr 2024 14:27:03 +0200 |
Detlev Offenbach |
Editor Outline, File Browser, Project Browser
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
|
Mon, 08 Apr 2024 14:55:48 +0200 |
Detlev Offenbach |
Corrected some code documentation.
eric7
|
file |
diff |
annotate
|
Mon, 08 Apr 2024 09:19:17 +0200 |
Detlev Offenbach |
Fixed a zooming issue when using a split document view (see issue 552).
eric7
|
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
|
Fri, 08 Mar 2024 15:30:23 +0100 |
Detlev Offenbach |
Corrected some issues and improved some existing code with respect to eric-ide server use.
server
|
file |
diff |
annotate
|
Mon, 04 Mar 2024 11:42:39 +0100 |
Detlev Offenbach |
Corrected some code formatting issues.
eric7
|
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
|
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
|
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:03 +0100 |
Detlev Offenbach |
Simplified one line of code checking the eric-ide server connection state.
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, 24 Jan 2024 18:52:50 +0100 |
Detlev Offenbach |
MicroPython
eric7
|
file |
diff |
annotate
|
Sun, 21 Jan 2024 15:38:51 +0100 |
Detlev Offenbach |
MicroPython
eric7
|
file |
diff |
annotate
|
Mon, 01 Jan 2024 15:25:48 +0100 |
Detlev Offenbach |
Editor
eric7
|
file |
diff |
annotate
|
Mon, 01 Jan 2024 12:06:56 +0100 |
Detlev Offenbach |
Viewmanager
eric7
|
file |
diff |
annotate
|
Sat, 23 Dec 2023 15:48:12 +0100 |
Detlev Offenbach |
Updated copyright for 2024.
eric7
|
file |
diff |
annotate
|
Fri, 22 Dec 2023 17:24:07 +0100 |
Detlev Offenbach |
Converted some source code documentation to the new style.
eric7
|
file |
diff |
annotate
|
Thu, 07 Dec 2023 10:40:05 +0100 |
Detlev Offenbach |
Corrected some code formatting issues.
eric7
|
file |
diff |
annotate
|
Wed, 06 Dec 2023 14:31:23 +0100 |
Detlev Offenbach |
Changed view manager code to ensure only local files are watched.
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
|
Tue, 05 Dec 2023 10:54:20 +0100 |
Detlev Offenbach |
Removed some forgotten TODO markers.
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
|
Mon, 13 Nov 2023 17:38:06 +0100 |
Detlev Offenbach |
Editor
eric7
|
file |
diff |
annotate
|
Fri, 21 Jul 2023 11:40:38 +0200 |
Detlev Offenbach |
Fixed an issue where a None caused an exception in QLabel.setText().
eric7
|
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, 29 Mar 2023 11:32:06 +0200 |
Detlev Offenbach |
Fixed an issue in the new Search & Replace widget caused by maintaining a reference to an already closed editor.
eric7
|
file |
diff |
annotate
|
Tue, 28 Mar 2023 10:14:23 +0200 |
Detlev Offenbach |
Editor, Mini Editor
eric7
|
file |
diff |
annotate
|
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
|