Thu, 22 Feb 2024 16:26:46 +0100 |
Detlev Offenbach |
Implemented first stage of remote project support.
server
|
file |
diff |
annotate
|
Wed, 21 Feb 2024 10:56:24 +0100 |
Detlev Offenbach |
Removed support for the deprecated eric-ide specific XML file formats.
eric7
|
file |
diff |
annotate
|
Mon, 19 Feb 2024 19:17:04 +0100 |
Detlev Offenbach |
Corrected an issue causing a traceback when the project context menu is shown.
eric7
|
file |
diff |
annotate
|
Wed, 14 Feb 2024 10:01:25 +0100 |
Detlev Offenbach |
Changed the default project type to 'PyQt6'.
eric7
|
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
|
Mon, 08 Jan 2024 11:50:27 +0100 |
Detlev Offenbach |
Version Control
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 17:08:39 +0100 |
Detlev Offenbach |
Corrected some source documentation issues.
eric7
|
file |
diff |
annotate
|
Fri, 29 Dec 2023 10:58:39 +0100 |
Detlev Offenbach |
Project
eric7
|
file |
diff |
annotate
|
Sat, 23 Dec 2023 15:48:12 +0100 |
Detlev Offenbach |
Updated copyright for 2024.
eric7
|
file |
diff |
annotate
|
Wed, 20 Dec 2023 19:28:22 +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
|
Tue, 12 Dec 2023 09:35:39 +0100 |
Detlev Offenbach |
Changed code using "shutil.rmtree()" more readable by adding "ignore_errors=" where this parameter is non-default.
eric7
|
file |
diff |
annotate
|
Sun, 03 Dec 2023 14:39:57 +0100 |
Detlev Offenbach |
Fixed an issue in Project.py causing an exception in certain cases.
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
|
Sun, 03 Dec 2023 14:39:57 +0100 |
Detlev Offenbach |
Fixed an issue in Project.py causing an exception in certain cases.
eric7-maintenance
|
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
|
Sat, 18 Nov 2023 15:18:17 +0100 |
Detlev Offenbach |
Debugger
eric7
|
file |
diff |
annotate
|
Fri, 17 Nov 2023 17:53:14 +0100 |
Detlev Offenbach |
Added a code branch to allow the update of an embedded environment upon loading a project, if the interpreter executable is missing.
eric7
|
file |
diff |
annotate
|
Tue, 14 Nov 2023 17:25:35 +0100 |
Detlev Offenbach |
Debugger
eric7
|
file |
diff |
annotate
|
Sat, 11 Nov 2023 12:44:51 +0100 |
Detlev Offenbach |
Changed code to use the 'argparse' module to parse the command line parameters instead of using own code.
eric7
|
file |
diff |
annotate
|
Tue, 07 Nov 2023 15:59:19 +0100 |
Detlev Offenbach |
Project
eric7
|
file |
diff |
annotate
|
Thu, 02 Nov 2023 16:01:14 +0100 |
Detlev Offenbach |
Corrected an issue in 'Project.py'.
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
|
Sun, 29 Oct 2023 12:19:47 +0100 |
Detlev Offenbach |
Project
eric7
|
file |
diff |
annotate
|
Wed, 25 Oct 2023 14:30:33 +0200 |
Detlev Offenbach |
Project Viewer
eric7
|
file |
diff |
annotate
|
Thu, 31 Aug 2023 10:11:38 +0200 |
Detlev Offenbach |
Merged with branch 'eric7' in order to prepare a new release.
eric7-maintenance release-23.09
|
file |
diff |
annotate
|
Fri, 04 Aug 2023 15:40:49 +0200 |
Detlev Offenbach |
Project
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
|
Thu, 13 Jul 2023 10:02:04 +0200 |
Detlev Offenbach |
Project
eric7
|
file |
diff |
annotate
|
Mon, 03 Jul 2023 16:59:01 +0200 |
Detlev Offenbach |
Find File
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
|
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
|
Wed, 29 Mar 2023 10:45:00 +0200 |
Detlev Offenbach |
Fixed a little issue in Project.py determining a project relative path.
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
|
Mon, 20 Mar 2023 16:08:35 +0100 |
Detlev Offenbach |
Syntax Checker
eric7
|
file |
diff |
annotate
|
Wed, 01 Mar 2023 09:05:47 +0100 |
Detlev Offenbach |
Merged with branch 'eric7' to prepare a new release.
eric7-maintenance release-23.03
|
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, 06 Feb 2023 17:15:20 +0100 |
Detlev Offenbach |
Changed code converting a version string into a version tuple to use the 'semver' package.
eric7
|
file |
diff |
annotate
|
Tue, 24 Jan 2023 10:15:12 +0100 |
Detlev Offenbach |
Merged with branch 'eric7' in order to prepare the 23.2 release.
eric7-maintenance release-23.02
|
file |
diff |
annotate
|
Thu, 12 Jan 2023 13:48:00 +0100 |
Detlev Offenbach |
Human Machine Interfaces
eric7
|
file |
diff |
annotate
|
Mon, 02 Jan 2023 11:16:03 +0100 |
Detlev Offenbach |
Merged with branch 'eric7' to prepare a new release.
eric7-maintenance release-23.01
|
file |
diff |
annotate
|
Sat, 31 Dec 2022 16:23:21 +0100 |
Detlev Offenbach |
Updated copyright for 2023.
eric7
|
file |
diff |
annotate
|
Sat, 31 Dec 2022 12:29:46 +0100 |
Detlev Offenbach |
Corrected a missing module import.
eric7
|
file |
diff |
annotate
|
Sun, 25 Dec 2022 11:34:05 +0100 |
Detlev Offenbach |
Added a but to check the current VCS status to the top of the project viewer.
eric7
|
file |
diff |
annotate
|
Sat, 24 Dec 2022 17:31:46 +0100 |
Detlev Offenbach |
Modernize the code by using os.scandir() instead of os.listdir().
eric7
|
file |
diff |
annotate
|
Fri, 23 Dec 2022 11:36:26 +0100 |
Detlev Offenbach |
Corrected some formatting issues.
eric7
|
file |
diff |
annotate
|
Fri, 23 Dec 2022 08:46:59 +0100 |
Detlev Offenbach |
Implemented a scanning solution to find the path name of an existing embedded environment (see issue480, msg1848).
eric7
|
file |
diff |
annotate
|
Thu, 22 Dec 2022 19:46:37 +0100 |
Detlev Offenbach |
Corrected the logic for the project creation if the project directory already contains files and an embedded environment (see issue 480).
eric7
|
file |
diff |
annotate
|
Thu, 22 Dec 2022 10:23:28 +0100 |
Detlev Offenbach |
Changed the embedded venv creation logic in Project.py because it was created twice for a new project.
eric7
|
file |
diff |
annotate
|
Wed, 21 Dec 2022 11:24:45 +0100 |
Detlev Offenbach |
Removed use of 'send2trash'.
eric7
|
file |
diff |
annotate
|
Mon, 19 Dec 2022 17:50:02 +0100 |
Detlev Offenbach |
Fixed bugs in the old XML project file reader and the handling of a project misread.
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
|
Mon, 12 Dec 2022 16:35:21 +0100 |
Detlev Offenbach |
Class Browsers
eric7
|
file |
diff |
annotate
|
Sun, 11 Dec 2022 17:33:46 +0100 |
Detlev Offenbach |
Project
eric7
|
file |
diff |
annotate
|
Sun, 11 Dec 2022 15:49:23 +0100 |
Detlev Offenbach |
Corrected the project creation process to ensure the IDE switches to the project viewer and opens the main file (if defined).
eric7
|
file |
diff |
annotate
|
Sun, 11 Dec 2022 10:32:57 +0100 |
Detlev Offenbach |
Project
eric7
|
file |
diff |
annotate
|
Sat, 10 Dec 2022 19:50:13 +0100 |
Detlev Offenbach |
Changed some code in line with the 'outsourced' Corba and Protobuf plugins.
eric7
|
file |
diff |
annotate
|