Sun, 13 Apr 2025 15:53:14 +0200 |
Detlev Offenbach |
Project
eric7
|
file |
diff |
annotate
|
Sun, 13 Apr 2025 14:46:18 +0200 |
Detlev Offenbach |
Project
eric7
|
file |
diff |
annotate
|
Sat, 01 Mar 2025 15:52:40 +0100 |
Detlev Offenbach |
Merged with branch 'eric7'.
eric7-maintenance release-25.03
|
file |
diff |
annotate
|
Mon, 24 Feb 2025 15:43:49 +0100 |
Detlev Offenbach |
Adjusted the code to the modified issue codes.
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
|
Sat, 30 Nov 2024 11:08:07 +0100 |
Detlev Offenbach |
Merged with branch 'eric7' in order to prepare a new release.
eric7-maintenance release-24.12
|
file |
diff |
annotate
|
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
|
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, 12 Oct 2024 16:41:06 +0200 |
Detlev Offenbach |
Modified the session file to not include the eric-ide server connection when creating a project session as these are stored on the remote side.
eric7
|
file |
diff |
annotate
|
Fri, 11 Oct 2024 18:23:07 +0200 |
Detlev Offenbach |
Fixed a few issues related to eric-ide server handling where the file system separators are different.
eric7
|
file |
diff |
annotate
|
Sat, 05 Oct 2024 11:35:07 +0200 |
Detlev Offenbach |
IDE Server
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, 29 Aug 2024 14:00:41 +0200 |
Detlev Offenbach |
Fixed an issue related to adding a new translation language.
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
|
Sun, 14 Jul 2024 18:15:30 +0200 |
Detlev Offenbach |
Corrected the recent change to Project.py. The code in question was a left over from eric6.
eric7
|
file |
diff |
annotate
|
Sun, 14 Jul 2024 17:24:03 +0200 |
Detlev Offenbach |
Re-added a line that got lost while merging with the server 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
|
Mon, 24 Jun 2024 13:35:01 +0200 |
Detlev Offenbach |
Corrected an issue causing the Project function searching for new files to fail to detect such files.
eric7
|
file |
diff |
annotate
|
Tue, 11 Jun 2024 16:37:33 +0200 |
Detlev Offenbach |
Removed a TODO marker after having reevaluated the idea.
server
|
file |
diff |
annotate
|
Mon, 10 Jun 2024 16:34:28 +0200 |
Detlev Offenbach |
Corrected some code style and formatting issues.
server
|
file |
diff |
annotate
|
Mon, 10 Jun 2024 16:28:21 +0200 |
Detlev Offenbach |
Added code to disallow embedded environments for eric-ide server projects.
server
|
file |
diff |
annotate
|
Mon, 10 Jun 2024 11:41:34 +0200 |
Detlev Offenbach |
Extended the use of eric-ide server environments.
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 19:11:03 +0200 |
Detlev Offenbach |
Added icon for the recent sub-menus of the Project and Multiproject menus.
eric7
|
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
|
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
|
Thu, 11 Apr 2024 09:43:05 +0200 |
Detlev Offenbach |
Project
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
|
Tue, 26 Mar 2024 10:55:04 +0100 |
Detlev Offenbach |
Merged with branch 'eric7' in order to track these changes.
server
|
file |
diff |
annotate
|
Tue, 26 Mar 2024 10:39:58 +0100 |
Detlev Offenbach |
Fixed starting an interpreter for a project with an embedded virtual environment but no project specific debug properties and corrected a typo.
eric7
|
file |
diff |
annotate
|
Mon, 11 Mar 2024 17:45:50 +0100 |
Detlev Offenbach |
Changed some 'noqa' markers due to a changed check ID.
eric7
|
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
|
Fri, 08 Mar 2024 15:30:53 +0100 |
Detlev Offenbach |
Extended the project support for eric-ide server projects.
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 15:56:25 +0100 |
Detlev Offenbach |
Project
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
|
Tue, 27 Feb 2024 11:43:40 +0100 |
Detlev Offenbach |
Fixed an issue in some rarely used functions.
eric7
|
file |
diff |
annotate
|
Mon, 26 Feb 2024 10:41:10 +0100 |
Detlev Offenbach |
Finished adapting the project functions to support an 'eric-ide' server.
server
|
file |
diff |
annotate
|
Sun, 25 Feb 2024 17:34:10 +0100 |
Detlev Offenbach |
Modifies the 'Search New Files' action to perform better with recursive searches.
eric7
|
file |
diff |
annotate
|
Sun, 25 Feb 2024 11:57:25 +0100 |
Detlev Offenbach |
Fixed an issue causing trouble creating a new project from existing sources.
eric7
|
file |
diff |
annotate
|
Fri, 23 Feb 2024 16:52:01 +0100 |
Detlev Offenbach |
Adapted the project 'Add Files' and 'Add Directory' functions to work with remote projects.
server
|
file |
diff |
annotate
|
Thu, 22 Feb 2024 19:40:56 +0100 |
Detlev Offenbach |
Implemented the 'Save As Remote Project" function.
server
|
file |
diff |
annotate
|
Thu, 22 Feb 2024 16:51:19 +0100 |
Detlev Offenbach |
Merged with branch 'eric7' in order to track these changes.
server
|
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
|
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
|